.wrapper {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
.fullWidth {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 1325px;
}
.header {
	display: block;
	width: 100%;
	background:#fafafa;
	height:60px;
	border-bottom:1px solid #e1e1e1;
	position: relative;
}
.topBar {
	width:100%;
	display:block;
	float:left;
	padding-top:13px;
}
.logoDiv {
	display:block;
	float:left;
}
.logoDiv .fblogo {
	float:left;
	display:inline-block;
	margin-right:30px;
	margin-top: 5px;
}
.logoDiv .fblogo img {
	display:block;
}
.logoDiv .logotext {
	border-left:1px solid #ccc;
	padding-left:22px;
	float:left;
	font-size:18px;
	/*font-family: "helvetica25UltraLightRegular", Helvetica, Arial, sans-serif;*/
 color: #a2a3a4;
	margin-top: 8px;
	letter-spacing:1px;
	padding-top: 0;
	letter-spacing:-1px;
}
.top_rt {
	float:right;
	display:block;
	padding-top: 3px;
}
.top_rt ul.toplist {
	display: inline-block;
	float: right;
}
.top_rt ul.toplist li {
	margin-right:28px;
	float:left;
	display:block;
	position:relative;
}
.top_rt ul.toplist li:first-child {
	margin-right:20px;
}
.top_rt ul.toplist li:last-child {
	margin-right:0px;
}
.top_rt ul.toplist li a {
	float:left;
	display:inline-block;
	position:relative;
}
.top_rt ul.toplist li a:hover {
	opacity:0.7;
}
.top_rt ul.toplist li a.alert {
	position: relative;
}
.top_rt ul.toplist li a.alert .clt_count {
	width:16px;
	height:16px;
	background:#de3f3b;
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	text-align:center;
	line-height:15px;
	color:#FFFFFF;
	position:absolute;
	top: -4px;
	right: -8px;
	font-size: 12px;
	-moz-box-shadow:1px 3px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 3px 5px rgba(0, 0, 0, 0.2);
	box-shadow:1px 3px 5px rgba(0, 0, 0, 0.2);
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
}
.top_rt ul.toplist li a.alert img {
	display: block;
	position: relative;
	top: 7px;
	width: 16px;
}
.top_rt ul.toplist li a.viewiocn {
	margin-top: 8px;
	position: relative;
}
.top_rt ul.toplist li a.viewiocn img {
	display:block;
}
.top_rt ul.toplist li a.listicon {
	margin-top: 9px;
	position: relative;
}
.top_rt ul.toplist li a.listicon img {
	display:block;
}
.top_rt ul.toplist li a.usericon {
	position:relative;
	height:32px;
	width:32px;
	display:inline-block;
}
.top_rt ul.toplist li a.usericon img {
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	display:block;
	height:32px;
	width:32px;
}
.menuBar {
	display: block;
	width: 100%;
	background:#fafafa;
	height:46px;
	border-bottom:1px solid #dfdfdf;
	position: relative;
}
ul.topBar {
	display: inline-block;
	float: left;
	margin-right: 20px;
	padding: 0 20px 0 38px;
	width: auto;
}
ul.topBar li {
	float:left;
	display:block;
	height: 45px;
}
ul.topBar li a {
	text-transform:uppercase;
	display:block;
	height: 45px;
	line-height: 45px;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	padding:0px 20px;
	font-size:12px;
}
ul.topBar li a:hover, ul.topBar li.active a {
	border-bottom:2px solid #fa5422;
	color:#fa5422;
}
.topheader {
	display: block;
	margin: 0 auto;
	width: 100%;
}
.topfixed {
	position:absolute;
	z-index: 101;
}
.searchheader {
	display: block;
	width: 100%;
	background:#fff;
	height:65px;
	border-bottom:1px solid #d4d4d4;
	box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:0 1px 8px rgba(0, 0, 0, 0.1);
}
.admin_info {
	display: block;
	float: left;
	min-height: 64px;
	padding: 10px 0 11px 8px;
	width: 100%;
}
.admin_info .admin_text {
	display: block;
	float: left;
	line-height: 20px;
	margin-top: -2px;
	padding-top: 0;
	position: relative;
	min-width: 130px;
}
.admin_info .admin_mrgtop {
	margin-top:2px;
}
.admin_info .admin_text small {
	display: block;
	line-height: 14px;
	padding-bottom: 4px;
}
.admin_info .admin_text h3 {
	font-size: 24px;
	display: inline-block;
	float: left;
}
.admin_info .admin_text h5 {
	display: inline-block;
	float: left;
	margin-left: 12px;
	margin-top: 4px;
}
.admin_info .admin_text h5 em {
	display: inline-block;
	color: #a2a3a4;
}
.admin_info .leads_text {
	display: block;
	float: left;
	line-height: 20px;
	margin-top: -2px;
	padding-top: 0;
	width: 150px;
	position:relative;
}
.admin_info .leads_text small {
	display: block;
	line-height: 14px;
	padding-bottom: 4px;
}
.admin_info .leads_text h3 {
	font-size: 24px;
	display: inline-block;
	float: left;
}
.admin_info .adwords_text {
	display: block;
	float: left;
	line-height: 20px;
	margin-top: -2px;
	padding-top: 0;
	width: 150px;
	position:relative;
}
.admin_info .status_text {
	display: block;
	float: left;
	line-height: 20px;
	margin-top: 0;
	padding-top: 0;
	width: 160px;
	position:relative;
}
.admin_info .status_text h3 {
	font-size:24px;
	display:block;
}
.admin_info .adwords_text small {
	display: block;
	line-height: 14px;
	padding-bottom: 4px;
}
.admin_info .adwords_text h3 {
	font-size: 24px;
	display: inline-block;
	float: left;
}
.admin_info .buttons_view {
	float: right;
	display:block;
	margin-left:13px;
	padding-top: 2px;
}
.admin_info .buttons_view .download_btn {
	background: #4688f5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #ffffff;
	display: inline-block;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 40px;
	line-height: 38px;
	text-align:center;
	width:106px;
	/*padding:0px 14px;*/
	border:1px solid #357ce6;
	float:left;
}
.admin_info .buttons_view .download_btn:hover {
	background:#2f63d9;
}
.admin_info .buttons_view .cancel_btn {
	background: #f5f5f5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #000000;
	display: inline-block;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 14px;
	height: 40px;
	line-height: 34px;
	text-align:center;
	width:106px;
	/*padding:0px 14px;*/
	border:1px solid #dcdcdc;
	margin:0px 20px;
	float:left;
}
.admin_info .buttons_view .cancel_btn:hover {
	background:#dcdcdc;
}
.admin_info .buttons_view .csv_btn {
	background: #4688f5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 14px;
	height: 40px;
	line-height: 34px;
	text-align:center;
	width:106px;
	/*padding:0px 14px;*/
	border:1px solid #357ce6;
	margin:0px 20px;
	float:left;
}
.admin_info .buttons_view .csv_btn:hover {
	background:#2f63d9;
}
.admin_info .searchBox {
	float: right;
	padding: 0;
	position: relative;
	width: 422px;
}
.admin_info .searchBox .searchIcon {
	cursor: pointer;
	left: 16px;
	position: absolute;
	top: 13px;
	width: 16px;
	z-index: 100;
}
.admin_info .searchBox .searchInput {
	display: inline-block;
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	height: 40px;
	line-height: 120%;
	padding:0 0 0px 50px;
	position: relative;
	text-transform: capitalize;
	width: 100%;
	z-index: 99;
	background:#f5f5f5;
}
.admin_info .searchBox .searchInput::-webkit-input-placeholder {
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.admin_info .searchBox .searchInput:-moz-placeholder { /* Firefox 18- */
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.admin_info .searchBox .searchInput::-moz-placeholder {  /* Firefox 19+ */
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.admin_info .searchBox .searchInput:-ms-input-placeholder {
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
/*Auto Complete*/

.ui-widget-content {
	border-radius: 0 0 0 0 !important;
	-moz-border-radius: 0 0 0 0 !important;
	-webkit-border-radius: 0 0 0 0 !important;
	color: #4B4B4B !important;
	font-family: HelveticaLightLight !important;
	font-size: 15px !important;
	font-weight: normal !important;
	position: fixed !important;
	text-align: left !important;
	margin-top:0 !important;
	border:1px solid #e9e9e9 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
	border:1px solid #f0f0f0 !important;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border:none !important;
	background: none !important;
	color:#4B4B4B !important;
	line-height:28px !important;
}
.ui-menu {
	font-size:15px !important;
	font-family:HelveticaLightLight !important;
	font-weight: normal !important;
	color: #4B4B4B !important;/*padding-left: 6px !important;*/
	padding:0px 0px 16px !important;
}
.ui-widget-content {
	z-index:110 !important/*top:125px !important;*/
}
.ui-menu .ui-menu-item a {
	font-size:14px !important;
	font-weight: normal !important;
	color: #4B4B4B !important;
	text-transform:capitalize !important;
	left: auto !important;
	position: relative !important;
	line-height: 20px !important;
	border-radius:0 !important;
	-moz-border-radius:0 !important;
	-webkit-border-radius:0 !important;
	padding:10px 16px 9px !important;
	cursor:pointer;
	margin: 0px 0px !important;
	display:block;
	font-family: 'gotham_bookregular', Helvetica, Arial, sans-serif;
	border-bottom: none !important;
	border-left:2px solid #FFF !important;
	width: 100% !important;
	margin: 0 auto !important;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: 0px 0px !important;
	border-bottom:none !important;
	border-right:none !important;
	border-left:none !important;
	color:#4B4B4B !important;
	border-bottom: none !important;
	border-left:2px solid #FFF !important;
}
.ui-menu .ui-menu-item a:hover {
	line-height:20px !important;
	background:#e5e8ed !important;
	border-top:none !important;
	color:#4B4B4B !important;
	border-bottom: none !important;
	border-left:2px solid #4285f4 !important;
	font-weight:normal !important;
}
.ui-menu .ui-menu-item a strong {
	font-size:14px !important;
	font-weight: normal !important;
	color: #000 !important;
	text-transform:none !important;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif !important;
}
.ui-menu .ui-menu-item a:hover strong {
	color:#000 !important;
}
.ui-menu .ui-menu-item a .sIcons {
	display: block;
	float: left;
	height: 16px;
	line-height: 28px;
	margin-right:16px;
	position: relative;
	text-align: center;
	top: 3px;
	width: 16px;
}
.ui-menu .ui-menu-item a .sIcons img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.ui-menu .ui-menu-item a .lcFlag {
	display: block;
	float: left;
	height: 18px;
	left: -1px;
	line-height: 24px;
	margin-right: 13px;
	position: relative;
	text-align: center;
	top: 1px;
	width: 20px;
}
.ui-menu .ui-menu-item a .lcFlag img {
	height: 16px;
	width: 100%;
}
.main_content {
	display: inline-block;
	float: left;
	margin-top: 171px;
	width: 100%;
	position:relative;
}
.fixedclass {
	position: fixed;
}
.leftContent {
	display: inline-block;
	padding-right: 26px;
	text-align: left;
	vertical-align: top;
	width: 270px;
	float:left;
	position: fixed;
	left:49px;
	background:#FFFFFF;
	z-index: 10;
}
.pro_selectBox {
	width:100%;
	display:block;
	float:left;
	padding-left:8px;
	padding-top: 16px;
	position:relative;
}
.pro_selectBox ul.inner_select {
	width:100%;
	display:inline-block;
}
.pro_selectBox ul.inner_select li {
	width:100%;
	display:inline-block;
	margin-bottom:16px;
	position:relative;
}
/*.pro_selectBox ul.inner_select li:last-child{
 margin-bottom:0px;
}*/
.pro_selectBox ul.inner_select li .fieldName {
	text-transform:uppercase;
	display:block;
	padding-bottom:6px;
	color:#a2a3a4;
	font-size:12px;
}
.sclt_subject {
	float: left;
	height: 38px;
	width:100%;
}
.mrg_left {
	margin-left: 270px;
}
.middleContent {
	display: inline-block;
	position: relative;
	text-align: left;
	vertical-align: top;
	width: 100%;
	border-left: 1px solid #d4d4d4;
	float:left;
	margin-left:0px;
	padding-bottom: 30px;
}
.bodycontent {
	display: inline-block;
	padding-bottom: 120px;
	padding-left: 24px;
	padding-top: 30px;
	position: relative;
	width: 100%;
}
/*Admin Table*/
.adminTable {
	display:inline-block;
	width:100%;
	height:auto;/*overflow-x:scroll;*/
}
.adminTable table {
	border-collapse: collapse;
	width: 1400px;
	border: 1px solid #d4d4d4;/*overflow:hidden;*/
}
.adminTable th {
	text-align: left;
	text-transform:uppercase;
	padding:10px;
	font-size:12px;
	color: #a2a3a4;
}
.adminTable th.lt_pad {
	padding-left:21px;
}
.adminTable tr {
	border: 1px solid #d4d4d4;
}
.adminTable td {
	border-right: 1px solid #d4d4d4;
	padding:8px 10px;
}
.adminTable td.pad_lt.border_rtnone {
	border-right: medium none !important;
}
.adminTable td.pad_lt {
	/*padding-left:20px !important;*/
	position:relative;
}
.adminTable td.tbluebg {
	background: #edf0f3;
	position: inherit;
}
.adminTable td.pad_lt .flags_icons {
	height: 12px;
	margin-right: 6px;
	position: relative;
	top: 2px;
	width: 18px;
	float:left;
}
.adminTable td.pad_lt .flags_icons img {
	height: 12px;
	width: 100%;
}
.c_name {
	color:#4688f5;
	padding-left: 10px;
}
.tablecheckbox {
	display:inline-block;
	float:left;
}
.tablecheckbox input[type="checkbox"] {
	display:none;
}
.tablecheckbox input[type="checkbox"] + label {
	display:inline-block;
	vertical-align:middle;
	background:url(../images/table_check.png) left 2px no-repeat;
	cursor:pointer;
	width:100%;
	color:#919191;
	font-size:15px;
	width:16px;
	height:18px;
}
.tablecheckbox input[type="checkbox"]:checked + label {
	background:url(../images/table_check.png) left -22px no-repeat;
}
.adminTable .table td .favicon {
	width: 16px;
	height: 16px;
	float: left;
	display: inline-block;
	position: relative;
	top: 1px;
	margin-right: 10px;
}
.adminTable .table td .favicon img {
	width:16px;
	display:block;
}
/*End Admin Table*/ 













.rightbody {
	display:inline-block;
	width:100%;
}
.nationalGrid_div {
	background: #ffffff none repeat scroll 0 0;
	display: inline-block;
	float: left;
	min-height: 480px;
	width:290px;
}
.nationalGrid_div .popupaddres {
	border-bottom: 1px solid #d7d8d9;
	display: table;
	padding: 16px 18px 18px;
	width: 100%;
}
.nationalGrid_div .popupaddres.border_bottom {
	border-bottom:1px solid #d7d8d9 !important;
}
.nationalGrid_div .popupaddres:last-child {
	border-bottom:none;
}
.nationalGrid_div .popupaddres .graycolo {
	color: #a2a3a4;
}
.popupaddres h2 {
	display: block;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 10px;
}
.popupaddres .active {
	background: rgba(0, 0, 0, 0) url("../images/active.png") no-repeat scroll 0 6px;
	border-right: 1px solid #d7d8d9;
	display: inline-block;
	margin-right: 9px;
	padding: 2px 10px 2px 18px;
}
.popupaddres ul {
	display: inline-block;
	float: left;
}
.popupaddres ul li {
	float: left;
	line-height: 18px;
	width: 100%;
}
.popupaddres ul li i {
	float: left;
	left: -6px;
	padding: 6px;
	position: relative;
	top: -4px;
	width: 25px;
}
.popupaddres ul li a {
	color:#667277;
}
.popupaddres ul li a:hover {
	text-decoration:underline;
}
.popupaddres ul li i.email_icon img {
	position:relative;
	top:-1px;
}
.popupaddres ul li i.employees_icons img {
	position:relative;
	top:-1px;
}
.popupaddres ul li i.turnover_icon img {
	position:relative;
	top:-1px;
}
.popupaddres ul li b {
	color: #000;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
}
.popupaddres ul li em {
	display:block;
	float:left;
	width: 230px;
}
.popupaddres .dir {
	line-height: 11px;
	padding-bottom: 6px;
}
.popupaddres p b {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color: #000;
}
.popupaddres ul li i.mapi {
	top: -2px;
	width: 22px;
}
.p_names {
	display:inline-block;
	padding-top:5px;
	line-height: 16px;
	cursor:pointer;
}
.p_names:hover {
	opacity:0.7
}
.p_names h4 {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height: 13px;
	padding-bottom: 4px;
}
.p_names h5 {
	display:inline-block;
	padding-bottom:3px;
	width:100%;
}
/* ---- End national Grid div ---- */
.business_div {
	float:left;
	width:674px;
	height:auto;
	margin-left:66px;
	position:relative;
}
.businessCard {
	width:674px;
	height:auto;
	position:relative;
	z-index:9;
	background:#FFFFFF;
	padding:20px 0 0px 0px;
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
	border-bottom:1px solid #bbbbbb;
	border:1px solid #e3e8ed;
	display: block;
}
.businessCard .pDataBox {
	width:100%;
	display:block;
	float:left;
	padding:0px 15px;
}
.businessCard .pDataBox .people_lt_img {
	display: block;
	float: left;
	height: 100px;
	position: relative;
	width: 100px;
	background:#f2f2f2;
}
.businessCard .pDataBox .people_lt_img img {
	bottom: 0;
	left: 0;
	margin: auto;
	padding:0px;
	position: absolute;
	right: 0;
	top: 0;
}
.businessCard .pDataBox .text_view {
	display: inline-block;
	float: left;
	position: relative;
	width: 420px;
	padding-left:20px;
}
.businessCard .pDataBox .text_view h2 {
	display: block;
	float: left;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-size: 24px;
	letter-spacing: -1px;
	line-height: 20px;
	padding-bottom: 5px;
	position: relative;
	width: 100%;
}
.businessCard .pDataBox .text_view p {
	display: block;
	float: left;
	line-height: 18px;
	padding: 2px 0;
	font-size:15px;
}
.businessCard .pDataBox .text_view small {
	display: block;
	float: left;
	line-height: 18px;
	padding: 2px 0;
	color: #666;
}
.businessCard .pDataBox .text_view small .smline {
	background: #c0c0c0;
	display: inline-block;
	height: 16px;
	margin: 0 4px;
	position: relative;
	top: 3px;
	width: 1px;
}
.businessCard .pDataBox ul.currentData {
	width:100%;
	display:block;
	float:left;
	padding:18px 0 10px;
}
.businessCard .pDataBox ul.currentData li {
	display:block;
	float:left;
	width:100%;
	padding-bottom:10px;
	line-height:18px;
}
.businessCard .pDataBox ul.currentData li span {
	display: block;
	float: left;
	width: 314px;
}
.businessCard .pDataBox ul.currentData li span:first-child {
	color: #a2a3a4;
	width:85px;
}
.businessCard .pDataBox ul.currentData li span b {
	float:left;
	margin-right:6px;
}
.businessCard .pDataBox .viewButtonsBox {
	width:100%;
	display:block;
	float:left;
	position:relative;
}
.businessCard .pDataBox .viewButtonsBox .savelead_btn {
	background:#3f7edd;
	width:134px;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	margin-right:10px;
	display:inline-block;
	line-height:28px;
	font-size:14px;
}
.businessCard .pDataBox .viewButtonsBox .savelead_btn:hover {
	opacity:0.8;
}
.businessCard .pDataBox .viewButtonsBox .sendmsg_btn {
	background: #f5f5f5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #000000;
	display: inline-block;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 14px;
	height: 40px;
	line-height: 38px;
	text-align:center;
	width:106px;
	/*padding:0px 14px;*/
	border:1px solid #dcdcdc;
	float: right;
}
.businessCard .pDataBox .viewButtonsBox .sendmsg_btn:hover {
	background:#dcdcdc;
}
.businessCard .pDataBox .people_connect {
	float:right;
	position:absolute;
	right:16px;
	top:20px;
}
.businessCard .pDataBox .people_connect h6 {
	display: block;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 17px;
	text-align:right;
	letter-spacing:-1px;
	line-height: 13px;
}
.businessCard .pDataBox .people_connect h6 em {
	color: #94959b;
	display: block;
	font-size: 13px;
	letter-spacing: -1px;
}
.businessCard .Card_bottom {
	background: #f6f6f6;
	border-top: 1px dashed #dce3e7;
	display: block;
	height: 35px;
	padding-left: 10px;
	width: 100%;
	margin-top: 23px;
}
.businessCard .Card_bottom .viewlinks {
	display: inline-block;
	float: left;
	padding-top: 8px;
}
.businessCard .Card_bottom .viewlinks a {
	display: block;
	float: left;
	margin-right: 10px;
}
.businessCard .Card_bottom .viewlinks a i {
	display: inline-block;
	float: left;
	height: 15px;
	margin-right: 6px;
	position: relative;
	width: 15px;
}
.businessCard .Card_bottom .viewlinks a i img {
	display: block;
}
.businessCard .Card_bottom .viewlinks a b {
	display: inline-block;
}
.businessCard .Card_bottom .contactinfo_btn {
	background: #e3e3e3;
	border-left: 1px solid #cfcfcf;
	display: inline-block;
	float: right;
	height: 34px;
	line-height: 30px;
	text-align: center;
	width: 140px;
}
.businessCard .Card_bottom .contactinfo_btn small {
	background:url(../images/contact_info_icon.png) no-repeat scroll left 11px;
	background-size:18px 14px;
	display: inline-block;
	padding-left: 30px;
	padding-top: 3px;
}
.cardText {
	display:inline-block;
	width:100%;
	height:auto;
	padding:10px 0px
}
.cardText p {
	display:inline-block;
	width:100%;
	padding:10px 0px;
	line-height: 18px;
}
/* ---- End Business Div ---- */








/*Layer Popup*/
.layer_popup {
	position:absolute;
	width:100%;
	height:350px;
	left:0;
	bottom:0;
	background:rgba(64, 80, 104, 0.9);
	text-align:center;
	color:#FFFFFF;
	padding:75px 20px
}
.layer_popup h2 {
	font-size: 30px;
	letter-spacing: -1px;
	padding-bottom: 18px;
	font-family: "HelveticaLightLight", Helvetica, Arial, sans-serif;
}
.layer_popup h3 {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 15px;
	margin-top: 60px;
	padding-bottom: 20px;
}
.layer_popup p {
	font-size: 16px;
	line-height: 20px;
}
.requestbtn {
	border:solid 2px #FFFFFF;
	background:transparent;
	color:#FFFFFF;
	cursor:pointer;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight:normal;
	width:180px;
	margin-right:15px;
	font-size:15px;
	display:inline-block;
	line-height: 32px;
}
.requestbtn:hover, .requestbtn.active {
	background:#22cc93;
	border:solid 2px #22cc93;
	border-bottom:solid 2px #20b784;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
}
/*End Layer Popup*/

.arrowlt {
	position: absolute;
	right: -9px;
	top: 190px;
	z-index: 9;
}
.arrowlt2 {
	position: absolute;
	right: -35px;
	top: 190px;
	z-index: 9;
}
.footerBar {
	width:100%;
	display:inline-block;
	float:left;
	background:#444;
	padding: 35px 0;
	position:relative;
	z-index: 111 !important;
}
.footerBar a {
	color: inherit;
}
.footerBar a.linkedin_icon {
	display: inline-block;
	position: relative;
	top: 0;
	width: 20px;
}
.footerBar a.linkedin_icon img {
	display:block;
}
.footerBar a.facebook_icon {
	width:20px;
	display:inline-block;
}
.footerBar a.facebook_icon img {
	display:block;
}
.footerBar a.angellist_icon {
	width:20px;
	display:inline-block;
}
.footerBar a.angellist_icon img {
	display:block;
}
.footerBar a.twitter_icon {
	width:20px;
	display:inline-block;
}
.footerBar a.twitter_icon img {
	display:block;
}
.footerBar a.linkedin_icon img:hover, .footerBar a.facebook_icon img:hover, .footerBar a.angellist_icon img:hover, .footerBar a.twitter_icon img:hover, .footerBar a.google_plus img:hover, .footerBar a.blogger_icon img:hover, .footerBar a.youtube_icon img:hover {
	opacity:0.8;
}
.footerBar a.google_plus {
	display: inline-block;
	position: relative;
	top: -5px;
	width: 30px;
}
.footerBar a.google_plus img {
	display:block;
}
.footerBar a.blogger_icon {
	width:20px;
	display:inline-block;
}
.footerBar a.blogger_icon img {
	display:block;
}
.footerBar a.youtube_icon {
	width:20px;
	display:inline-block;
}
.footerBar a.youtube_icon img {
	display:block;
}
.footer_upper {
	display: inline-block;
	margin: 0 0 30px;
	padding: 0 12px;
	width: 100%;
}
.footer_social {
	flex-basis: 50%;
	width: 50%;
	color: #a3a3a3;
	float:left;
}
.footer_meta_links {
	flex-basis: 50%;
	width: 50%;
	color: #a3a3a3;
	float:left;
}
.footer_social dl:first-child, .footer_social dt:first-child, .footer_social dd:first-child {
	margin-left: 0;
}
.footer_social dl, .footer_social dt, .footer_social dd {
	margin: 0 0 0 26px;
	float: left;
}
.footer_social dt, .footer_social dd {
	display: inline-block;
	height: 20px;
}
svg {
	fill: currentcolor;
	vertical-align: middle;
}
svg + img {
	display: none;
	vertical-align: middle;
}
.footer_meta_links ul.links_rt {
	float:right;
	display:block;
}
.footer_meta_links ul.links_rt li {
	float:left;
	margin-left: 24px;
}
.footer_meta_links ul.links_rt li:first-child {
	margin-left:0px;
}
.footer_meta_links ul.links_rt li a {
	color: #a3a3a3;
}
.footer_nav {
	display:inline-block;
	float:left;
	width:100%;
	padding:35px 0px;
	border-top:1px solid #646464;
	border-bottom:1px solid #646464;
}
.footer_nav ul.ft_nav_list {
	width: 25%;
	float:left;
	padding:0px 12px;
}
.footer_nav ul.ft_nav_list:first-child {
	width: 18%;
}

.footer_nav ul.ft_nav_list h4 {
	margin-bottom: 20px;
	color: #fff;
	font-size: 18px;
}
.footer_nav ul.ft_nav_list li {
	margin-bottom: 10px;
}
.footer_nav ul.ft_nav_list li a {
	color: #a3a3a3;
}
.footer_nav ul.ft_nav_list li a:hover {
 text-decoration:underline;
}
.footer_lower {
	width:100%;
	display:inline-block;
	float:left;
	margin-top: 30px;
	padding:0px 12px;
}
.footer_lower .footer_lower_links {
	width:60%;
	display:inline-block;
	float:left;
	padding-top: 2px;
}
.footer_lower .footer_lower_links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer_lower .footer_lower_links ul li {
	display: inline-block;
	margin-left: 24px;
	float:left;
}
.footer_lower .footer_lower_links ul li:first-child {
	margin-left: 0;
}
.footer_lower .footer_lower_links ul li a {
	color: #a3a3a3;
}
.footer_lower .footer_lower_links ul li a:hover {
	text-decoration:underline;
}
.footer_lower .footer_lower_links ul li a .help_icon {
	display: inline-block;
	float: left;
	height: 21px;
	margin-right: 10px;
	position: relative;
	top: -2px;
	width: 20px;
}
.footer_lower .footer_lower_links ul li a .help_icon img {
	display:block;
}
.footer_locale {
	width:190px;
	display:inline-block;
	float: right;
}
.language_rt {
	float: left;
	height: 28px;
	width:100%;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	background:transparent;
}
.morecontent {
	width:100%;
	display:inline-block;
	float:left;
}
.morecontent .leftrow {
	display: inline-block;
	float: left;
	padding-left: 83px;
	padding-top: 36px;
	width: 470px;
}
.morecontent .leftrow h2 {
	font-family: "helvetica25UltraLightRegular", Helvetica, Arial, sans-serif;
	font-size: 44px;
	font-weight: bold;
	display:block;
	line-height: 48px;
	letter-spacing: 2px;
}
.morecontent .leftrow p {
	display:block;
	width:100%;
	float:left;
	padding:20px 0px 16px 0px;
	font-size:17px;
	line-height:22px;
}
.morecontent .leftrow h4 {
	font-family: "helvetica25UltraLightRegular", Helvetica, Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	display:block;
	line-height: 38px;
	float:left;
}
.morecontent .leftrow .support {
	display:block;
	padding:10px 0px;
	color:#000;
	float:left;
}
.morecontent .leftrow .support strong {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#000;
	font-size:12px;
}
.morecontent .leftrow .italictext {
	font-style:italic;
	display:block;
	padding:10px 0px 10px 0px;
	line-height:22px;
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	float:left;
}
.morecontent .rightrow {
	display: inline-block;
	float: left;
	margin-left: 50px;
	position: relative;
	width: 505px;
}
.morecontent .rightrow .bigarrowtop {
	width:115px;
	height:113px;
	position:absolute;
	top:-10px;
	left:0px;
}
.morecontent .rightrow .businesscardBox {
	width:100%;
	display:inline-block;
	float:left;
	margin-top: 155px;
	position:relative;
}
.morecontent .rightrow .businesscardBox .excel_icon {
	position: absolute;
	right: 40px;
	top: -60px;
	z-index: 9;
	background:#fff;
	border-radius:80px;
	-moz-border-radius:80px;
	-webkit-border-radius:80px;
	border:1px solid #d4d4d4;
	width:166px;
	height:166px;
}
.morecontent .rightrow .businesscardBox .excel_icon img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
}
.company_prof {
	border:1px solid #d4d4d4;
	display: inline-block;
	position:relative;
	width:100%;
	padding:22px 36px 22px 24px;
	margin-top: 22px;
}
.company_prof .profile_head {
	width:100%;
	float:left;
	display:inline-block;
	padding-bottom:30px;
}
.company_prof .profile_head h3 {
	font-size:17px;
	display:inline-block;
	float:left;
	padding-right:80px;
	padding-bottom:21px;
	border-bottom:1px solid #d4d4d4;
	color: #a2a3a4;
}
.company_prof .profile_head .profile_comlogos {
	width:140px;
	float:right;
	display:block;
	text-align:right;
}
.company_prof .company_profiledata {
	width:100%;
	display:inline-block;
	float:left;
}
.company_prof .company_profiledata p {
	display:inline-block;
	width:100%;
	float:left;
	line-height:20px;
	padding-bottom:20px;
}
.backtolead_btn {
	background: url(../images/back_icon.png) no-repeat scroll left center;
	display: inline-block;
	float: left;
	font-size: 15px;
	line-height: 18px;
	margin-top: 18px;
	padding-bottom: 2px;
	padding-left: 30px;
}
.premiumlink {
	color: #667277;
	display: block;
	float: left;
	line-height: 26px;
	margin-right: 50px;
}
.toprt_data {
	display:block;
	float:right;
}
.emailtoptext {
	display: block;
	float: left;
	margin-right: 3px;
	line-height: 26px;
}
.dropdown {
	display: inline-block;
	margin-left: 0;
	position: relative;
	float:right;
	width: 46px;
}
.dropbtn {
	color: white;
	font-size: 16px;
	border: none;
	cursor: pointer;
	background:transparent;
	display: inline-block;
	float: left;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 100px;
	right: 0px;
	top:26px;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
	z-index:100;
}
.dropdown-content a {
	color: black;
	padding: 8px 16px;
	text-decoration: none;
	display: block;
}
.dropdown-content a:hover {
	background-color: #f1f1f1
}
.dropdown:hover .dropdown-content {
	display: block;
}
.dropdown:hover .act_hover {
	opacity:0.7;
}
.topuser_img {
	width:26px;
	height:26px;
	display:block;
	float:left;
}
.topuser_img img {
	width:26px;
	height:26px;
	display:block;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}
.dropbtn span {
	position: relative;
	top: 4px;
	left: 5px;
	float:left;
	display:block;
}
ul.keyemployees {
	width:100%;
	display:inline-block;
	float:left;
	padding:16px 18px 18px;
}
ul.keyemployees .keyemp_hd {
	display: inline-block;
	float: left;
	padding-bottom: 8px;
	width: 100%;
}
ul.keyemployees .keyemp_hd strong {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	padding-right:2px;
	color:#000000;
}
ul.keyemployees li {
	display: block;
	float: left;
	padding: 10px 0;
}
ul.keyemployees li a {
	display:block;
}
ul.keyemployees li a i {
	display: inline-block;
	float: left;
	height: 18px;
	position: relative;
	top: 1px;
	width: 18px;
}
ul.keyemployees li a i img {
	display:block;
}
ul.keyemployees li a p {
	display: inline-block;
	float: left;
	line-height: 11px;
	margin-left: 9px;
	width: 200px;
}
ul.keyemployees li a p strong {
	display:block;
	padding-bottom:3px;
	color:#667277;
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
ul.keyemployees li a p small {
	display:block;
	color: #a2a3a4;
	line-height: 15px;
}
ul.keyemployees li a:hover p strong {
	text-decoration:underline;
}
.bscrd_close {
	display: block;
	height: 30px;
	position: absolute;
	right: -13px;
	top: -15px;
	width: 30px;
	z-index: 99;
	opacity:0.8;
}
.bscrd_close:hover {
	opacity:1;
}
.leftsearchbox {
	background: #ffffff none repeat scroll 0 0;
	display: block;
	position: relative;
	width: 100%;
}
.leftsearchbox .lt_searchIcon {
	display: inline-block;
	height: 20px;
	right: 13px;
	position: absolute;
	top: 8px;
	width: 15px;
	z-index: 9;
}
.leftsearchbox .lt_searchIcon img {
	left: 0;
	position: relative;
	top: 2px;
}
.leftsearchbox .lt_searchinput {
	background: #fff;
	border: 1px solid #d7d8d9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 2px 3px 1px rgba(128, 128, 128, 0.1) inset;
	-moz-box-shadow: 0 2px 3px 1px rgba(128, 128, 128, 0.1) inset;
	-webkit-box-shadow: 0 2px 3px 1px rgba(128, 128, 128, 0.1) inset;
	color:#000;
	display: inline-block;
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	opacity: 1;
	height:34px;
	width: 100%;
	z-index: 1;
	padding:0 37px 0 9px;
	text-transform:capitalize;
	line-height:120%;
}
.leftsearchbox .lt_searchinput::-webkit-input-placeholder {
 color: #a2a3a4;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:15px;
 opacity:1;
}
.leftsearchbox .lt_searchinput:-moz-placeholder { /* Firefox 18- */
 color: #a2a3a4;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:15px;
 opacity:1;
}
.leftsearchbox .lt_searchinput::-moz-placeholder {  /* Firefox 19+ */
 color: #a2a3a4;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:15px;
 opacity:1;
}
.leftsearchbox .lt_searchinput:-ms-input-placeholder {
 color: #a2a3a4;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:15px;
 opacity:1;
}
.sublocationbox {
	display: block;
	position: relative;
	width: 100%;
	background:#FFFFFF;
}
.sublocationbox .subLocationField {
	background: #fff;
	border: 1px solid #d7d8d9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 2px 3px 1px rgba(128, 128, 128, 0.1) inset;
	-moz-box-shadow: 0 2px 3px 1px rgba(128, 128, 128, 0.1) inset;
	-webkit-box-shadow: 0 2px 3px 1px rgba(128, 128, 128, 0.1) inset;
	color:#000;
	display: inline-block;
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	opacity: 1;
	height:34px;
	width: 100%;
	z-index: 1;
	padding:0 15px 0 9px;
	text-transform:capitalize;
}
.sublocationbox .subLocationField::-webkit-input-placeholder {
 color: #a2a3a4;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:15px;
 opacity:1;
}
.sublocationbox .subLocationField:-moz-placeholder { /* Firefox 18- */
 color: #a2a3a4;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:15px;
 opacity:1;
}
.subsearchbox .subLocationField::-moz-placeholder {  /* Firefox 19+ */
 color: #a2a3a4;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:15px;
 opacity:1;
}
.sublocationbox .subLocationField:-ms-input-placeholder {
 color: #a2a3a4;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:15px;
 opacity:1;
}
.refreshBox {
	display: inline-block;
	float: right;
	min-height: 20px;
	padding: 10px 0 30px;
	width: auto;
}
.refreshicon {
	background:url(../images/refresh_sm_icon.png) no-repeat scroll right 3px;
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 13px;
	padding: 3px 25px 3px 0;
	background-size:auto 15px;
}
.refreshicon:hover {
	opacity:0.7;
}
.simlarBox {
	width:100%;
	display:inline-block;
	float:left;
}
.simlarBox .sim_text {
	width:100%;
	display:inline-block;
	float:left;
	padding-bottom:6px;
}
.simlarBox .sim_text p {
	float:left;
	display:block;
	color: #a2a3a4;
	font-size: 12px;
	text-transform: uppercase;
}
.simlarBox .sim_text .new_btn {
	background:#ff9631;
	color:#FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	padding:1px 7px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display:block;
	float:right;
	line-height: 14px
}
.simlarBox .foundcompany_btn {
	background:#e3e3e3;
	border:1px solid #d4d4d4;
	height:40px;
	width:100%;
	display:inline-block;
	float:left;
	text-indent:9px;
	line-height:36px;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#000000;
	/* transition: all 0.3s linear 0s;
 -moz-transition: all 0.3s linear 0s;
 -webkit-transition: all 0.3s linear 0s;
 opacity: 1;*/
 border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.simlarBox .foundcompany_btn:hover {
	background:rgba(212, 212, 212, 1)
}
#ui-id-1.addsearchkeyword.ui-widget-content {
	position:absolute !important;
}
#ui-id-2.addsearchlocation.ui-widget-content {
	position:absolute !important;
}
#ui-id-1.addsearchkeyword .ui-menu-item a {
	padding: 10px 8px 9px !important;
}
#ui-id-2.addsearchlocation .ui-menu-item a {
	padding: 10px 9px 9px !important;
}
#ui-id-1.addsearchkeyword .ui-menu-item a .sIcons {
	margin-right: 11px !important;
}
#ui-id-2.addsearchlocation .ui-menu-item a .lcFlag {
	margin-right: 6px !important;
}
.main_content.new_mrg {
	margin-top: 125px;
}
.admin_info .top_letsd {
	width: 270px;
	padding-right: 26px;
	display:inline-block;
	float:left;
	margin-right: 27px;
}
.backtoweblead_btn {
	background: url(../images/back_icon.png) no-repeat scroll left center;
	display: inline-block;
	float: left;
	font-size: 15px;
	line-height: 18px;
	margin-left: 51px;
	margin-top: 13px;
	padding-bottom: 2px;
	padding-left: 30px;
}
.alldata_view {
	float:left;
	width:674px;
	height:auto;
	margin-left:66px;
}
.alldata_view ul.leads_tabs {
	border: 1px solid #d4d4d4;
	display: block;
	height: 45px;
	width: 100%;
}
.alldata_view ul.leads_tabs li {
	display:inline;
	float:left;
	height:44px;
	border-right:1px solid #d4d4d4;
}
.alldata_view ul.leads_tabs li:last-child {
	border-right:none;
}
.alldata_view ul.leads_tabs li a {
	font-size:15px;
	color: #a2a3a4;
	outline: 0 none;
	padding-right:10px;
	padding-left:30px;
	display:inline-block;
	line-height:43px;
	width:223px;
}
.alldata_view ul.leads_tabs li.active {
	color: #222222;
	line-height:43px;
	border-bottom:1px solid #fff;
}
.alldata_view ul.leads_tabs li.active a {
	color:#000;
	border-bottom:1px solid #fff;
	line-height:43px;
}
.alltab_content {
	overflow:hidden;
	border:1px solid #d4d4d4;
	border-top:none;
}
.alldata_view .lead_tabswrapper {
	display:table;
	width:100%;
	padding:20px 20px 20px 30px;
}
.company_prof_new {
	display: inline-block;
	position:relative;
	width:100%;
}
.company_prof_new .profile_comlogos {
	display: block;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
	width: 140px;
}
.company_prof_new .company_profiledata {
	width:100%;
	display:inline-block;
	float:left;
}
.company_prof_new .company_profiledata p {
	display:inline-block;
	width:100%;
	float:left;
	line-height:20px;
	padding-bottom:20px;
}
.alltab_content .peoplesearchBox {
	width:100%;
	display:inline-block;
	float:left;
	margin-bottom: 16px;
}
.alltab_content .searchBox {
	float: left;
	padding: 0;
	position: relative;
	width: 422px;
}
.alltab_content .searchBox .searchIcon {
	cursor: pointer;
	left: 16px;
	position: absolute;
	top: 13px;
	width: 16px;
	z-index: 100;
}
.alltab_content .searchBox .searchInput {
	display: inline-block;
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	height: 40px;
	line-height: 120%;
	padding:0 0 0px 50px;
	position: relative;
	text-transform: capitalize;
	width: 100%;
	z-index: 99;
	background:#f5f5f5;
}
.alltab_content .searchBox .searchInput::-webkit-input-placeholder {
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.admin_info .searchBox .searchInput:-moz-placeholder { /* Firefox 18- */
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.alltab_content .searchBox .searchInput::-moz-placeholder {  /* Firefox 19+ */
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.alltab_content .searchBox .searchInput:-ms-input-placeholder {
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.alltab_content .admin_text {
	display: block;
	float: right;
	line-height: 20px;
	position: relative;
	top: -3px;
}
.alltab_content .admin_text small {
	display: block;
	line-height: 14px;
	padding-bottom: 4px;
}
.alltab_content .admin_text h3 {
	font-size:24px;
	display:block;
	letter-spacing: -1px;
}
.alltab_content ul.presult_Box {
	display: block;
	float: left;
	position: relative;
	width: 100%;
}
.alltab_content ul.presult_Box li {
	display: block;
	position: relative;
	width: 100%;
	float:left;
	padding: 12px 0 12px 0;
	cursor:pointer;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	margin-bottom: -1px;
}
.alltab_content ul.presult_Box li:last-child {
	border-bottom:none;
}
.alltab_content ul.presult_Box li:hover {
	background:#fafafa;
}
.alltab_content ul.presult_Box li .result_middle {
	display: block;
	float: left;
	position: relative;
	width: 100%;
}
.result_middle .imgBox_left {
	background: #fff none repeat scroll 0 0;
	height: 66px;
	position: relative;
	width: 66px;
	float:left;
	display:block;
	margin-right:8px;
}
.result_middle .imgBox_left img {
	display: block;
}
.result_middle .fullview {
	display: block;
	float: left;
	height: 66px;
	width: 360px;
}
.result_middle .fullview .rslt_hding {
	display: block;
	float: left;
	width: 100%;
	display: block;
	float: left;
	font-family: "gothammediummedium", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 13px;
	position: relative;
	color:#4688f5;
	margin-bottom: 2px;
}
.alltab_content ul.presult_Box li:hover .result_middle .fullview .rslt_hding {
	text-decoration:underline;
}
.result_middle .fullview .area {
	color: #94959b;
	display: block;
	float: left;
	margin-top: 1px;
	width: 100%;
}
.result_middle .fullview .job {
	display: block;
	float: left;
	line-height: 14px;
	padding: 1px 0;
}
.result_middle .fullview .faviconLink {
	display: block;
	float: left;
	padding: 2px 0 0;
	margin-right:8px;
}
.result_middle .fullview .faviconLink i {
	display: inline-block;
	float: left;
	height: 13px;
	margin-right: 5px;
	position: relative;
	width: 13px;
	top: 1px;
}
.result_middle .fullview .faviconLink span {
	display: inline-block;
	float: left;
	font-size: 13px;
	line-height: 13px;
}
.result_middle .fullview .faviconLink span a {
	font-size: 13px;
}
.socialm_Links {
	float:right;
	display:inline-block;
}
.socialm_Links .agotext {
	border-right: 1px solid #d4d4d4;
	color: #000000;
	display: inline-block;
	float: left;
	line-height: 14px;
	padding: 3px 10px 6px 0;
}
.socialm_Links .smedailinks {
	float: left;
	display:block;
	margin-top: 4px;
	margin-left:10px;
	width: 60px;
}
.socialm_Links .smedailinks a {
	float:left;
	display:block;
	margin-right:4px;
	width:17px;
}
.socialm_Links .smedailinks a:last-child {
	margin-right:0px;
}
.socialm_Links .smedailinks a img {
	display:block;
}
.socialm_Links .smedailinks a:hover {
	opacity:0.7;
}
.checkmark {
	width:24px;
	display:block;
	height:66px;
	float:left;
}
.checkmark label {
	display: inline-block;
	font-weight: normal;
	line-height: 10px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -4px;
}
.checkmark input[type="checkbox"] {
	display:none;
}
.checkmark input[type="checkbox"] + label span {
	display:inline-block;
	height:13px;
	vertical-align:middle;
	background:url(../images/checkBox.png) left 0 no-repeat;
	cursor:pointer;
	padding-left: 14px;
	font-size:14px;
}
.checkmark input[type="checkbox"]:checked + label span {
	background:url(../images/checkBox.png) left -30px no-repeat;
}
.checkmark b {
	display:inline-block;
	font-size:14px;
}
/*----- End check box --------*/

#ui-id-1.tabs_sdata.ui-menu .ui-menu-item a {
	padding: 10px 13px 9px !important;
}
#ui-id-1.tabs_sdata.ui-menu .ui-menu-item a .sIcons {
	margin-right: 18px;
}
/*Nano Scrolling Functionality*/
ul.keyemployees.newkeyempl {
	padding:0px;
}
.main_nano {
	display: inline-block;
	float: left;
	margin-top: 8px;
	width: 110%;
}
.main_nano .nano {
	position : relative;
	width : 100%;
	height : 100%;
	overflow : hidden;
}
.main_nano .nano .content {
	position : absolute;
	overflow : scroll;
	overflow-x : hidden;
	top : 0;
	right : 0;
	bottom : 0;
	left : 0;
}
.main_nano .nano .content:focus {
	outline: thin dotted;
}
.main_nano .nano .content::-webkit-scrollbar {
 visibility: hidden;
}
.main_nano .has-scrollbar .content::-webkit-scrollbar {
 visibility: visible;
}
.main_nano .nano > .pane {
	background :#d5d5d5;
	position : absolute;
	width : 9px;
	right : 0;
	top : 0;
	bottom : 0;
	visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
	opacity : .01;
 -webkit-transition : .2s;
 -moz-transition : .2s;
 -o-transition : .2s;
 transition : .2s;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	border-radius : 5px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity: 0 !important;
}
.main_nano .nano > .pane > .slider {
	background : #c2c2c2;
	position : relative;
	margin : 0;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	border-radius : 3px;
}
.main_nano .nano:hover > .pane, .pane.active, .rt_peopleBox .pane.flashed {
	visibility : visible\9; /* Target only IE7 and IE8 with this hack */
	opacity : 1 !important;
}
.main_nano .emp_scroll {
	height:200px !important;
	width: 100%;
}
.main_nano .has-scrollbar {
	display:block;
}
/*End Nano Scrolling Functionality*/



.overflow_none {
	padding-bottom:50px;
	overflow:auto;
}
.adminTable td.pad_lt_wt {
	padding: 8px 10px 6px 20px !important;
	position:relative;
	text-align: center;
}
.adminTable td .borderlt_none {
	background: #ffffff;
	display: inline-block;
	height: 100%;
	left: -2px;
	position: absolute;
	top: 0;
	width: 2px;
}
.adminTable td .borderlt_none -moz {
	top: 0px;
}
.flame_icon {
	width:12px;
	height:18px;
}
.time_btn {
	float: left;
	height: 17px;
	width:100%;
}
/*fastbase create user popup*/

.userpopup_mainBox {
	width:500px;
	display: block;
	min-height:470px;
	background:#FFF;
	position:absolute;
	z-index:9999;
	left:50%;
	margin-left:-250px;
	top:25%;
	box-shadow: 0 0 10px #222;
	-moz-box-shadow: 0 0 10px #222;
	-webkit-box-shadow: 0 0 10px #222;
	border:1px solid #bfbfbf;
	color:#a6a6a6;
}
.userBox {
	width:356px;
	height: auto;
	margin:50px auto 0;
	position:relative;
	background:#f7f7f7;
	display:block;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding:34px 40px;
	margin-bottom:20px;
}
.userBox .headertext {
	display: block;
	text-align:center;
}
.userBox .headertext h3 {
	font-size:20px;
	display:block;
	padding-bottom:6px;
}
.userBox .headertext p {
	display:block;
	line-height:18px;
	padding-bottom:16px;
}
.userBox ul.user_fields {
	width:100%;
	display:inline-block;
}
.userBox ul.user_fields li {
	width:100%;
	display:inline-block;
	position:relative;
}
.userBox ul.user_fields li .userinputfield {
	background: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	color:#404040;
	display: inline-block;
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	opacity: 1;
	height:44px;
	width: 100%;
	z-index: 1;
	padding:0 8px 0 8px;
	line-height:120%;
	margin-bottom:7px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-top:1px solid #c0c0c0;
}
.userBox ul.user_fields li .userinputfield::-webkit-input-placeholder {
 color:#a6a6a6;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:16px;
 opacity:1;
}
.userBox ul.user_fields li .userinputfield:-moz-placeholder { /* Firefox 18- */
 color:#a6a6a6;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:16px;
 opacity:1;
}
.userBox ul.user_fields li .userinputfield::-moz-placeholder {  /* Firefox 19+ */
 color:#a6a6a6;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:16px;
 opacity:1;
}
.userBox ul.user_fields li .userinputfield:-ms-input-placeholder {
 color:#a6a6a6;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:16px;
 opacity:1;
}
.userBox ul.user_fields li .userinputfield:hover {
	border:1px solid #b9b9b9;
	border-top:1px solid ##a0a0a0;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.userBox ul.user_fields li .userinputfield:focus {
	border: 1px solid #4d90fe;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
	outline: medium none;
	background: rgb(250, 255, 189);
	color: rgb(0, 0, 0);
}
.userBox ul.user_fields li .finish_btn {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor:default;
	color: #ffffff;
	display: inline-block;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-size: 13px;
	height: 36px;
	line-height: 34px;
	text-align:center;
	width:100%;
	/*padding:0px 14px;*/
	background-color: #4d90fe;
	background: -moz-linear-gradient(center top, #4d90fe, #4787ed);
	background: -webkit-linear-gradient(center top, #4d90fe, #4787ed);
	background: linear-gradient(center top, #4d90fe, #4787ed);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d90fe', endColorstr='#4787ed', GradientType=0 );
	border: 1px solid #3079ed;
	float:left;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	-moz-text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	-webkit-text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}
.userBox ul.user_fields li .finish_btn:hover {
	background-color: #357ae8;
	background: -moz-linear-gradient(center top, #4d90fe, #357ae8);
	background: -webkit-linear-gradient(center top, #4d90fe, #357ae8);
	background: linear-gradient(center top, #4d90fe, #357ae8);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d90fe', endColorstr='#357ae8', GradientType=0 );
	border: 1px solid #2f5bb7;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	-moz-text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	-webkit-text-shadow: 0 1px rgba(0, 0, 0, 0.3);
}
.userBox ul.user_fields li .finish_btn:active {
	background-color: #357ae8;
	background: -moz-linear-gradient(center top, #4d90fe, #357ae8);
	background: -webkit-linear-gradient(center top, #4d90fe, #357ae8);
	background: linear-gradient(center top, #4d90fe, #357ae8);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d90fe', endColorstr='#357ae8', GradientType=0 );
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}
.termsand {
	width:100%;
	position:relative;
	text-align:center;
	font-size:13px;
	line-height:18px;
}
.create_close {
	display: block;
	height: 15px;
	opacity: 1;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 15px;
	z-index: 99;
}
.create_close:hover {
	opacity:0.6;
}
/*End fastbase create user popup*/






/*frontpage*/

.frnt_header {
	width:100%;
	display:inline-block;
	float:left;
	margin-top: 60px;
}
.frnt_header .topltside {
	width:306px;
	float:left;
	display:block;
	position:relative;
}
.frnt_header .topltside .frnt_logo {
	float:left;
	display:inline-block;
}
.frnt_header .top_middle {
	width:701px;
	float:left;
	display:block;
	position:relative;
	text-align:center;
	margin-top:2px;
}
.frnt_header .top_middle h2 {
	display:block;
	font-size:46px;
	font-weight: normal;
	font-family: "HelveticaNeueLTStdTh", Helvetica, Arial, sans-serif;
	line-height: 52px;
	margin-top: -3px;
	padding-bottom: 30px;
}
.frnt_header .top_middle .smalltext {
	display:block;
	font-size:22px;
	color: #807f7a;
	font-weight: bold;
	font-family: "HelveticaNeueLTStdTh", Helvetica, Arial, sans-serif;
	letter-spacing:0.6px;
}
.frnt_header .top_middle .signintext {
	display:block;
	font-size:16px;
	color: #807f7a;
	letter-spacing:0.6px;
}
.frnt_header .top_middle .google_signin {
	display: inline-block;
	margin: 36px 0;
	width: 210px;
}
.frnt_header .top_middle .google_signin img {
	display:block;
	-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.2);
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.2);
}
.frnt_header .top_middle .google_signin:hover {
	opacity:0.9;
}
.frnt_ipadview {
	width:100%;
	display:block;
	float:left;
	margin-top:60px;
}
.frnt_ipadview .connect_lt {
	display: block;
	float: left;
	margin: 98px 10px 0 20px;
	width: 207px;
}
.frnt_ipadview .connect_lt h4 {
	display:block;
	color: #a2a3a4;
	float: left;
	font-size:23px;
	font-weight: normal;
	font-family: "HelveticaNeueLTStdTh", Helvetica, Arial, sans-serif;
	margin-bottom: 8px;
}
.frnt_ipadview .connect_lt .connecttext {
	display:block;
	float:left;
	line-height:20px;
	margin:10px 0px;
}
.frnt_ipadview .ipad_img {
	width:807px;
	float:left;
	display:block;
}
.frnt_ipadview .ipad_img img {
	display:block;
}
.frnt_ipadview .download_rt {
	display: block;
	float: left;
	margin: 98px 0 0 36px;
	width: 209px;
}
.frnt_ipadview .download_rt h4 {
	display:block;
	color: #a2a3a4;
	float: left;
	font-size:23px;
	font-weight: normal;
	font-family: "HelveticaNeueLTStdTh", Helvetica, Arial, sans-serif;
	margin-bottom: 8px;
}
.frnt_ipadview .download_rt .downloadtext {
	display:block;
	float:left;
	line-height:20px;
	margin:10px 0px;
}
/*End frontpage*/












/*premium popup*/

.premium_popup {
	width:350px;
	display: none;
	height:330px;
	background:#FFF;
	position:absolute;
	z-index:99;
	left:50%;
	margin-left:-175px;
	margin-top:120px;
	top:0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 2px 0 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
	color:#000000;
}
.premium_popup .graybg {
	display:block;
	height:40px;
	background:#bfbfbf;
	padding:10px 16px;
	color:#FFFFFF;
}
.premium_popup .graybg .pre_text {
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:13px;
	text-align:left;
	line-height: 20px;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.premium_popup .whitebg {
	display:block;
	padding:20px 15px 16px;
	text-align:left;
}
.premium_popup .whitebg h3 {
	font-size:20px;
	display:block;
	line-height:24px;
	padding-bottom:10px;
}
.premium_popup .whitebg p {
	display:block;
	line-height:18px;
	padding:10px 0px;
}
.premium_popup .trypremium {
	display:block;
	text-align:center;
}
.premium_popup .trypremium .premium_btn {
	background: #4688f5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #ffffff;
	display: inline-block;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 36px;
	line-height: 34px;
	text-align:center;
	padding:0px 22px;
	border:1px solid #357ce6;
}
.premium_popup .trypremium .premium_btn:hover {
	background:#2f63d9;
}
.premium_close {
	display: block;
	height: 14px;
	opacity: 1;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	z-index: 99;
}
.premium_close:hover {
	opacity:0.6;
}
.middleContent.addwidth {
	width:1058px;
}
/*End premium popup*/

/*Subscription Plan*/
.subscription_content {
	display: inline-block;
	float: left;
	margin-top: 92px;
	position: relative;
	width: 100%;
}
.subscription_lt {
	float:left;
	display:block;
	width:204px;
	padding-right:30px;
}
.mainplanBox {
	width:1120px;
	float:left;
	display:block;
}
.mainplanBox .more_features {
	width:100%;
	display:block;
	float:left;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding-left:24px;
}
.paymentOptions {
	display: block;
	float: left;
	margin-left: 6px;
	margin-top: 30px;
	width: 933px;
}
.paymentOptions .chooseplan {
	color: #2e89dc;
	padding-bottom:10px;
	font-size: 14px;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	margin-left:16px;
}
.paymentOptions h4 {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#7f7f7f;
	display:inline-block;
	margin-bottom:5px;
}
.paymentMode {
	width:100%;
	color: #000;
}
.paymentMode label {
	display:block;
	overflow:hidden;
	border:  1px solid #bfbfbf;
	box-shadow: 0 0 1px #ccc;
	-moz-box-shadow: 0 0 1px #ccc;
	-webkit-box-shadow: 0 0 1px #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.paymentMode input[type="radio"] {
	display:none;
}
.paymentMode input[type="radio"] + label:hover {
	cursor:pointer;
}
.paymentMode input[type="radio"] + label span {
	display:inline-block;
	width:25px;
	height:25px;
	float:left;
	margin:-1px 28px 0 0;
	vertical-align:middle;
	background:url(../images/radio_inactive2.png) left center no-repeat;
	cursor:pointer;
}
.paymentMode input[type="radio"]:checked + label span {
	background:url(../images/radio_active2.png) left center no-repeat;
}
.paymentMode input[type="radio"] + label.paypalBg span {
	height:44px;
}
.creditCard {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 20px;
	position:relative;/*	border: 2px solid #bfbfbf;*/
	width: 680px;
}
.payPal {
	background: #fff none repeat scroll 0 0;
	margin-bottom: 20px;
	position:relative;
	width: 680px;
	display: inline-block;
}
.paypalBg {
	padding:10px 20px 10px 13px;
}
.cCardBg {
	display: inline-block;
	padding:10px 13px 20px 12px;
	width: 100%;
}
.paymentMode input[type="radio"] + label.paypalBg {
	/*background:url(../images/paypal_logo.png) 95% 25px no-repeat;*/
	border:solid 1px #fff;
	box-shadow: 0 0 5px #eaeaea;
}
.paymentMode input[type="radio"] + label.cCardBg {
	/*background:url(../images/credit_card_img.png) 98% 22px no-repeat;*/	
	border:solid 1px #fff;
	box-shadow: 0 0 5px #eaeaea;
}
.paymentMode input[type="radio"]:checked + label.payactive {
	/*background:url(../images/paypal_logo.png) 95% 25px no-repeat #f0f1f5;*/
border:solid 1px #595959;
	box-shadow: 0 0 1px #999;
	-moz-box-shadow: 0 0 1px #999;
	-webkit-box-shadow: 0 0 1px #999;
}
.paymentMode input[type="radio"]:checked + label.Cardactive {
	/*background:url(../images/credit_card_img.png) 98% 22px no-repeat #f0f1f5;*/	
	border:solid 1px #595959;
	box-shadow: 0 0 1px #999;
	-moz-box-shadow: 0 0 1px #999;
	-webkit-box-shadow: 0 0 1px #999;
}
.cards {
	width: 70%;
	padding-top: 4px;
}
.payPalCard {
	width: 70%;
	padding-top: 10px;
	padding-left: 52px;
}
.permont {
	position:absolute;
	right:20px;
	top:10px;
	text-align:right;
}
.permont h2 {
	font-size:25px;
	font-family:'HelveticaNeue-Bold', Helvetica, Arial, sans-serif;
	font-weight:normal;
	display: inline-block;
}
.permont > h3 {
	font-size:25px;
	display: inline-block;
	color: #a2a3a4;
	margin-right:4px;
	text-decoration: line-through;
}
.permont small {
	font-size:11px;
	font-family:'HelveticaNeue-Bold', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	display: block;
}
.permont small em {
	color:#2e89dc;
	font-size:11px;
	font-family:'HelveticaNeue-Bold', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
.additional {
	border-top: 1px solid #e6e6e6;
	display: inline-block;
	margin-top: 10px;
	padding:15px 10px 20px 46px;
	width: 100%;
}
.additional h3 {
	font-family:'HelveticaNeue-Bold', Helvetica, Arial, sans-serif;
	padding-bottom: 2px;
	font-weight:normal;
}
.cCardBg > h5, .paypalBg > h5 {
	font-family:'HelveticaNeue-Bold', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:normal;
}
.cCardBg > h5, .paypalBg > h6 {
	font-family:'HelveticaNeue-Bold', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight:normal;
	text-transform:uppercase;
}
.cCardBg > h5, .paypalBg > h6 b {
	display:inline-block;
}
.inadditional > img {
	float:left;
	margin-right:5px;
}
.inadditional {
}
.inadditional > p {
	margin-left:18px;
	margin-top: 4px;
}
.inadditional {
	float: left;
	margin-right: 18px;
	min-height: 67px;
	width: 293px;
}
.inadditional:nth-child(2) {
margin-bottom:10px;
}
.annual-billing {
	border:#d9d9d9 1px solid;
	height: 40px;
	background: #f2f2f2;
	border-radius: 4px;
	margin-bottom: 24px;
	width: 680px;
}
.annual-billing input[type="checkbox"] {
	display: none;
}
.annual-billing > label {
	border: medium none;
	display: inline-block;
	width: 40px;
	top: 5px;
	position: relative;
	box-shadow: none;
}
.annual-billing input[type="checkbox"] + label span {
	display:inline-block;
	width:25px;
	height:25px;
	float:left;
	margin:0px 0 0 17px;
	vertical-align:middle;
	background:url(../images/checkbox_inactive.png) left center no-repeat;
	cursor:pointer;
}
.annual-billing input[type="checkbox"]:checked + label span {
	background:url(../images/checkbox_active.png) left center no-repeat;
}
.features {
	display:block;
	text-align:right;
	text-decoration:underline;
	padding-right: 7px;
}
.text-right {
	text-align:right;
}
.anual-text {
	padding-left: 22px;
}
.save {
	font-weight: bold;
	text-align: right;
	width: 195px;
	display: inline-block;
}
.chooseplan {
	color: #239d60;
	padding-bottom:30px;
	font-size: 18px;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	margin-left:16px;
}
.billing-details {
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	width: 680px;
	display: inline-block;
	margin-bottom: 10px;
	vertical-align: top;
}
.details {
	display:inline-block;
	width: 100%;
	vertical-align: top;
	padding: 10px 10px 10px 15px;
}
.details label {
	width: 90px;
	display: inline-block;
	border: none;
	margin-bottom: 4px;
	width: 100%;
	border: none;
	box-shadow: none;
	font-weight: bold;
}
 .details li:nth-child(2) input {
 width: 100%;
}
.details input {
	border: 1px solid #d7d7d7;
	width: 244px;
	height: 34px;
	padding-left: 10px;
	border-radius:2px;
	font-size: 14px;
	width: 100%;
	background:#fdfdfd;
}
.details input:focus, .details select:focus {
	border: 1px solid #988e8e;
}
.order {
	width: 315px;
	display:inline-block;
	padding:45px 20px 63px 23px;
	min-height: 284px;
	position: relative;
}
.details ul {
	float: left;
	width: 100%;
}
.details ul li {
	display: inline-block;
	float: left;
	margin-bottom: 10px;
	padding-right: 20px;
	width: 50%;
}
li.country select {
	border: 1px solid #d7d7d7;
	width: 244px;
	height: 34px;
	padding-left: 10px;
	border-radius: 2px;
	font-size: 14px;
	font-weight: bold;
	width: 295px;
	background: #fdfdfd;
}
.postal input {
	width: 75px;
	display: inline-block;
}
.postal select {
	display: inline-block;
	width: 72px;
	border: 1px solid #d7d7d7;
	height: 34px;
	background: #fdfdfd;
	border-radius: 2px;
	font-size: 14px;
	margin-right: 5px;
}
.security {
	position:relative;
	width: 150px !important;
}
.security img {
	position:absolute;
	top: 26px;
	right: 8px;
}
.security input {
	width: 96%;
	padding-right: 60px;
}
.vat {
	margin-right: 13px;
	padding-right: 0 !important;
	width: 144px !important;
}
 .details .vat:nth-child(2) {
}
.vat input {
	width:100% !important
}
.order>p {
	margin: 19px 0;
}
.order>ul>li {
	clear: both;
	margin-bottom: 13px;
}
.order>ul>li>span {
	float: right;
}
.total {
}
 .charge li:nth-child(2) {
 font-weight:bold;
}
.total span {
}
.month-free {
	width: 305px;
	float: right;
	padding-right: 39px;
	padding-left: 2px;
}
.month-free span {
	width: 100%;
	display: block;
	color: #000;
	padding-bottom: 15px;
	border-radius: 5px;
	margin-bottom: 0;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
}
.month-free p {
	font-size: 14px;
}
.paypall-2 {
	width: 1010px;
}
.details-order .month-free {
	position:absolute;
	vertical-align:bottom;
	float: none;
	padding-top: 18px;
	width: 271px;
	padding-right: 0;
	padding-left: 0px;
	height: 80px;
	bottom: 0;
}
.details-order .month-free a {
	height:40px;
	display:block;
	background-color:#4688f5;
	text-align:center;
	color:#fff;
	line-height:40px;
	border-radius:5px;
	font-size: 14px;
}
.details-order {
	width: 1010px;
}
.border-ul {
	border-bottom: 1px solid #bfbfbf;
}
.charge {
	padding-top: 10px;
}
.payment-cards {
	height: 40px;
	border-radius: 4px;
	margin-bottom: 24px;
	width: 680px;
}
.payment-cards input[type="radio"] {
	display: none;
}
.payment-cards label {
	border: medium none;
	display: inline-block;
	width: 40px;
	top: 5px;
	position: relative;
	box-shadow: none;
	vertical-align:top;
}
.payment-cards input[type="radio"] + label span {
	display:inline-block;
	width:25px;
	height:25px;
	float:left;
	margin:0px 0 0 17px;
	vertical-align:middle;
	background:url(../images/pay-inactive.png) left center no-repeat;
	cursor:pointer;
}
.payment-cards input[type="radio"]:checked + label span {
	background:url(../images/pay-active.png) left center no-repeat;
}
.payment-cards ul li {
	display:inline-block;
	margin-right:25px;
}
.paypal-3 {
	height: 262px;
	min-height: 200px;
	display: table;
	width: 100%;
}
.paypal-3 p {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.paypal-3 p input {
	height:40px;
	cursor:pointer;
	display:block;
	font-weight:bold;
	font-size:16px;
	letter-spacing:0.5px;
	background-color:#236da3;
	text-align:center;
	color:#fff;
	line-height:40px;
	margin:auto;
	border-radius:5px;
	border:1px solid #285f84;
	width: 240px;
	margin-top:25px
}
.details ul li.postal {
	width: 162px;
	padding-right:0px;
}
.details ul li.postal.security {
	width: 150px;
	padding-right:0px;
}
/*End Subscription Plan*/



/* Visitors bar */


.content-visitor-div {
}
.vistors {
	width:42px;
	z-index:999;
	position:fixed;
	height:100%;
	right:0;
	top:0;
	transition:0.3s;
	-webkit-transition:0.3s;
}
.visitor-div {
	width:390px;
}
.content-visitor {
	width: 390px;
	background-color: #FFF;
	min-height: 250px;
	padding: 0 24px;
	padding-top:20px;
	position: absolute;
	top: 0;
	height:100%;
	overflow: auto;
	left:100%;
	transition:0.3s;
	-webkit-transition:0.3s;
	-webkit-box-shadow:0 0px 4px 0 rgba(73, 73, 73, 0.8);
	-moz-box-shadow: 0 0px 4px 0 rgba(73, 73, 73, 0.8);
	-ms-box-shadow: 0 0px 4px 0 rgba(73, 73, 73, 0.8);
	-o-box-shadow: 0 0px 4px 0 rgba(73, 73, 73, 0.8);
}
.content-visitor-div {
	left:0;
}
.button-f {
	text-align: center;
	width: 42px;
	background: #566a74;
	height: 60px;
	z-index: 3;
	position: relative;
	border-bottom: 1px solid #4b5c65;
	cursor:pointer;
}
#logo-f i {
	background: #ffffff;
	border-radius: 60px;
	display: inline-block;
	margin-top: 13px;
	padding: 7px 3px;
}
#logo-f i img {
	position: relative;
	top: 3px;
	width: 27px;
}
.button-f.activeBtn b {
	background: url(../images/createClose2.png) no-repeat scroll center center;
	display: block;
	height: 30px;
	left: 14px;
	position: relative;
	top: 16px;
	width: 16px;
}
.button-f.activeBtn b:hover {
	opacity:0.8;
}
.activeBtn#logo-f i {
	display:none;
	transition:0.3s;
	-webkit-transition:0.3s;
}
ul.add {
	display: block;
	margin-bottom: 15px;
	width: 100%;
}
ul.add li {
	display:inline-block;
	width:48%;
}
 ul.add li:nth-child(1) {
font-weight:bold;
}
 ul.add li:nth-child(2) {
text-align:right;
}
.marketing {
	background:#f6f8f7;
	padding:10px 14px;
	display:none;
	border-top:1px solid #e1e1e1;
}
.marketing ul {
	vertical-align:top;
}
.marketing ul li {
	margin-bottom:10px;
	vertical-align:top;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 15px;
}
.marketing ul li:nth-child(1) {
border-bottom:1px solid #e1e1e1;
padding-bottom:10px;
}
.marketing ul li img {
	margin-right: 5px;
	position: relative;
	top: -1px;
	vertical-align: middle;
}
.marketing ul li span {
	float:right;
	color:#fd5900;
}
.rt_info {
	background: #ffffff none repeat scroll 0 0;
	display: inline-block;
	float: left;
	min-height: 340px;
	width:100%;
}
.rt_info .datainfo {
	border-bottom: 1px solid #d7d8d9;
	display: table;
	padding: 16px 14px 18px;
	width: 100%;
}
.rt_info .datainfo.border_bottom {
	border-bottom:1px solid #d7d8d9 !important;
}
.rt_info .datainfo .graycolo {
	color: #a2a3a4;
}
.datainfo h2 {
	display: block;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 10px;
}
.datainfo .active {
	background:url(../images/active.png) no-repeat scroll 0 6px;
	display: inline-block;
	margin-right: 9px;
	padding: 2px 10px 2px 18px;
}
.datainfo ul {
	display: inline-block;
	float: left;
}
.datainfo ul li {
	float: left;
	line-height: 16px;
	width: 100%;
}
.datainfo ul li i {
	float: left;
	left: -6px;
	padding: 6px;
	position: relative;
	top: -4px;
	width: 25px;
}
.datainfo ul li a {
	color:#667277;
}
.datainfo ul li a:hover {
	text-decoration:underline;
}
.datainfo ul li i.email_icon img {
	position:relative;
	top:-1px;
}
.datainfo ul li i.employees_icons img {
	position:relative;
	top:-1px;
}
.datainfo ul li i.turnover_icon img {
	position:relative;
	top:-1px;
}
.datainfo ul li b {
	color: #000;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
}
.datainfo ul li em {
	display:block;
	float:left;
	width: 230px;
}
.datainfo .dir {
	line-height: 11px;
	padding-bottom: 6px;
}
.datainfo p b {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color: #000;
}
.datainfo ul li i.mapi {
	top: -2px;
	width: 22px;
}
/* visitors toggle slide end */

/* Pricing Page ============== */
.wrapper-pricing {
	background-color:#f2f2f2;
	min-height:794px;
}
.pricing {
	padding-top: 90px;
}
.pricing p {
	color: #888;
}
.pricing .more_features {
	width: 100%;
	display: block;
	text-align:center;
	font-weight: normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-size: 40px;
	padding-left: 24px;
}
/* The switch - the box around the slider */
.switch {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 20px;
	margin: 0 15px;
}
/* Hide default HTML checkbox */
.switch input {
	display:none;
}
/* The slider */
.switch .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #d5d5d5;
 transition: .4s;
 -webkit-transition: .4s;
 -ms-transition: .4s;
 -moz-transition: .4s;
 -o-transition: .4s;
}
.switch .slider:before {
	position: absolute;
	content: "";
	height: 26px;
	width: 26px;
	left: -5px;
	bottom: -2px;
	background-color: #bfbfbf;
 -webkit-transition: .4s;
 transition: .4s;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
 transition: .4s;
 -webkit-transition: .4s;
 -ms-transition: .4s;
 -moz-transition: .4s;
 -o-transition: .4s;
}
input:checked + .slider {
/*  background-color: #2196F3; */
}
input:focus + .slider {
	box-shadow: 0 0 1px #2196F3;
}
input:checked + .slider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}
/* Rounded sliders */
.slider.round {
	border-radius: 34px;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	-ms-border-radius: 34px;
	-o-border-radius: 34px;
	border-radius: 34px;
}
.slider.round:before {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
 transition: .4s;
 -webkit-transition: .4s;
 -ms-transition: .4s;
 -moz-transition: .4s;
 -o-transition: .4s;
}
.switch-content {
	text-align: center;
	margin-top: 47px;
	padding-bottom: 55px;
}
.switch-content span {
	vertical-align:top;
	line-height: 20px;
	font-weight:bold;
}
span.paid-monthly {
	color:#a28888;
}
span.paid-annually {
	color:#a28888;
}
.save20 {
	background-color:#cccccc;
	padding:5px;
	color:#fff;
	border-radius: 5px;
	margin-left: 8px;
}
/* plans */
	
	.col-4 {
	width:440px;
	float:left;
	display:block;
}
.plan {
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	margin: 0 12px 20px 12px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(73, 73, 73, 0.12);
	-moz-box-shadow: 0px 2px 2px 0px rgba(73, 73, 73, 0.12);
	-ms-box-shadow: 0px 2px 2px 0px rgba(73, 73, 73, 0.12);
	-o-box-shadow: 0px 2px 2px 0px rgba(73, 73, 73, 0.12);
	box-shadow: 0px 2px 2px 0px rgba(73, 73, 73, 0.12);
	text-align:center;
}
.name {
	text-align: center;
	padding: 20px 0;
	color: #57585a;
	font-weight: 500;
	border-bottom: 1px solid #e9e9e9;
	font-size: 18px;
	line-height: 18px;
}
.name .discription {
	font-size: 15px;
	font-weight: normal;
	margin: 16px 0 0 0;
	color: #888;
}
.price {
	width: 140px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.price .currency {
	left: 10px;
}
.price .currency {
	font-size: 22px;
	line-height: 22px;
	font-weight: 700;
	position: absolute;
	top: 30px;
}
.cost-monthly {
	padding-left: 14px;
	font-size: 60px;
	line-height: 72px;
}
.cost-annualy {
	padding-left: 14px;
	font-size: 60px;
	line-height: 72px;
}
.price .annual-month {
	font-size: 14px;
}
.annual-month > span {
	color: #888;
	font-size: 12px;
	font-style: italic;
	margin-top: 5px;
	position: relative;
	top: 4px;
	display: block;
}
.btns {
	margin-top: 24px;
	text-align: center;
	padding-bottom: 24px;
	color: #888;
	font-size: 12px;
}
.btns a.big_button {
}
.btns a.big_button {
	text-align: center;
	max-width: 70%;
	min-width: 50%;
	padding: 0;
	height: 42px;
	line-height: 42px;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.12);
	-ms-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.12);
	-o-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.12);
}
.btns a.login-btn {
	font-size: 12px;
	line-height: 30px;
	color: #1193f6;
	margin-top: 8px;
	text-decoration: none;
}
.big_button {
	-webkit-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-ms-user-select: none;
	outline: none;
	display: inline-block;
	font-family: Arial;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	height: 30px;
	padding: 7px 12px;
	margin: 0;
	font-size: 14px;
	line-height: 14px;
	-webkit-font-smoothing: subpixel-antialiased;
	text-align: center;
}
.basic_button {
	background-color: #efefef;
	color: #57585a;
}
.basic_button:hover {
	background-color:#cccccc;
	color: #57585a;
}
.blue_button {
	background-color: #2196f3;
	color: #FFF;
}
.blue_button:hover {
	background-color: #0d8aee;
	color: #FFF;
}
.green_button {
	background-color: #50ae55;
	color: #FFF;
}
.green_button:hover {
	background-color: #439247;
	color: #FFF;
}
.plan.professional {
	box-shadow: 0px 12px 12px 0px rgba(73, 73, 73, 0.12), 0px 12px 12px 0px rgba(54, 54, 54, 0.12) !important;
	position: relative;
	top: -16px;
	padding-bottom: 34px;
}
/* Plans END */
	
/* change color and content */

span.paid-annually {
	color:#ccc;
}
.color-ccc {
	color: #a28888 !important;
}
.color-cccw {
	color: #ccc!important;
}
span.save20-bg {
	background-color: #a28888;
}
.cost-annual {
	display:inline !important;
}
/* change color and content END*/

.bottom-text {
	text-align:center;
	margin-top: 30px;
}
.bottom-text h3 {
	font-size:25px;
	margin-bottom:10px;
}
.bottom-text p {
	font-size:16px;
}
.bottom-text a {
	color: #2196f3;
}
/* Pricing Page END ============ */

.clicktooogle {
	cursor:pointer;
	float: right;
}
.topright {
	float:right;
	position:relative;
}
.topmenu {
	float: left;
	padding: 9px 0;
	width: 40px;
}
.topmenu a {
	display:inline-block
}
.topmenu a:hover {
	opacity:0.8;
}
.alertdiv {
	background: #6d6d6d none repeat scroll 0 0;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	color: #ffffff;
	float: left;
	font-weight: bold;
	height: 20px;
	margin: 8px 26px 0 0;
	padding: 1px;
	text-align: center;
	width: 20px;
}
.alertdiv img {
	width:10px;
	height:10px;
}
.alertdiv:hover {
	opacity:0.8;
}
.login {
	float:left;
	width:32px;
	height:32px;
}
.login img {
	border-radius:50%;
-moz- border-radius:50%;
-webkit- border-radius:50%;
}
.login_popup {
	position:absolute;
	right: -10px;
	top: 46px;
	z-index: 100;
	display:none;
}
.login_popup2 {
	position: relative;
	background: #fff;
	border: 1px solid #cccccc;
	width:360px;
	height:190px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.login_popup2:after, .login_popup2:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.login_popup2:after {
	border-color: rgba(250, 250, 250, 0);
	border-bottom-color: #fff;
	border-width: 8px;
	margin-left: 148px;
}
.login_popup2:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #cccccc;
	border-width: 10px;
	margin-left: 146px;
}
.login_popup2 .inner {
	margin: 20px;
}
.login_popup .inner .roundimg {
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	overflow: hidden;
	margin-right: 20px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.login_popup .inner .roundimg .userimgbg {
	background-image: url(../images/business_card_img1.jpg);
	background-size: 96px 96px;
	border: medium none;
	height: 96px;
	vertical-align: top;
	width: 96px;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}
.login_popup .inner .roundimg .changetext {
	background: rgba(0, 0, 0, 0.54) none repeat scroll 0 0;
	bottom: 0;
	color: #fff;
	font-size: 9px;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	left: 0;
	line-height: 9px;
	padding: 7px 0;
	position: absolute;
	text-align: center;
	width: 96px;
}
.login_popup .inner .nametext {
	display: inline-block;
	vertical-align: top;
	color:#000000;
}
.login_popup .inner .nametext .peoplename {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin: -4px 0 1px;
	display:block;
}
.login_popup .inner .nametext .emailadd {
	color: #666;
	display:block;
}
.login_popup .inner .nametext .gb_mb {
	color: #ccc;
	margin: 6px 0;
}
.login_popup .inner .nametext .gb_mb a {
	color: #36c;
	text-decoration: none;
	margin: 0 10px;
}
.login_popup .inner .nametext .gb_mb a:first-child {
	margin-left: 0;
}
.login_popup .inner .nametext .gb_mb a:hover {
	text-decoration:underline;
}
.login_popup .inner .nametext .myaccount_btn {
	color: #fff;
	cursor: default;
	text-decoration: none;
	background: #4d90fe none repeat scroll 0 0;
	border: 1px solid #3079ed;
	color: #fff;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin: 10px 0 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: inline-block;
	line-height: 28px;
	padding: 0 12px;
}
.login_popup .inner .nametext .myaccount_btn:hover {
	background:#357ae8;
	border: 1px solid #2f5bb7;
}
.login_popup .graybgDiv {
	background: #f5f5f5 none repeat scroll 0 0;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	display: table;
	padding: 9px 0 10px;
	width: 100%;
	border-radius: 0 0px 3px 3px;
	-moz-border-radius: 0 0px 3px 3px;
	-webkit-border-radius: 0 0px 3px 3px;
}
.login_popup .graybgDiv > div:first-child {
	text-align: left;
}
.login_popup .graybgDiv > div {
	display: table-cell;
	text-align: right;
}
.login_popup .graybgDiv > div .addaccount_btn {
	color: #666;
	cursor: pointer;
	text-decoration: none;
	margin: 0 20px;
	background: #f8f8f8 none repeat scroll 0 0;
	border: 1px solid #c6c6c6;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: inline-block;
	line-height: 28px;
	padding: 0 12px;
}
.login_popup .graybgDiv > div .addaccount_btn:hover {
	opacity:0.8;
}
.service_content {
	display: inline-block;
	float: left;
	margin-top: 125px;
	width: 100%;
	position:relative;
}
.service_content .leftContent {
	left: 40px;
	padding-right: 20px;
	width: 447px;
}
.service_content .middleContent {
	margin-left: 438px;
	width: 887px;
	min-height: 700px;
}
.admin_info .top_in_date {
	display: inline-block;
	float: left;
	margin-right: 27px;
	padding-right: 26px;
	line-height: 20px;
	padding-top: 1px;
	width: 270px;
}
.admin_info .top_in_date a {
	color: #667277;
}
.admin_info .top_in_date a:hover {
	color:#fa5422;
}
.admin_info .top_in_date .peri_text {
	clear: left;
	display: inline-block;
	float: left;
	line-height: 14px;
	padding-bottom: 4px;
}
.admin_info .top_in_date .dateinfo {
	clear: left;
	display: inline-block;
	float: left;
	font-size: 24px;
	letter-spacing: -1px;
	cursor:pointer;
}
.main_articles {
	display: block;
	float: left;
	padding-top:30px;
	width: 100%;
	position:relative;
}
.main_articles ul.article_tabs {
	display: block;
	height: 45px;
	width: 100%;
}
.main_articles ul.article_tabs li {
	display:inline;
	float:left;
}
.main_articles ul.article_tabs li:last-child {
	border-right:none;
}
.main_articles ul.article_tabs li a {
	font-size:15px;
	color: #999;
	outline: 0 none;
	display:inline-block;
	line-height:16px;
	width:106px;
	text-align:center;
}
.main_articles ul.article_tabs li a i.dollar_icon {
	width: 9px;
}
.main_articles ul.article_tabs li a em {
	display:block;
	font-size: 13px;
	padding-top: 2px;
}
.main_articles ul.article_tabs li.active {
	color: #222222;
	line-height:16px;
}
.main_articles ul.article_tabs li.active a em {
	color:#000;
	line-height:16px;
}
.main_articles ul.article_tabs li a i.art_repeat {
	background:url(../images/art_repeat_icon.png) center top no-repeat;
	display: inline-block;
	height: 18px;
	width: 15px;
	background-size:100% auto;
}
.main_articles ul.article_tabs li.active a i.art_repeat {
	background-size:100% auto;
	background-position:center -25px;
}
.main_articles ul.article_tabs li a i.dollar_icon {
	background:url(../images/art_dollar_icon.png) center top no-repeat;
	display: inline-block;
	height: 18px;
	width: 9px;
	background-size:100% auto;
}
.main_articles ul.article_tabs li.active a i.dollar_icon {
	background-size:100% auto;
	background-position:center -29px;
}
.main_articles ul.article_tabs li a i.double_arrow {
	background:url(../images/art_double_arrow.png) center top no-repeat;
	display: inline-block;
	height: 18px;
	width: 15px;
	background-size:100% auto;
}
.main_articles ul.article_tabs li.active a i.double_arrow {
	background-size:100% auto;
	background-position:center -27px;
}
.main_articles ul.article_tabs li a i.share_icon {
	background:url(../images/art_share_icon.png) center top no-repeat;
	display: inline-block;
	height: 18px;
	width: 15px;
	background-size:100% auto;
}
.main_articles ul.article_tabs li.active a i.share_icon {
	background-size:100% auto;
	background-position:center -28px;
}
.articles_content {
	overflow:hidden;
}
.main_articles .tabsDatabox {
	display: table;
	padding: 16px 0 16px 18px;
	width: 100%;
}
.main_articles .art_subsearch {
	float: left;
	padding: 0;
	position: relative;
	width: 100%;
}
.main_articles .art_subsearch .art_subIcon {
	cursor: pointer;
	height: 39px;
	left: 0;
	padding: 6px;
	position: absolute;
	top: 0;
	width: 44px;
	z-index: 100;
}
.main_articles .art_subsearch .art_subIcon > img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
}
.main_articles .art_subsearch .art_searchInput {
	display: inline-block;
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	height: 40px;
	line-height: 120%;
	padding:0 0 0px 50px;
	position: relative;
	text-transform: capitalize;
	width: 100%;
	z-index: 99;
	background:#f5f5f5;
}
.main_articles .art_subsearch .art_searchInput::-webkit-input-placeholder {
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.main_articles .art_subsearch .art_searchInput:-moz-placeholder { /* Firefox 18- */
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.main_articles .art_subsearch .art_searchInput::-moz-placeholder {  /* Firefox 19+ */
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.main_articles .art_subsearch .art_searchInput:-ms-input-placeholder {
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.comments_tweets {
	display: inline-block;
	float: left;
	width: 100%;
	padding-left: 18px;
}
.comments_tweets .nano {
	position : relative;
	width : 100%;
	height : 100%;
	overflow : hidden;
}
.comments_tweets .nano .content {
	position : absolute;
	overflow : scroll;
	overflow-x : hidden;
	top : 0;
	right : 0;
	bottom : 0;
	left : 0;
}
.comments_tweets .nano .content:focus {
	outline: thin dotted;
}
.comments_tweets .nano .content::-webkit-scrollbar {
 visibility: hidden;
}
.main_nano .has-scrollbar .content::-webkit-scrollbar {
 visibility: visible;
}
.comments_tweets .nano > .pane {
	background :#d5d5d5;
	position : absolute;
	width : 9px;
	right : 0;
	top : 0;
	bottom : 0;
	visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
	opacity : .01;
 -webkit-transition : .2s;
 -moz-transition : .2s;
 -o-transition : .2s;
 transition : .2s;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	border-radius : 5px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity: 0 !important;
}
.comments_tweets .nano > .pane > .slider {
	background : #c2c2c2;
	position : relative;
	margin : 0;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	border-radius : 3px;
}
.comments_tweets .nano:hover > .pane, .pane.active, .rt_peopleBox .pane.flashed {
	visibility : visible\9; /* Target only IE7 and IE8 with this hack */
	opacity : 1 !important;
}
.comments_tweets .emp_scroll {
	height:500px !important;
	width: 100%;
}
.comments_tweets .has-scrollbar {
	display:block;
}
/*End Nano Scrolling Functionality*/



.comments_tweets .comment_box {
	margin: 0 0 30px;/*padding: 10px;*/
}
.comments_tweets .comment_box:hover {
	background-color: #f5f5f5;
}
.comments_tweets .comment_box .comment_body {
	background-color: #f5f5f5;
	overflow: hidden;
	position: relative;
}
.comments_tweets .comment_box .comment_body .element_ribbon {
	margin-bottom: 10px;
	position: relative;
	display: inline-block;
	padding: 10px 18px 10px 14px;
}
.element_ribbon .ribbon {
	font-size: 10px;
	clear: left;
	float: left;
	margin: 10px 0;
	padding: 0.5em 1em;
	position: relative;
	z-index: 5;
	color: #fff;
	background-color: #fa5422;
}
.element_ribbon .comment_text {
	padding:0;
	float:left;
	color: #999;
	display:block;
	line-height: 18px;
}
.element_ribbon .comment_author {
	color: #060606;
	display: block;
	float: left;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin: 0 0 10px;
	clear: left;
	float:left;
	padding: 0 0 10px;
	line-height: 18px;
}
.element_ribbon .comment_text > em {
	color: black;
	font-style: italic;
	font-weight:normal;
	font-family: Helvetica, Arial, sans-serif;
}
.element_ribbon .comment_details {
	margin: 10px 0 0;
	padding: 0;
	display:block;
	float:left;
}
.element_ribbon .comment_details a {
	font-size: 12px;
	color: #4688f5;
}
.element_ribbon .comment_details a:hover {
	text-decoration:underline;
}
.pagecontent {
	display: inline-block;
	padding-bottom: 120px;
	padding-left: 24px;
	padding-top: 30px;
	position: relative;
	width: 100%;
}
.dashboardBoxs {
	width:100%;
	display:inline-block;
	float:left;
	margin-bottom: 20px;
}
ul.dashboard_stat {
	width:100%;
	display:inline-block;
	float:left;
}
ul.dashboard_stat li {
	float:left;
	display:block;
	margin-right:16px;
}
ul.dashboard_stat li:last-child {
	margin-right:0px;
}
ul.dashboard_stat li a {
	width:203px;
	height:70px;
	overflow: hidden;
	display:block;
	position:relative;
}
ul.dashboard_stat li a.graybg1 {
	background:#858585;
}
ul.dashboard_stat li a.graybg2 {
	background:#9a9a9a;
}
ul.dashboard_stat li a.graybg3 {
	background:#bbbbbb;
}
ul.dashboard_stat li a.graybg4 {
	background:#dbdbdb;
}
ul.dashboard_stat li a .visual {
	display: block;
	float: left;
	height: 70px;
	width: 50px;
}
ul.dashboard_stat li a .visual > i {
	display: block;
	margin-left: -14px;
	opacity: 0.2;
	position: relative;
	top: 30px;
}
ul.dashboard_stat li a .rtdetails {
	padding-right: 15px;
	position: absolute;
	right: 0;
}
ul.dashboard_stat li a .rtdetails .number {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	letter-spacing: -1px;
	line-height: 26px;
	margin-bottom: 0;
	padding-top: 8px;
	text-align: right;
}
ul.dashboard_stat li a .rtdetails .desc {
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0;
	opacity: 1;
	text-align: right;
	text-transform: uppercase;
}
.chart_view {
	width:100%;
	display:inline-block;
	float:left;
	margin-top:10px;
}
.chart_view .graphsBoxs {
	float:left;
	display:block;
	width:422px;
	min-height:240px;
	margin-right:16px;
	margin-bottom:16px;
}
 .chart_view .graphsBoxs:nth-of-type(2n+0) {
 margin-right:0px;
}
.chart_view .graphsBoxs .portlet {
	display: inline-block;
	float: left;
	padding: 12px 16px 15px;
	width: 100%;
}
.chart_view .graphsBoxs .portlet .portlet_title {
	border-bottom: 1px solid #eef1f5;
	min-height: 48px;
	margin-bottom: 10px;
}
.chart_view .graphsBoxs .portlet .portlet_title .caption {
	color: #666;
	padding: 10px 0;
	display: inline-block;
	float: left;
	font-size: 18px;
	line-height: 18px;
}
.portlet_title .caption .caption_subject {
	font-size: 15px;
	color: #2f353b;
	text-transform: uppercase;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.portlet_title .actions {
	padding: 6px 0 14px;
	display: inline-block;
	float: right;
}
.portlet_title .actions .btn_circle {
	height: 27px;
	width: 27px;
	color: #666;
	padding: 4px 6px 2px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	overflow: hidden;
	background-color: #fff;
	border:1px solid #ccc;
	cursor: pointer;
	display: inline-block;
	white-space: nowrap;
	position:relative;
}
.portlet_title .actions .btn_circle:hover {
	background:#e6e6e6;
}
.portlet_title .actions .btn_circle img {
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
	opacity:0.7;
}
.portlet_title .actions .btn_circle:hover img {
	opacity:1;
}
.graphsBoxs .portlet .chat_graphic {
	width:100%;
	display:inline-block;
	float:left;
	margin-top:16px;
}
.graphsBoxs .portlet .chat_graphic img {
	display:block;
}
.inner_content {
	display: inline-block;
	float: left;
	margin-top: 125px;
	position: relative;
	width: 100%;
}
.admin_info ul.innr_nav {
	display: block;
	float: left;
	margin-top: 12px;
}
.admin_info ul.innr_nav li {
	float:left;
	display:block;
	margin-right:20px;
}
.admin_info ul.innr_nav li a {
	display: block;
	font-size: 15px;
}
.admin_info ul.innr_nav li.active a {
	color:#000000;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.pro_selectBox ul.left_nav {
	display: block;
	float: left;
	margin-top: 12px;
	width:100%;
}
.pro_selectBox ul.left_nav li {
	float:left;
	display:block;
	margin-bottom:30px;
	width:100%;
}
.pro_selectBox ul.left_nav li a {
	border-left: 4px solid #fff;
	color: #000000;
	display: block;
	font-size: 15px;
	line-height: 30px;
	padding-left: 15px;
}
.pro_selectBox ul.left_nav li a b {
	display:block;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color: #a2a3a4;
	line-height: 16px;
	padding-bottom: 4px;
	font-size: 15px;
}
.pro_selectBox ul.left_nav li.active a, .pro_selectBox ul.left_nav li:hover a {
	border-left:4px solid #ff541f;
}
.visiteBox {
	display: inline-block;
	float: left;
	width: 100%;
	padding: 10px 0 0 5px;
}
.visiteBox .visiteImag {
	width:100%;
	height:60px;
	display:inline-block;
	float:left;
	margin:40px 0px 22px;
}
.visiteBox h2 {
	display: block;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 32px;
	padding-bottom:30px;
	letter-spacing: 0.2px;
	margin-left: -1px;
}
.visiteBox ul.loaddata {
	display: block;
	position:relative;
}
.visiteBox ul.loaddata li {
	display:block;
	line-height:20px;
	padding-bottom:20px;
	display: none;
}
.visiteBox ul.loaddata li a {
	color:#ff541f;
}
.visiteBox ul.loaddata li a:hover {
	text-decoration:underline;
}
.visiteBox .prodataimg {
	width:100%;
	display:block;
	float:left;
	margin-top:10px;
}
.visiteBox .prodataimg img {
	display:block;
}
.visiteBox ul.loaddata .showdatamore {
	display: table;
	left: 419px;
	position: relative;
	top: -38px;
}
.visiteBox ul.loaddata .show {
	display:inline-block;
	float:left;
	margin-right:6px;
	cursor:pointer;
}
.visiteBox ul.loaddata .less {
	display:inline-block;
	float:left;
	cursor:pointer;
}
.visiteBox ul.loaddata .show:hover, .visiteBox ul.loaddata .less:hover {
	text-decoration:underline;
}
.topsearchBar {
	width:100%;
	display:inline-block;
	float:left;
	padding: 0 0 20px;
}
.sideselect {
	padding-left:0px;
}
.sideselect ul.inner_select {
	float: left;
}
.sideselect ul.inner_select li {
	float: left;
	margin-bottom: 0;
	margin-right: 12px;
	width: 233px;
}
.sideselect .refreshBox {
	width:auto;
	padding: 30px 0 10px;
}
.selectview {
	width:100%;
	display:inline-block;
	padding-bottom:15px;
}
.selectview table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	border:1px solid #d4d4d4;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}
.selectview table th {
	padding: 10px 15px;
	font-weight: normal;
	text-align:left;
	font-size:13px;
	background:#fff;
}
.selectview table tr.border_line {
	border-bottom:1px solid #d4d4d4;
}
.selectview table td {
	padding:10px 15px 10px 15px;
	text-align:left;
	font-size:13px;
}
.selectview table tr.firstcolor {
	background: #eee;
}
.selectview table tr.secondcolor {
	background: #f5f8fb;
}
.selectview table tr .bluetext {
	color:#06619a;
	display: inline-block;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:13px;
}
.selectview table tr .bluetext_big {
	color:#06619a;
	display: inline-block;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
}
.selectview table tr .bluetext small {
	color:#999;
	font-size:10px;
}
.selectview table tr .bluetext_big i {
	color: #0033cc;
	display: inline-block;
	position:relative;
	top:2px;
	right:3px;
	width:14px;
	height:14px;
}
.selectview table tr .floder {
	position:relative;
	right:3px;
	width:14px;
	height:14px;
	display: inline-block;
}
.selectview table tr.tbl_gray_bg {
	background:#CCCCCC;
}
.sideselect ul.inner_select li .leftsearchbox .lt_searchinput {
	height: 38px;
}
.sideselect ul.inner_select li .sublocationbox .subLocationField {
	height: 38px;
}
.generatedtext {
	float:right;
	display:inline-block;
	font-size:12px;
	padding:14px 0px 10px;
}
.generatedtext a {
	font-size:12px;
	color: #06619a;
}
.generatedtext a:hover {
	text-decoration:underline;
}
.selectview .designtabs {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	border:1px solid #d4d4d4;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	float: left;
}
.designtabs ul.tabslist {
	display:block;
	width:100%;
	height:60px;/*padding: 16px 20px 30px;*/
}
.designtabs ul.tabslist li {
	display:inline;
	float:left;
	line-height:12px;
	background:#f3f3f3;
	border-left:solid 2px #dee0e2;
	width:33.3%;
}
.designtabs ul.tabslist li .profileView {
	float:left;
	width:100%;
	padding:10px 18px 4px;
	margin-right:20px;
	height:60px;
}
.designtabs ul.tabslist li .profileView h2 {
	float:left;
	font-size:38px;
	line-height:48px;
	padding: 0px 10px 0px 0px;
	color:#667277;
}
.designtabs ul.tabslist li .profileView span {
	display:block;
	padding:6px 0px 0px 10px;
	font-size: 13px;
}
.designtabs ul.tabslist li:first-child {
	border-left: medium none;
	width:33.4%;
}
.designtabs ul.tabslist li:last-child {
	margin-right:0px;
	padding-right:0px;
	border-right: none;
}
.designtabs ul.tabslist li a {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color:#666;
	line-height: 15px;
}
.designtabs ul.tabslist li.active {
	color:#000;
	background:#fff;
	border-left: solid 2px #006fa6;
}
.designtabs ul.tabslist li.active span {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.designtabs ul.tabslist li.active:first-child {
	border-left: medium none;
}
.designtabs ul.tabslist li.active h2 {
	color:#006fa6
}
.tab_content {
	display:none;
}
.selectview .viewers_work {
	display: inline-block;
	height: auto;
	padding: 20px;
	width: auto;
}
.selectview .viewers_work .company_div {
	float:left;
	width:120px;
	text-align:left;
}
.selectview .viewers_work .company_div h3 {
	font-size:14px;
	border-bottom:solid 1px #333333;
	margin-top:90px;/*font-family: "HelveticaNeue-Bold",Helvetica,Arial,sans-serif;
    font-weight:normal;*/
}
.selectview .viewers_work .company_image {
	float:left;
	width:230px;
	text-align:center;
	position:relative;
}
.selectview .viewers_work .company_image .imageText {
	position:absolute;
	top:150px;
	left:50px;
	width:140px;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.selectview .viewers_work .company_text {
	float:left;
	width:127px;
	text-align:right;
	margin-top:35px;
}
.selectview .viewers_work .company_text h3 {
	font-size:14px;
	border-bottom:solid 1px #333333;
	margin-bottom:20px;/*font-family: "HelveticaNeue-Bold",Helvetica,Arial,sans-serif;
    font-weight:normal;*/
}
.selectview .viewers_live {
	display: inline-block;
	padding: 20px 20px 20px 10px;
	width: auto;
}
.selectview .viewers_live .company_div {
	float:left;
	width:120px;
	text-align:left;
}
.selectview .viewers_live .company_div h3 {
	font-size:14px;
	border-bottom:solid 1px #333333;
	margin-top:97px;/*font-family: "HelveticaNeue-Bold",Helvetica,Arial,sans-serif;
    font-weight:normal;*/
}
.selectview .viewers_live .company_image {
	float:left;
	width:230px;
	text-align:center;
	position:relative;
}
.selectview .viewers_live .company_image .imageText {
	position:absolute;
	top:150px;
	left:50px;
	width:140px;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.selectview .viewers_live .company_text {
	float:left;
	width:127px;
	text-align:right;
	margin-top:10px;
}
.selectview .viewers_live .company_text h3 {
	font-size:14px;
	border-bottom:solid 1px #333333;
	margin-bottom:20px;/*font-family: "HelveticaNeue-Bold",Helvetica,Arial,sans-serif;
    font-weight:normal;*/
}
.selectview .main_tabsbar {
	display: table;
	width: 100%;
}
.selectview .disp_table {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	padding: 10px 0;
}
.toolquestionmark {
	display: inline-block;
	height: 15px;
	margin-left: 3px;
	position: relative;
	top: 3px;
	width: 15px;
}
.toolquestionmark img {
	display:block;
}
.toolbellicon {
	display: inline-block;
	height: 14px;
	margin-left: 3px;
	position: relative;
	top: 2px;
	width: 13px;
}
.toolbellicon img {
	display:block;
}
.leadstooltip {
	width: 340px;
	height:200px;
	position:absolute;
	background:#FFFFFF;
	border:1px solid #ddd;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:1px 3px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:1px 3px 5px rgba(0, 0, 0, 0.2);
	box-shadow:1px 3px 5px rgba(0, 0, 0, 0.2);
	display: none;
	left: -290px;
	top: 30px;
	z-index:90;
}
.leadstooltip.second {
	left: -220px;
}
.leadstooltip.third {
	left: -192px;
}
.leadstooltip .tooltipArrow {
	display: inline-block;
	float: right;
	height: 9px;
	position: absolute;
	right: 30px;
	top: -9px;
	width: 17px;
	z-index:91;
}
.leadstooltip .tooltipArrow img {
	display:block;
}
.tooltip_wrap {
	width:100%;
	height:100%;
	display: table;
	float: left;
}
.tooltip_wrap h5 {
	display: table-cell;
	font-size: 15px;
	line-height: 20px;
	padding: 0 28px;
	text-align: center;
	vertical-align: middle;
	color: #667277;
}
.toolquestionmark:hover .leadstooltip {
	display:block;
}
.webtext {
	display: block;
	line-height: 14px;
	padding-bottom: 4px;
}
.toolquestionmark:hover .qustionimg {
	opacity:0.7;
}
.toolbellicon:hover .leadstooltip {
	display:block;
}
.toolbellicon:hover .qustionimg {
	opacity:0.7;
}
.certifiedBox {
	width:100%;
	display:inline-block;
	height:38px;
	background:#2e89dc;
	position:relative;
}
.certifiedBox .certifiedText {
	color: #ffffff;
	display: block;
	line-height: 16px;
	padding: 9px 0 13px;
	text-align: left;
}
.certifiedBox .certifiedText .more {
	color:#FFFFFF;
	text-decoration:underline;
}
.certifiedBox .certifiedText .more:hover {
	text-decoration:none;
}
.certifiedBox .certifiedText .certifiedClose {
	float:right;
	display:inline-block;
	width:16px;
	height:16px;
}
.certifiedBox .certifiedText .certifiedClose img {
	display:block;
}
.certifiedBox .certifiedText .certifiedClose:hover {
	opacity:0.8;
}
.topblueBoxclose .main_content.new_mrg {
	margin-top: 162px;
}
.bodycontent2 {
	display: inline-block;
	padding-bottom: 40px;
	position: relative;
	width: 100%;
}
.topblueBoxclose .main_content.new_topmrg {
	margin-top: 208px;
}
.leadstooltip.rt_mrbBox {
	left: -86px;
}
.leadstooltip.rt_mrbBox .tooltipArrow {
	left: 82px;
}
.admin_info .top_property {
	display: inline-block;
	float: left;
	line-height: 20px;
	margin-right: 0;
	padding-right: 26px;
	padding-top: 1px;
	width: 270px;
}
.admin_info .top_property a {
	color: #667277;
}
.admin_info .top_property a .pro_text {
	clear: left;
	display: inline-block;
	float: left;
	line-height: 14px;
	padding-bottom: 4px;
}
.admin_info .top_property a .proinfo {
	clear: left;
	display: inline-block;
	float: left;
	font-size: 24px;
	letter-spacing: -1px;
}
.admin_info .top_property a:hover {
	color:#fa5422;
}
.admin_info .top_in_date.rtside {
	margin-right: 0;
	padding-right: 0;
	width: 240px;
	margin-top: -2px;
}
.pro_selectBox ul.leadsckbox {
	display:block;
	float:left;
	margin-top: 10px;
}
.pro_selectBox ul.leadsckbox .taffictext {
	text-transform:uppercase;
	font-size:13px;
	color: #a2a3a4;
	display:block;
	padding-bottom:12px;
}
.pro_selectBox ul.leadsckbox li {
	display:inline-block;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.pro_selectBox ul.leadsckbox li input[type="checkbox"] {
	display:none;
}
.pro_selectBox ul.leadsckbox li input[type="checkbox"] + label {
	display:inline-block;
	vertical-align:middle;
	background:url(../images/leads_checkBox.png) left top no-repeat;
	cursor:pointer;
	width:100%;
	height:18px;
}
.pro_selectBox ul.leadsckbox li input[type="checkbox"]:checked + label {
	background:url(../images/leads_checkBox.png) left -32px no-repeat;
}
.pro_selectBox ul.leadsckbox li input[type="checkbox"] + label span {
	display: inline-block;
	font-weight: normal;
	line-height: 18px;
	padding-left: 30px;
	width: auto;
	float:left;
}
.pro_selectBox ul.leadsckbox li input[type="checkbox"] + label i {
	font-size: 18px;
	padding-left: 4px;
	line-height: 20px;
	float:left;
}
.pro_selectBox ul.leadsckbox li input[type="checkbox"] + label b {
	font-size: 10px;
	margin-left: 4px;
	padding:2px 4px;
	background: #2e89dc;
	color:#FFFFFF;
	text-transform:uppercase;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	float:left;
	margin-top: 1px;
}
.admin_info .top_property .proinfo i {
	display: inline-block;
	height: 6px;
	left: 2px;
	position: relative;
	top: -3px;
	width: 11px;
}
.admin_info .top_property .proinfo i img {
	display:block;
}
.admin_info .top_in_date .dateinfo i {
	display: inline-block;
	height: 6px;
	left: 2px;
	position: relative;
	top: -3px;
	width: 11px;
}
.dateinfo img {
	display: block;
}
.propertyPopup {
	width:766px;
	min-height:480px;
	background:#FFFFFF;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	position:absolute;
	z-index:101;
	left: 60px;
	top:0;
	-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
	box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
	display:none;
}
.propertyPopup .innerpro {
	width:100%;
	height:100%;
	display:inline-block;
	position:relative;
	padding-top: 20px;
}
.propertyPopup .innerpro .proptyCloseicon {
	position:absolute;
	right:10px;
	top:10px;
	display:inline-block;
	width:14px;
	height:14px;
	opacity:0.6;
}
.propertyPopup .innerpro .proptyCloseicon:hover {
	opacity:1;
}
.innerpro .propertysearchBox {
	display: block;
	height: 42px;
	margin: 0 auto;
	position: relative;
	width: 654px;
}
.innerpro .propertysearchBox .prosearchIcon {
	cursor: pointer;
	left: 16px;
	position: absolute;
	top: 13px;
	width: 16px;
	z-index: 100;
}
.innerpro .propertysearchBox .prosearchInput {
	display: inline-block;
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	height: 42px;
	line-height: 120%;
	padding:0 0 0px 50px;
	position: relative;
	text-transform: capitalize;
	width: 100%;
	z-index: 99;
	background:#fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	border-bottom:1px solid #a9a9a9;
}
.innerpro .propertysearchBox .prosearchInput::-webkit-input-placeholder {
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.innerpro .propertysearchBox .prosearchInput:-moz-placeholder { /* Firefox 18- */
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.innerpro .propertysearchBox .prosearchInput::-moz-placeholder {  /* Firefox 19+ */
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.innerpro .propertysearchBox .prosearchInput:-ms-input-placeholder {
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.innerpro ul.propertytabs {
	display: block;
	float: left;
	padding: 20px 60px 0;
	width: 100%;
	border-bottom: 1px solid #d4d4d4;
}
.innerpro ul.propertytabs li {
	float:left;
	display:block;
}
.innerpro ul.propertytabs li a {
	display: block;
	line-height: 14px;
	padding: 0 20px 8px;
	text-transform: uppercase;
}
.innerpro ul.propertytabs li.active a {
	color:#4688f5;
	border-bottom:2px solid #4688f5;
}
.innerpro ul.propertytabs li a:hover {
	color:#4688f5;
	border-bottom:2px solid #4688f5;
}
.innerpro .propertyTable {
	display:block;
	width:100%;
	height:auto;
	position:relative;
}
.propertyTable table {
	border-collapse: collapse;
	width: 100%;
}
.propertyTable table th {
	text-align: left;
	padding:10px 18px;
	color: #a2a3a4;
	border-bottom: 1px solid #d4d4d4;
}
.propertyTable table td {
	border-right: 1px solid #d4d4d4;
	padding:10px 18px;
	position:relative;
}
.propertyTable table tr.tbheight {
	cursor:pointer;
	height:58px;
	position:relative;
}
.propertyTable table td.border_rtnone {
	border-right: medium none !important;
}
.propertyTable table td span {
	line-height:18px;
}
.propertyTable table td .table_lt {
	float:left;
}
.propertyTable table td .bold {
	display:block;
}
.propertyTable table td .innerbold {
	display:none;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.propertyTable table td .smallt {
	display:block;
	color: #a2a3a4;
	font-size:12px;
	display:none;
}
.propertyTable table td .sm_arrow_rt {
	display: none;
	position: absolute;
	right: 20px;
	top: 20px;
}
.propertyTable table td .sm_arrow_rt .rightmark {
	float:left;
	margin-right:10px;
}
.propertyTable table td .sm_arrow_rt .sm_star {
	float: left;
	position: relative;
	top: -3px;
}
.propertyTable table td .sm_arrow_rt .sm_star img {
	display:block;
}
.propertyTable table tr.tbheight:hover, .propertyTable table tr.tbheight.active {
	background:#e0e0e0;
}
.propertyTable table tr.tbheight:hover td .bold, .propertyTable table tr.tbheight.active td .bold {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.propertyTable table tr.tbheight:hover td .innerbold, .propertyTable table tr.tbheight:hover td .smallt, .propertyTable table tr.tbheight:hover td .sm_arrow_rt {
	display:block;
}
.propertyTable table tr.tbheight.active td .innerbold, .propertyTable table tr.tbheight.active td .smallt, .propertyTable table tr.tbheight.active td .sm_arrow_rt {
	display:block;
}
.PeriodePopup {
	width:260px;
	min-height:325px;
	background:#FFFFFF;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	position:absolute;
	z-index:101;
	right: 0;
	top: -8px;
	-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
	box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
	display:none;
}
.PeriodePopup .innerpro {
	width:100%;
	height:100%;
	display:inline-block;
	position:relative;
}
.PeriodePopup .innerpro ul.PeriodeList {
	width:100%;
	display:inline-block;
}
.PeriodePopup .innerpro ul.PeriodeList li {
	display:block;
}
.PeriodePopup .innerpro ul.PeriodeList li .dayclick {
	display:block;
	padding:8px 10px;
	line-height:16px;
	cursor:pointer;
}
.PeriodePopup .innerpro ul.PeriodeList li .dayclick:hover {
	background:#2e89dc;
	color:#FFFFFF;
}
.PeriodePopup .innerpro ul.PeriodeList li .dayclick.active {
	background:#2e89dc;
	color:#FFFFFF;
}
.PeriodePopup .innerpro ul.PeriodeList li .dayclick:first-child.active {
	border-radius:6px 6px 0px 0px;
	-moz-border-radius:6px 6px 0px 0px;
	-webkit-border-radius:6px 6px 0px 0px;
}
.PeriodePopup .innerpro ul.PeriodeList li .latest_downloadBtn {
	display:block;
	padding:8px 10px;
	line-height:16px;
	color:#667277;
}
.PeriodePopup .innerpro ul.PeriodeList li .latest_downloadBtn:hover {
	background:#2e89dc;
	color:#FFFFFF;
}
.admin_info .selectdate {
	display: inline-block;
	float: left;
	line-height: 20px;
	width: 240px;
}
.admin_info .selectdate .periodtext {
	clear: left;
	display: inline-block;
	float: left;
	line-height: 14px;
	padding-bottom: 4px;
}
.admin_info .selectdate .sclt_subdate {
	float: left;
	height: 38px;
	width: 100%;
}
.selectdate .selectboxit-container .selectboxit {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
.selectdate .selectboxit-btn {
	background: transparent !important;
	border:none transparent;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.propertyTable .nano {
	position : relative;
	width : 100%;
	height : 100%;
	overflow : hidden;
}
.propertyTable .nano .content {
	position : absolute;
	overflow : scroll;
	overflow-x : hidden;
	top : 0;
	right : 0;
	bottom : 0;
	left : 0;
}
.propertyTable .nano .content:focus {
	outline: thin dotted;
}
.propertyTable .nano .content::-webkit-scrollbar {
 visibility: hidden;
}
.propertyTable .has-scrollbar .content::-webkit-scrollbar {
 visibility: visible;
}
.propertyTable .nano > .pane {
	background :#d5d5d5;
	position : absolute;
	width : 9px;
	right : 0;
	top : 0;
	bottom : 0;
	visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
	opacity : .01;
 -webkit-transition : .2s;
 -moz-transition : .2s;
 -o-transition : .2s;
 transition : .2s;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	border-radius : 5px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity: 0 !important;
}
.propertyTable .nano > .pane > .slider {
	background : #c2c2c2;
	position : relative;
	margin : 0;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	border-radius : 3px;
}
.propertyTable .nano:hover > .pane, .pane.active, .rt_peopleBox .pane.flashed {
	visibility : visible\9; /* Target only IE7 and IE8 with this hack */
	opacity : 1 !important;
}
.propertyTable .emp_scroll {
	height:370px !important;
	width: 100%;
}
.propertyTable .has-scrollbar {
	display:block;
}
/*End Nano Scrolling Functionality*/







.bodycontent ul.latest_list {
	display: inline-block;
	margin-bottom:30px;
}
.bodycontent ul.latest_list b {
	display:block;
	margin-bottom: 10px;
	font-size:16px;
}
.bodycontent ul.latest_list li {
	float:left;
	width:auto;
	position:relative;
}
.bodycontent ul.latest_list li a {
	background:#f8f8f8;
	display:inline-block;
	width:auto;
	padding:5px 10px 6px;
	border:solid 1px #d7d8d9;
	margin-right: 3px;
}
.bodycontent ul.latest_list li a:hover {
	background:#fff;
	color:#000000;
}
.bodycontent ul.latest_list li .listClose {
	display: inline-block;
	height: 12px;
	margin-left: 14px;
	position: relative;
	top: 1px;
	width: 10px;
	opacity:0.6;
}
.bodycontent ul.latest_list li a:hover .listClose {
	opacity:1;
}
.annualBox {
	width:100%;
	background:#f3f3f3;
	border:1px solid #e1e1e1;
	float:left;
	padding:10px 10px 10px 16px;
	-moz-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);
	box-shadow:0px 0px 2px rgba(0, 0, 0, 0.1);
}
.annualBox input[type="checkbox"] {
	display:none;
}
.annualBox input[type="checkbox"] + label {
	display:inline-block;
	vertical-align:middle;
	background:url(../images/annual_checkBox.png) left top no-repeat;
	cursor:pointer;
	width:auto;
	height:15px;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	border:none;
	float:left;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	line-height: 13px;
}
.annualBox input[type="checkbox"]:checked + label {
	background:url(../images/annual_checkBox.png) left -27px no-repeat;
}
.annualBox input[type="checkbox"] + label span {
	display: inline-block;
	font-weight: normal;
	height: 15px;
	line-height: 13px;
	padding-left: 47px;
	width: auto;
}
.annualBox em {
	float:right;
}
.paymentMode ul.choose_site {
	display: inline-block;
	margin-bottom:30px;
}
.paymentMode ul.choose_site b {
	display:block;
	margin-bottom: 10px;
	font-size:16px;
}
.paymentMode ul.choose_site li {
	float:left;
	width:auto;
	position:relative;
	margin-right: 10px;
	width:190px;
}
.paymentMode ul.choose_site li a.weblink {
	background:#fff;
	display:inline-block;
	height: 34px;
	line-height: 30px;
	padding: 0 10px;
	border:1px solid #595959;
	box-shadow: 0 0 1px #999;
	-moz-box-shadow: 0 0 1px #999;
	-webkit-box-shadow: 0 0 1px #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:100%;
	text-align:center;
}
.paymentMode ul.choose_site li a.weblink:hover {
	color:#000000;
}
.paymentMode ul.choose_site li .listClose {
	display: inline-block;
	height: 20px;
	margin-left: 14px;
	position: relative;
	top: 6px;
	width:20px;
	border-radius:50px;
	-moz-border-radius:50pxpx;
	-webkit-border-radius:50pxpx;
	background:#cccccc;
	text-align:center;
	line-height:20px;
	float:right;
}
.paymentMode ul.choose_site li .listClose img {
	display:block;
	padding:6px;
}
/*.paymentMode ul.choose_site li a.weblink:hover .listClose{background:none;}*/

.paymentMode ul.choose_site li a.addpro {
	background:#fff;
	display:inline-block;
	height: 34px;
	line-height: 30px;
	padding: 0 10px;
	border:1px solid #bfbfbf;
	box-shadow: 0 0 1px #999;
	-moz-box-shadow: 0 0 1px #999;
	-webkit-box-shadow: 0 0 1px #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width:100%;
	text-align:center;
}
.visit_interction {
	width:100%;
	display:inline-block;
	float:left;
	padding-left: 18px;
	position:relative;
}
.visit_interction > h3 {
	display:inline-block;
	border-bottom:1px solid #DDD;
	padding-bottom:10px;
	text-transform:uppercase;
	float:left;
	width:100%;
}
.visit_interction ul.interctionlist {
	width:100%;
	float:left;
}
.visit_interction ul.interctionlist li {
	display: block;
	margin: 16px 0;
}
.visit_interction ul.interctionlist li:first-child {
	margin-top:40px;
}
.visit_interction ul.interctionlist li a {
	display:inline-block;
}
.premium_popup.linkedinpopup {
	top:0px;
	margin-top:0px;
}
.greybar {
	width:100%;
	display:inline-block;
	float:left;
	height:52px;
	padding:14px 20px;
	background:#78909c;
	margin-bottom:10px;
	margin-top: -10px;
}
.greybar .loadingicon {
	width:24px;
	height:26px;
	display:inline-block;
	float:left;
}
.greybar .loadingicon img {
	display:block;
}
.greybar .loadtext {
	margin-left:14px;
	float:left;
	display:inline-block;
	color:#FFFFFF;
	line-height: 26px;
	font-size:15px;
}
.greybar .loadtext strong {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.main_content.mrgtop {
	margin-top: 124px;
}
.businessCard.position {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
	display:none;
}
.userTable {
	display: table;
	padding-bottom:0;
	width:100%;
	box-shadow: 0 0 1px #eee;
	-moz-box-shadow: 0 0 1px #eee;
	-webkit-box-shadow: 0 0 1px #eee;
}
.userTable table {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #eaeff3;
}
.userTable th {
	background: #fafafa;
	color: #667277;
	padding: 12px 16px 13px;
	text-align: left;
	border-bottom:1px solid #eaeff3;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:13px;
	height:43px;
}
.userTable th.lt_pad {
	padding-left:17px;
}
.userTable tr {
	border-bottom: 1px solid #eaeff3;
	cursor:pointer;
}
.userTable.nonedata tr {
	display:none;
}
.userTable tr.lastbordernone {
	border-bottom:none;
}
.userTable tr.lastbordernone2 {
	border-bottom:none;
}
.userTable td {
	border-right: 1px solid #eaeff3;
	padding:5px 16px;
}
.userTable td.pad_lt.border_rtnone {
	border-right: medium none !important;
}
.userTable td.pad_lt {
	padding-left:16px !important;
}
.userTable td.pad_lt .userimg {
	height: 28px;
	margin-right: 12px;
	position: relative;
	width: 28px;
	float:left;
	text-align:center;
	line-height:28px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.userTable td.pad_lt .userimg img {
	display:block;
	max-height:100%;
}
.userTable td.pad_lt .nametext {
	float:left;
	display:inline-block;
	line-height:28px;
	color: #4688f5;
}
.userTable td .sendbtn {
	padding:10px 0;
	opacity:1;
}
.userTable tr:hover td .sendbtn {
	opacity:0.6;
}
.userTable td.pad_lt .usermt {
	height: 28px;
	margin-right: 12px;
	position: relative;
	width: 28px;
	float:left;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:#b85ddc;
	text-align:center;
	line-height:28px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.userTable td.pad_lt .usermt.bgcolor1 {
	background:#a06185;
}
.userTable td.pad_lt .usermt.bgcolor2 {
	background:#9eedbc;
}
.userTable td.pad_lt .ltline {
	width:2px;
	background:#FFFFFF;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	height:38px;
	display:none;
}
.userTable tr:hover td.pad_lt .ltline {
	background:#ddd;
}
.userTable .paginateContainer {
	bottom: -20px;
}
.usermainBox {
	display: inline-block;
	float: left;
	margin: 20px 0;
}
.userltBox {
	width:338px;
	float:left;
	display:block;
	margin-right:20px;
	border:1px solid #eaeff3;
	box-shadow: 0 0 1px #eee;
	-moz-box-shadow: 0 0 1px #eee;
	-webkit-box-shadow: 0 0 1px #eee;
}
.userltBox .header {
	background: #fafafa;
	border-bottom: 1px solid #eaeff3;
	display: inline-block;
	float: left;
	height: 43px;
	padding: 12px 0;
	width: 100%;
}
.userltBox .header strong {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	display:block;
	padding-left:20px;
	line-height: 17px;
	font-size:13px;
}
.userltBox .infoaddres {
	display: table;
	width: 100%;
	margin-bottom:6px;
	padding-bottom:19px;
	border-bottom: 1px solid #eaeff3;
}
.userltBox .infoaddres h3 {
	display: block;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 12px;
	padding-right: 36px;
}
.userltBox .infoaddres .active {
	background: rgba(0, 0, 0, 0) url("../images/active.png") no-repeat scroll 0 6px;
	display: inline-block;
	padding: 2px 0 2px 18px;
}
.userltBox .infoaddres .phone {
	border-right: 1px solid #d7d8d9;
	border-left: 1px solid #d7d8d9;
	display: inline-block;
	margin-right: 6px;
	margin-left: 6px;
	padding:2px 10px 2px 8px;
}
.userltBox .infoaddres .stateflag {
	display: inline-block;
	position: relative;
}
.userltBox .infoaddres .stateflag i {
	width:21px;
	height:16px;
	display:inline-block;
	margin-right:6px;
	position:relative;
	top:3px;
}
.userltBox .infoaddres .stateflag i img {
	display:block;
	height:16px;
	width:100%;
}
.userltBox .infodata {
	float: left;
	width: 100%;
	display:inline-block;
	padding:20px;
}
.userltBox .infodata h2 {
	display: block;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 8px;
	text-indent: 22px;
}
.userltBox .infodata .leftinfo {
	display: block;
	float: left;
	width: 100%;
}
.userltBox .infodata .leftinfo .address {
	background:url(../images/sm_map_icon.png) left 4px no-repeat;
	display:block;
	background-size: auto 16px;
	padding-left:22px;
	margin-bottom:10px;
	line-height: 20px;
}
.userltBox .infodata .leftinfo .moreprofile {
	background:url(../images/blue_dot.png) left 3px no-repeat;
	display:block;
	padding-left:22px;
	color:#2e89dc;
}
.userrtBox {
	width:967px;
	float:left;
	display:inline-block;
	position:relative;
}
ul.userDataTable {
	width:100%;
	display:inline-block;
	float:left;
	border:1px solid #d4d4d4;
}
ul.userDataTable li {
	width:100%;
	float:left;
	border-bottom:1px solid #d4d4d4;
	border-left:2px solid #fff;
	cursor:pointer;
	display:none;
}
ul.userDataTable li:last-child {
	border-bottom:none;
}
ul.userDataTable li:hover {
	border-left:2px solid #ddd;
}
ul.userDataTable li .rtborder {
	border-right:1px solid #d4d4d4;
}
ul.userDataTable li .user_img_left {
	padding: 4px 10px 4px 20px;
	width:300px;
	display:table-cell;
	height:28px;
	line-height:18px;
	vertical-align: middle;
}
ul.userDataTable li .user_img_left .userimg {
	height: 28px;
	margin-right: 12px;
	position: relative;
	width: 28px;
	float:left;
	text-align:center;
	line-height:28px;
	color:#FFFFFF;
	text-transform:uppercase;
}
ul.userDataTable li .user_img_left .userimg img {
	display:block;
	max-height:100%;
}
ul.userDataTable li .user_img_left .nametext {
	float:left;
	display:inline-block;
	line-height:28px;
}
ul.userDataTable li .job_list {
	padding: 4px 10px;
	width:300px;
	display:table-cell;
	height:28px;
	line-height:18px;
	vertical-align: middle;
}
ul.userDataTable li .email_list {
	padding: 4px 10px;
	width:360px;
	display:table-cell;
	height:28px;
	line-height:18px;
	vertical-align: middle;
}
ul.userDataTable li .sendbtn {
	padding: 4px 10px;
	width:60px;
	display:table-cell;
	height:28px;
	line-height:18px;
	vertical-align: middle;
	opacity:1;
}
ul.userDataTable li:hover .sendbtn {
	opacity:0.6;
}
ul.userDataTable li .usermt {
	height: 28px;
	margin-right: 12px;
	position: relative;
	width: 28px;
	float:left;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:#b85ddc;
	text-align:center;
	line-height:28px;
	color:#FFFFFF;
	text-transform:uppercase;
}
ul.userDataTable li .usermt.bgcolor1 {
	background:#a06185;
}
ul.userDataTable li .usermt.bgcolor2 {
	background:#9eedbc;
}
.userrtBox .view_more {
	display: block;
	font-size: 14px;
	text-align: center;
	padding:20px 0px;
	margin-bottom:20px;
}
.userrtBox .view_more .view_moreBtn {
	color: #a2a3a4;
	font-size:15px;
}
.userrtBox .view_more .view_moreBtn:hover {
	color:#fa5422;
}
.interactionBox ul.sessionview.duration li {
	width: 321px;
}
.userrtBox .view_more .viewmoreicon {
	display: inline-block;
	margin-left: 6px;
	opacity: 0.4;
}
.premium_popup.innerpopup {
	display:block;
	margin-top: 120px;
	top: 0;
}
.admin_info .userattribut {
	float: left;
	display: block;
	margin-left: 16px;
	margin-right: 10px;
	padding-top: 4px;
	position:relative;
}
.userattribut .target_menu {
	border: 1px solid #d4d4d4;
	display: inline-block;
	float: right;
	height: 37px;
	text-align: left;
	width: 64px;
	z-index: 99;
	background-image: url(../images/select_down_arrow.png);
	background-position:40px 13px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-size: 14px auto;
	position:relative;
}
.userattribut .target_menu > img {
	height: auto;
	left: 13px;
	max-height: 100%;
	max-width: 100%;
	position: relative;
	text-align: left;
	top: 11px;
	width: auto;
	opacity:1;
}
.target_searchOpen {
	width:256px;
	height:410px;
	display:none;
	background: #ffffff;
	border: 1px solid #d4d4d4;
	right: 0;
	position: absolute;
	top: 40px;
	z-index: 98;
	padding: 10px 2px 10px 18px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.target_searchOpen .target_searcBox {
	display: inline-block;
	width: 100%;
}
.target_searchOpen .targetCheck h2 {
	display: block;
	padding:6px 0 16px;
	text-transform:uppercase;
	font-size:13px;
}
/*--- check box ----*/
.target_searchOpen .targetCheck {
	display: inline-block;
}
.target_searchOpen .targetCheck ul.checkbox {
	float: left;
	padding: 0 18px 0 0px;
	width:100%;
}
.target_searchOpen .targetCheck ul.checkbox li {
	float: left;
	width: 100%;
	display: block;
	padding-bottom: 13px;
}
.target_searchOpen .targetCheck ul.checkbox label {
	display: inline-block;
	font-weight: normal;
	width:100%;
}
.target_searchOpen .targetCheck ul.checkbox li input[type="checkbox"] {
	display:none;
}
.target_searchOpen .targetCheck ul.checkbox li input[type="checkbox"] + label span {
	display:inline-block;
	height:16px;
	vertical-align:middle;
	background:url(../images/table_check.png) left 1px no-repeat;
	cursor:pointer;
	padding-left:22px;
	width:100%;
}
.target_searchOpen .targetCheck ul.checkbox li input[type="checkbox"]:checked + label span {
	background:url(../images/table_check.png) left -23px no-repeat;
}
.target_searchOpen .targetCheck ul.checkbox li input[type="checkbox"] + label span .iconsview {
	float: left;
	height: 13px;
	margin: 0px 6px 0px 3px;
	position: relative;
	top: 2px;
	width: 13px;
}
.target_searchOpen .targetCheck ul.checkbox li input[type="checkbox"] + label span .iconsview img {
	bottom: 0;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
}
.target_searchOpen .targetCheck ul.checkbox li input[type="checkbox"] + label span .turnover {
	float: left;
	margin: 0px 6px 0px 3px;
	position: relative;
	top: 0px;
	width: 13px;
}
.target_searchOpen .targetCheck ul.checkbox li input[type="checkbox"] + label span .turnover img {
	height:16px;
}
.target_searchOpen .targetCheck ul.checkbox li input[type="checkbox"] + label span .iconsview.smicons {
	top:2px;
}
/*Nano Scrolling Functionality*/
.target_searcBox .nano {
	position : relative;
	width : 100%;
	height : 100%;
	overflow : hidden;
}
.target_searcBox .nano .content {
	position : absolute;
	overflow : scroll;
	overflow-x : hidden;
	top : 0;
	right : 0;
	bottom : 0;
	left : 0;
}
.target_searcBox .nano .content:focus {
	outline: thin dotted;
}
.target_searcBox .nano .content::-webkit-scrollbar {
 visibility: hidden;
}
.target_searcBox .has-scrollbar .content::-webkit-scrollbar {
 visibility: visible;
}
.target_searcBox .nano > .pane {
	background :#d5d5d5;
	position : absolute;
	width : 9px;
	right : 0;
	top : 0;
	bottom : 0;
	visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
	opacity : .01;
 -webkit-transition : .2s;
 -moz-transition : .2s;
 -o-transition : .2s;
 transition : .2s;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	border-radius : 5px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity:0 !important;
}
.target_searcBox .nano > .pane > .slider {
	background : #c2c2c2;
	position : relative;
	margin : 0;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	border-radius : 3px;
}
.target_searcBox .nano:hover > .pane, .pane.active, .rt_peopleBox .pane.flashed {
	visibility : visible\9; /* Target only IE7 and IE8 with this hack */
	opacity : 1 !important;
}
.target_searcBox .emp_scroll {
	height:400px !important;
	width: 100%;
}
.target_searcBox .has-scrollbar {
	display:block;
}
/*End Nano Scrolling Functionality*/

/*----- End check box --------*/




/*Adword Lead PopupBox*/

.adwordlead_popup {
	width:670px;
	display: none;
	height:400px;
	background:#FFF;
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-444px;
	margin-top:100px;
	top:0;
	border:1px solid #bfbfbf;
}
.adwordlead_popup .whitebg {
	display: block;
	padding: 40px 60px;
	text-align: left;
	text-align:center;
}
.adwordlead_popup .whitebg h3 {
	display:block;
	color: #0287df;
	font-size:30px;
	line-height:28px;
	padding-bottom:0;
	font-family:'HelveticaNeueThin', Helvetica, Arial, sans-serif;
	letter-spacing:0.8px;
}
.adwordlead_popup .whitebg .gettext {
	display:block;
	line-height:26px;
	font-size:18px;
	padding:18px 0px;
}
.adwordlead_popup .whitebg .starttext {
	display:block;
	line-height:22px;
	font-size:18px;
	padding:0px 0px 36px;
}
.adwordlead_popup .whitebg .starttext small {
	font-size:15px;
	color:#889093;
}
.adwordlead_popup .whitebg .start_btn {
	background: #4688f5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #ffffff;
	display: inline-block;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-size: 15px;
	height: 40px;
	line-height: 38px;
	text-align:center;
	padding:0px 28px;
	border:1px solid #357ce6;
	margin:18px 0px;
}
.adwordlead_popup .whitebg .start_btn:hover {
	background:#2f63d9;
}
.adwordlead_popup .whitebg .trytext {
	display:block;
	line-height:20px;
	font-size:16px;
}
.adwordlead_popup .expert_close {
	display: block;
	height: 14px;
	opacity: 1;
	position: absolute;
	right: 16px;
	top: 16px;
	width: 14px;
	z-index: 99;
}
.adwordlead_popup .expert_close:hover {
	opacity:0.6;
}
/*End Adword Lead PopupBox*/


.premium_popup.topadwordlead {
	margin-top:320px;
}
.middleContent.tablefull {
	width:100%;
}
.scroll-container {
	overflow: hidden;
	position: relative;
	/*height: 560px;*/
    width: 100%;
}
.adminTable.table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 0;
}
.adminTable.table.floatThead-table {
	border-top: 1px solid #ddd;
	background-color: #FFF;
}
.adminTable .table td, .adminTable .table th {
	padding: 0px 12px 0px 12px;
	line-height: 18px;
	height: 48px;
}
.adminTable.table .text-right {
	text-align: right;
}
.floatThead-container {
	background:#FFFFFF;
}
.bodycontent .greenBar {
	width:1030px;
	background:#f5fcf9;
	float:left;
	height:64px;
	border-left:5px solid #00b15c;
	margin-bottom:20px;
	padding:13px 18px 13px 18px;
	position: fixed;
	top: 192px;
	z-index:100;
}
.bodycontent .greenBar .circleCheckicon {
	width:35px;
	height:35px;
	float:left;
	display:block;
	margin-right:18px;
}
.bodycontent .greenBar .circleCheckicon img {
	display:block;
}
.bodycontent .greenBar .circleinfo {
	display:block;
	float:left;
	margin-top:-2px;
}
.bodycontent .greenBar .circleinfo p {
	line-height:20px;
	font-size:15px;
}
.bodycontent .blueBar {
	width:1030px;
	background:#f8fafe;
	float:left;
	height:64px;
	border-left:5px solid #488aee;
	margin-bottom:20px;
	padding:13px 18px 13px 18px;
	position: fixed;
	top: 192px;
	z-index:100;
}
.bodycontent .blueBar .circleCheckicon {
	width:35px;
	height:35px;
	float:left;
	display:block;
	margin-right:18px;
}
.bodycontent .blueBar .circleCheckicon img {
	display:block;
}
.bodycontent .blueBar .circleinfo {
	display:block;
	float:left;
	margin-top:-2px;
}
.bodycontent .blueBar .circleinfo p {
	line-height:20px;
	font-size:15px;
}
.colorBoxesClose {
	position: absolute;
	right: 20px;
	top: 24px;
	width: 14px;
	height: 14px;
}
.colorBoxesClose:hover {
	opacity:0.7;
}
.adminTable table tr td .public_btn {
	padding:2px 10px;
	display:inline-block;
	background:#f0f4f7;
	border:1px solid #a3b7c1;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	font-size:11px;
	text-transform:uppercase;
	margin-left:4px;
	color:#8596a4;
	line-height:12px;
}
.adminTable table tr td .public_btn:hover {
	text-decoration:underline;
}
.adminTable table tr td .Hot_btn {
	padding:2px 10px;
	display:inline-block;
	background:#e2f1e7;
	border:1px solid #94c6a4;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	font-size:11px;
	text-transform:uppercase;
	margin-left:4px;
	color:#47ad72;
	line-height:12px;
}
.adminTable table tr td .Hot_btn:hover {
	text-decoration:underline;
}
.floatThead-wrapper {
	overflow: hidden;
}
.adminTable.mrgtop {
	margin-top: 80px;
}
.leftwidth {
	width:20%;
	background:#9900CC;
	min-height:100px;
	position: absolute;
	top: 0;
	width: 1900px;
	left: -1900px;
	height: 45px;
}
.main_content.mrgtop10 {
	margin-top: 125px;
}
.tooltip_wrap h6 {
	display: table-cell;
	font-size: 15px;
	line-height: 20px;
	padding: 0 28px;
	text-align: center;
	vertical-align: middle;
	color: #667277;
}
.smbellicon {
	display: inline-block;
	height: 14px;
	margin-left: 3px;
	position: relative;
	top: 2px;
	width: 13px;
}
.admin_info .adwords_text.mrgtop2 {
	margin-top:1px;
}
.admin_info .top_in_date.periode {
	margin-right: 0;
	padding-right: 0;
	width: 135px;
	margin-top: -2px;
	position:relative;
}
.admin_info .userattribut.targetlt {
	float:left;
	margin-left:10px;
}
.admin_info .buttons_view .downLeads_btn {
	background: #4688f5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #ffffff;
	display: inline-block;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 40px;
	line-height: 38px;
	text-align:center;
	width:auto;
	padding:0px 12px;
	border:1px solid #357ce6;
	float:left;
}
.admin_info .buttons_view .downLeads_btn:hover {
	background:#2f63d9;
}
.bodycontent.paddingrt10 {
	padding-right:220px;
}
.adminTable th b {
	text-transform:none;
	font-size:12px;
	margin-left:2px;
}
.c_sender {
	color: #4688f5;
}
td.pad_lt.iconcenter {
	text-align: center;
	line-height: 10px;
}
.adminTable td.pad_lt em {
	float:right;
}
.adminTable th.lt_pad .sorticon {
	display:inline-block;
	position:relative;
	line-height: 16px;
}
.arroedwnclick {
	float: right;
	display: inline-block;
	padding: 0px 0px 0px 3px;
	line-height: 17px;
}
ul.tablesmpopupBox {
	width:220px;
	display:none;
	float:left;
	background:#FFFFFF;
	border:1px solid #d4d4d4;
	position:absolute;
	top: 26px;
	left: -13px;
	z-index:70;
}
ul.tablesmpopupBox li {
	display:block;
	float:left;
	width:100%;
}
ul.tablesmpopupBox li a {
	width:100%;
	padding:6px 12px;
	display:inline-block;
	text-align:left;
	color: #667277;
}
ul.tablesmpopupBox li:first-child a {
	padding-top:8px;
}
ul.tablesmpopupBox li:last-child a {
	padding-bottom:8px;
}
ul.tablesmpopupBox li a .rightmark {
	width:14px;
	height:18px;
	float:left;
	margin-right:10px;
	display:inline-block;
}
ul.tablesmpopupBox li a:hover {
	background:#eeeeee;
}
ul.tablesmpopupBox li a:hover .rightmark {
	background:url(../images/table-hovrcheck.png) center center no-repeat;
}
ul.tablesmpopupBox li.active a {
	background:#eeeeee;
}
ul.tablesmpopupBox li.active a .rightmark {
	background:url(../images/table-hovrcheck.png) center center no-repeat;
}
.rtborder {
	position:relative;
}
.userTable td.pad_lt .userimgicon {
	height: 28px;
	margin-right: 12px;
	position: relative;
	width: 28px;
	float:left;
	text-align:center;
	line-height:28px;
	color:#FFFFFF;
	text-transform:uppercase;
}
.userTable td.pad_lt .userimgicon img {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:0px;
	margin: auto;
}
.userTable td .linkedinsmicon {
	opacity: 1;
	width: 20px;
	height: 20px;
	display: block;
}
.userTable tr:hover td .linkedinsmicon {
	opacity:0.6;
}
.propertynewBox {
	width:230px;
	display:inline-block;
	position:relative;
	text-align:left;
	margin-bottom: 30px;
}
.propertynewBox .pronewtext {
	font-size:12px;
}
.propertynewBox .blueBigArrow_lt {
	position: absolute;
	left: -110px;
	top: -26px;
	display: inline-block;
}
.propertynewPopup {
	width:890px;
	height:558px;
	background:#FFFFFF;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	position:absolute;
	z-index:101;
	left: 94px;
	top:0;
	-moz-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
	box-shadow:0 0 20px rgba(0, 0, 0, 0.3);
	display:none;
	overflow:hidden;
}
.propertynewPopup .innerpronew {
	width:100%;
	height:100%;
	display:inline-block;
	position:relative;
	padding-top: 20px;
}
.propertynewPopup .innerpronew .proptyCloseicon {
	position: absolute;
	right: 12px;
	top: 12px;
	display: inline-block;
	width: 16px;
	height: 16px;
	opacity: 0.6;
}
.propertynewPopup .innerpronew .proptyCloseicon:hover {
	opacity:1;
}
.innerpronew .propertysearchBox {
	display: block;
	height: 42px;
	margin: 0 auto;
	position: relative;
	width: 654px;
}
.innerpronew .propertysearchBox .prosearchIcon {
	cursor: pointer;
	left: 16px;
	position: absolute;
	top: 13px;
	width: 16px;
	z-index: 100;
}
.innerpronew .propertysearchBox .prosearchInput {
	display: inline-block;
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	height: 42px;
	line-height: 120%;
	padding:0 0 0px 50px;
	position: relative;
	text-transform: capitalize;
	width: 100%;
	z-index: 99;
	background:#fff;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	border-bottom:1px solid #a9a9a9;
}
.innerpronew .propertysearchBox .prosearchInput::-webkit-input-placeholder {
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.innerpronew .propertysearchBox .prosearchInput:-moz-placeholder { /* Firefox 18- */
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.innerpronew .propertysearchBox .prosearchInput::-moz-placeholder {  /* Firefox 19+ */
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.innerpronew .propertysearchBox .prosearchInput:-ms-input-placeholder {
 color: #999;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
 letter-spacing: -1px;
}
.innerpronew ul.propertytabs {
	display: block;
	float: left;
	padding: 20px 60px 0;
	width: 100%;
	border-bottom: 1px solid #d4d4d4;
}
.innerpronew ul.propertytabs .premium_text {
	margin:0 auto;
	display:block;
	text-align:center;
	text-transform:uppercase;
}
.innerpronew ul.propertytabs li {
	float:left;
	display:block;
}
.innerpronew ul.propertytabs li a {
	display: block;
	line-height: 14px;
	padding: 0 20px 8px;
	text-transform: uppercase;
}
.innerpronew ul.propertytabs li.active a {
	color:#4688f5;
	border-bottom:2px solid #4688f5;
}
.innerpro ul.propertytabs li a:hover {
	color:#4688f5;
	border-bottom:2px solid #4688f5;
}
.innerpronew .propertyTablenew {
	display:block;
	width:100%;
	height:auto;
	position:relative;
}
.propertyTablenew table {
	border-collapse: collapse;
	width: 100%;
}
.propertyTablenew table th {
	text-align: left;
	padding:10px 18px;
	color: #a2a3a4;
}
.propertyTablenew table td {
	padding:10px 18px;
	position:relative;
}
.propertyTablenew table td:first-child {
	border-right: 1px solid #d4d4d4;
}
.propertyTablenew table tr.tbheight {
	cursor:pointer;
	height:58px;
	position:relative;
}
.propertyTablenew table td.border_rtnone {
	border-right: medium none !important;
}
.propertyTablenew table td span {
	line-height:18px;
}
.propertyTablenew table td .table_lt {
	float:left;
}
.propertyTablenew table td .bold {
	display:block;
}
.propertyTablenew table td .innerbold {
	display: none;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.propertyTablenew table td .smallt {
	display: none;
	color: #a2a3a4;
	font-size:12px;
}
.propertyTablenew table td .sm_arrow_rt {
	display: none;
	position: absolute;
	right: 20px;
	top: 20px;
}
.propertyTablenew table td .greencheckmark {
	display:none;
}
.propertyTablenew table td .sm_arrow_rt .rightmark {
	float:left;
	margin-right:10px;
}
.propertyTablenew table td .sm_arrow_rt .sm_star {
	float: left;
	position: relative;
	top: -3px;
}
.propertyTablenew table td .sm_arrow_rt .sm_star img {
	display:block;
}
.propertyTablenew table tr.tbheight:hover {
	background:#fafafa;
}
.propertyTablenew table tr.tbheight.active {
	background:#e0e0e0;
}
.propertyTablenew table tr.tbheight.current {
	background:#e0e0e0;
}
.propertyTablenew table tr.tbheight:hover td .bold, .propertyTablenew table tr.tbheight.active td .bold {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
.propertyTablenew table tr.tbheight:hover td .innerbold, .propertyTablenew table tr.tbheight:hover td .smallt, .propertyTablenew table tr.tbheight:hover td .sm_arrow_rt {
	display:block;
}
.propertyTablenew table tr.tbheight.active td .innerbold, .propertyTablenew table tr.tbheight.active td .smallt, .propertyTablenew table tr.tbheight.active td .sm_arrow_rt {
	display:block;
}
.propertyTablenew table tr.tbheight.current td .innerbold, .propertyTablenew table tr.tbheight.current td .smallt, .propertyTablenew table tr.tbheight.current td .sm_arrow_rt {
	display:block;
}
.propertyTablenew table tr.tbheight:hover td .greencheckmark {
	display:block;
}
.propertyTablenew table tr.tbheight.current .greencheckmark {
	display:block;
}
.innerpronew .propertyTablenew .newupgradbox {
	position: relative;
	width: 290px;
	background: #FFFFFF;
	height: 326px;
	z-index: 20;
	padding: 90px 30px 0px 21px;
	float: right;
	display: inline-block;
	border-left: 1px solid #d4d4d4;
}
.innerpronew .propertyTablenew .newupgradbox p {
	display:block;
	line-height:20px;
}
.propertyTablenew .nano {
	position : relative;
	width : 100%;
	height : 100%;
	overflow : hidden;
	float: left;
}
.propertyTablenew .nano .content {
	position : absolute;
	overflow : scroll;
	overflow-x : hidden;
	top : 0;
	right : 0;
	bottom : 0;
	left : 0;
}
.propertyTablenew .nano .content:focus {
	outline: thin dotted;
}
.propertyTablenew .nano .content::-webkit-scrollbar {
 visibility: hidden;
}
.propertyTablenew .has-scrollbar .content::-webkit-scrollbar {
 visibility: visible;
}
.propertyTablenew .nano > .pane {
	background :transparent;
	position : absolute;
	width : 9px;
	right : 0;
	top : 0;
	bottom : 0;
	visibility : hidden\9;
	opacity : .01;
 -webkit-transition : .2s;
 -moz-transition : .2s;
 -o-transition : .2s;
 transition : .2s;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	border-radius : 5px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity: 0 !important;
}
.propertyTablenew .nano > .pane > .slider {
	background : #e1e1e1;
	position : relative;
	margin : 0;
	-moz-border-radius : 0px;
	-webkit-border-radius : 0px;
	border-radius : 0px;
}
.propertyTablenew .nano:hover > .pane, .pane.active, .rt_peopleBox .pane.flashed {
	visibility : visible\9;
	opacity : 1 !important;
}
.propertyTablenew .emp_scroll {
	height:326px !important;
	width: 600px;
}
.propertyTablenew .has-scrollbar {
	display:block;
}
/*End Nano Scrolling Functionality*/
 
.innerpronew .bottomfix {
	width:100%;
	display:inline-block;
	height:85px;
	position:relative;
	background:#f2f2f2;
}
.innerpronew .bottomfix .subplanlt {
	width:342px;
	float:left;
	display:inline-block;
	padding:22px 20px 0px 19px;
}
.innerpronew .bottomfix .subinnertext {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	line-height:20px;
}
.innerpronew .bottomfix .onewebsite {
	width:263px;
	float:left;
	display:inline-block;
	padding:20px 20px 0px 19px;
}
.innerpronew .bottomfix .onewebsite .permonthdiv {
	width:48%;
	float:left;
	display:inline-block;
	text-align:right;
	line-height:26px;
}
.innerpronew .bottomfix .onewebsite .permonthdiv:last-child {
	float:right;
}
.innerpronew .bottomfix .onewebsite .permonthdiv strong {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	display:block;
	font-size:32px;
}
.innerpronew .bottomfix .onewebsite .permonthdiv p {
	display:block;
	text-transform:uppercase;
	font-size:12px;
	padding-right:4px;
}
.innerpronew .bottomfix .startfreelt {
	width:285px;
	float:left;
	display:inline-block;
	padding:20px 20px 0px 20px;
}
.innerpronew .bottomfix .startfreelt .startfree_btn {
	color: #fff;
	display: inline-block;
	text-align: center;
	background:#2e89dc;
	line-height: 42px;
	width:100%;
	height:44px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	float:left;
	font-size:16px;
}
.innerpronew .bottomfix .startfreelt .startfree_btn:hover {
	opacity:0.8;
}
.propertyTablenew table td .table_lt.centercheck {
	float:none;
	text-align: center;
}
.innerpronew .propertyTablenew .morespace {
	width:98%;
	display:inline-block;
	border-bottom:1px solid #d4d4d4;
	height:40px;
	float:left;
	padding:0px 20px;
}
.admin_info .toprt {
	float:right;
	display:inline-block;
}
.admin_info .downloadled {
	display:inline-block;
	float:right;
	position:relative;
	padding-bottom: 10px;
	cursor:pointer;
}
.admin_info .downloadled .downleadButton {
	background: #4688f5;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #ffffff;
	display: inline-block;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 38px;
	line-height: 36px;
	text-align:center;
	padding:0px 14px;
	border:1px solid #357ce6;
	float:right;
	margin-top:2px;
	margin-left:16px;
	-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
}
.admin_info .downloadled .downleadButton:hover {
	background:#2f63d9;
}
.admin_info .downloadled:hover .downleadButton {
	background:#2f63d9;
}
.admin_info .toprt .upgradenewButton {
	background: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: inline-block;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 38px;
	line-height: 36px;
	text-align:center;
	padding:0px 14px;
	border:1px solid #d4d4d4;
	float:right;
	margin-top:2px;
	-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
}
.admin_info .toprt .upgradenewButton:hover {
	background:#2f63d9;
	color:#FFFFFF;
}
.admin_info .downloadled .downloadPopupBox {
	width:300px;
	height:170px;
	position:absolute;
	top:50px;
	border:1px solid #ddd;
	background:#FFFFFF;
	display: none;
	right:0px;
	padding:26px 20px 26px 24px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow:0 1px 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 1px 8px rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 8px rgba(0, 0, 0, 0.2);
	text-align:center;
}
.admin_info .downloadled:hover .downloadPopupBox {
	display:block;
}
.admin_info .downloadled .downloadPopupBox .uparrow {
	width:24px;
	height:9px;
	position:absolute;
	right: 30px;
	top: -9px;
	background:url(../images/download_popuparrow.png) top center no-repeat;
	display:block
}
.admin_info .downloadled:hover .downloadPopupBox .uparrow {
	display:block
}
.admin_info .downloadled .downloadPopupBox .download_bluebtn {
	color: #fff;
	display: inline-block;
	text-align: center;
	background:#2e89dc;
	border:1px solid #357ce6;
	line-height: 36px;
	min-width:140px;
	height:38px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0px 10px;
	margin-bottom:20px;
}
.admin_info .downloadled:hover .downloadPopupBox .download_bluebtn:hover {
	background:#2f63d9;
}
.admin_info .downloadled .downloadPopupBox .download_bluebtn .downloaddownicon {
	background:url(../images/download_btnsbgicon.png) top center no-repeat;
	height:20px;
	width:27px;
	display:inline-block;
}
.admin_info .downloadled:hover .downloadPopupBox .sample_btn {
	min-width:140px;
	height:38px;
	background:#FFFFFF;
	text-align:center;
	line-height:36px;
	border:1px solid #d4d4d4;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	display:inline-block;
	padding:0px 10px;
}
.admin_info .downloadled .downloadPopupBox .downloadtoBox {
	width:100%;
	display:inline-block;
	float:left;
	margin-bottom:18px;
}
.admin_info .downloadled .downloadPopupBox .downloadtoBox .downloadbigicon {
	width:50px;
	height:60px;
	float:left;
	display:inline-block;
	margin-right:16px;
}
.admin_info .downloadled .downloadPopupBox .downloadtoBox .downloadbigicon img {
	display:block;
}
.admin_info .downloadled .downloadPopupBox .downloadtoBox .downtextrt {
	float: left;
	width: 188px;
	display: inline-block;
	text-align: left;
	margin-top: 8px;
	position: relative;
	top: 3px;
}
.admin_info .downloadled .downloadPopupBox .downloadtoBox .downtextrt strong {
	display:block;
	font-weight:normal;
	font-size:16px;
	line-height:18px;
}
.admin_info .downloadled .downloadPopupBox .downloadtoBox .downtextrt p {
	display:block;
	font-weight:normal;
	line-height:17px;
	color: #a2a3a4;
}
.admin_info .downloadled .downloadPopupBox .excelcvs_btns {
	width:48%;
	height:38px;
	background:#FFFFFF;
	text-align:center;
	line-height:36px;
	border:1px solid #d4d4d4;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	display:inline-block;
	padding:0px 10px;
	float:left;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.admin_info .downloadled .downloadPopupBox .excelcvs_btns:last-child {
	float:right;
}
.admin_info .downloadled .downloadPopupBox .excelcvs_btns .downloaddownicon {
	background: url(../images/download_btnsbgicon.png) center 0px no-repeat;
	height: 20px;
	width: 27px;
	display: inline-block;
	position: relative;
	top: 4px;
	margin-right: 4px;
}
.admin_info .downloadled .downloadPopupBox .excelcvs_btns:hover {
	background:#2f63d9;
	color:#FFFFFF;
	border:1px solid #2f63d9;
}
.admin_info .downloadled .downloadPopupBox .excelcvs_btns:hover .downloaddownicon {
	background: url(../images/download_btnsbgicon.png) center -40px no-repeat;
}
/*Adword Lead PopupBox*/
 
.newpopup {
	width:970px;
	display: block;
	height:650px;
	background:#FFF;
	position:absolute;
	z-index:111;
	left:50%;
	margin-left: -485px;
	margin-top: 98px;
	top: 0;
	-moz-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.6);
	box-shadow:0px 0px 8px rgba(0, 0, 0, 0.6);
}
.newpopup .leftwtdata {
	width:685px;
	float:left;
	display:inline-block;
}
.newpopup .leftwtdata .wts {
	width:100%;
	display:inline-block;
	float:left;
	padding:38px 40px 39px 50px;
}
.newpopup .leftwtdata .wts .smlogo {
	width:100%;
	float:left;
	display:inline-block;
	padding-bottom:32px;
}
.newpopup .leftwtdata .wts .smlogo .fbsmlogo {
	width:166px;
	float:left;
	display:inline-block;
}
.newpopup .leftwtdata .wts .unlock {
	font-size:26px;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	display:block;
	line-height:22px;
}
.newpopup .leftwtdata .wts .feature {
	font-size:26px;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	display:block;
	line-height:22px;
}
.newpopup .leftwtdata .wts .convert {
	font-size:18px;
	display:block;
	line-height:22px;
	padding-top:4px;
}
.newpopup .leftwtdata .wts ul.viewdataicons {
	width:100%;
	display:inline-block;
	float:left;
	margin-top:20px;
}
.newpopup .leftwtdata .wts ul.viewdataicons li {
	width:50%;
	display:inline-block;
	float:left;
	padding-right: 96px;
	margin:20px 0px;
}
.newpopup .leftwtdata .wts ul.viewdataicons li .iconplace {
	width:100%;
	display:block;
	float:left;
	height:60px;
}
.newpopup .leftwtdata .wts ul.viewdataicons li .ptitle {
	width:100%;
	display:block;
	float:left;
	padding:14px 0px 12px;
	text-transform:uppercase;
	line-height:18px;
	font-weight:bold;
}
.newpopup .leftwtdata .wts ul.viewdataicons li p {
	width:100%;
	display:block;
	float:left;
	line-height:20px;
	font-size:15px;
}
.newpopup .leftwtdata .wts .viewed {
	width:100%;
	display:inline-block;
	float:left;
	padding:30px 0px;
}
.newpopup .leftwtdata .wts .viewed .viewed_icon {
	width:73px;
	float:left;
	display:inline-block;
	margin-right:25px;
}
.newpopup .leftwtdata .wts .viewed .viewed_icon img {
	display:block;
}
.newpopup .leftwtdata .wts .viewed .viewedprofile {
	width:490px;
	float:left;
	display:inline-block;
	margin-top: 2px;
}
.newpopup .leftwtdata .wts .viewed .viewedprofile strong {
	display:block;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	padding-bottom:4px;
}
.newpopup .leftwtdata .wts .viewed .viewedprofile p {
	display:block;
	line-height:22px;
	font-size:15px;
}
.newpopup .leftwtdata .wts .newsessiontbl {
	width:100%;
	display:inline-block;
	float:left;
	padding:20px;
	border:1px solid #8497ae;
}
.newpopup .leftwtdata .wts .newsessiontbl .tbl {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #eaeff3;
	margin-bottom:20px;
}
.newpopup .leftwtdata .wts .newsessiontbl .tbl th {
	background: #fafafa;
	color: #667277;
	padding: 12px 16px;
	text-align: left;
	line-height:17px;
}
.newpopup .leftwtdata .wts .newsessiontbl .tbl th:first-child {
	border-right: 1px solid #eaeff3;
}
.newpopup .leftwtdata .wts .newsessiontbl .tbl th strong {
	display:block;
	font-size:18px;
	font-weight:normal;
}
.newpopup .leftwtdata .wts .newsessiontbl .tbl th small {
	display:block;
	color: #a2a3a4;
}
.newpopup .leftwtdata .wts .newsessiontbl .newtbl {
	border-collapse: collapse;
	width: 100%;
	font-size: 13px;
	border: 1px solid #eaeff3;
	position:relative;
}
.newpopup .leftwtdata .wts .newsessiontbl .newtbl th {
	text-align: left;
	padding:12px 16px;
	font-size:13px;
	color: #667277;
	background:#fafafa;
	width:100%;
}
.newpopup .leftwtdata .wts .newsessiontbl .newtbl tr {
	border-bottom: 1px solid #eaeff3;
}
.newpopup .leftwtdata .wts .newsessiontbl .newtbl td {
	padding:10px 16px;
}
table.newsession_exp {
	border: none;
}
table.newsession_exp tr {
	border-bottom:none;
}
table.newsession_exp tr td {
	padding:0px !important;
}
table.newsession_exp .eyeicon img {
	width:20px;
}
.newsessiontbl .newtbl th .datetext {
	display: inline-block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0 11px 0 0px;
}
.newsessiontbl .newtbl th .roundbg {
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	background:#667277;
	float:left;
	width:15px;
	height:15px;
	line-height:14px;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	margin-top:1px;
}
.newpopup .rightwtdata {
	width:282px;
	height:614px;
	float:right;
	display:inline-block;
	background:#f7fbfc;
	padding:58px 35px 25px 35px;
}
.newpopup .rightwtdata h3 {
	display: block;
	font-size: 25px;
	line-height: 32px;
	font-family: "HelveticaNeueThin", Helvetica, Arial, sans-serif;
	font-weight:bold;
	letter-spacing: 0.8px;
}
.newpopup .rightwtdata p {
	display:block;
	line-height:22px;
	padding:20px 0px 0px;
	font-size:15px;
	float: left;
}
.newpopup .rightwtdata p .bluecolor {
	font-size:15px;
	color:#4688f5;
}
.newpopup .rightwtdata .g_analyticslogo {
	width:100%;
	float:left;
	display:inline-block;
	margin:30px 0px 0px;
	text-align: center;
}
.newpopup .rightwtdata .g_analyticslogo img {
	width:170px;
}
.newpopup .rightwtdata .listofdata {
	width:100%;
	display:inline-block;
	float:left;
	margin-top:32px;
}
.newpopup .rightwtdata .listofdata ul.pricelist {
	width:100%;
	display:inline-block;
	float:left;
}
.newpopup .rightwtdata .listofdata ul.pricelist li {
	border-top:1px solid #cbd9df;
	border-bottom:1px solid #cbd9df;
	padding:8px 0px;
	width:100%;
	display:inline-block;
	margin-bottom:-1px;
}
.newpopup .rightwtdata .listofdata ul.pricelist li b {
	font-size:15px;
}
.newpopup .rightwtdata .listofdata ul.pricelist li b:first-child {
	float:left;
	display:inline-block;
}
.newpopup .rightwtdata .listofdata ul.pricelist li b:last-child {
	float:right;
	display:inline-block;
	font-weight:bold;
}
.newpopup .rightwtdata .listofdata .freebtn {
	font-size:9px;
	float:right;
	margin-top:2px;
	background:#302f7b;
	color:#FFFFFF;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:3px 8px;
	text-transform:uppercase;
}
.newpopup .rightwtdata .listofdata .nextBtn {
	background: #4688f5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	height: 48px;
	line-height: 46px;
	text-align:center;
	padding:0px 14px;
	border:1px solid #1877c1;
	float:right;
	margin-top:64px;
	min-width:213px;
}
.newpopup .rightwtdata .listofdata .nextBtn:hover {
	background:#2f63d9;
}
.newpopup .footerBg {
	background:#283543;
	width:100%;
	display:inline-block;
	float:left;
	height:36px;
	padding:6px;
}
.newpopup .footerBg .exitbtn {
	background:url(../images/newpopupcloseicon.png) center right no-repeat;
	padding-right:18px;
	display:inline-block;
	float:right;
	color:#8da2b3;
	margin-top:4px;
	margin-right:4px;
}
.newpopup .footerBg .exitbtn:hover {
	opacity:0.6;
}
.resultlefticons {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	float: left;
	position: fixed;
	z-index: 101;
	width: 88px;
	left: 0;
	top: 0px;
	border-right: 1px solid #d4d4d4;
	height:100%;
}
.resultlefticons ul.leftmenu {
	width: 100%;
	display: inline-block;
	float: left;
	padding-top: 30px;
	position: relative;
	z-index:99;
	min-height:460px;
	background:#FFFFFF;
}
.resultlefticons ul.leftmenu li {
	width:100%;
	display:inline-block;
	float:left;
	position:relative;
	background:transparent;
	margin-bottom:0px;
	cursor:pointer;
}
.resultlefticons ul.leftmenu li a {
	width:100%;
	display:block;
	position:relative;
	float:left;
	padding: 10px 0px 6px 0px;
}

.resultlefticons ul.leftmenu li a .circleicon {
	width:48px;
	height:48px;
	display:block;
	position:relative;
	margin:0 auto;
	background:#fbfbfb;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}
.resultlefticons ul.leftmenu li a .circleicon img {
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	right:0px;
	margin:auto;
	display:inline-block;
}
.resultlefticons ul.leftmenu li a .circleicon .pluseicon {
	position:absolute;
	color:#FFFFFF;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	font-weight:bold;
	bottom:6px;
	right:-7px;
	background:#ff7d59;
	width:16px;
	height:16px;
	text-align:center;
	line-height:11px;
	padding: 1px 0px 0px 0px;
}

.resultlefticons ul.leftmenu li a b {
    display: inline-block;
    text-align: center;
    position: relative;
    margin-top: 5px;
	width:100%;
	padding: 3px 0px;
	letter-spacing:1.2px;
	color: #667277;
	font-size:12px;
}

.resultlefticons ul.leftmenu li a:hover {
 background:#f7f8f9;
}


.resultlefticons ul.leftmenu li:hover {
/* background:#e5e5e5;
 -moz-box-shadow:4px 4px 6px rgba(0, 0, 0, 0.2);
-webkit-box-shadow:4px 4px 6px rgba(0, 0, 0, 0.2);
 box-shadow:4px 4px 6px rgba(0, 0, 0, 0.2);*/
}
.resultlefticons ul.leftmenu li .newtooltip {
	position:absolute;
	top:9px;
	background:#626e73;
	display: none;
	left: 76px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow:0 1px 8px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 1px 8px rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 8px rgba(0, 0, 0, 0.2);
	text-align: left;
	padding:8px 17px;
	z-index:100 !important;
	color:#FFFFFF;
	white-space: nowrap;
}
.resultlefticons ul.leftmenu li:hover .newtooltip {
	display:block;
}
.resultlefticons ul.leftmenu li:hover a img {
	opacity:0.8;
}
.resultlefticons ul.leftmenu li .newtooltip .leftarrow {
	width: 10px;
	height: 23px;
	position: absolute;
	left: -7px;
	top: 5px;
	background: url(../images/tootletiplftarrow.png) top left no-repeat;
}
.middleContent.mrgleftnone {
    margin-left: 76px;
    width: 1325px;
    border-left: none;
}
.middleContent.mrgleftnone .bodycontent {
	padding-left:26px;
}
.menuPopupBox {
	width:794px;
	height:466px;
	border:1px solid #d4d4d4;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position:absolute;
	left:115px;
	display: none;
	top:30px;
	background:#FFFFFF;
	z-index:99;
}
.menuPopupBox .middlewrap {
	width:100%;
	display:inline-block;
	float:left;
	padding:25px;
	height:368px;
}
.menuPopupBox .middlewrap .headerport {
	width:100%;
	display:inline-block;
	float:left;
	margin-bottom:20px;
}
.menuPopupBox .middlewrap .headerport .titleDiv {
	float:left;
	display:inline-block;
	width:530px;
}
.menuPopupBox .middlewrap .headerport .titleDiv .iconview {
	width:74px;
	height:74px;
	float:left;
	display:inline-block;
	margin-right:20px;
}
.menuPopupBox .middlewrap .headerport .titleDiv .iconview img {
	width:74px;
	display:block;
}
.menuPopupBox .middlewrap .headerport .titleDiv .datatext {
	float:left;
	display:inline-block;
	margin-top:20px;
}
.menuPopupBox .middlewrap .headerport .titleDiv .datatext h3 {
	font-size:22px;
	display:block;
	line-height:20px;
}
.menuPopupBox .middlewrap .headerport .titleDiv .datatext p {
	display:block;
	line-height:18px;
	padding-top:3px;
}
.menuPopupBox .middlewrap .headerport .getitBtn {
	background: #4688f5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	font-weight:normal;
	font-size: 15px;
	height: 46px;
	line-height: 46px;
	text-align:center;
	padding:0px 14px;
	border:1px solid #357ce6;
	float:right;
	margin-top:14px;
	min-width:166px;
}
.menuPopupBox .middlewrap .headerport .getitBtn:hover {
	background:#2f63d9;
}
.menuPopupBox .middlewrap .customBox {
	width:100%;
	display:table;
	float:left;
	height:230px;
}
.menuPopupBox .middlewrap .customBox .cutomtext {
	width:310px;
	display:table-cell;
	min-height:230px;
	text-align:left;
	vertical-align:middle;
	font-size:20px;
	line-height:26px;
	padding:0px 20px;
}
.menuPopupBox .middlewrap .customBox .videobox {
	width:400px;
	display:table-cell;
	min-height:230px;
	text-align:center;
	vertical-align:middle;
	background:#fafafa;
	border:1px solid #e7e6e6;
	border-left:none;
	position:relative;
}
.menuPopupBox .middlewrap .customBox .videobox .reslicon {
	background: url(../images/left_circleicon1.png) left center no-repeat;
	padding-left: 86px;
	display: inline-block;
	font-size: 40px;
	color: #f87b29;
	background-size: 70px 70px;
	line-height: 80px;
	font-family: 'HelveticaNeueThin';
}
.menuPopupBox .middlewrap .customBox .videobox .reslicon.circleicon2 {
	background: url(../images/left_circleicon2.png) left center no-repeat;
	background-size: 70px 70px;
}
.menuPopupBox .middlewrap .customBox .videobox .reslicon.circleicon3 {
	background: url(../images/left_circleicon3.png) left center no-repeat;
	background-size: 70px 70px;
}
.menuPopupBox .middlewrap .customBox .videobox .reslicon.circleicon4 {
	background: url(../images/left_circleicon4.png) left center no-repeat;
	background-size: 70px 70px;
}
.menuPopupBox .middlewrap .customBox .videobox .playicon {
	position:absolute;
	bottom:0px;
	top:0px;
	right:0px;
	left:0px;
	margin:auto;
	display:inline-block;
	width:127px;
	height:81px;
}
.menuPopupBox .menupfooter {
	width:100%;
	display:inline-block;
	float:left;
	padding:20px;
	border-top:1px solid #d4d4d4;
}
.menuPopupBox .menupfooter .borderBox {
	width:100%;
	display:inline-block;
	float:left;
	border:1px solid #d4d4d4;
	padding:12px 20px 12px 18px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.menuPopupBox .menupfooter .borderBox .learntext {
	background:url(../images/learn_arrow.png) left center no-repeat;
	padding-left:30px;
	display:inline-block;
	float:left;
	line-height:26px;
}
.menuPopupBox .menupfooter .borderBox .tutorial {
	line-height:26px;
	display:inline-block;
	float:right;
	color:#4688f5;
}
.menuPopupBox .menupfooter .borderBox .tutorial:hover {
	text-decoration:underline;
}
.menuPopupBox .menupopup_close {
	display: block;
	height: 14px;
	opacity: 1;
	position: absolute;
	right: 8px;
	top: 8px;
	width: 14px;
	z-index: 99;
}
.menuPopupBox .menupopup_close:hover {
	opacity:0.6;
}
.logoDiv .newfblogo {
	float: left;
	display: inline-block;
	margin-right: 22px;
	margin-top: 10px;
}
.newfullWidth {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 1400px;
}
.newfullWidth .topBar {
	padding-left:102px;
}
.newfullWidth .admin_info {
	padding-left:102px;
}
.resultlefticons .orangebg {
	width:80px;
	display:inline-block;
	float:left;
	height:125px;
	background:#ff4b1e;
}
.resultlefticons .orangebg .flogo {
	margin-top:15px;
	margin-left:9px;
	display:inline-block;
	float:left;
}

.resultlefticons .whitebg {
	width:100%;
	display:inline-block;
	float:left;
	height:125px;
	background:#fff;
}
.resultlefticons .whitebg .flogo {
	margin-top:20px;
	margin-left:17px;
	display:inline-block;
	float:left;
}


.adminTable th.lt_pad2 {
	border-right:3px solid #e3ebf4;
}
.resultlefticons .leftgraybg {
	width:400px;
	height:980px;
	display:inline-block;
	background:#fff;
	float:left;
	position:absolute;
	left: -1200px;
	top:125px;
	z-index:9;
	border-right:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}
.resultlefticons .leftgraybg .menugrayboxclose {
	width:100%;
	padding:23px 22px 24px 22px;
	position:absolute;
	bottom:468px;
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	background:url(../images/leftmenuClosearrow.png) right center no-repeat #edf0f2;
	left:0px;
}
.resultlefticons .leftgraybg .menugrayboxclose:hover {
	background-color:#fafafa;
}
.resultlefticons .leftgraybg .psearchbox {
	width:100%;
	display:inline-block;
	float:left;
	padding:1px 34px 20px 98px;
}
.resultlefticons ul.leftmenu li .moveleftdiv {
	width: 284px;
	display: inline-block;
	float: left;
	padding-left: 96px;
	margin-left: -36px;
	position: absolute;
	left: -380px;
}
.resultlefticons ul.leftmenu li .moveleftdiv .top_searchinput {
	background: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	color:#000;
	display: inline-block;
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	opacity: 1;
	height:30px;
	width: 100%;
	z-index: 1;
	padding:0 10px 0 10px;
	text-transform:capitalize;
	line-height:120%;
	float:left;
	position:relative;
}
.resultlefticons ul.leftmenu li .moveleftdiv .top_searchinput::-webkit-input-placeholder {
 color: #a2a3a4;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
}
.resultlefticons ul.leftmenu li .moveleftdiv .top_searchinput:-moz-placeholder { /* Firefox 18- */
 color: #a2a3a4;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
}
.resultlefticons ul.leftmenu li .moveleftdiv .top_searchinput::-moz-placeholder {  /* Firefox 19+ */
 color: #a2a3a4;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
}
.resultlefticons ul.leftmenu li .moveleftdiv .top_searchinput:-ms-input-placeholder {
 color: #a2a3a4;
 font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
 font-size:14px;
 opacity:1;
}
.resultlefticons ul.leftmenu li .moveleftdiv a {
	width:100%;
	display:inline-block;
	float:left;
	margin:0px;
	line-height:28px;
	padding-left:10px;
}
.leftsearchbox .lt_searchinput.fullboder, .sublocationbox .subLocationField.fullboder {
	height:42px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow:none;
}
.leftsearchbox .lt_searchIcon.top4 {
	top:12px;
}
.main_content.new_mrghidden {
	margin-top: 125px;
}
.admin_info .admin_text.active .webtext {
	color:#f46e24;
}
.admin_info .admin_text.active h3 {
	border-bottom:2px solid #f46e24;
	padding-bottom: 13px;
}
.admin_info .leads_text.active .webtext {
	color:#f46e24;
}
.admin_info .leads_text.active h3 {
	border-bottom:2px solid #f46e24;
	padding-bottom: 13px;
}
.admin_info .adwords_text.active .webtext {
	color:#f46e24;
}
.admin_info .adwords_text.active h3 {
	border-bottom:2px solid #f46e24;
	padding-bottom: 13px;
}
.profilemain {
	width:100%;
	display:inline-block;
	float:left;
	position:relative;
}

.profilemain .leftnarmal {
 	width:530px;
	float: left;
	display: inline-block;
	position:relative;
	margin-right: 40px;
	min-height:200px;
}
.profilemain .leftBoxResult {
	width:530px;
	float: left;
	display: inline-block;
	position:relative;
	border:1px solid #d0cece;
	background:#FFFFFF;
}
.profilemain .leftBoxResult .companyproBox {
	width:100%;
	display:inline-block;
	float:left;
	padding:14px 30px 16px 30px;
}
.leftBoxResult .companyproBox .companyHeader {
	width:100%;
	float:left;
	display:table;
	height:163px;
}
.profilemain .leftBoxResult .companyproBox .companyHeader .title {
	width:260px;
	vertical-align:middle;
	text-align:left;
	display:table-cell;
	padding-left:10px;
	padding-right: 10px;
}
.profilemain .leftBoxResult .companyproBox .companyHeader .title h2 {
	display:block;
	font-size:32px;
	line-height:36px;
	padding-bottom:2px;
}
.profilemain .leftBoxResult .companyproBox .companyHeader .title p {
	display:block;
	line-height:18px;
}
.profilemain .leftBoxResult .companyproBox .companyHeader .shareicon {
	width:20px;
	vertical-align:middle;
	text-align:left;
	display:table-cell;
}
.profilemain .leftBoxResult .companyproBox .companyHeader .shareicon:hover {
	opacity:0.6;
}
.profilemain .leftBoxResult .companyproBox .companyHeader .companyimg {
	width:163px;
	height:163px;
	float:right;
	display:inline-block;
	position:relative;
}
.profilemain .leftBoxResult .companyproBox .siteurl {
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;
	width:100%;
	float:left;
	padding:10px 10px;
	margin:4px 0px 14px 0px;
}
.profilemain .leftBoxResult .companyproBox .siteurl .weblinks {
	background:url(../images/webglobe.png) left center no-repeat;
	display:inline-block;
	float:left;
	padding-left:40px;
	color: #0085bb;
	line-height: 24px;
	background-size: 22px 22px;
}
.profilemain .leftBoxResult .companyproBox .siteurl .weblinks:hover {
	text-decoration:underline;
}
.profilemain .leftBoxResult .companyproBox .siteurl .peoplelinks {
	display:inline-block;
	float:left;
	color: #0085bb;
	line-height: 24px;
}
.profilemain .leftBoxResult .companyproBox .siteurl .peoplelinks:hover {
	text-decoration:underline;
}
.profilemain .leftBoxResult .companyproBox .siteurl .peoplelinks .weblinkedinicon {
	width:20px;
	height:20px;
	float:left;
	margin-right:18px;
	display:inline-block;
	margin-top: 2px;
}
.profilemain .leftBoxResult .companyproBox .siteurl .peoplelinks .weblinkedinicon img {
	width:20px;
}
.profilemain .leftBoxResult .companyproBox .descriptionBox {
	width:100%;
	display:inline-block;
	padding:0px 0px 20px 10px;
}
.profilemain .leftBoxResult .companyproBox .descriptionBox .descinfo {
	display:block;
	line-height:18px;
}
.profilemain .leftBoxResult .companyproBox .descriptionBox .descinfo a {
	color: #0085bb;
}
.profilemain .leftBoxResult .companyproBox .descriptionBox .descinfo a:hover {
	text-decoration:underline;
}
.profilemain .leftBoxResult .companyproBox .detailedinfo {
	width:100%;
	display:inline-block;
	padding-left:10px;
}
.profilemain .leftBoxResult .companyproBox .detailedinfo p {
	display:inline-block;
	margin-bottom:8px;
	width:100%;
}
.profilemain .leftBoxResult .companyproBox .detailedinfo p a {
	color: #0085bb;
}
.profilemain .leftBoxResult .companyproBox .detailedinfo p a:hover {
	text-decoration:underline;
}
.profilemain .leftBoxResult .companyproBox .detailedinfo p small {
	font-size:12px;
	color:#7f7f7f;
	display:block;
	margin-top:2px;
}
.profilemain .leftBoxResult .companyproBox .detailedinfo p .currency {
	margin:0 5px;
}
.profilemain .leftBoxResult ul.suggestBox {
	width:100%;
	display:inline-block;
	background: rgb(233,233,233); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(233, 233, 233, 1) 0%, rgba(248, 248, 248, 1) 9%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(233, 233, 233, 1) 0%, rgba(248, 248, 248, 1) 9%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(233, 233, 233, 1) 0%, rgba(248, 248, 248, 1) 9%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#f8f8f8', GradientType=0 ); /* IE6-9 */
	float:left;
	padding:10px 30px 10px 30px;
}
.profilemain .leftBoxResult ul.suggestBox li {
	width:100%;
	display:inline-block;
	float:left;
	border-bottom:1px solid #e7e7e7;
}
.profilemain .leftBoxResult ul.suggestBox li:last-child {
	border-bottom:none;
}
.profilemain .leftBoxResult ul.suggestBox li a {
	display:inline-block;
	padding:10px 10px;
}
.profilemain .leftBoxResult ul.suggestBox li a .suggestedit {
	background:url(../images/suggest_editicon.png) left center no-repeat;
	background-size:20px 20px;
	width:20px;
	height:20px;
	float:left;
	margin-right:20px;
}
.profilemain .leftBoxResult ul.suggestBox li a .infoicon {
	background:url(../images/learnmore_icon.png) left center no-repeat;
	background-size:20px 20px;
	width:20px;
	height:20px;
	float:left;
	margin-right:20px;
}
.profilemain .leftBoxResult ul.suggestBox li a:hover .suggestedit, .profilemain .leftBoxResult ul.suggestBox li a:hover .infoicon {
	opacity:0.7;
}
.profilemain .leftBoxResult.fixed {
	position: fixed;
	z-index: 2;
	top: 10px;
}

.profilemain ul.peopleresultList {
	width: 728px;
	display: inline-block;
	float: left;
}
.profilemain ul.peopleresultList li {
	width: 100%;
	display: inline-block;
	float: left;
	margin-bottom: 22px;
	padding-right:20px;
}
.profilemain ul.peopleresultList li:first-child {
	padding-top:30px;
}
.profilemain ul.peopleresultList li .peopleImg {
	width: 58px;
	height: 58px;
	float: left;
	margin-right: 20px;
}
.profilemain ul.peopleresultList li .peopleImg img {
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
}
.profilemain ul.peopleresultList li .rightinfo {
	width:88%;
	border-bottom:1px solid #ddd;
	padding-bottom:30px;
	float:left;
	display:inline-block;
	position:relative;
}
.profilemain ul.peopleresultList li:last-child .rightinfo {
	border-bottom:none;
}
.profilemain ul.peopleresultList li .rightinfo .title {
	display:block;
	line-height:18px;
	margin-bottom:2px;
}
.profilemain ul.peopleresultList li .rightinfo .title a {
	font-size:16px;
	font-weight:bold;
}
.profilemain ul.peopleresultList li .rightinfo .title .dot {
	display:inline-block;
	font-weight:bold;
	font-size:18px;
	color: #8f8f8f;
	margin:0px 4px;
}
.profilemain ul.peopleresultList li .rightinfo .title .count {
	display:inline-block;
	color: #8f8f8f;
	font-size:16px;
}
.profilemain ul.peopleresultList li .rightinfo .title .linkedinicon {
	position:relative;
	margin:0px 0px 0px 6px;
	display:inline-block;
	top:2px;
	width:15px;
	height:15px;
}
.profilemain ul.peopleresultList li .rightinfo .title .linkedinicon img {
	width:15px;
}
.profilemain ul.peopleresultList li .rightinfo .infotext {
	font-size:16px;
	display:block;
	line-height:18px;
	margin-bottom:2px;
}
.profilemain ul.peopleresultList li .rightinfo .region {
	display:block;
	line-height:18px;
	margin-bottom:8px;
	color: #8f8f8f;
}
.profilemain ul.peopleresultList li .rightinfo .current {
	display:inline-block;
	line-height:18px;
	margin-bottom:4px;
	width:100%;
}
.profilemain ul.peopleresultList li .rightinfo .current small {
	display:inline-block;
	float:left;
}
.profilemain ul.peopleresultList li .rightinfo .current small:first-child {
	margin-right:4px;
}
.profilemain ul.peopleresultList li .rightinfo .linkviews {
	display:inline-block;
	width:100%;
	float:left;
}
.profilemain ul.peopleresultList li .rightinfo .linkviews .links {
	color:#8f8f8f;
	display:inline-block;
	float:left;
	padding: 0px 8px;
	border-left:1px solid #8f8f8f;
	line-height: 12px;
}
.profilemain ul.peopleresultList li .rightinfo .linkviews .links:first-child {
	padding-left:0px;
	border-left:none;
}
.profilemain ul.peopleresultList li .rightinfo .linkviews .links:last-child {
	border-right:none;
}
.profilemain ul.peopleresultList li .rightinfo .linkviews .links .favicon {
	width: 16px;
	height: 16px;
	display: inline-block;
	float: left;
	position: relative;
	margin-right: 8px;
	top: -2px;
}
.profilemain ul.peopleresultList li .rightinfo .linkviews .links .favicon img {
	position:absolute;
	left:0px;
	bottom:0px;
	right:0px;
	top:0px;
	margin:0px;
}
.profilemain ul.peopleresultList li .rightinfo .linkviews .links:hover {
	text-decoration:underline;
}
.profilemain ul.peopleresultList li:hover .rightinfo .title a {
	text-decoration:underline;
}
.profilemain ul.peopleresultList li .rightinfo .connection {
	display:inline-block;
	float:left;
	position:relative;
}
.profilemain ul.peopleresultList li .rightinfo .connection i {
	width:28px;
	height:28px;
	float:left;
	position:relative;
	margin-left:-10px;
}
.profilemain ul.peopleresultList li .rightinfo .connection i img {
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
}
.profilemain ul.peopleresultList li .rightinfo .connection i:first-child {
	margin-left:0px;
}
.profilemain ul.peopleresultList li .rightinfo .connection .connectiontext {
	float: left;
	display: inline-block;
	margin-left: 10px;
	line-height: 18px;
	margin-top: 6px;
	color:#8f8f8f;
}
.profilemain ul.peopleresultList li .rightinfo .connection .connectiontext:hover {
	color:#f4852b;
}
.profilemain ul.peopleresultList li .rightinfo .messageBtn {
	min-width:107px;
	height:37px;
	border:1px solid #488aee;
	text-align:center;
	line-height:35px;
	background:#FFFFFF;
	position:absolute;
	bottom:14px;
	right:0px;
	color:#488aee;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	font-size:16px;
}

.profilemain ul.peopleresultList li .rightinfo .messageBtn:hover {
 border:1px solid #f46e24;
 color:#f46e24;
}


ul.pkeywords {
	width:100%;
	display:inline-block;
	float:left;
	margin:12px 0px 12px 10px;
	padding-right: 90px;
}
ul.pkeywords h4 {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	display:block;
	padding-bottom:10px;
}
ul.pkeywords li {
	display:block;
	float:left;
	margin-right:3px;
	margin-bottom:3px;
}
ul.pkeywords li a {
	background:#e3f2fb;
	padding:4px 5px;
	display:block;
	float:left;
	color:#187aa8;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	line-height: 17px;
}
ul.pkeywords li a:hover {
	text-decoration:underline;
}


ul.externalLinks {
	width:100%;
	display:inline-block;
	float:left;
	margin-top:12px;
	padding-left:10px;
}
ul.externalLinks h5 {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	font-weight:normal;
	display:block;
	padding-bottom:14px;
}
ul.externalLinks li {
	display:block;
	float:left;
	margin-bottom:6px;
	width:100%;
}
ul.externalLinks li a {
	display:block;
	float:left;
	line-height: 18px;
}
ul.externalLinks li a:hover {
	text-decoration:underline;
}
ul.externalLinks li a i {
	width:14px;
	height:14px;
	float:left;
	display:inline-block;
	margin-right:10px;
	margin-top: 2px;
}
ul.externalLinks li a i img {
	display:block;
}


 
.profilemain .leftBoxResult .companyproBox .nano {
	position : relative;
	width : 100%;
	height : 100%;
	overflow : hidden;
}
.profilemain .leftBoxResult .companyproBox .nano .content {
	position : absolute;
	overflow : scroll;
	overflow-x : hidden;
	top : 0;
	right : 0;
	bottom : 0;
	left : 0;
}
.profilemain .leftBoxResult .companyproBox .nano .content:focus {
	outline: thin dotted;
}
.profilemain .leftBoxResult .companyproBox .nano .content::-webkit-scrollbar {
 visibility: hidden;
}
.profilemain .leftBoxResult .companyproBox .has-scrollbar .content::-webkit-scrollbar {
 visibility: visible;
}
.profilemain .leftBoxResult .companyproBox .nano > .pane {
	background :#d5d5d5;
	position : absolute;
	width : 9px;
	right : 0;
	top : 0;
	bottom : 0;
	visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
	opacity : .01;
 -webkit-transition : .2s;
 -moz-transition : .2s;
 -o-transition : .2s;
 transition : .2s;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	border-radius : 5px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity: 0 !important;
}
.profilemain .leftBoxResult .companyproBox .nano > .pane > .slider {
	background : #c2c2c2;
	position : relative;
	margin : 0;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	border-radius : 3px;
}
.profilemain .leftBoxResult .companyproBox .nano:hover > .pane, .pane.active, .rt_peopleBox .pane.flashed {
	visibility : visible\9; /* Target only IE7 and IE8 with this hack */
	opacity : 1 !important;
}
.profilemain .leftBoxResult .companyproBox .emp_scroll {
	height:260px !important;
	width: 100%;
}
.profilemain .leftBoxResult .companyproBox .has-scrollbar {
	display:block;
}
/*End Nano Scrolling Functionality*/







.profilemain ul.peopleresultList .nano {
	position : relative;
	width : 100%;
	height : 100%;
	overflow : hidden;
}
.profilemain ul.peopleresultList .nano .content {
	position : absolute;
	overflow : scroll;
	overflow-x : hidden;
	top : 0;
	right : 0;
	bottom : 0;
	left : 0;
}
.profilemain ul.peopleresultList .nano .content:focus {
	outline: thin dotted;
}
.profilemain ul.peopleresultList .nano .content::-webkit-scrollbar {
 visibility: hidden;
}
.profilemain ul.peopleresultList .has-scrollbar .content::-webkit-scrollbar {
 visibility: visible;
}
.profilemain ul.peopleresultList .nano > .pane {
	background :#d5d5d5;
	position : absolute;
	width : 9px;
	right : 0;
	top : 0;
	bottom : 0;
	visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
	opacity : .01;
 -webkit-transition : .2s;
 -moz-transition : .2s;
 -o-transition : .2s;
 transition : .2s;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	border-radius : 5px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity: 0 !important;
}
.profilemain ul.peopleresultList .nano > .pane > .slider {
	background : #c2c2c2;
	position : relative;
	margin : 0;
	-moz-border-radius : 3px;
	-webkit-border-radius : 3px;
	border-radius : 3px;
}
.profilemain ul.peopleresultList .nano:hover > .pane, .pane.active {
	visibility : visible\9; /* Target only IE7 and IE8 with this hack */
	opacity : 1 !important;
}
.profilemain ul.peopleresultList .emp_scroll {
	height:430px !important;
	width: 100%;
}
.profilemain ul.peopleresultList .has-scrollbar {
	display:block;
}
/*End Nano Scrolling Functionality*/







.welcomePopup {
	width:866px;
	display: block;
	height:450px;
	background:#FFF;
	position:absolute;
	z-index:99;
	left:50%;
	margin-left: -360px;
	margin-top: 160px;
	top: 0;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	border:1px solid #8497ae;
}
.welcomePopup .leftbluebg {
	width:252px;
	float:left;
	display:inline-block;
	height:100%;
	background:#377bd5;
}

.welcomePopup .leftbluebg .loadingIcon {
 width:100%;
 height:210px;
 padding: 30px 26px;
 display:inline-block;
 position:relative;
}

.welcomePopup .leftbluebg .loadingIcon img {
 position:absolute;
 left:0px;
 top:0px;
 bottom:0px;
 right:0px;
 display:inline-block;
 margin:auto;
}
.welcomePopup .leftbluebg .infoBox {
 width:100%;
 display:inline-block;
 float:left;
 padding:0px 26px;
 text-align:right;
}

.welcomePopup .leftbluebg .infoBox h3 {
    font-size: 26px;
    font-weight: 600;
    display: block;
    line-height: 30px;
    color: #FFFFFF;
}

.welcomePopup .leftbluebg .infoBox p {
    display: block;
    line-height: 20px;
    color: #FFFFFF;
	padding:20px 0px 20px 0px;
}
.welcomePopup .leftbluebg .infoBox .getstarted {
    display: block;
    line-height: 18px;
    color: #FFFFFF;
	font-size:12px;
}

.welcomePopup .leftbluebg .infoBox .getstarted:hover {
  text-decoration:underline;
}

.welcomePopup .rightdata {
 width:612px;
 height:100%;
 display:inline-block;
 position:relative;
 background:url(../images/graphic_img1.png) right bottom no-repeat #FFF;
 padding: 40px 40px 40px 60px;
}


.welcomePopup .rightdata ul.viewdataicons {
	width:100%;
	display:inline-block;
	float:left;
}
.welcomePopup .rightdata ul.viewdataicons li {
    width: 50%;
    display: inline-block;
    float: left;
    margin-bottom: 30px;
    padding-right: 50px;
}
.welcomePopup .rightdata ul.viewdataicons li .iconplace {
	width:100%;
	display:block;
	float:left;
	height:60px;
}
.welcomePopup .rightdata ul.viewdataicons li .ptitle {
	width:100%;
	display:block;
	float:left;
	padding:14px 0px 12px;
	text-transform:uppercase;
	line-height:18px;
	font-weight:bold;
}
.welcomePopup .rightdata ul.viewdataicons li p {
	width:100%;
	display:block;
	float:left;
	line-height:20px;
	font-size:15px;
}




.newpopup .leftwtdata .featurbox {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 43px 38px 45px 38px;
}

.newpopup .leftwtdata .featurbox .featheader {
 width:100%;
 display:inline-block;
 float:left;
 height:138px;
}
.newpopup .leftwtdata .featurbox .featheader .titleBox {
 width:365px;
 float:left;
 display:inline-block;
 height:100%;
 padding-right:30px;
}




.newpopup .leftwtdata .featurbox .featheader .titleBox .smlogo {
	width:100%;
	float:left;
	display:inline-block;
	padding-bottom:26px;
}
.newpopup .leftwtdata .featurbox .featheader .titleBox .smlogo .fbsmlogo {
	width:166px;
	float:left;
	display:inline-block;
}
.newpopup .leftwtdata .featurbox .featheader .titleBox .unlock {
	font-size:26px;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	display:block;
	line-height:22px;
	display:inline-block;
}
.newpopup .leftwtdata .featurbox .featheader .titleBox .feature {
	font-size:26px;
	font-weight:normal;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	display:inline-block;
	line-height:22px;
}
.newpopup .leftwtdata .featurbox .featheader .titleBox .convert {
	font-size:18px;
	display:block;
	line-height:22px;
	padding-top:4px;
}


.newpopup .leftwtdata .featurbox .featheader .bluebg {
 width:244px;
 height:100%;
 display:inline-block;
 float:left;
 background:#21b8f1;
 padding:12px;
 text-align:center;
 color:#FFFFFF;
}

.newpopup .leftwtdata .featurbox .featheader .bluebg .title {
    font-size: 18px;
    line-height: 24px;
    padding: 2px 8px 6px 8px;
}

.newpopup .leftwtdata .featurbox .featheader .bluebg .price {
    font-size: 22px;
    line-height: 20px;
    width: 100%;
	position: relative;
}

.newpopup .leftwtdata .featurbox .featheader .bluebg hr {
    border-top-width: 2px;
    color: #fff;
    opacity: .3;
    background: #ebebeb;
    border: 0;
    height: 1px;
    display: block;
    height: 1px;
    padding: 0;
    margin: 14px 36px;
}

.newpopup .leftwtdata .featurbox .featheader .bluebg .description {
    font-size: 14px;
	display:block;
}









.newpopup .leftwtdata .featurbox .viewdatalist {
 width:100%;
 display: table;
 float:left;
 height: auto;
}
.newpopup .leftwtdata .featurbox .viewdatalist .datalist_left {
 width:365px;
 display: table-cell;
 height:100%;
 vertical-align:top;
 text-align:left;
}

.newpopup .leftwtdata .featurbox .viewdatalist .datalist_left ul.listofnames {
 width:100%;
 display:inline-block;
 float:left;
}

.newpopup .leftwtdata .featurbox .viewdatalist .datalist_left ul.listofnames li {
 width:100%;
 display:inline-block;
 float:left;
}

.newpopup .leftwtdata .featurbox .viewdatalist .datalist_left ul.listofnames li .iconviews {
 width:70px;
 height:48px;
 background:#FFFFFF;
 float:left;
 display:inline-block;
 position:relative;
 margin-right: 15px;
}
.newpopup .leftwtdata .featurbox .viewdatalist .datalist_left ul.listofnames li .iconviews img{
  position:absolute;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  margin: auto;
  display:inline-block;
}
.newpopup .leftwtdata .featurbox .viewdatalist .datalist_left ul.listofnames li .iconname {
 width:280px;
 float:left;
 display:inline-block;
 height:48px;
 border-bottom:1px solid #cfd8dc;
 line-height:46px;
}
.newpopup .leftwtdata .featurbox .viewdatalist .datalist_left ul.listofnames li .iconname.first {
 border-top:1px solid #cfd8dc;
}


.newpopup .leftwtdata .featurbox .viewdatalist .ltgarybg {
 width:244px;
 height:100%;
 display: table-cell;
 background: #f2f5f6;
 text-align:center;
 vertical-align:top;
}

.newpopup .leftwtdata .featurbox .viewdatalist .ltgarybg ul.checklist {
 width:100%;
 display:inline-block;
 float:left;
}
.newpopup .leftwtdata .featurbox .viewdatalist .ltgarybg ul.checklist li:first-child {
border-top:1px solid #cfd8dc;
}
.newpopup .leftwtdata .featurbox .viewdatalist .ltgarybg ul.checklist li {
 width:100%;
 display:inline-block;
 float:left;
 height:48px;
 border-bottom:1px solid #cfd8dc;
 line-height:46px;
}

.newpopup .leftwtdata .featurbox .viewdatalist .ltgarybg ul.checklist li .material-icons {
    line-height: 46px;
}











.newwelcomePopup {
	width:1010px;
	display: block;
	height:510px;
	background:#FFF;
	position:absolute;
	z-index:101;
	left:50%;
	margin-left: -505px;
	margin-top: 156px;
	top: 0;
	-moz-box-shadow:0 2px 8px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 2px 8px rgba(0, 0, 0, 0.3);
	box-shadow:0 2px 8px rgba(0, 0, 0, 0.3);
}
.newwelcomePopup .leftbluebg {
	width:270px;
	float:left;
	display:inline-block;
	height:100%;
	background:#4688f5;
	padding: 30px 30px 30px 24px;
}
 
.newwelcomePopup .leftbluebg .infoBox {
 width:100%;
 display:inline-block;
 float:left;
 text-align:right;
}

.newwelcomePopup .leftbluebg .infoBox h3 {
    font-size: 26px;
    font-weight: 600;
    display: block;
    line-height: 30px;
    color: #FFFFFF;
}

.newwelcomePopup .leftbluebg .infoBox p {
    display: block;
    line-height: 20px;
    color: #FFFFFF;
	padding:20px 0px 20px 0px;
}
.newwelcomePopup .leftbluebg .infoBox .getstarted {
    display: block;
    line-height: 18px;
    color: #FFFFFF;
	font-size:12px;
}

.newwelcomePopup .leftbluebg .infoBox .getstarted:hover {
  text-decoration:underline;
}

.newwelcomePopup .leftbluebg .loadingIcon {
 width:100%;
 height:120px;
 display:inline-block;
 position:relative;
 padding-top:30px;
 padding-left:40px;
}

.newwelcomePopup .leftbluebg .loadingIcon img {
 position:absolute;
 top:0px;
 bottom:0px;
 right:0px;
 display:inline-block;
 margin:auto;
 width:60px;
}

.newwelcomePopup .leftbluebg .loadingIcon .numbers {
display:block;
line-height:40px;
font-size:36px;
font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
font-weight:normal;
color:#FFFFFF;
letter-spacing:0.8px;
}

.newwelcomePopup .leftbluebg .loadingIcon .newlead {
display:block;
line-height:22px;
font-size:16px;
color:#FFFFFF;
letter-spacing:0.6px;
}


.newwelcomePopup .leftbluebg .countnumbers {
 width:100%;
 height:120px;
 display:inline-block;
 position:relative;
 background:url(../images/premiu_whitecheckmark.png) center right no-repeat;
 padding-top:30px;
 padding-left:40px;
}

.newwelcomePopup .leftbluebg .countnumbers .numbers {
display:block;
line-height:40px;
font-size:36px;
font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
font-weight:normal;
color:#FFFFFF;
letter-spacing:0.8px;
}

.newwelcomePopup .leftbluebg .countnumbers .newlead {
display:block;
line-height:22px;
font-size:16px;
color:#FFFFFF;
letter-spacing:0.6px;
}



.newwelcomePopup .leftbluebg .infoBox .designfor {
    display: block;
    line-height: 16px;
    color: #FFFFFF;
    padding: 10px 0px 18px 0px;
    font-size: 15px;
	letter-spacing:0.6px;
}

.newwelcomePopup .leftbluebg .infoBox .analytics_white_logo {
    display: block;
	width:100%;
	float:right;
}




.newwelcomePopup .rightdata {
 width:738px;
 height:100%;
 display:inline-block;
 position:relative;
 background-color:#FFFFFF;
 padding: 34px 40px 40px 50px;
}
.newwelcomePopup .rightdata .basicver {
 width:100%;
 display:inline-block;
 float:left;
 border-bottom:1px solid #d6dce4;
 padding-bottom:20px;
}

.newwelcomePopup .rightdata .basicver .hdrtitle {
 width:470px;
 float:left;
 display:inline-block;
}
.newwelcomePopup .rightdata .basicver .hdrtitle h3 {
 display:block;
 font-size:22px;
 line-height:20px;
 padding-bottom:8px;
 letter-spacing:0.4px;
}

.newwelcomePopup .rightdata .basicver .hdrtitle p {
 display:block;
 font-size:16px;
 line-height:18px;
}


.newwelcomePopup .rightdata .basicver .basicButton {
	background: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	display: inline-block;
	text-transform:uppercase;
	font-size: 13px;
	height: 46px;
	line-height: 44px;
	text-align:center;
	padding:0px 10px;
	border:1px solid #d4d4d4;
	float:right;
	-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);
	min-width:176px;
	letter-spacing:0.8px;
}
.newwelcomePopup .rightdata .basicver .basicButton:hover {
	background:#2f63d9;
	color:#FFFFFF;
}


.newwelcomePopup .rightdata .premiumver {
 width:100%;
 display:inline-block;
 float:left;
}

.newwelcomePopup .rightdata .premiumver .premiuData {
 width:470px;
 float:left;
 display:inline-block;
 margin-top:26px;
 padding-right: 20px;
}


.newwelcomePopup .rightdata .premiumver .premiuData h3 {
 display:block;
 font-size:24px;
 line-height:20px;
 padding-bottom:8px;
 font-weight:bold;
}

.newwelcomePopup .rightdata .premiumver .premiuData p {
 display:block;
 font-size:16px;
 line-height:18px;
}

.newwelcomePopup .rightdata .premiumver .premiuData ul.premiuList {
    display: inline-block;
    margin: 32px 0px 10px;
    width: 100%;
}

.newwelcomePopup .rightdata .premiumver .premiuData ul.premiuList li {
    background:url(../images/premiu_checkmark.png) no-repeat scroll left 5px;
    display: block;
    line-height: 18px;
    margin: 0px 0 16px 0;
    padding-left:20px;
	float:left;
	color: #262c2f;
	font-size: 15px;
	width:100%;
}

.newwelcomePopup .rightdata .premiumver .premiuData ul.premiuList .maxium {
    display: inline-block;
    margin-top:10px;
    width: 100%;
	float:left;
	margin-left:20px;
	font-size: 15px;
	font-style:italic;
	font-family: "Helvetica neue", Helvetica, Arial, sans-serif;
}


.newwelcomePopup .rightdata .premiumver .promotion_plan {
 width: 176px;
 float:right;
 text-align:center;
 display:inline-block;
 margin-top:56px;
}

.newwelcomePopup .rightdata .premiumver .promotion_plan .deck_name {
	width:100%;
	display:inline-block;
}
.newwelcomePopup .rightdata .premiumver .promotion_plan .deck_name h3 {
	font-size: 20px;
	font-weight: normal;
	/*font-family:'gothammediummedium', Helvetica, Arial, sans-serif;*/
	line-height: 18px;
}
.newwelcomePopup .rightdata .premiumver .promotion_plan .deck_name .download_limit {
	display: block;
	padding-top: 7px;
	font-size: 14px;
}
.newwelcomePopup .rightdata .premiumver .promotion_plan .deck_content {
	margin-top: 9px;
	margin-bottom:35px;
}
.newwelcomePopup .rightdata .premiumver .promotion_plan .deck_content .plan_currency {
	bottom: 20px;
	font-size: 28px;
	font-weight: normal;
	position: relative;
	font-family:'gothammediummedium', Helvetica, Arial, sans-serif;
}
.newwelcomePopup .rightdata .premiumver .promotion_plan .deck_content .plan_currency, .plan_amount {
	right: 10px;
}
.newwelcomePopup .rightdata .premiumver .promotion_plan .deck_content .plan_amount {
	font-size: 65px;
	font-weight: normal;
	position: relative;
	font-family:'HelveticaNeue-Bold', Helvetica, Arial, sans-serif;
}
.newwelcomePopup .rightdata .premiumver .promotion_plan .deck_content .plan_month {
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	font-family:'gothammediummedium', Helvetica, Arial, sans-serif;
	line-height: 20px;
	padding-top: 2px;
}
.newwelcomePopup .rightdata .premiumver .promotion_plan .deck_content .plan_users {
	display: block;
	margin-bottom: 13px;
	margin-top: 6px;
	line-height: 22px;
	font-size:14px;
}

.newwelcomePopup .rightdata .premiumver .promotion_plan .deck_content .plan_free {
  font-family:'HelveticaNeue-Bold', Helvetica, Arial, sans-serif;
  font-size: 65px;
  font-weight: normal;
  color:#d9d9d9;
}

.newwelcomePopup .rightdata .premiumver .promotion_plan .downleadButton {
	background: #4688f5;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	height: 46px;
	line-height: 44px;
	text-align:center;
	padding:0px 14px;
	border:1px solid #357ce6;
	float:right;
	-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
	width:100%;
	text-transform:uppercase;
	letter-spacing:0.8px;
}
.newwelcomePopup .rightdata .premiumver .promotion_plan .downleadButton:hover {
	background:#2f63d9;
}

.newwelcomePopup .rightdata .premiumver .promotion_plan .downleadButton .uparrow {
 display:inline-block;
 width:16px;
 height:20px;
 margin-right:20px;
 position:relative;
 top:5px;
}
.newwelcomePopup .rightdata .premiumver .promotion_plan .downleadButton .uparrow img {
 display:block;
}



.newwelcomePopup .rightdata .premiumver .promotion_plan .greendownBtn {
	background: #00c853;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #ffffff;
	display: inline-block;
	font-size: 13px;
	height: 46px;
	line-height: 44px;
	text-align:center;
	padding:0px 4px;
	float:right;
	-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);
	width:100%;
	text-transform:uppercase;
	letter-spacing:0.8px;
}
.newwelcomePopup .rightdata .premiumver .promotion_plan .greendownBtn:hover {
	background:#43a047;
}