/* td  { position:relative; top:10px;  } */
 
#td2 {float:left;width: 100%;padding-top:20px   }
 #td2 input.text{width: 90%;  padding:1%}
 #td2 textarea{width: 95%;padding:1%; min-height:200px;}
 #td2 select{width: 95%;  }
 .main_child_1 { 
        width: 95%;
          margin: 0 auto;
 }
.main_child_1 form {
margin:0 auto;
max-width:600px;
}
  .main_child_1 table { width: 95%;  }
.main_child_1 td, .main_child_1 th {/*vertical-align: text-top ;  vertical-align: top;*/ position:relative;  }
.main_child_1 td.vertical_align_top {
  font-weight:bold;
  width:160px !important;

}
.main_child_1 td.vertical_align_top  span , .main_child_1 td.vertical_align_top   p, .main_child_1 td.vertical_align_top  div  { width:90%  }
td.vertical_align_top {vertical-align:top;padding-top:20px  }
.category_checkbox_container_crud{float:left; width:100% !important; overflow-y:auto; height: 400px; display:none; }
.add_category_checkbox_container {float:left; width:100% !important; overflow-y:auto; height: 200px; display:none;background-color:white; }

/*category tree*/
#tree1 { padding-left:  0px;}
#tree2 {padding-left: 30px;}
#tree3 { padding-left: 40px;}
#tree4 { padding-left: 70px;}
#tree5 { padding-left: 70px;}
#tree6 { padding-left: 100px;}
#tree7 { padding-left: 100px;}

.start_cat {width: 50%;  padding:5px; background-color:#f2f2f0; margin-top: 10px;}
.delete_category{

   float:right;
   font-size:10px;  
   cursor:pointer;   
   color: #fff;
   text-align: center !important; 
   font-family: arial !important;
  width: 13px !important;
  text-transform: uppercase !important;
  /*background: #8F6C6B !important;
  padding: 1px;
  border-radius: 20px !important;
  */
    

}  
#add_category { 
    margin-top: 20px;   
     width: 95%;
    border-bottom: 1px solid gray; 
}
#add_category span { text-align:center; padding:3px; cursor:pointer; background-color:#f2f2f0; border-radius:3px; }

 
/* employer_profile */
 
[employer_profile_index='1'] table,[employer_profile_index='1'] tr   {
width: 100%;
}

[employer_profile_index='1'] table tr {
display:table ; 
}
[employer_profile_index='1']  table td.left {
width: 13%  
}

[employer_profile_index='1'] table td.right {
width: 60%  
 
}
 

