*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}body{background:#fff;width:100vw;min-height:100vh}.caixaLogin h1{margin-bottom:20px}.caixaLogin{flex-direction:column;align-content:center;align-items:center;width:300px;height:200px;margin:30vh auto 0;display:flex}.caixaLogin input{border:1px solid #000;border-radius:5px;width:300px;height:40px;margin:10px;padding:5px 5px 5px 20px;font-size:16px}.caixaLogin button{justify-self:center;margin-top:10px;padding:2px;font-size:16px;display:flex}span{color:red;margin-top:20px;position:absolute}.container{flex-direction:column;align-items:center;display:flex}h1{color:#297b83;text-align:center;margin-top:20px;font-size:28px}.tbSelect div{padding-bottom:10px}.table-container{border:1px solid #ccc;width:1000px;height:400px;overflow-y:auto}.tbFuncionarios{border-collapse:collapse;table-layout:fixed;width:100%}.tbFuncionarios td{text-align:left;word-wrap:break-word;color:#000;border:1px solid #ccc;padding-left:10px;font-size:14px}.tbFuncionarios th{z-index:1;color:#fff;background:#297b83;border:1px solid #ccc;position:sticky;top:0}.tbFuncionarios th:first-child,.tbFuncionarios td:first-child{width:150px}.tbFuncionarios th:nth-child(3),.tbFuncionarios td:nth-child(3){width:200px}.procurarEmpresa{color:#fff;border-radius:10px;flex-direction:column;width:1000px;margin-bottom:20px;font-weight:700;display:flex}.procurarEmpresa button{cursor:pointer;color:#fff;background-color:#297b83;border:none;border-radius:5px;align-self:center;width:100%;padding:10px;font-size:14px;font-weight:700}.procurarEmpresa button:hover{opacity:.8}.procurarEmpresa select{width:700px}.opcoesAgenda{color:#fff;justify-content:space-around;width:1000px;margin-top:10px;padding:10px;font-weight:700;display:flex}.opcoesAgenda .lado1{justify-content:space-around;width:70%;display:flex}.filhoAgenda{flex-direction:column;justify-content:center;display:flex}.filhoAgenda button{cursor:pointer;color:#fff;background-color:#297b83;border:none;border-radius:5px;width:200px;height:65px;padding:10px;font-size:14px;font-weight:700}.filhoAgenda button:hover{opacity:.8}.campo{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;height:40px;padding:0 10px;font-size:16px}label{color:#297b83}.funcionarioRemovido td{background-color:#f97b83}.overlay{z-index:5;background-color:#79797980;width:100%;height:100%;position:fixed}.modal-box{box-sizing:border-box;color:#fff;background-color:#297b83;border-radius:5px;justify-items:center;width:500px;font-size:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.titulo{width:90%;margin-top:40px}.tabela{width:90%;margin-top:30px}.tabela td:first-child{width:120px}.botoes{justify-content:space-around;width:90%;margin-top:30px;padding:20px;display:flex}.botoes button{cursor:pointer;color:#fff;border:none;border-radius:5px;width:100px;height:45px;padding:10px;font-size:14px;font-weight:700}.botoes #btn-confirmar{background-color:#25991a}.botoes #btn-cancelar{background-color:#ff4d4d}.botoes button:hover{opacity:.8}
