.dpd-delivery-time .tabs-content .tabs ul {
    list-style: none;
    padding: .2em .2em 0;
}

.dpd-delivery-time .tabs-content .tabs ul li .boder-bottom-AT {
    
    float: left;
    height: 100%;
}

.dpd-delivery-time .tabs-content .tabs ul li.ui-tabs-active .boder-bottom-AT {
    border-bottom: 3px solid #dc0032;
}

.dpd-delivery-time .tabs-content .tabs ul li .boder-bottom-AT a {
    padding: 0 0 10px 0;
    float: left;
    text-decoration: none;
}

.dpd-delivery-time .tabs-content .tabs ul li.ui-tabs-active .boder-bottom-AT a {
    cursor: text;
}