Document
.botaomenulateral_1 {
box-shadow: 2px 3px 0px 0px #899599;
background:linear-gradient(to bottom, #ededed 5%, #bab1ba 100%);
background-color:#ededed;
border-radius:3px;
border:1px solid #d6bcd6;
display:flex;
align-items: center;
justify-content: start;
cursor:pointer;
color:#313738;
font-family:Arial;
font-size:13px;
font-weight:bold;
padding:8px 8px;
text-decoration:none;
text-shadow:0px 1px 0px #e1e2ed;
text-align: left !important;
margin-top: 10px;
}
.botaomenulateral_1:hover {
background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
background-color:#bab1ba;
}
.botaomenulateral_1:active {
position:relative;
top:1px;
}
.botaomenulateral_1 img {
margin-right: 8px;
display: inline-block;
}
.botaomenulateral_2 {
box-shadow: 2px 3px 0px 0px #899599;
background:linear-gradient(to bottom, #f2fdff 5%, #85daed 100%);
background-color:#ededed;
border-radius:3px;
border:1px solid #d6bcd6;
display:flex;
align-items: center;
justify-content: start;
cursor:pointer;
color:#313738;
font-family:Arial;
font-size:13px;
font-weight:bold;
padding:8px 8px;
text-decoration:none;
text-shadow:0px 1px 0px #e1e2ed;
text-align: left !important;
margin-top: 10px;
}
.botaomenulateral_2:hover {
background:linear-gradient(to bottom, #85daed 5%, #f2fdff 100%);
background-color:#bab1ba;
}
.botaomenulateral_2:active {
position:relative;
top:1px;
}
.botaomenulateral_2 img {
margin-right: 8px;
display: inline-block;
}