/*Arquivo: pessoahorarioslistcss.css*/
#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='btn_horarioindividual'].btn.btn-default
{
    background: #E3F2FD !important;
    color: #1565C0 !important;
    width: 240px !important;
    height: 36px !important;
    border-left: 10px solid #90CAF9 !important;
    border-top: 1px solid #90CAF9 !important;
    border-right: 1px solid #90CAF9 !important;
    border-bottom: 1px solid #90CAF9 !important;
    box-shadow: 7px 5px 5px rgba(50, 50, 50, 0.20) !important;
    border-radius: 6px !important;
    outline: none !important;
    text-align: left !important;
    margin-bottom: 10px !important;
    display: block !important;
    background-image: linear-gradient(90deg, #E3F2FD, #BBDEFB) !important;
}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='btn_horarioindividual'].btn.btn-default:hover
{
    background: linear-gradient(90deg, #BBDEFB, #E3F2FD) !important;
    color: #1565C0 !important;
    width: 240px !important;
    height: 36px !important;
    font-weight: bold !important;
    border-left: 10px solid #90CAF9 !important;
    border-top: 1px solid #90CAF9 !important;
    border-right: 1px solid #90CAF9 !important;
    border-bottom: 1px solid #90CAF9 !important;
    box-shadow: 2px 2px 8px rgba(0,0,0,.20) !important;
    outline: none !important;
    text-align: left !important;
    margin-bottom: 10px !important;
    opacity: .9 !important;
}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='btn_gradehorario'].btn.btn-default
{
    background:#E0F2F1 !important;
    background-image:linear-gradient(90deg,#E0F2F1,#B2DFDB)!important;
    color:#00695C !important;
    width: 240px !important;
    height:36px !important;
    border-left:10px solid #4DB6AC !important;
    border-top:1px solid #4DB6AC !important;
    border-right:1px solid #4DB6AC !important;
    border-bottom:1px solid #4DB6AC !important;
    border-radius:6px !important;
    box-shadow:7px 5px 5px rgba(50,50,50,.20)!important;
    outline:none !important;
    text-align:left !important;
    margin-top:0 !important;
    margin-bottom:10px !important;
    display:block !important;
}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='btn_gradehorario'].btn.btn-default:hover
{
    background:linear-gradient(90deg,#B2DFDB,#E0F2F1)!important;
    color:#00695C !important;
    font-weight:bold !important;
    border-left:10px solid #4DB6AC !important;
    border-top:1px solid #4DB6AC !important;
    border-right:1px solid #4DB6AC !important;
    border-bottom:1px solid #4DB6AC !important;
    box-shadow:2px 2px 8px rgba(0,0,0,.20)!important;
    opacity:.9 !important;
}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='button_btn_mudarstatusdisponivel'].btn.btn-default
{
    background:#E8F5E9 !important;
    background-image:linear-gradient(90deg,#E8F5E9,#C8E6C9)!important;
    color:#2E7D32 !important;
    width: 240px !important;
    height:36px !important;
    border-left:10px solid #66BB6A !important;
    border:1px solid #66BB6A !important;
    border-left-width:10px !important;
    border-radius:6px !important;
    box-shadow:7px 5px 5px rgba(50,50,50,.20)!important;
    outline:none !important;
    text-align:left !important;
    margin-bottom:10px !important;
    display:block !important;

}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='button_btn_mudarstatusdisponivel'].btn.btn-default:hover
{
    background:linear-gradient(90deg,#C8E6C9,#E8F5E9)!important;
    color:#2E7D32 !important;
    font-weight:bold !important;
    border-left:10px solid #66BB6A !important;
    border:1px solid #66BB6A !important;
    border-left-width:10px !important;
    box-shadow:2px 2px 8px rgba(0,0,0,.20)!important;
    opacity:.9 !important;
}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='button_btn_mudarstatusreservado'].btn.btn-default
{
    background:#E3F2FD !important;
    background-image:linear-gradient(90deg,#E3F2FD,#BBDEFB)!important;
    color:#1565C0 !important;
    width: 240px !important;
    height:36px !important;
    border-left:10px solid #5C80BC !important;
    border:1px solid #5C80BC !important;
    border-left-width:10px !important;
    border-radius:6px !important;
    box-shadow:7px 5px 5px rgba(50,50,50,.20)!important;
    outline:none !important;
    text-align:left !important;
    margin-bottom:10px !important;
    display:block !important;

}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='button_btn_mudarstatusreservado'].btn.btn-default:hover
{
    background:linear-gradient(90deg,#BBDEFB,#E3F2FD)!important;
    color:#1565C0 !important;
    font-weight:bold !important;
    border-left:10px solid #5C80BC !important;
    border:1px solid #5C80BC !important;
    border-left-width:10px !important;
    box-shadow:2px 2px 8px rgba(0,0,0,.20)!important;
    opacity:.9 !important;
}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='button_btn_mudarstattusemuso'].btn.btn-default
{
    background:#F3E5F5 !important;
    background-image:linear-gradient(90deg,#F3E5F5,#D1C4E9)!important;
    color:#5E35B1 !important;
    width: 240px !important;
    height:36px !important;
    border-left:10px solid #9575CD !important;
    border:1px solid #9575CD !important;
    border-left-width:10px !important;
    border-radius:6px !important;
    box-shadow:7px 5px 5px rgba(50,50,50,.20)!important;
    outline:none !important;
    text-align:left !important;
    margin-bottom:10px !important;
    display:block !important;

}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='button_btn_mudarstattusemuso'].btn.btn-default:hover
{
    background:linear-gradient(90deg,#D1C4E9,#F3E5F5)!important;
    color:#5E35B1 !important;
    font-weight:bold !important;
    border-left:10px solid #9575CD !important;
    border:1px solid #9575CD !important;
    border-left-width:10px !important;
    box-shadow:2px 2px 8px rgba(0,0,0,.20)!important;
    opacity:.9 !important;

}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='button_btn_addprofissional'].btn.btn-default
{
    background:#F5F5F5 !important;
    background-image:linear-gradient(90deg,#F5F5F5,#E0E0E0)!important;
    color:#424242 !important;
    width: 240px !important;
    height:36px !important;
    border-left:10px solid #7C7C7C !important;
    border:1px solid #7C7C7C !important;
    border-left-width:10px !important;
    border-radius:6px !important;
    box-shadow:7px 5px 5px rgba(50,50,50,.20)!important;
    outline:none !important;
    text-align:left !important;
    margin-bottom:10px !important;
    display:block !important;
}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='button_btn_addprofissional'].btn.btn-default:hover
{
    background:linear-gradient(90deg,#E0E0E0,#F5F5F5)!important;
    color:#424242 !important;
    font-weight:bold !important;
    border-left:10px solid #7C7C7C !important;
    border:1px solid #7C7C7C !important;
    border-left-width:10px !important;
    box-shadow:2px 2px 8px rgba(0,0,0,.20)!important;
    opacity:.9 !important;
}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='button_btn_mudarstattusbloqueado'].btn.btn-default
{
    background:#F5F5F5 !important;
    background-image:linear-gradient(90deg,#F5F5F5,#E0E0E0)!important;
    color:#424242 !important;
    width: 240px !important;
    height:36px !important;
    border-left:10px solid #7C7C7C !important;
    border:1px solid #7C7C7C !important;
    border-left-width:10px !important;
    border-radius:6px !important;
    box-shadow:7px 5px 5px rgba(50,50,50,.20)!important;
    outline:none !important;
    text-align:left !important;
    margin-bottom:10px !important;
    display:block !important;
}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='button_btn_mudarstattusbloqueado'].btn.btn-default:hover
{
    background:linear-gradient(90deg,#E0E0E0,#F5F5F5)!important;
    color:#424242 !important;
    font-weight:bold !important;
    border-left:10px solid #7C7C7C !important;
    border:1px solid #7C7C7C !important;
    border-left-width:10px !important;
    box-shadow:2px 2px 8px rgba(0,0,0,.20)!important;
    opacity:.9 !important;
}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='btn_bloqueiadiaatendimento'].btn.btn-default
{
    background:#ECEFF1 !important;
    background-image:linear-gradient(90deg,#ECEFF1,#CFD8DC)!important;
    color:#37474F !important;
    width: 240px !important;
    height:36px !important;
    border-left:10px solid #2F4F4F !important;
    border:1px solid #2F4F4F !important;
    border-left-width:10px !important;
    border-radius:6px !important;
    box-shadow:7px 5px 5px rgba(50,50,50,.20)!important;
    outline:none !important;
    text-align:left !important;
    margin-bottom:10px !important;
    display:block !important;
}

#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='btn_bloqueiadiaatendimento'].btn.btn-default:hover
{
    background:linear-gradient(90deg,#CFD8DC,#ECEFF1)!important;
    color:#37474F !important;
    font-weight:bold !important;
    border-left:10px solid #2F4F4F !important;
    border:1px solid #2F4F4F !important;
    border-left-width:10px !important;
    box-shadow:2px 2px 8px rgba(0,0,0,.20)!important;
    opacity:.9 !important;
}
/* [CORREÇÃO 2026-07-06 17:44 | Claude] Início: Forçar ocultação do botão BLOQUEADO — a regra original desse mesmo seletor usa display:block !important, que sobrepõe o style inline aplicado via PHP. Esta regra, declarada depois na cascata, restabelece display:none. */
#builder-layout [page-name='PessoaHorariosList'] button:not(.beditorcss)[id][name='button_btn_mudarstattusbloqueado'].btn.btn-default
{
display: none !important;
}
/* [CORREÇÃO 2026-07-06 17:44 | Claude] Fim */