.document-type-list {
    background: #FFFFFF 0 0 no-repeat padding-box;
    border-radius: 6px;
    height: 2rem;
    color: #2C2A29;
    border: 1px solid #707070 !important;
    padding: 0 5px 0 5px;
}

.document-type-list::-ms-expand {
    display: none;
}

.input-text-sistecredito {
    height: 32px;
    background-color: #FFFFFF !important;
    border: 1px solid #707070 !important;
    border-radius: 6px;
    box-shadow: none !important;
}