
#hdMainDiv table, #hdMainDiv td, #hdMainDiv th,
#HDInterviewTab table, #HDInterviewTab td, #HDInterviewTab th {
    border: initial; /* border:1px solid rgba(0,0,0,.1); */
}

#hdMainDiv td, #hdMainDiv th, 
#HDInterviewTab td, #HDInterviewTab th {
    padding: initial; /* padding:8px; */
}

#hdMainDiv table, #HDInterviewTab table {
    margin: initial; /* margin:0 0 1.5em; */
}

#hdMainDiv input[type=email], 
#hdMainDiv input[type=number],
#hdMainDiv input[type=password],
#hdMainDiv input[type=search], 
#hdMainDiv input[type=tel],
#hdMainDiv input[type=text], 
#hdMainDiv input[type=url], 
#hdMainDiv select, 
#hdMainDiv textarea,
#HDInterviewTab input[type=email], 
#HDInterviewTab input[type=number],
#HDInterviewTab input[type=password],
#HDInterviewTab input[type=search], 
#HDInterviewTab input[type=tel],
#HDInterviewTab input[type=text], 
#HDInterviewTab input[type=url], 
#HDInterviewTab select, 
#HDInterviewTab textarea {
    padding: 2px; /* padding:10px 15px; */
}

#hdMainDiv label, #HDInterviewTab label { 
    display: initial;
}