#builder-layout [page-name='AgendamentoListAtendimento'] button:not(.beditorcss)[id][name='btn_horariosatendimento'].btn.btn-default
{
background: #5C80BC !important;
color: white !important;
width: 220px !important;
height: 36px !important;
box-shadow: 7px 5px 5px rgba(50, 50, 50, 0.77)!important;
border-radius: 6px !important;
border: none !important;
outline: none !important;
text-align: left !important;
margin-bottom: 10px !important;
display: block !important;
}

#builder-layout [page-name='AgendamentoListAtendimento'] button:not(.beditorcss)[id][name='btn_horariosatendimento'].btn.btn-default:hover
{
background: #5C80BC !important;
color: white !important;
width: 220px !important;
height: 36px !important;
font-weight: bold !important;
box-shadow: 2px 2px 2px 2px rgb(0 0 0 / 20%) !important;
border: none !important;
outline: none !important;
opacity: 0.6 !important;
text-align: left !important;
margin-bottom:10px !important;
}
