/*****************************************************************
 * RATS_TRACE
 *****************************************************************/

fieldset {
    padding: 10px 0 20px 0;
    margin: 10px 30px;
    border: double 5px #c3c3c3;
    border-radius: 18px;
}

legend {
    width: auto;
    margin-left: 40px;
    margin-bottom: 0;
    font-size: 21px;
    border: none;
}

