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

.nav-dwn a {
width: 250px;
}

.dwn-form input, .dwn-form select {
    background: #07070700;
    font-size: 12px;
    color: ##241c1c
    line-height: 24px;
    width: 80%;
    margin-top: 20px;
    border-radius: 1px;
    border: 1;
    cursor: pointer;
}
.dwn-form-cont {
    background: #ffffff; 
}
.dwn-form-cont {
    background: #ffffff;
    width: 42%;
    float: left;
    min-height: 400px;
    border-right: 1px solid #FFF;
    border-left: 1px solid #FFF;
    padding: 20px 30% 5px;
}
.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;}
