.t026__title {
        text-transform:uppercase;
    }
    
    
/* .t075 .t-container, .t007 .t-container .t-row {
    display: flex;
}
    
.t075 .t-col,  .t007 .t-col {
    border-left: 2px solid #93CA74;
    padding-left: 1rem;
    width: 100%;
}

.uc-contacts .t-col {
    border-left: none;
    padding-left: 0rem;
}*/

#allrecords ul {
    padding-left:0;
}

ul li {
    list-style:none;
    position: relative;
    padding-left: 1.4375em;
    margin-bottom: 0.4em;
}

ul li::before {
    content: "\2013";
    background-size: cover;
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0px;
    display: block;
    color: rgb(84, 172, 33);
    font-weight: 600;
}

.t075__img {
    height: auto;
}

.uc-roles center {
    text-align:left;
    height: 5rem;
    display: flex;
    align-items: center;
}

.uc-roles .t075__img {
    margin-bottom: 0;
    height: 50px;
    width: auto;
}


.uc-aprobation img {
max-width: 120px;   
}


.uc-downloads {
 position: absolute;
 top:0;
 z-index: 1000;
 width: 100%;
}

.uc-downloads a {
 margin-bottom:0 !important;   
}
}