/*sHARE MAP
*/
.share_map{
    margin-left: auto;

}
.marker-control, .comment-parentchat{
    cursor: pointer;
}
.comment-focus, .show_comments{
	cursor: pointer;
}
.show_comments{
	margin-left: 38px;
  margin-top: 10px;
  font-size: 12px;
}
.comment-focus{
	margin-left: 40px;
}
.count-chats, .count-likes, .count-likes-child{
  margin-left: 10px;
}
.comment-focus:hover{
	color: #0ae;
}
.comment-parentchat:hover{
  color: #0ae;
}
.like-chat:hover{
  color: #e2264d;
}
.like-chat-child:hover{
  color: #e2264d;
}
.like-chat-child{
  margin-left: 30px;
}
.hide_markers, .show_markers, .marker-control, .comments-tab{
	display: none;
}
.hide_markers, .show_markers, .sharing-map, .like-chat, .like-chat-child{
	cursor: pointer;
}
.like-chat{
  margin-left: 35px;
}
.window-option{
	cursor: pointer;
	float: right;
}
.chat_user{
    padding-top: 10px;
}
.chat-main{
	  background-color: white;
    border-style: solid;
    border-width: 2px;
    border-color: #ddd;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 14px;

}
.user_chat_comment{
	padding-bottom: 5px;
    padding-top: 5px;
    width: auto;
    border-top: 1px solid #ddd;
    margin-top: 20px;
}
.user_chat_comment_rply{
	padding-bottom: 5px;
    padding-top: 5px;
    width: auto;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    margin-right: 10px;
}
.form_chat{
	display: none;
}
.body_img_response, .body_url_response{
  font-size: 12px;
}
.avatar_comment, .avatar_comment_reply, .avatar_comment_reply_row, .avatar_comment_row{
 border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-khtml-border-radius: 4px;
 overflow: hidden;
}
.avatar_comment{
  width: 25px;
  height: 25px;
  margin-left: 15px;
}
.avatar_comment_reply{
 width: 20px;
 height: 20px;
}

.avatar_comment_row{
  width: 20px;
  height: 20px;
}
.avatar_comment_reply_row{
 width: 10px;
 height: 10px;
}
.user_comments, .user_comments_row, .rpl_c_b_c, .show_comments, .user_comments_id{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #3e3333;
}
.user_comments{
    font-size: 14px;
}
.user_comments_id{
  margin-bottom: 20px;
}
.user_comments_row, .rpl_c_b_c{
    font-size: 12px;
}
.delete_comments:hover{
  color: #0ae;
}
img.img_delete_comments_row{
   width: 11px;
   height: 11px;
   cursor: pointer;
   opacity: 0.4;
   filter:alpha(opacity=90);
}
img.img_delete_comments_row_rply{
   width: 8px;
   height: 8px;
   cursor: pointer;
   opacity: 0.4;
   filter:alpha(opacity=90);
}
img.img_delete_comments_row:hover{
  opacity: 1;
  filter:alpha(opacity=100); /* Again, 'filter:' is IE specific. */
}
img.img_delete_comments_row_rply:hover{
  opacity: 1;
  filter:alpha(opacity=100); /* Again, 'filter:' is IE specific. */
}
.img_delete_comments_gnr_row{
   width: 11px;
   height: 11px;
   cursor: pointer;
   opacity: 0.4;
   filter:alpha(opacity=90);
}
.img_delete_comments_gnr_row:hover{
  opacity: 1;
  filter:alpha(opacity=100); /* Again, 'filter:' is IE specific. */
}
.delete_comments{
    font-family: "jaf-bernino-sans","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
    font-weight: italic;
    color: #337ab7;
    font-size: 14px;
    cursor: pointer;
}
 .body_comments_reply, .body_comments_reply_hide{
    padding-left: 40px;
    border-left: solid #636363;
}
 .response_rply, .response_rply_hide{
    font-size: 12px;
}
.body_comments_reply_hide, .response_rply_hide{
	display: none;
}
.body_comments_reply_hide:hover{
 border-left: thick solid #636363;
  opacity: 0.5;
  filter:alpha(opacity=5); /* Again, 'filter:' is IE specific. */
}
 .body_comments{
    padding-top: 20px;
    margin-left: 10px;
}
.body_response, .body_img_response{
   padding-right: 15px;
	 margin-left: 38px;
	 margin-bottom: 10px;
	 width: 332px;
	 text-align: justify;
	 background-color: white;
    padding-left: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    font-size: 12px;

}

.reply,.reply_row, .reply_response2{
    font-family: "freight-text-pro",Georgia,Cambria,"Times New Roman",Times,serif;
    color: #636363;
    font-size: 12px;
    letter-spacing: .01rem;
    font-weight: 400;
    cursor: pointer;
    margin-left: 38px;
}
.body_response, .body_img_response{
	 margin-left: 38px;
	 margin-bottom: 10px;
	 width: 332px;
	 text-align: justify;
	 background-color: white;
    padding-left: 15px;
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
    font-size: 12px;

}

.reply,.reply_row, .reply_response2{
    font-family: "freight-text-pro",Georgia,Cambria,"Times New Roman",Times,serif;
    color: #636363;
    font-size: 12px;
    letter-spacing: .01rem;
    font-weight: 400;
    cursor: pointer;
    margin-left: 38px;
}
.date_comments{
    font-family: "jaf-bernino-sans","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
    font-weight: italic;
    color: #636363;
    font-size: 12px;
}
.form_chat{
	padding-left: 0.8em;
}
.responnses_c{
	background-color: red;
}
.img-chat-main{
	border-radius: 1%;
  margin-left: -2px;
  margin-top: -2px;
}
.img-response{
	border-radius: 10%;
	padding-bottom: 10px;
  padding-top: 10px;
}
.span-comment{
  margin-left: 10px;
	float: none;
}
.response_style{
	margin-top: 10px;
}
/*Modal*/
.body_chats_modal{
	 width: 500px;
   text-align: justify;
   font-size: 14px;
   margin-left: 25px;
   margin-top: 10px;
}
/*Django widges
*/
.textarea_comments{
  resize: none;
  font-family: "jaf-bernino-sans","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  font-size: 14px;
  font-style: italic;
  border: 1px solid #0ae;
}

#comment-modal{
    width: 530px;
    height: 130px;
}
/* EndDjango widges
*/
/**START FACEBOOK STYLES**/
.btn-facebook{
	  color: #fff;
    background-color: #333;
    border-color: rgba(0,0,0,0.2);
}
#fb-login-chat, #fb-login-chat-inner{
  margin-bottom: 10px;
  padding: 15px;
  font-family: "jaf-bernino-sans","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
  font-size: 14px;
  font-style: italic;
}
/**end FACEBOOK STYLES**/
/*Drown style
*/
.dropdown {
	  color: #ffffff;
    position: relative;
    display: inline-block;
    /*padding: 10px 20px 10px 10px;*/
    margin: 0px 7px;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}
.dropdown:hover .dropdown-content {
    display: block;
}
/*Drown style windows options
*/
.dropdown-option {
	  color: #333;
    position: relative;
    left: 340px;
    top: -13px;
    display: inline-block;
}
.dropdown-content-option {
	text-align: right;
    display: none;
    position: absolute;
    left: -160px;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}
.dropdown-option:hover .dropdown-content-option {
    display: block;
}
/*Drown style windows option response
*/
.dropdown-option-response {
	  color: #333;
    position: relative;
    right: -300px;
    top: 5px;
    display: inline-block;

}

.dropdown-content-option-response {
	text-align: right;
    display: none;
    position: absolute;
    left: -160px;
    top: 0px;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 16px;
    z-index: 1;
}
.dropdown-option-response:hover .dropdown-content-option-response {
    display: block;
}
.dropdown-option-response-img:hover {
    display: block;
}
/* material design
*/
.btn-primary-chat {
	  margin-top: 10px;
	  padding: 5px 5px 5px 5px;
    background-image: -webkit-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -o-linear-gradient(top,#337ab7 0,#265a88 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#337ab7),to(#265a88));
    background-image: linear-gradient(to bottom,#337ab7 0,#265a88 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580;
    color: white;
}
.select-img{
	margin-top: 7px;
  font-size: 12px;
}
/*Response to*/
.modal-body-response{
  padding: 20px;
}
#response_to_btn{
  display: none;
}
