/* BOTÃO CADASTRAR AGENDAMENTO (Modelo) */
#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_cadastraragendamento'].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='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_cadastraragendamento'].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;
}

/* ORIGEM DA CONSULTA (Teal) */
#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_origemconsulta'].btn.btn-default
{
    background: #E0F2F1 !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;
    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, #E0F2F1, #B2DFDB) !important;
}

#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_origemconsulta'].btn.btn-default:hover
{
    background: linear-gradient(90deg, #B2DFDB, #E0F2F1) !important;
    color: #00695C !important;
    width: 240px !important;
    height: 36px !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;
    outline: none !important;
    text-align: left !important;
    margin-bottom: 10px !important;
    opacity: .9 !important;
}

/* CONVÊNIO / PROFISSIONAL (Green) */
#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_convenioprofissional'].btn.btn-default
{
    background: #E8F5E9 !important;
    color: #2E7D32 !important;
    width: 240px !important;
    height: 36px !important;
    border-left: 10px solid #66BB6A !important;
    border-top: 1px solid #66BB6A !important;
    border-right: 1px solid #66BB6A !important;
    border-bottom: 1px solid #66BB6A !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, #E8F5E9, #C8E6C9) !important;
}

#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_convenioprofissional'].btn.btn-default:hover
{
    background: linear-gradient(90deg, #C8E6C9, #E8F5E9) !important;
    color: #2E7D32 !important;
    width: 240px !important;
    height: 36px !important;
    font-weight: bold !important;
    border-left: 10px solid #66BB6A !important;
    border-top: 1px solid #66BB6A !important;
    border-right: 1px solid #66BB6A !important;
    border-bottom: 1px solid #66BB6A !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;
}

/* HORÁRIOS DE ATENDIMENTO (Blue) */
#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_horariosatendimento'].btn.btn-default
{
    background: #E3F2FD !important;
    color: #1565C0 !important;
    width: 240px !important;
    height: 36px !important;
    border-left: 10px solid #5C80BC !important;
    border-top: 1px solid #5C80BC !important;
    border-right: 1px solid #5C80BC !important;
    border-bottom: 1px solid #5C80BC !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='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_horariosatendimento'].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 #5C80BC !important;
    border-top: 1px solid #5C80BC !important;
    border-right: 1px solid #5C80BC !important;
    border-bottom: 1px solid #5C80BC !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;
}

/* GUIAS DE ATENDIMENTO (Purple) */
#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_guiasdeatendimento'].btn.btn-default
{
    background: #F3E5F5 !important;
    color: #5E35B1 !important;
    width: 240px !important;
    height: 36px !important;
    border-left: 10px solid #9575CD !important;
    border-top: 1px solid #9575CD !important;
    border-right: 1px solid #9575CD !important;
    border-bottom: 1px solid #9575CD !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, #F3E5F5, #D1C4E9) !important;
}

#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_guiasdeatendimento'].btn.btn-default:hover
{
    background: linear-gradient(90deg, #D1C4E9, #F3E5F5) !important;
    color: #5E35B1 !important;
    width: 240px !important;
    height: 36px !important;
    font-weight: bold !important;
    border-left: 10px solid #9575CD !important;
    border-top: 1px solid #9575CD !important;
    border-right: 1px solid #9575CD !important;
    border-bottom: 1px solid #9575CD !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;
}

/* FECHAMENTO CONVÊNIO (Gray) */
#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_fechamentoconvenio'].btn.btn-default
{
    background: #F5F5F5 !important;
    color: #424242 !important;
    width: 240px !important;
    height: 36px !important;
    border-left: 10px solid #7C7C7C !important;
    border-top: 1px solid #7C7C7C !important;
    border-right: 1px solid #7C7C7C !important;
    border-bottom: 1px solid #7C7C7C !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, #F5F5F5, #E0E0E0) !important;
}

#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_fechamentoconvenio'].btn.btn-default:hover
{
    background: linear-gradient(90deg, #E0E0E0, #F5F5F5) !important;
    color: #424242 !important;
    width: 240px !important;
    height: 36px !important;
    font-weight: bold !important;
    border-left: 10px solid #7C7C7C !important;
    border-top: 1px solid #7C7C7C !important;
    border-right: 1px solid #7C7C7C !important;
    border-bottom: 1px solid #7C7C7C !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;
}

/* RELATÓRIO DE AGENDAMENTOS (Dark Slate) */
#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_relagendamentos'].btn.btn-default
{
    background: #ECEFF1 !important;
    color: #37474F !important;
    width: 240px !important;
    height: 36px !important;
    border-left: 10px solid #2F4F4F !important;
    border-top: 1px solid #2F4F4F !important;
    border-right: 1px solid #2F4F4F !important;
    border-bottom: 1px solid #2F4F4F !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, #ECEFF1, #CFD8DC) !important;
}

#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_relagendamentos'].btn.btn-default:hover
{
    background: linear-gradient(90deg, #CFD8DC, #ECEFF1) !important;
    color: #37474F !important;
    width: 240px !important;
    height: 36px !important;
    font-weight: bold !important;
    border-left: 10px solid #2F4F4F !important;
    border-top: 1px solid #2F4F4F !important;
    border-right: 1px solid #2F4F4F !important;
    border-bottom: 1px solid #2F4F4F !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;
}

/* LISTA DE ESPERA (Yellow/Gold) */
#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_cadastrarlistaespera'].btn.btn-default
{
    background: #FFF8E1 !important;
    color: #8D6E00 !important;
    width: 240px !important;
    height: 36px !important;
    border-left: 10px solid #FFB300 !important;
    border-top: 1px solid #FFD54F !important;
    border-right: 1px solid #FFD54F !important;
    border-bottom: 1px solid #FFD54F !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, #FFF8E1, #FFE082) !important;
}

#builder-layout [page-name='AgendamentoCalendarList02'] button:not(.beditorcss)[id][name='btn_cadastrarlistaespera'].btn.btn-default:hover
{
    background: linear-gradient(90deg, #FFE082, #FFF8E1) !important;
    color: #8D6E00 !important;
    width: 240px !important;
    height: 36px !important;
    font-weight: bold !important;
    border-left: 10px solid #FFB300 !important;
    border-top: 1px solid #FFD54F !important;
    border-right: 1px solid #FFD54F !important;
    border-bottom: 1px solid #FFD54F !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;
}