/* Carlos Nogueira - OS 126 - 26.02.2026 */
.myBdyStdv2 {
    background-color: white !important;
    line-height: .8;
    font-family: arial, helvetica, sans-serif, verdana;
    font-size: medium;
    margin: 0;
    padding: 0px 0px 0px 0px;
    box-sizing: border-box;
    -webkit-overflow-scrolling: touch;
}

.lsButton2--base {
font-family: arial;
border-style: solid !important;
border-width: 1px !important;
cursor: pointer;
font-size: .75em;
font-weight: normal;
font-style: normal;
padding: 2px 7px 2px 7px;
text-align: center;
text-decoration: none;
white-space: nowrap;
display: inline-block;
line-height: 1.35;
}
