#member-profile .control-label .optional, #member-registration .control-label .optional{display:none;}
/* Author */
.createdby img.avatar{margin:5px 0;height:30px;border:none;padding:0px;}
/* List */
.jsn_listprofile .avatar {width: 50px;float: left;margin-right: 10px;}
.jsn_listprofile .status,.jsn_listprofile h4{display:inline-block;}
.jsn_listprofile{padding-top:10px;padding-bottom:10px;}
.listusers .row-fluid{border-top:1px solid #eee;clear:both;}
.listusers .row-fluid:first-child{border:none;}
@media (max-width: 767px){
	.jsn_listprofile {float: none;display: block;width: 100%;margin-left:0;margin-right:0;}
}
/* Privacy */
.control-group.privacy,.control-group.privacy > div,.form-group.privacy,.form-group.privacy > div{height:0px !important;margin-top:0 !important;margin-bottom:0 !important;padding-top:0 !important;padding-bottom:0 !important;}
.control-group.privacy .btn,.form-group.privacy .btn{z-index:100;position:relative;margin-top:3px;margin-right:4px;float:right}
.control-group.privacy ul,.form-group.privacy ul{z-index:200;margin-top:30px;text-align:left;margin-right:4px;}
.red{color:red;}
.orange{color:orange;}
.green{color:green;}
/* Maps */
.jsn_map{height:300px;margin:10px 0;border:10px solid #ddd}
/* Search */
.bsdate{display:block !important;}
.bsdatesearch,.numericsearch{margin-bottom:5px;}
/* Registration */
.jsn_registration_controls{margin-left:0px !important;}
#profile_tabs{margin-bottom:20px;}
.imgareaselect-outer,.imgareaselect-selection,.imgareaselect-border1,.imgareaselect-border2{z-index:100 !important;}
.chzn-container{min-width:200px !important}
/* Profile Page */
img.avatar{width:170px;height:auto;padding:3px;background:white;border:1px solid #ddd;/*border-radius:4px;*/}
.jsn_profile_left{float:left;text-align:center;margin-bottom:20px;}
.jsn_profile_right{padding-top:20px;margin-left:190px;margin-bottom:20px;}
.jsn_profile_full{margin-bottom:20px;}
.jsn_profile_fields{clear:both;margin-bottom:20px;}
.jsn_profilehead h1{margin:0;padding:10px 0 20px 0;display:inline-block;}
.jsn_infodate{margin-bottom:20px;}
.jsn_profilesocial{margin-bottom:20px;}
.jsn_infodate .jsn_infodate_registerdate,.jsn_infodate .jsn_infodate_lastvisitdate{display:inline-block;}
.jsn_infodate .jsn_infodate_registerdate{margin-right:10px;}
@media(max-width:979px){
	.jsn_profile_left{float:none;width:auto;}
	.jsn_profile_right{padding-top:0px;margin-left:0px;}
	.jsn_infodate .jsn_infodate_registerdate,.jsn_infodate .jsn_infodate_lastvisitdate{width:100%;}
}
#profileTabs{margin-bottom:20px;}
/* Search Module */
.jsn_search_module .control-group{margin-left:0px !important;margin-right:0px !important;}
.jsn_search_module .control-label{text-align:left !important;width:auto !important;float:none !important;}
.jsn_search_module .controls{float:none !important;width:auto !important;margin-left:0 !important;}
.jsn_search_module input{width:auto;}
.jsn_search_module .chzn-container{min-width:80px !important;}
