.clear{clear: both;}
#comments_main_box{margin : 0 auto; padding: 0 20px; }
#principal_post_box{background : #F4F4F4; padding-bottom: 10px; border-bottom: 1px solid #DEDEDE; margin-bottom: 25px;}
#comments_container{margin: 0px 10px;}
#comment_user_photo_box{float:right;   background: none repeat scroll 0 0 #FFFFFF;  border: 1px solid #CCCCCC; height: 50px; overflow: hidden; padding: 3px; width: 50px; margin-left: 5px;}
#comment_user_photo_box img{width: 50px; min-height: 50px;}
#comment_button_send{float: left; width: 75px; height: 21px; background:url(https://www.taasiya.co.il/sites/taasiya/_static_media/public/send.png?v=1.00) ;  cursor :pointer;}
.comment_box{padding-bottom : 10px; margin-bottom : 15px; border-bottom: 1px solid #DEDEDE; position: relative;  }
.comment_img{float: right; width: 71px; height: 71px;margin-left: 10px;}
.comment_img img{width: 71px; height: 71px;}

.comment_text{float:right; width: 411px; margin-bottom: 10px;}
.comment_comment{color : #6A6A6A;min-height: 15px;  word-wrap: break-word; }
.comment_member_name{float: right; color:#2A4A70; font-weight: bold;}
.comment_info{margin-top: 10px; width: 540px;}
.comment_date{float: right; width: 115px; color :#9A9A9A;}
.comment_show_all{float: right; width: 200px; color:#2A4A70; font-weight: bold;}
.sub_comments_container{float: right; width: 540px; height: auto; margin-right:81px; background :#EDEFF4 }
.sub_comment{float: right; width: 530px; height: auto;  border-bottom: 1px solid #D2D9E7; padding: 5px;position: relative;}
.add_sub_comment{float: right; width: 530px; height: auto; margin-right: 81px; padding: 10px 5px; background :#EDEFF4;}
.sub_comment_img{float: right; width: 40px; height: 40px; margin-left: 10px;}
.sub_comment_img img{width: 40px; height: 40px;}
.sub_comment_text{float:right; width: 480px;}
.sub_comment_comment{color : #6A6A6A; width: 480px; word-wrap: break-word; }
.sub_comment_member_name{float: right;color:#2A4A70; font-weight: bold;}
.sub_comment_info{margin-top: 10px; width: 480px;}
.sub_comment_date{color :#9A9A9A;}
.sub_comment_input_right{float: right; width: 15px; height: 24px;background:url(https://www.taasiya.co.il/sites/taasiya/_static_media/public/input-r.png)}
.sub_comment_input_mid{float: right; width: 400px; height: 24px; border :none;background:url(https://www.taasiya.co.il/sites/taasiya/_static_media/public/input-mid.png) repeat-x;}
.sub_comment_input_left{float: right; width: 15px; height: 24px;background:url(https://www.taasiya.co.il/sites/taasiya/_static_media/public/input-l.png)}
.sub_comment_button_send{float: right; width: 75px; height: 21px; margin-right: 23px; background:url(https://www.taasiya.co.il/sites/taasiya/_static_media/public/general/send.png?v=1.00) ; cursor :pointer;}
.post_box_line{margin-top: 10px;}
.post_box_title{float: right; width: 100%; margin-bottom: 5px;}
.youtube_add{border:none; width: 510px; padding : 5px}
.photo_add{margin-bottom: 5px; border: none;}
#post_photo_box{display: none;}
#post_youtube_box{display: none;}
.youtube_video{float: left; width: 190px; margin-top: 10px; margin-right: 10px;}
.image_into_comment{float: left; width: 190px; margin-top: 10px; margin-right: 10px;}
.image_into_comment img{width: 190px;}
.waiting_ajax{float:right; width: 50px; height:50px;background:url(https://www.taasiya.co.il/sites/taasiya/_static_media/public/images_ajax-load-50x50.gif);display:none;}
/*.comment_delete{position:absolute; left: 2px; top : 2px;width: 15px; height:15px;background:url(https://www.taasiya.co.il/sites/taasiya/_static_media/public/delete.png) #325C99; cursor: pointer; display: none;}*/
.comment_delete{position:absolute; left: 2px; top : 2px;width: 15px; height:15px; font-weight: bold; cursor: pointer;}
.sub_comment_delete{position:absolute; left: 5px; top : 5px;width: 15px; height:15px;background:url(https://www.taasiya.co.il/sites/taasiya/_static_media/public/delete.png) #325C99; cursor: pointer; display: none;}
.comment_comment ul{list-style-type : disc!important;list-style-position:inside!important;}
.comment_comment ol{list-style-type : decimal!important;list-style-position:inside!important;}
/* Small devices (IPhone, 768px MAX) */
@media (max-width: 768px){

}
/* END Small devices (IPhone, 768px and up) */
/* @media (min-width: @screen-sm-min){ */
@media (min-width: 768px){
	#comment_field_box{float: right; width: 449px; }
	#principal_post_field{float: right; border: 1px solid #B4BBCD; width: 456px;  margin-left : 10px; }

}
