/* Botoes - *******************************************************************************************************/
/*01:Aguardando confirmação*/

/*02:Confirmado*/
#builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_confirmar'].btn.btn-default
    {
    background: #035EA6 !important;
    color: white !important;
    width: 146px !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: 6px !important;
    }

#builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_confirmar'].btn.btn-default:hover
    {
    background: #035EA6 !important;
    color: white !important;
    width: 146px !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: 6px !important;    
    }

/*03:Desmarcou*/
#builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_desmarcar'].btn.btn-default
    {
    background: #2A2D91 !important; /*E70823*/
    color: white  !important;
    width: 146px !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;
    }
    
#builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_desmarcar'].btn.btn-default:hover
    {
    background: #2A2D91 !important;
    color: white !important;
    width: 146px !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;
    }

/*04:Não compareceu*/
#builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_naocompareceu'].btn.btn-default
    {
    background: #2BBBAD !important;
    color: white !important;
    width: 146px !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;    
    }

#builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_naocompareceu'].btn.btn-default:hover
    {
    background: #2BBBAD !important;
    color: white !important;
    width: 146px !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;    
    }

/*97:Recepção*/
#builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_recepcao'].btn.btn-default
    {
    background: #4CAF50 !important;
    color: white !important;
    width: 146px !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: 6px !important;
    }

#builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_recepcao'].btn.btn-default:hover
    {
    background: #4CAF50 !important;
    color: white !important;
    width: 146px !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: 6px !important;    
    }


 /*12 Finalizou atendimento*/
 #builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_finalizar'].btn.btn-default
     {
     background: #F44336 !important;
     color: white !important;
     width: 146px !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;    
     }
 
 #builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_finalizar'].btn.btn-default:hover
     {
     background: #F44336 !important;
     color: white !important;
     width: 146px !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;    
     }
 
  /*Retorno*/
 #builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_retorno'].btn.btn-default
     {
     background: #4F4F4F !important;
     color: white !important;
     width: 146px !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;    
     }
 
 #builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_retorno'].btn.btn-default:hover
     {
     background: #4F4F4F !important;
     color: white !important;
     width: 146px !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;    
    }    

/*Duplicar agendamento btn_duplicaragendamento - btn_gerarnovoregistro*/
#builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_duplicar'].btn.btn-default
    {
    background: #7F2F81 !important; /*083365*/
    color: white !important;
    width: 146px !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: -420px !important;*/
    }

#builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_duplicar'].btn.btn-default:hover
    {
    background: #7F2F81 !important;
    color: white !important;
    width: 146px !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: -420px !important;*/
    }

 /*Cancelou agendamento*/
 #builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_cancelar'].btn.btn-default
     {
     background: #D10000 !important;
     color: white !important;
     width: 146px !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;    
     }
 
 #builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_cancelar'].btn.btn-default:hover
     {
     background: #D10000 !important;
     color: white !important;
     width: 146px !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;    
    }    

/*Emitir protocolo e preparo de exames*/
#builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_protocoloepreparo'].btn.btn-default
    {
    background: #2F4F4F !important;
    color: white !important;
    width: 146px !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;    
    }
    
#builder-layout [page-name='AgendamentoCalendarForm02'] button:not(.beditorcss)[id][name='btn_protocoloepreparo'].btn.btn-default:hover
    {
    background: #2F4F4F !important;
    color: white !important;
    width: 146px !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;    
    }

