.features-clean {
    color: #313437;
    width: 100%;
}

.features-clean .features {
    padding: 1px 0;
}

.features-clean .features a {
    width: 100%;
}

.features-clean .features a img {
    float: left;
    width: 100px;
    height: 100px;
}

.features-clean .features h3 {
    font-size: 18px;
    font-weight: bold;
    color: #313437
}

.features-clean .features .description {
    text-decoration: none;
}

.input-group {
    position: relative;
}

.input-group-addon {
    font-family: Open Sans, sans-serif;
    margin: auto;
    color: white;
    font-weight: 500;
    font-size: .9em;
    padding-left: 10px;
    padding-right: 10px;
}
.tabla-conta{ 
    width: 100%     
}
.tabla-conta thead tr th{ 
    padding: 10px;
    font-size: 13px;
    font-weight: 600;
}
.tabla-conta tbody tr td{ 
    padding: 5px;
    font-size: 12px;
}