
.lhs-tree {
    display: none;
}.rhs-cont {
    border: none;
    width: 100%;
}
 .nav-dwn a {
    background: #E9142B;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 148px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}

#downloadReset {
    background: #bbb;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    width: 80%;
    margin-top: 20px;
    border-radius: 5px;
    border: none;
    cursor: pointer;
}

.dwn-form-cont {
    width: 42%;
    float: left;
    min-height: 400px;
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
    padding:0 30% ;
}

.dwn-form-cont a { color: #207DDB ! important; font-size:11px  ! important;}
.container.tac {background:#dfdfe0 !important;    padding: 10px; }
.container.tac a {  color: black;  font-size: 14px;  font-weight: 200;width:160px;margin:0 10px;}
