.main_div_forum{
 display: inline-block;
    margin-bottom: 30px;
    margin-left: 5px;
    width: 100%;
 }
.main_div_forum th{
  font-size: 18px;
  padding: 1px 20px;
  background-color: gray;
  border: 2px solid #fff;
  color:#fff;
   text-shadow: 0 2px 0 #000;
   
  
background: -moz-linear-gradient(left, rgba(116,0,3,0.35) 0%, rgba(116,0,3,1) 16%, rgba(116,0,3,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(116,0,3,0.35)), color-stop(16%,rgba(116,0,3,1)), color-stop(100%,rgba(116,0,3,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left, rgba(116,0,3,0.35) 0%,rgba(116,0,3,1) 16%,rgba(116,0,3,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left, rgba(116,0,3,0.35) 0%,rgba(116,0,3,1) 16%,rgba(116,0,3,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left, rgba(116,0,3,0.35) 0%,rgba(116,0,3,1) 16%,rgba(116,0,3,1) 100%); /* IE10+ */
background: linear-gradient(to right, rgba(116,0,3,0.35) 0%,rgba(116,0,3,1) 16%,rgba(116,0,3,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59740003', endColorstr='#740003',GradientType=1 ); /* IE6-9 */

}




.forum-title-link{
 margin: 5px 0 0 0;  
}

.main_div_forum .forum-row-sadow{
-webkit-box-shadow: 0 5px 5px 0 #a6a6a6;
box-shadow: 0 5px 5px 0 #a6a6a6;

}

.main_div_forum td{
  border: 2px solid #fff;
  
}

.main_div_forum .forum-title-name{
  font-size: 16px;
  font-weight: bold;
      line-height: 16px;
}

.main_div_forum td:first-child img.forum_img{
  max-width: 50px;
  max-height: 80px;
  min-width: 50px;

}

.main_div_forum td a h4{
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.main_div_forum td:first-child div{
  text-align: center;
}
    
.main_div_forum table{
  margin-bottom: 0px;
}

/* תגובה */

.main_div_forum_comments{
  
}

.main_div_forum_comment_data{
  background-color: #EEEEEE;
  padding: 5px;
  border-bottom: 1px solid #000;
}

.main_div_forum_comment_data_last{
    background-color: transparent;
    bottom: 2px;
    left: 15px;
    position: absolute;
    text-align: left;
}

.main_div_forum_comment_contents{
  border: 1px solid #000;
  margin-bottom: 5px;
}


.main_div_forum_comment_title{
  color:#740003;  
  text-decoration: underline;
  padding: 5px 20px 5px 5px;
  font-size: 17px;
}
.main_div_forum_comment_content{
  color:#000;
  padding: 25px 70px;
  background-color: #fff;
  font-size: 15px;
  width: 80%;
}


.web_forum_comments{
  text-align: right;
  direction: rtl;
  display: none;
  background-color: transparent;
  margin: 23px 0;
}

.web_forum_comments .submit{
  text-align: left;
  margin-top: 10px;
  
}

.forum_cemment_replay{
  cursor: pointer;
}

.comment_reply{
  padding-right: 30px;
}

.forum-angle-left{
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}



.main_div_page_link_forum .pagination-sm > li > a,.main_div_page_link_forum .pagination-sm > li > span {
    color: #fff;
}
.main_div_page_link_forum .pagination > li > a,.main_div_page_link_forum .pagination > li > span {
    background-color: #740003;
}

.main_div_page_link_forum .pagination > .active > a,.main_div_page_link_forum .pagination > .active > span,.main_div_page_link_forum .pagination > .active > a:hover,.main_div_page_link_forum .pagination > .active > span:hover,.main_div_page_link_forum .pagination > .active > a:focus,.main_div_page_link_forum .pagination > .active > span:focus {
    background-color: #540003;
}

.main_div_page_link_forum .pagination > li > a:hover,.main_div_page_link_forum .pagination > li > span:hover,.main_div_page_link_forum .pagination > li > a:focus,.main_div_page_link_forum .pagination > li > span:focus {
  background-color: #540003;
  color:#fff;
}

.main_div_page_link_forum .pagination > .disabled > span,.main_div_page_link_forum .pagination > .disabled > span:hover,.main_div_page_link_forum .pagination > .disabled > span:focus,.main_div_page_link_forum .pagination > .disabled > a,.main_div_page_link_forum .pagination > .disabled > a:hover,.main_div_page_link_forum .pagination > .disabled > a:focus {
  background-color: #740003;
  color:#fff;
}

.forum_start_comments{

}

.forum-main-div-map-msg{
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
}

.main-div-title-list{
  
}

.main-div-title-list table{
  width: 100%;
}

.main-div-title-list tr{
  max-height: 26px;
  overflow: hidden;
}

.main-div-title-list td{
  max-height: 26px;
  overflow: hidden;
}


.main-div-title-list th{
  text-align: right;
  direction: rtl;
  padding: 3px;
}
.main-div-title-list td{
  text-align: right;
  direction: rtl;
}
.main-div-title-list td:nth-child(1){
  padding: 0px 8px 0px 5px;
} 

.main-div-title-list th:nth-child(2){
  width: 100px;
  padding: 0px 0px;
} 
.main-div-title-list th:nth-child(3){
  width: 150px;
  padding: 0px 0px;
} 
.main-div-title-list th:nth-child(4){
  width: 50px;
  padding: 0px 0px;
} 
.main-div-title-list tr{
  background-color: #FDFDFD;
}
.main-div-title-list tr:nth-of-type(odd){
  background-color: #EEEEEE;
}

.fa-img-title-content{
  color:#000;
 
}
.main-div-title-list tr.row_list_title{
  
}

.main-div-title-list tr.row_list_title:hover{
 background-color: #B1B1B1;
 cursor: pointer;
}

.main-div-title-list tr.row_list_title:hover a{
  color:#fff;
}

.fa-rotate-225 {
  transform: rotate(225deg);
  
}

.fa-text-child{
  margin-right: 1px;
  font-size: 13px;
  color:#000;
}

.terr-start,.terr-end{
  background-image: url(tree/right/ftv2lastnode.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding-right: 17px;
}

.terr-child{
  background-image: url(tree/right/ftv2node.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding-right: 17px;
}

.main-div-line,.main-div-blank{
  display: inline-block;
  background-image: url(tree/right/ftv2vertline.png);
  background-repeat: repeat-y;
  background-position: right top;
  width: 16px;
  height: 20px;
  float: right;
}

.main-div-blank{
  background: none;
}

.forum-blank-row,.forum-blank-row td{
  padding: 0;
  margin: 0;
  height: 13px;
  font-size: 0;
}


.forum-row-color_0{
  
  background-color: #EEEEEE;
}

.forum-row-color_1{
  background-color: #fff;
}

.forum-main-div-last-msg{
  position: relative;
  vertical-align:top; 
}

.forum-last-msg-data{
  bottom: 0;
  padding: 5px 10px;
  position: absolute;
  width: 100%;
  right: 0;
}

.forum-last-msg-link{
  color: #000 !important;
  text-decoration: none;
}

.forum-title-h4{
  color: #740003;
  font-size: 14px;
  text-align: center;
}

.forum-last-msg-link :hover{
  text-decoration: none !important;
}



.web_comments_ghost_topic,.web_comments_ghost_reply{
  color:red;
  text-align: right;
  padding: 5px 0;
}

.main_div_forum .main-div-comment{
  background-color: #fff;
}



.main_div_forum .main-div-comment td{

}
.main_div_forum .main-div-comment td:first-child{
  padding: 5px;
  text-align: center;
  /*background-color: #FDFDFD;*/
  border-left: 2px solid #F2F2F2;
   vertical-align: top;
}

.forum-data-user{
  color: #740003 ;
  font-weight: bold;
  font-size: 13px;
  margin:3px 0;
  text-align: center;
  
}

.forum-data-user-b,.forum-data-user-b a{
  font-size: 13px;
  text-align: center;
}

.forum-msg-private-user{
  float: right;
  width: 100%;
  max-height: 30px;
  overflow: hidden;
}

.forum-msg-private-user img {
  max-height: 30px !important;
}

.forum-date-commenta{
 float: left; 
}

.forum-topic-fild{
  margin-bottom:20px; 
  padding:10px 10px 10px 10px; 
  max-height:69px; 
  overflow: hidden;
  font-size: 14px !important;
}

.forum-topic-fild a:hover{
  text-decoration: none;
}

.main_div_forum .forum-img-fild{
  
}

.main_div_forum .forum-content-fild{
  
   text-align: right;
   vertical-align: top;
   position: relative; 
   padding: 15px;
   padding-top:27px;
   color:#000;
   
}

.forum-msg_user_edit_topic{
  font-size:10px; 
  color:red; 
  margin-top:20px;
}

.forum_img_key,.forum_img_close,.forum_img_fire,.forum_img_close_comment,.forum_img_anchored,.forum_img_anchored_comment{
    height: 24px !important;
    
    right: 80px;
    top: 44px;
    width: 24px !important;
    float: right;
}
.forum_img_fire{
  right: 34px;
  
}

.forum_img_key{
 position: absolute;
    right: 32px;
    top: 45px;
}

.forum_img_anchored{
  right: 58px;
}

.forum_img_close_comment{
  top: 63px;
}
.forum_img_anchored_comment{
  top: 38px;
}

.forum-main-div-button-comment span{
  width: 70% !important;
  display: inline-block !important;
}

.forum-select-small{
  width: 70% !important;
  display: inline-block !important;
}

.element-old-copy{
  position: fixed;
  direction: rtl;
  text-align: right;
  z-index: 100;
}

.print_shadow{
  -webkit-box-shadow: 0 5px 5px 0 #a6a6a6;
  box-shadow: 0 5px 5px 0 #a6a6a6;
}


.element-old-copy th {
    background: #740003;
    border: 2px solid #fff;
    color: #fff;
    font-size: 18px;
    padding: 1px 20px;
    text-shadow: 0 2px 0 #000;
}

.forum-last-topic-widget-img{
  margin-top: 3px; 
  float:right; 
  width:40px; 
  height: 34px; 
  margin-left: 10px;
}

.comment_main_div_data_user{
  min-height: 40px;
  border-top: 1px solid silver;
  padding-top: 5px;
  margin-bottom: 10px;
}

.web_form_comments .submit,.web_form_comments_first .submit,
.web_form_forum_first .submit,.web_form_forum_comments .submit{
  margin-top: 10px;
  text-align: left;
}

.web_form_comments_first{
  margin-bottom: 30px;
}

.web_form_comments textarea{
  width: 100%;
}

.web_form_comments{
  display: none;
}
