body.jsn_social .jsn_social_body {
  margin: 0 auto;
  width: 1020px;
}
#easyprofile.view_social,#easyprofile.view_profile{position:relative;}
.jsn_social {
  /*font-family: "Open Sans",helvetica;*/
  font-family: 'helvetica neue',helvetica,arial,'lucida grande',sans-serif;
  font-size: 12px;
  margin: 0;
  background: #fff;
  color: #333333;
  line-height: 1.3;
}
.jsn_social li{
  line-height: 1.3;
}
.jsn_social * {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}
.jsn_social {
  /* Misc */

  /* reg box */

  /* profile links */

  /* centered box */

  /* 2 items per line. used in reg form */

  /* menu items list */

  /* thumbs list on right col */

  /* photos list */

  /* small thumbs list on left col */

  /* one per line. used in various pages with form */

  /* comments */

  /* lightbox */

  /* Notices and Errors */

  /** BUTTONS **/

}
.jsn_social a {
  text-decoration: none;
}
.jsn_social a:hover {
  text-decoration: underline;
}
.jsn_social i:hover {
  text-decoration: none;
}
.jsn_social img {
  border: none;
}
.jsn_social h1 {
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 22px;
  color: #3E3E3E;
  font-family: 'helvetica neue',helvetica,arial,'lucida grande',sans-serif;
}
.jsn_social h2 {
  border-bottom: 1px solid #CCCCCC;
  color: #5F5F5F;
  margin: 15px 0 10px 0;
  padding: 0 0 3px;
  font-size: 16px;
  font-family: 'helvetica neue',helvetica,arial,'lucida grande',sans-serif;
}
.jsn_social h4 {
  border-top: 1px solid #D0E2ED;
  margin: 10px 0;
  padding: 5px 0 0;
  clear: both;
  font-family: 'helvetica neue',helvetica,arial,'lucida grande',sans-serif;
}
.jsn_social h4 a {
  color: #333333;
  font-family: 'helvetica neue',helvetica,arial,'lucida grande',sans-serif;
}
.jsn_social form {
  padding: 0;
  margin: 0;
}
.jsn_social input,
.jsn_social textarea,
.jsn_social select {
  padding: 5px 6px 6px 6px;
  /*padding-left:6px;
  padding-right:6px;*/
  margin: 0;
  border: 1px solid #ccc;
  font-size: 12px;
  height: auto;
  display: inline;
  width: auto;
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
}
.jsn_social select {
  padding: 4px 6px 5px 6px;
  height: 26px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.jsn_social input[type="text"],
.jsn_social input[type="password"],
.jsn_social textarea {
  width: 245px;
}
.jsn_social textarea {
  height: 80px;
  overflow: auto;
  width: 300px;
  max-width:95%;
  font-family: 'helvetica neue',helvetica,arial,'lucida grande',sans-serif;
}
.jsn_social input[type="checkbox"],
.jsn_social input[type="radio"] {
  border: 0;
  vertical-align: middle;
  margin: 0;
}
.jsn_social .jsn_social_header {
  /*background-color: #888;*/
  background-color: #4C66A4;
  font-family: 'helvetica neue',helvetica,arial,'lucida grande',sans-serif;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  /*height: 40px;*/
  z-index: 10000;
  /*border-bottom: 4px #fff solid;*/
  padding: 0 5px;
  border-radius:4px;
margin-bottom:10px;
}
.jsn_social #main_menu {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: left;
}
.jsn_social #main_menu li {
  display: inline-block;
  padding: 1px 4px 6px 4px;
  margin-top: 5px;
}
.jsn_social #main_menu li img {
  height: 13px;
}
.jsn_social #main_menu li a {
  display: block;
  padding: 5px;
  color: #fff;
  font-weight:bold;
}
.jsn_social #main_menu li a:hover {
  text-decoration: none;
  color: #999;
}
.jsn_social #main_menu li.current {
  background: #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.jsn_social #main_menu li.current a,
.jsn_social #main_menu li.current a i {
  color: #333;
}
.jsn_social #main_menu li i {
  font-size: 14px;
  color: #000;
  margin-right: 1px;
  display: none;
}
.jsn_social .clear {
  clear: both;
}
.jsn_social .jsn_social_content {
  padding: 20px 0px;
  min-height: 500px;
  background: #fff;
}
.jsn_social #left {
  margin-right: 197px;
}
.jsn_social #right {
  float: right;
  width: 180px;
}
.jsn_social #jsnsocialfooter {
  text-align: center;
  padding: 10px 0;
  clear:both;
}
.jsn_social #userbox {
  float: right;
  position: relative;
  padding: 5px 0px;
}
.jsn_social #userbox .button-dropdown {
  float: left;
  margin: 0px 3px;
}
.jsn_social #member-link{float:left;}
.jsn_social #member-avatar {
  width: 26px;
  border-radius: 2px;
}
.jsn_social #leftnav {
  float: left;
  box-sizing:border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  width:197px;
}
.jsn_social #center {
  margin-left: 215px;
}
.jsn_social .img_wrapper {
  /*padding: 2px;
	border: 1px #ccc solid;*/
	width: 75px;
	border-radius:2px;
}
.jsn_social .img_wrapper2 {
  float: left;
  width: 50px;
  border-radius:2px;
  padding:0px !important;
}
.jsn_social .attached-image img{
	border-radius:3px;
	max-width: 100%;
}
.jsn_social .date {
  color: #8F8F8F;
  text-decoration: none;
  font-size: 12px;
  font-family: helvetica;
}
.jsn_social .date a {
  font-weight: normal !important;
}
.jsn_social #new_notifications {
  background-color: #e54028;
  padding: 0px 4px;
  position: absolute;
  top: 2px;
  right: -3px;
  color: #fff;
  font-size: 9px;
}
.jsn_social #regError {
  background: #FFEBE8;
  border: #EED3D7 1px solid;
  text-align: center;
  padding: 5px;
  display: none;
  margin-top: 10px;
}
.jsn_social .slide,
.jsn_social .hidden {
  display: none;
  visibility: visible;
}
.jsn_social .placeholder {
  color: #333;
}
.jsn_social input.datepicker,
.jsn_social input.timepicker {
  width: 110px;
  margin-right: 6px;
}
.jsn_social a i.delete-icon {
  display: none;
  position: absolute;
  top: 12px;
  right: 12px;
  color: #666;
}
.jsn_social .cross-icon {
  display: none;
  position: absolute;
  top: 3px;
  right: 4px;
}
.jsn_social .cross-icon i {
  color: #666;
}
.jsn_social .delete-icon:hover,
.jsn_social .cross-icon i:hover {
  color: #00a1cb;
}
.jsn_social .cross-icon:hover {
  text-decoration: none;
}
.jsn_social .cross-icon-sm {
  margin: 0 3px;
}
.jsn_social .view-more {
  text-align: center;
  position: relative;
  /*clear: both;*/

  margin-top: 20px;
}
.jsn_social .view-more a {
  background-color: #F2F5F7;
  padding: 10px 30px;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 3px;
  font-size: 14px;
  text-transform: uppercase;
  background-color: #fff;
  color: #777;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
.jsn_social .view-more a:hover {
  text-decoration: none;
  color: #333;
  border-color: #b3b3b3;
}
.jsn_social #comments .view-more {
  margin-top: 0;
  margin-bottom: 7px;
}
.jsn_social .event-date {
  float: right;
  padding: 4px 10px;
  background: #eee;
  font-size: 13px;
  font-weight: bold;
  border-radius: 3px;
  color: #666;
  border: 1px solid #a7a7a7;
}
.jsn_social .jsnsocialTable {
  width: 100%;
}
.jsn_social .jsnsocialTable th {
  background: #428bca;
  padding: 7px 5px;
  text-align: left;
  color: #fff;
  font-size: 14px;
}
.jsn_social .jsnsocialTable th a {
  color: #fff;
}
.jsn_social .jsnsocialTable td {
  padding: 10px 5px;
  border-bottom: 1px dotted #ccc;
}
.jsn_social .jsnsocialTable tr:hover {
  background: #F9F9F9;
}
.jsn_social .jsnsocialTable td img {
  width: 16px;
}
.jsn_social .box1 {
  background: #F7F7D1;
  color: #71767a;
  border: 1px solid #E4E999;
  padding: 10px 15px;
  margin-bottom: 20px;
  font-size: 13px;
  border-radius: 2px;
}
.jsn_social .guest_msg {
  padding: 15px 30px;
  font-size: 14px;
}
.jsn_social .guest_msg p {
  margin-top: 20px;
}
.jsn_social .guest_msg h1 {
  margin-bottom: 10px;
}
.jsn_social #join_now {
  float: right;
}
.jsn_social .box2 {
  margin-bottom: 15px;
  /*overflow: hidden;*/
  width:auto;
  border: 1px #d3d6db solid;
  border-radius: 2px;
}
.jsn_social .box2 h3 {
  /*border-radius: 3px;*/
  font-size: 12px;
  margin: 0 0 10px 0;
  padding: 7px 10px;
  color: #6a7480;
  background-color: #F6F7F8;
  font-family: arial;
  line-height: 15px;
}
.jsn_social .box2 h3 a {
  color: #7D7C7D;
}
.jsn_social .box_content {
  padding: 0 5px 5px 5px;
}
.jsn_social .box3 {
  margin-left: 10px;
}
.jsn_social .box3 h1 {
  margin-bottom: 20px;
}
.jsn_social .box4 {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #DFDFDF;
}
.jsn_social .box5 {
  color: #71767a;
  background-color: #D1EEF7;
  border: 1px #90D5EC solid;
  border-radius: 2px;
  padding: 15px 30px;
  font-size: 14px;
  margin: 20px auto;
  width: 545px;
}
.jsn_social .list1 {
  padding: 0;
  margin: 0;
  list-style: none;
}
.jsn_social .list1 li {
  /*float: left;*/

  display: inline-block;
  min-height: 32px;
  margin-bottom: 12px;
  width: 259px;
}
.jsn_social .list1 li:nth-child(2n) {
  margin-left: 20px;
}
.jsn_social .list1 label {
  display: block;
  margin-bottom: 4px;
}
.jsn_social .photos_edit li {
  width: 249px;
  line-height: 1.5;
  margin-right: 29px;
  position: relative;
  margin-bottom: 20px;
}
.jsn_social .list1 li:nth-child(2n) {
  margin-left: 0px;
}/*
.jsn_social .photos_edit li:nth-child(3n) {
  margin-right: 0px;
}*/
.jsn_social .photos_edit li div {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 250px;
  height: 167px;
  margin-bottom: 10px;
}
.jsn_social .photos_edit textarea {
  width: 236px;
  height: 50px;
}
.jsn_social .users_list li {
  height: 85px;
  vertical-align: top;
  width: 290px;
}
.jsn_social .users_list li img {
  width: 75px;
  height: 75px;
}
.jsn_social .users_list .comment {
  margin-left: 85px !important;
}
.jsn_social .users_list .comment > a {
  font-size: 14px;
}
.jsn_social .list2 {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.jsn_social .list2 li {
  margin: 1px 0;
}
.jsn_social .list2 li a {
  display: block;
  padding: 4px 5px;
  color: #000;
}
.jsn_social .list2 li a:hover {
  background: none repeat scroll 0 0 #f0f0f0;
  text-decoration: none;
}
.jsn_social .list2 .current a {
  font-weight: bold;
  background: #f0f0f0;
}
.jsn_social .box6 .list2 .current a {
  background: #F7F7F7 !important;
}
.jsn_social .list2 img {
  margin-right: 3px;
  vertical-align: middle;
}
.jsn_social .list2 i,
.jsn_social .icon-small {
  font-size: 14px;
  width: 18px;
  display: inline-block;
  /*color: #00a1cb;*/

  color: #333;
  text-decoration: none;
}
.jsn_social .icon-small:hover {
  color: #00a1cb;
}
.jsn_social .list2 li.category_header {
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0;
  color: #00a1cb;
}
.jsn_social .list3 {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.jsn_social .list3 li {
  float: left;
  width: auto;
  margin-bottom: 4px;
  margin-right: 4px;
  line-height: normal;
}
/*.jsn_social .list3 li:nth-child(5n) {
  margin-right: 0px;
}*/
.jsn_social .friends li {
  height: 80px;
  width: 59px;
  overflow: hidden;
}
.jsn_social .profile_info li {
  padding: 0 0 0 12px;
  background: url(../../../img/gray_dot.jpg) no-repeat 0 6px;
  margin-bottom: 0;
}
.jsn_social .profile_info {
  margin-bottom: 10px;
}
.jsn_social .list4 {
  list-style: none;
  margin: 0;
  padding: 0;
}
.jsn_social .list4 li {
  margin: 0 4px 4px 0;
  display: inline-block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border-radius:3px;
}
/*.jsn_social .list4 li:nth-child(4n) {
  margin-right: 0;
}*/
.jsn_social .list4 li a {
  display: block;
  width: 195px;
  height: 145px;
}
.jsn_social .list4 li:hover .infoLayer {
  display: block;
}
.jsn_social .list4 .infoLayer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  color: #fff;
  display: none;
  width: 100%;
  font-size: 13px;
  text-align: right;
  background: rgba(0, 0, 0, 0.6);
}
.jsn_social .list4 .infoLayer p {
  margin: 2px 6px;
}
.jsn_social .list4 .infoLayer i {
  margin-left: 5px;
}
.jsn_social .albums li {
  /*margin: 0 10px 13px 0 !important;
  width: 194px;
  vertical-align: top;*/
  margin: 0 0 20px 0 !important;
  width:100%;
  position:relative;
}
/*.jsn_social .albums li:nth-child(3n) {
  margin-right: 0 !important;
}*/
/*.jsn_social .albums li a {
  display: inline;
}
.jsn_social .album_info {
  border: 1px #e9eaed solid;
  padding: 2px 4px;
  font-size: 12px;
  line-height: 1.5;
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
}
.jsn_social .album_info a {
  font-weight: bold;
}
.jsn_social .albums li a.album_cover {
  width: auto;
  height: 145px;
  display: block;
  background-repeat: no-repeat;
  border:1px solid #e9eaed;
  background-size: cover;
  background-position: center center;
  border-top-left-radius:3px;
  border-top-right-radius:3px;
}*/
.jsn_social .album_container{border:1px solid #ddd;border-radius:2px;position:relative;overflow:hidden;}
.jsn_social .album{position:relative;z-index:2;min-height:100px;}
.jsn_social .list4.albums .album a{display:inline;width:auto;height:auto;}
.jsn_social .album a.button{display:inline-block;width:auto;height:auto;}
.jsn_social .album_title h3{font-size:18px;line-height:20px;margin:0 0 10px;padding:0px;text-shadow:0px 0px 5px white;}
.jsn_social .album_fullcover{
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left:auto;
	max-width:200px;
	max-height:150px;
	z-index: 1;
	/*opacity: 0.8;
	/*filter: alpha(opacity=50);
	transform: translateZ(0);*/
}
.jsn_social .album_fullcover i{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-box-shadow: 25px -25px 100px #FFF inset;
	box-shadow: 25px -25px 100px #FFF inset;
	/*background-image: -webkit-linear-gradient(top,rgba(255, 255, 255, 0) 0,#FFF 100%);
	background-image: linear-gradient(to bottom,rgba(255, 255, 255, 0) 0,#FFF 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffffff',GradientType=0);*/
}
.jsn_social .album_desc{
	padding:10px 0 10px 0;
	text-shadow:0px 0px 5px white;}
.jsn_social .album_info{
	padding:10px;
	border:none;/* da rimuovere */
}
.jsn_social .album_totals{
	border-top:1px solid #ddd;
	/*margin-top:20px;*/
}
.jsn_social .album_total{
	border-left:1px solid #ddd;
	float:right;
	padding:5px 20px;
}
.jsn_social .album_totaltitle{
	font-weight:bold;
	font-size:13px;
	text-align:center;
}
.jsn_social .album_totalvalue{
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
.jsn_social .albums .infoLayer {
  top: 0px;
  bottom: auto;
  text-align: left;
  font-size: 12px;
}
.jsn_social .activity_content.albums li {
  margin: 0 2px 2px 0;
}
.jsn_social .activity_content.albums li:hover {
  opacity: 0.8;
}
.jsn_social .activity_content.albums li a {
  width: 128px;
  height: 128px;
}
.jsn_social .p_photos li {
  margin: 0px 1px 1px 0px;
}
.jsn_social .p_photos li a {
  width: 129px;
  height: 129px;
}
.jsn_social .p_photos2{
	font-size:0px;
}
.jsn_social .p_photos2 li {
	margin: 0px;
	width: 200px;
	height:150px;
	display:inline-block;
	margin-bottom: 8px;
	margin-right:10px;
}
.jsn_social .p_photos2 li a {
	position:relative;
	display:block;
	width:100%;
	height:100%;
	background-position:50% 50%;
	margin:auto;
	border-radius:2px;
	background-size:cover;
}
@media(max-width:800px){
	.jsn_social .p_photos2 li{
		width:100px;
		height:75px;
	}
}
.jsn_social .list5 {
  list-style: none;
  margin: 0 0 5px;
  padding: 0;
  overflow: hidden;
}
.jsn_social .list5 li {
  float: left;
  margin: 0 3px 6px 0;
}
.jsn_social .list5 img {
  border: 1px #ffffff solid !important;
  padding: 0;
}
.jsn_social .list6 {
  padding: 0;
  margin: 0;
  list-style: none;
}
.jsn_social .list6 li {
  padding-bottom: 10px;
  overflow: hidden;
}
.jsn_social .list6sm li {
  padding-bottom: 5px;
  overflow: hidden;
}
.jsn_social .list6 label {
  width: 145px;
  display: block;
  float: left;
  margin-bottom: 2px;
}
.jsn_social .list6sm2 label {
  width: 100px;
}
.jsn_social .list6 .mce-tinymce {
  margin-left: 100px;
}
.jsn_social .info {
  margin-bottom: 10px;
}
.jsn_social .info label {
  width: 90px;
  font-weight: bold;
  color: #8F8F8F;
}
.jsn_social .info div {
  padding-left: 90px;
}
.jsn_social .info2 label {
  width: 145px;
}
.jsn_social .info2 div {
  padding-left: 145px;
}
.jsn_social .list7 {
  list-style: none;
  margin: 0;
  padding: 0;
}
.jsn_social .list7 li {
  float: left;
}
.jsn_social .list7 a {
  font-size: 12px;
  display: block;
  padding: 3px 10px 3px 10px;
  text-decoration: none;
  color: #000;
}
.jsn_social .list7 a:hover {
  color: #428bca;
}
.jsn_social .list7 a.current {
  background: #4C66A4;
  color: #fff;
  border-radius: 3px;
}
.jsn_social .list8 {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.jsn_social .list8 li {
  float: left;
  background: #F2F5F9;
  margin: 0 10px 10px 0;
  border-radius: 3px;
}
.jsn_social .admin_stats li {
  text-align: center;
  line-height: 1.3;
  padding: 5px 13px;
}
.jsn_social .admin_stats li:nth-child(7n) {
  margin-right: 0px;
}
.jsn_social .admin_stats span {
  font-size: 16px;
  font-family: Georgia;
}
.jsn_social .comment_wrapper li {
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 15px;
  overflow: visible;
  padding-bottom: 15px;
}
.jsn_social .comment {
  margin-left: 58px;
  min-height: 33px;
}
.jsn_social .comment_wrapper li li .comment {
  margin-left: 40px;
}
.jsn_social .comment_wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: visible;
}
.jsn_social .activity_comments li {
  margin-left: 58px;
  border-bottom: 0;
  background: #F6F7F8;
  padding: 7px;
  margin-bottom: 2px;
}
.jsn_social .activity_content,
.jsn_social .activity_comments {
  margin: 9px 0 5px 0 !important;
}
.jsn_social .activity_content li {
  border-bottom: 0;
  overflow: visible;
  margin-bottom: 0;
  padding-bottom: 0;
}
.jsn_social .activity_text {
  color: #8F8F8F;
  padding-bottom: 4px;
}
.jsn_social .activity_item {
  margin: 7px 0 5px 0;
  overflow: hidden;
}
.jsn_social .summary {
  border-left: 2px solid #CCCCCC;
  padding-left: 10px;
  margin: 5px 0;
}
.jsn_social .comment_padding li {
  padding: 7px 5px;
  margin-bottom: 0;
}
.jsn_social #status_box {
  margin-bottom: 15px;
  /*padding: 10px;*/
  /*background-color: #F5F5F5;*/
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  overflow:hidden;
}
#wallForm .qq-upload-list{display:none;}
#wallForm >div{margin-top:0px !important;}
#wallForm #select-2{padding:5px 10px 5px 10px;background:#eee;border-top:1px solid #E3E3E3;}
#wall_photo_preview img{margin:10px;}
#status_btn{margin:6px 10px 0 0;}
.jsn_social #status_box textarea {
  height: 40px;
  min-height: 40px !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 100%;
  border: 0;
  color: #969696;
  font-size: 16px;
  padding: 5px;
  box-shadow: none;
  /*border: 1px #ccc solid;*/
  border:none;
  border-radius: 2px;
  display:block;
  max-width:100%;
  min-height:60px !important;
}
.jsn_social #status_box input[type=button] {
  margin-right: 2px;
}
.jsn_social .commentBox {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 30px;
  max-width:100%;
}
.jsn_social .comment_message {
  line-height: 1.5;
  margin: 2px 0;
  overflow: hidden;
}
.jsn_social #friends_list li {
  position: relative;
}
.jsn_social .topics_count {
  float: right;
  margin: 12px 12px 0 10px;
  font-size: 14px;
  background: #f6f6f6;
  color: #222;
  font-weight:bold;
  text-align: center;
  width: 28px;
  padding: 5px 0;
  border-radius: 2px;
}
.jsn_social #filters input[type='text'] {
  width: 171px;
}
.jsn_social #filters .bsdatesearch{
	clear:both;
}
.jsn_social #filters .bsdatesearch input[type='text'] {
  width: 90px;
}
.jsn_social #filters .numericsearch input[type='number'] {
  width: 75px;
}
.jsn_social #filters input.jsn_map_search {
  width: 171px !important;
  margin-bottom:4px;
}
.jsn_social #filters #keyword {
  width: 183px;
}
.jsn_social #filters select {
  width: 184px;
}
.jsn_social #filters label {
  width: 172px;
}
.jsn_social #filters a.multiSelect {
  width: 159px;
}
.jsn_social .unread {
  background-color: #f6f7f8;
}
.jsn_social #notifications_list li {
  border-bottom: 1px solid #DFDFDF;
  position: relative;
  margin: 0px;
}
.jsn_social #notifications_list a {
  padding: 7px 8px;
  overflow: hidden;
}
.jsn_social #notifications_list .img_wrapper2 {
  margin-right: 6px;
  width: 33px;
}
.jsn_social #profile-content {
  padding-top: 5px;
}
.jsn_social .pagination {
  margin-top: 10px;
  text-align: center;
}
.jsn_social #tag-wrapper {
  position: relative;
  display: inline-block;
  max-width:100%;
}
.jsn_social #tag-target {
  cursor: crosshair;
}
.jsn_social #tag-target {
  display: none;
  border: 4px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.75), 0 0 4px rgba(0, 0, 0, 0.5) inset;
  height: 100px;
  width: 100px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.jsn_social #tag-input {
  background: #fff;
  display: none;
  padding: 5px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 140px;
  z-index: 2;
  text-align: left;
}
.jsn_social #tag-input input[type='text'] {
  border: 1px solid #ccc;
  color: #888;
  display: block;
  margin: 5px 0px;
  outline: 0px;
  padding: 3px;
  width: 127px;
}
.jsn_social .hotspot {
  height: 100px;
  width: 100px;
  margin-left: -50px;
  margin-top: -50px;
  position: absolute;
}
.jsn_social .hotspot:hover,
.jsn_social .hotspothover {
  z-index: 1;
}
.jsn_social .hotspot span {
  display: none;
}
.jsn_social .hotspot:hover span,
.jsn_social .hotspothover span {
  background: #fff;
  display: block;
  padding: 0 0 3px 0px;
  text-align: center;
  box-shadow: 0px 0px 5px #000;
}
.jsn_social .hotspot span::after {
  content: "";
  position: absolute;
  top: 17px;
  left: 46px;
  border-width: 5px 5px 0;
  border-style: solid;
  border-color: #fff transparent;
  display: block;
  width: 0;
}
.jsn_social .tagPhoto {
  float: right;
  padding-left: 20px;
  background: url(../../../img/icons/tag.png) no-repeat;
}
.jsn_social .tabs-wrapper {
  background: #F0F1F4;
  border: 1px solid #E6E7EA;
  border-left: 6px solid #D0D5D9;
}
.jsn_social .tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.jsn_social .tabs li {
  float: left;
  font-weight: bold;
  padding: 8px 12px;
  color: #123;
  cursor: pointer;
  font-size: 14px;
  border-right: 1px solid transparent;
}
.jsn_social .tabs li.active {
  color: #4bf;
  background-color: #F9FAFB;
  border-color: #E6E7EA;
}
.jsn_social .tabs li:hover {
  color: #4bf;
}
.jsn_social .tabs li + li {
  border-left: 1px solid transparent;
}
.jsn_social .tab {
  display: none;
  padding-top: 15px;
}
.jsn_social .view-all-link {
  text-align: right;
  margin-top: -2px;
}
.jsn_social .reorder {
  cursor: move;
}
.jsn_social .commentForm {
  	box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
  width: 100%;
  max-width:100%;
  height: 47px;
}
.jsn_social .commentForm2 {
  	box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
  width: 100%;
  max-width:100%;
  height: 47px;
}
.jsn_social .tags {
  margin: 0;
  padding: 5px 0 0 5px;
  list-style: none;
  overflow: hidden;
}
.jsn_social .tags li {
  float: left;
  margin: 0 5px 7px 0;
}
.jsn_social .tags li, .jsn_social .tags a{
	float:left;
	height:24px;
	line-height:24px;
	position:relative;
	font-size:10px;
}
.jsn_social .tags a {
  /*padding: 1px 5px 2px 5px;
  background: #F1F1F1;
  color: #333;*/
	margin-left:10px;
	padding:0 5px 0 8px;
	background:#F1F1F1;
	color:#777;
	text-decoration:none;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;	
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;	
	border-top-right-radius:4px;
}
.jsn_social .tags a:before{
	content:"";
	float:left;
	position:absolute;
	top:0;
	left:-12px;
	width:0;
	height:0;
	border-color:transparent #F1F1F1 transparent transparent;
	border-style:solid;
	border-width:12px 12px 12px 0;		
}
.jsn_social .tags a:after{
	content:"";
	position:absolute;
	top:10px;
	left:0;
	float:left;
	width:4px;
	height:4px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#fff;
	-moz-box-shadow:-1px -1px 2px #ccc;
	-webkit-box-shadow:-1px -1px 2px #ccc;
	box-shadow:-1px -1px 2px #ccc;
}
.jsn_social .tags a:hover {
  text-decoration: none;
  background: #E7E7E7;
}
.jsn_social .tags a:hover:before{border-color:transparent #E7E7E7 transparent transparent;}
.jsn_social .tag_wrapper {
  float: left;
  background: #000;
  text-align: center;
  display: table;
  overflow: hidden;
}
.jsn_social .tag_friends_list {
  margin: 2px 0 5px 0;
  max-height: 150px;
  overflow: auto;
}
.jsn_social #lb_description {
  position: absolute;
  bottom: -1px;
  padding: 8px;
  font-size: 12px;
  text-align: left;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-weight: bold;
  width: 99%;
  display: none;
  font-size: 13px;
}
.jsn_social #lb_description a {
  color: #fff;
}
.jsn_social #lb_description ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
.jsn_social #lb_description li {
  float: left;
  margin-right: 2px;
}
.jsn_social #lb_description ul a {
  padding: 4px 8px;
  border-radius: 3px;
}
.jsn_social #lb_description ul a:hover {
  background: #333;
  text-decoration: none;
}
.jsn_social #avatar {
  width: 170px;
  height: 170px;
  padding: 4px;
  margin-left: 18px;
  background: #fff;
  position: relative;
  z-index: 10;
}
.jsn_social #avatar_upload {
  position: absolute;
  width: 170px;
  text-align: center;
  color: #fff;
  padding: 3px 0;
  bottom: 4px;
  left: 4px;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
/*.jsn_social #cover_upload {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 3px 0;
  top: 20px;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
.jsn_social #avatar:hover #avatar_upload,
.jsn_social #cover:hover #cover_upload {
  display: block;
}
.jsn_social #avatar_upload a,
.jsn_social #cover_upload a {
  color: #fff;
}
.jsn_social #avatar_upload a:hover,
.jsn_social #cover_upload a:hover {
  text-decoration: none;
}*/
.jsn_social #cover_container {}
.jsn_social #jsn_userphoto{float:left;position:relative;margin:0 20px;z-index:10;padding:3px;background:white;border-radius:3px;border:1px solid #ddd}
.jsn_social #jsn_userphoto img{max-width:150px;padding:0px;border-radius:3px;}
.jsn_social #jsn_username{margin:0px;padding:10px 0 10px 0;}
.jsn_social #cover {
  height: 210px;
  background: url(../img/cover.jpg) no-repeat center center;
  background-size: cover;
  border:1px solid #ddd;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
  position: relative;
  min-height:150px;
}
.jsn_social #jsn_featured_info{
	border:1px solid #ddd;
	border-top:0px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	background:white;
}
.jsn_social .jsn_featured_infoval{
	border-left:1px solid #ddd;
	float:right;
	padding:10px;
	font-weight:bold;
	font-size:13px;
	line-height: 16px;
	white-space:nowrap;
}
.jsn_social #actions {
	position:absolute;
	z-index:10;
	right:20px;
	bottom:20px;
	width:80%;
}
.jsn_social #jsnsocial_profilefields legend,.jsn_social #profile-content h2{color: #5F5F5F;margin: 15px 0 10px 0;padding: 0px 0 3px;font-size: 16px;line-height: 24px;font-weight:normal;font-family: 'helvetica neue',helvetica,arial,'lucida grande',sans-serif;border-bottom: 1px solid #CCC;}
.jsn_social #jsnsocial_profilefields > fieldset{display:inline-block;width:100%;}
.jsn_social #profile-content legend:first-child,.jsn_social #profile-content h2:first-child{margin-top:0px;}
.jsn_social .dl-horizontal dt{text-align:left;}
.jsn_profile .jsn_profile_left .avatar,{display:none;}
.jsn_profile .btn-toolbar{display:none;}
.jsn_profile .jsn_infodate{display:none;}
.jsn_profile .profilehr{display:none;}
.jsn_profile .page-header{display:none;}

.aboutme legend{color: #5F5F5F;margin: 0px 0 10px 0;padding: 15px 0 3px;font-size: 16px;clear:both;line-height: 24px;font-weight:bold;}

.jsn_profile .btn-group{display:none;}

.jsn_social #av-img {
  width: 170px;
  height: 170px;
}
.jsn_social .comment-thumb {
  color: #8F8F8F;
  font-size: 13px;
  margin-left: 5px;
}
.jsn_social .comment-thumb.active,
.jsn_social .comment-thumb:hover,
.jsn_social #lb_description a.active i {
  color: #00a1cb;
  text-decoration: none;
}
.jsn_social #global-search {
  background: #ffffff url(../../../img/icons/magnifier_icon.png) no-repeat 5px 5px;
  float: left;
  padding: 4px 24px 5px 24px;
  width: 60px;
  color: #333;
  border: 1px #254575 solid;
  box-shadow: none;
  border-radius: 4px;
  height: 15px;
}
.jsn_social #loginButton {
  margin-left: 5px;
}
.jsn_social .fields_heading {
  width: 100% !important;
}
.jsn_social .post_body iframe{
	max-width:100% !important;
}
.jsn_social .post_body blockquote {
  margin: 0px;
  padding: 10px 20px;
  background: #FAFAFA;
  font-family: monospace;
}
.jsn_social .bottom_options {
  float: right;
}
.jsn_social .bottom_options .likeButton img {
  width: 14px;
}
.jsn_social .bottom_options .likeButton {
  padding: 1px 7px 3px 7px;
}
.jsn_social .page-avatar {
  margin-bottom: 5px;
  width: 197px;
  border-radius:3px;
}
.jsn_social .regSubmit {
  text-align: center;
  margin-top: 15px;
}
.jsn_social .jsnsocial-dropdown {
  position: absolute;
  top: 93%;
  right: 0px;
  background-color: #f0f1f4;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  padding: 15px;
  z-index: 100;
  display: none;
  width: 215px;
  border-radius: 3px;
}
.jsn_social #loginForm input[type='text'],
.jsn_social #loginForm input[type='password'] {
  width: 200px;
  margin-bottom: 8px;
}
.jsn_social #loginForm p {
  margin-bottom: 0px;
  font-size: 12px;
}
.jsn_social .dropdown-caret.right {
  left: auto;
  right: 10px;
}
.jsn_social .dropdown-caret {
  position: absolute;
  top: -7px;
  left: 12px;
  width: 12px;
  height: 7px;
  float: left;
  overflow: hidden;
}
.jsn_social .dropdown-caret .caret-outer {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #aaa;
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
.jsn_social .dropdown-caret .caret-outer,
.jsn_social .dropdown-caret .caret-inner {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  margin-left: -1px;
}
.jsn_social .dropdown-caret .caret-inner {
  top: 1px;
  left: 1px;
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
}
.jsn_social .login-box {
  margin-top: 5px;
  line-height: 1.5;
  float: right;
}
.jsn_social .button i {
  margin-right: 3px;
  font-size: 13px;
}
.jsn_social .button .icon,#feed-type .icon{top:0px;}
.jsn_social .captcha_box {
  padding: 0 115px;
  text-align: center;
}
.jsn_social .captcha_box p {
  margin: 20px 0 5px 0;
}
.jsn_social #photo_wrapper {
  position: relative;
  text-align: center;
  display: none;
}
.jsn_social #photo_left_arrow {
  position: absolute;
  left: 5px;
  top: 47%;
  display: none;
}
.jsn_social #photo_right_arrow {
  position: absolute;
  right: 5px;
  top: 47%;
  display: none;
}
.jsn_social #photo_close_icon {
  position: absolute;
  right: 5px;
  top: 2px;
  display: none;
}
.jsn_social #photo_wrapper:hover #photo_left_arrow,
.jsn_social #photo_wrapper:hover #photo_right_arrow,
.jsn_social #photo_wrapper:hover #photo_close_icon {
  display: block;
}
.jsn_social #photo_wrapper:hover #lb_description {
  display: block;
}
.jsn_social .photo_comments {
  padding: 15px 20px;
  background: #151515;
  margin-top: 20px;
  font-size: 14px;
  overflow: hidden;
}
.jsn_social .photo_left {
  width: 50%;
}
.jsn_social .photo_left .date {
  font-size: 12px;
}
.jsn_social .photo_right {
  width: 45%;
  float: right;
  font-size: 12px;
}
.jsn_social #photo_thumbs {
  text-align: center;
  margin-bottom: 1px;
}
.jsn_social #photo_thumbs ul li {
  width: 38px;
  height: 38px;
  margin: 0 1px 0 0;
  opacity: 0.5;
}
/*.jsn_social #photo_thumbs ul li:nth-child(4n) {
  margin: 0;
}*/
.jsn_social #photo_thumbs ul li:hover,
.jsn_social #photo_thumbs .list4 li.active {
  opacity: 1;
}
.jsn_social #photo_thumbs ul li a {
  width: 38px;
  height: 38px;
}
.jsn_social #photo_thumbs ul li.active {
  opacity: 1;
}
.jsn_social #photo_load_btn {
  color: #bbb;
  display: none;
}
.jsn_social #photo_load_btn:hover {
  text-decoration: none;
  color: #fff;
}
.jsn_social #wall_photo_preview img {
  max-width: 100px;
  border-radius:3px;
}
.jsn_social .badge_counter {
  float: right;
  background-color: #E7E7E7;
  font-weight: bold;
  padding: 1px 4px;
  color: #6a7480 ;
  font-size: 10px;
  border-radius: 2px;
}
.jsn_social .main-img {
  width: 197px;
  border-radius:3px;
}
.jsn_social .user_mini {
  overflow: hidden;
}
.jsn_social .readmore-js-toggle {
  margin-bottom: 5px;
}
.jsn_social .vid_thumb {
  display: block;
  margin-right: 10px;
  width: 200px;
  height: 120px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  float: left;
  color: #ccc;
  border-radius:3px;
}
.jsn_social a.multiSelect span {
  font-size: 12px;
}
.jsn_social .show-more {
  display: block;
  margin: 5px 0;
}
.jsn_social .truncate {
  max-height: 145px;
  overflow: hidden;
}
.jsn_social div.message {
  color: #468847;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 3px;
}
.jsn_social div.error-message {
  color: #b94a48;
  background-color: #f2dede;
  border: 1px solid #eed3d7;
  font-size: 12px;
  padding: 6px 12px;
  border-radius: 3px;
}
.jsn_social p.error {
  background-color: #e32;
  color: #fff;
  font-family: Courier, monospace;
  font-size: 120%;
  line-height: 140%;
  padding: 0.8em;
  margin: 1em 0;
}
.jsn_social p.error em {
  color: #000;
  font-weight: normal;
  line-height: 140%;
}
.jsn_social .notice {
  background: #ffcc00;
  color: #000;
  display: block;
  font-family: Courier, monospace;
  font-size: 120%;
  line-height: 140%;
  padding: 0.8em;
  margin: 1em 0;
}
.jsn_social .success {
  background: green;
  color: #fff;
}
.jsn_social #flashMessage,
.jsn_social #errorMessage {
  font-size: 14px;
  border-radius: 3px;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.jsn_social .button {
	  display: inline-block;
	  margin-bottom: 0;
	  font-weight: normal;
	  text-align: center;
	  vertical-align: middle;
	  cursor: pointer;
	  background-image: none;
	  border: 1px solid transparent;
	  white-space: nowrap;
	  padding: 5px 10px;
	  font-size: 12px;
	  line-height: 1.5;
	  border-radius: 3px;
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	  color: #333333;
	  background-color: #ffffff;
	  border-color: #cccccc;
	  height:auto;
}
.jsn_social .button:hover {
	  text-decoration: none;
	  color: #333333;
	  background-color: #ebebeb;
	  border-color: #adadad;
}
.jsn_social .button:active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-image: none;
}
.jsn_social input.button,
.jsn_social button.button {
  cursor: pointer;
}
.jsn_social .button-block {
  display: block;
}
.jsn_social .button.disabled,
.jsn_social .button.disabled:hover,
.jsn_social .button.disabled:active,
.jsn_social input.button:disabled,
.jsn_social button.button:disabled {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #ffffff;
  border-color: #cccccc;
}
.jsn_social .button-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
.jsn_social .button-primary:hover {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.jsn_social .button-primary:active {
  background-image: none;
}
.jsn_social .button-primary.disabled,
.jsn_social .button-primary.disabled:hover,
.jsn_social .button-primary.disabled:active,
.jsn_social input.button-primary:disabled,
.jsn_social button.button-primary:disabled {
  background-color: #428bca;
  border-color: #357ebd;
}
.jsn_social .button-action {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.jsn_social .button-action:hover {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.jsn_social .button-action:active {
  background-image: none;
}
.jsn_social .button-action.disabled,
.jsn_social .button-action.disabled:hover,
.jsn_social .button-action.disabled:active,
.jsn_social input.button-action:disabled,
.jsn_social button.button-action:disabled {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.jsn_social .button-highlight,
.jsn_social .likes > .active {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.jsn_social .button-highlight:hover,
.jsn_social .likes > .active:hover {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.jsn_social .button-highlight:active {
  background-image: none;
}
.jsn_social .button-highlight.disabled,
.jsn_social .button-highlight.disabled:hover,
.jsn_social .button-highlight.disabled:active,
.jsn_social input.button-highlight:disabled,
.jsn_social button.button-highlight:disabled {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.jsn_social .button-caution {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.jsn_social .button-caution:hover {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.jsn_social .button-caution:active {
  background-image: none;
}
.jsn_social .button-caution.disabled,
.jsn_social .button-caution.disabled:hover,
.jsn_social .button-caution.disabled:active,
.jsn_social input.button-caution:disabled,
.jsn_social button.button-caution:disabled {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.jsn_social .button-flat {
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #eeeeee;
  border: none;
  text-shadow: none;
}
.jsn_social .button-flat:hover {
  background: #fbfbfb;
}
.jsn_social .button-flat:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
  background: #eeeeee;
  color: #bbbbbb;
}
.jsn_social .button-flat.disabled {
  box-shadow: none;
}
.jsn_social .button-flat-primary {
  box-shadow: none;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background: #254575;
  color: white;
  text-shadow: none;
  border: none;
  height:16px;
}
.jsn_social .button-flat-primary:hover {
  background: #000;
  color:white;
}
.jsn_social .button-flat-primary:active {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
.jsn_social .button-flat-primary.disabled {
  box-shadow: none;
}
.jsn_social .button-large {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.jsn_social input.button-large,
.jsn_social button.button-large {
  /*height: 40.4px;*/
}
.jsn_social .button-medium {
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
}
.jsn_social .button-small {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.jsn_social input.button-small,
.jsn_social button.button-small {
  /*height: 27.6px;*/
}
.jsn_social .button-tiny {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}
.jsn_social input.button-tiny,
.jsn_social button.button-tiny {
  /*height: 24.4px;*/
}
.jsn_social .button-tiny i {
  font-size: 11px;
}
.jsn_social .button-dropdown {
  position: relative;
  overflow: visible;
  display: inline-block;
}
.jsn_social .button-dropdown .button-overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
}
.jsn_social .button-dropdown .button .icon-caret-down {
  font-size: 90%;
  margin: 0px 0px 0px 3px;
  vertical-align: middle;
}
.jsn_social .button-dropdown ul {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.6);
  display: none;
  position: absolute;
  background: #fcfcfc;
  top: -2px;
  left: -2px;
  z-index: 1000;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  min-width: 102%;
}
.jsn_social .button-dropdown ul li {
  padding: 0px;
  margin: 0px;
  display: block;
}
.jsn_social .button-dropdown ul .button-dropdown-divider {
  box-shadow: inset 0px 1px 0px white;
  border-top: 1px solid #e4e4e4;
}
.jsn_social .button-dropdown ul a {
  display: block;
  padding: 0px 20px;
  text-decoration: none;
  color: #333333;
  line-height: 30px;
  white-space: nowrap;
}
.jsn_social .button-dropdown ul a:hover {
  background-color: #EBEBEB;
}
.jsn_social .likes i {
  font-size: 14px;
}
.jsn_social .topButton {
  float: right;
  margin-left: 5px;
  margin-bottom: 5px;
}
.jsn_social #regFields li {
  margin-right: 12px;
}
.jsn_social .menu {
  border: 0px;
}
.jsn_social .menu h3 {
  background-color: #4C66A4;
  font-family: 'helvetica neue',helvetica,arial,'lucida grande',sans-serif;
  border-radius:4px;
  margin-bottom:10px;
  color:white;
  padding:8px 8px;
  font-size:12px;
}
.jsn_social .wall_photo_comment {
  margin-right: 10px;
  width: 200px;
}
.jsn_social .commentButton {
  overflow: hidden;
  display: none;
  margin: 5px 0 0 0;
}
.jsn_social .commentButton .button {
  float: right;
}
.jsn_social .button.button-margin-right {
  margin-right:5px;
}
/* PHOTO LIGHTBOX */
body.lightbox_mode{overflow:hidden;padding:0px !important;height:100%;}
.lightbox_mode .jsn_social_content {
  background: #000;
  color: #7b8084;
  box-shadow: none;
  padding: 20px 10px;
}
.lightbox_mode .jsn_social_header {
  border-bottom: 4px #333 solid;
  background-color: #000;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10100;
  border-radius:0px;
}
.lightbox_mode .jsn_social_body{
  padding-top: 25px;
  left: 0px;
  top:0px;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background: #000;
  overflow: auto;
  position:fixed;
}
.lightbox_mode #main_menu li.current {
  background: #333;
}
.lightbox_mode #main_menu li a:hover {
  color: #ccc;
}
.lightbox_mode #main_menu li.current a,
.lightbox_mode #main_menu li.current a i {
  color: #fff;
}
.lightbox_mode .photo_comments a {
  color: #bbb;
}
.lightbox_mode .photo_comments a.button {
  color: #fff;
}
.lightbox_mode a.lb_icon {
  color: #fff;
  text-shadow: 0px 0px 4px #000;
}
.lightbox_mode a.lb_icon:hover {
  opacity: 0.7;
  text-decoration: none;
}
.lightbox_mode .commentForm2 {
  background: #1E2022;
  border: none;
  color: #ccc;
  box-shadow: none;
}
.lightbox_mode h2 {
  font-size: 19px;
  color: #bbb;
  border-bottom: none;
  margin: 2px 0 15px 0;
}
.lightbox_mode .comment_wrapper li {
  border-bottom: none;
}
.lightbox_mode .box4 {
  border-top: 1px solid #1E2022;
}
#tag-wrapper img {
  width: 100%;
}
.picker__button--today, .picker__button--clear{
	box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  -webkit-box-sizing: border-box;
}

#reg_content .label,#act_content .label{background:none;box-shadow:none;text-shadow:none;}
.jsn_social li.token-input-token{padding:1px 3px;}
.jsn_social li.token-input-input-token{padding:0px;}
.jsn_social #filters .chzn-container{font-size: 11px;width:100% !important;min-width:0px !important;}
.jsn_social #filters .chzn-drop{width:auto !important}
.jsn_social #filters .list6 > li{overflow:visible;border-bottom:1px solid #eee;margin-bottom:5px;}
.jsn_social #filters li > label{font-size:12px;font-weight:bold;clear:both;}
.jsn_social #filters .checkbox,.jsn_social #filters .radio{display:block;margin:0px;padding:0px;clear:both;font-size:12px;}
.jsn_social #filters .checkbox label,.jsn_social #filters .radio label,.jsn_social #filters .checkbox-inline,.jsn_social #filters .radio-inline,.jsn_social #filters label.inline{float:none;margin:0;padding:0;}
.jsn_social #filters .checkbox-inline,.jsn_social #filters .radio-inline,.jsn_social #filters .inline{display:inline-block;width:auto;margin-right:8px;}
.jsn_social #filters .checkbox input,.jsn_social #filters .checkbox-inline input,.jsn_social #filters .radio input,.jsn_social #filters .radio-inline input{margin-right:4px;margin-top:2px;}

.jsn_social .guest_msg{background:url(../img/join.png) center center #eee;}
.jsn_social .guest_msg .jsn_social_registration_title,.jsn_social .guest_msg .jsn_social_registration_message{float:left;clear:both;background:black;color:white;font-weight:bold;padding:10px;border-radius:2px;}
.jsn_social .guest_msg #join_now{padding:10px 0;text-align:right;clear:both;}
.jsn_social .guest_msg #join_now_btn{margin-bottom:10px;}
.jsn_social .guest_msg #join_now_btn i{font-size:18px;}
.jsn_social .guest_msg .socialconnect div{display:inline;}
.jsn_social .guest_msg .socialconnect button{margin-right:0px;margin-left:5px;}

.jsn_social #main_menu_toggle{display:none;color:white;font-size:20px;padding:5px;}
.jsn_social #leftnav_toggle{display:none;color:white;font-size:20px;padding:5px;}
.jsn_social #jsn_cuser_name_icon{display:none;}
.jsn_social #leftnav{display:block;}
.jsn_social #login-form button{margin-bottom:10px;}
.jsn_social #form-login-remember{float:right;text-align:right;}
.jsn_social #form-login-remember input{float:none;vertical-align: top;}
.jsn_social #login-form .unstyled{clear:both;}

.lightbox_mode .jsn_social  .guest_msg{display:none;}
.lightbox_mode .jsn_social .button-flat-primary{background:#333;}
.jsn_social .album_right{float: right; padding:10px 0;width: 180px;}
.jsn_social .album_left{padding:10px 0;margin-right:195px;}

@media(min-width:900px){
	.jsn_social #leftnav{display:block !important;}
	.jsn_social #main_menu{display:block !important;}
}
@media(max-width:900px){
	#easyprofile.view_social{position:relative;}
	/*.jsn_profile .avatar{width:150px;margin-top:-75px;margin-left:0px;float:none;}*/
	.jsn_social #main_menu_toggle{display:inline-block;}
	.jsn_social #main_menu{
		display:none;
		background: #4C66A4;
		position: absolute;
		z-index:200;
		padding: 10px;
		margin-left: 0px;
		min-width: 150px;
		border-bottom-left-radius:4px;
		border-bottom-right-radius:4px;
	}
	.lightbox_mode .jsn_social #main_menu{background:#333;}
	.jsn_social #main_menu li{
		display:block;
		margin:0px;
	}
	.jsn_social #main_menu li.current{
		background:none;
	}
	.jsn_social #main_menu li.current a{
		color:#aaa;
	}
	.jsn_social #main_menu li i,.jsn_social #main_menu li.current a i{display:inline;color:inherit;}
	.jsn_social #jsn_cuser_name_icon{display:inline;}
	.jsn_social #leftnav_toggle{display:inline-block;}
	.jsn_social #leftnav{
		float:none;
		position: absolute;
		background: #FFF;
		z-index: 300;
		display:none;
		padding: 20px 10px;
		border: 1px solid #DDD;
		border-left: none;
		box-shadow: 5px 0px 5px rgba(0,0,0,0.1);
		top:45px;
		width:217px;
		margin-left: -1px;
	}
	.jsn_social #leftnav .box2,.jsn_social #browse{width:197px;}
	.jsn_social #center{margin-left:0px;}
	.jsn_social #jsn_cuser_name{display:none;}
	.jsn_social #userbox .button-dropdown ul{margin-left:-53px;}
	.jsn_social #new_notifications{
		float: left;
		height: 26px;
		min-width: 18px;
		text-align: center;
		font-size: 20px;
		margin-left: 3px;
		position:static;
		border-radius:2px;
	}
}
@media(max-width:600px){
	.jsn_social .photo_left,.jsn_social .photo_right,.jsn_social .album_right,.jsn_social .album_left{float:none;width:100%;}
	.jsn_social .photo_right{margin-left:0px;border-bottom: 1px solid #1E2022;margin-bottom:10px;padding-bottom:5px;}
	.jsn_social .album_right{padding-bottom:0px;}
	.jsn_social .album_left{padding-top:0px;}
	.jsn_social .vid_thumb{float:none;margin-bottom:5px;}
	.jsn_hiddenphone{display:none;}
	.jsn_social #jsn_userphoto{margin:0 5px 0 10px;}
	.jsn_social #jsn_userphoto img{max-width:80px}
	.jsn_social #jsn_username{font-size:18px;padding:8px 0}
}
.tab-pane .jsn_social .jsn_social_content {padding: 0px 0px;}
.jsn_social .jsn_sociallink{padding-top:5px;}
.jsn_social .jsn_sociallink .zocial{
	font-size:12px;
	overflow: hidden;
	max-width: 2.4em;
	padding-left: 0;
	padding-right: 0;
	max-height: 2.15em;
	white-space: nowrap;
	margin:0 0 0 4px;
}
.jsn_social .jsn_sociallink .zocial:before {
	padding: 0;
	width: 2em;
	height: 2em;
	
	box-shadow: none;
	border: none;
}
.ep_offline,.ep_online{
	height:6px;
	width:6px;
	border:2px solid white;
	border-radius:1000px;
	position:absolute;
	margin-left:-3px;
	margin-top:-3px;
	display:block;
}
a .ep_offline,a .ep_online{
	border-color:white;
}
.status_big.ep_offline,.status_big.ep_online{
	height:10px;
	width:10px;
}
#notifications_list .ep_offline,#notifications_list .ep_online{left:8px;}
.ep_offline{background:#d9534f}
.ep_online{background:#5cb85c}
#easyprofile .jsn_profile{display:none;}