.cds-content {
    overflow-y: visible;
}

.cds-asr-product-container-controls {
    width: 100%;
    border: 1px solid #ccc;
}

.cds-asr-product-container-controls thead {
    background-color: #0c164b;
    color: #fff;
}

.cds-asr-product-container-controls thead td {
    padding: 0.5em;
}

.cds-asr-product-container-controls tbody td {
    padding: 0.3em 0 0.3em 1em;
}

.cds-asr-product-container-controls tbody td.label {
    color: #02599c;
    padding: 0.75em 1em 0em;
}

.cds-asr-product-container-controls select {
    margin: 0;
    width: 100%;
}

.cds-asr-product-container-controls input {
    border: 0;
    width: 90%;
}

#cds-asr-keywords-container {
    border: 1px solid #d8d8d8;
    padding: 0.3em 0.5em;
    margin-bottom: 0.75em;
    width: 723px;
    /* height: 14px; */
}

#cds-asr-keywords-container button {
    width: 14px;
}

.cds-asr-product-container-controls button {
    background-color: #f2a827;
    border: 0;
    color: #fff;
    font-size: 10px;
    height: 18px;
    text-decoration: none;
    width: 50px;
}

.cds-asr-product-container-controls button:hover {
    border: 1px solid #ee903d;
    box-shadow: 1px 1px 3px #999;
    -webkit-box-shadow: 1px 1px 3px #999;
    -moz-box-shadow: 1px 1px 3px #999;
}

#cds-asr-attribute-container-stroke_s {
    width: 30%;
}

#cds-asr-attribute-container-force {
    width: 30%;
}

#cds-asr-attribute-container-metric-extended_length_el {
    width: 30%;
}
