:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#232323;background-color:#fff;overflow:hidden;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;border:0}body{margin:0}:root .MuiBackdrop-root{background-color:#00000026}.NotFound{width:100%;height:100vh;display:grid;grid-template-columns:60% 40%}.NotFound .NotFoundLogoBackGround{background-image:url(/assets/setembroBK-B0KSiYVp.png);background-position:center;background-repeat:no-repeat;background-size:contain}.NotFound .H1NotFound{width:100%;height:100%;background-color:#062929;display:flex;flex-direction:column;justify-content:center;align-items:center}.NotFound .H1NotFound h1{font-size:1.7rem;font-family:Poppins,sans-serif;font-weight:800;color:#fff}.NotFound .H1NotFound h2{font-family:Poppins,sans-serif;color:#fff}.NotFound .H1NotFound button{background-color:#fff;border:2px solid #fff;color:#062929;width:30%;font-family:Poppins,sans-serif;font-weight:700;border-radius:12px;padding:5px;box-shadow:none;font-size:1rem;cursor:pointer}.NotFound .H1NotFound button:hover{background-color:transparent;color:#fff}.boxPrincipal{width:100vw;height:100vh;display:grid;grid-template-columns:60% 40%}.boxPrincipal .boxLeft{background-image:url(/assets/setembroBK-B0KSiYVp.png);background-position:center;background-repeat:no-repeat;background-size:contain}.boxPrincipal .boxRight{background-color:#062929;width:100%;display:flex;align-items:center;justify-content:center}.boxPrincipal .boxRight .boxForm{background-color:#fff;width:50%;max-height:80%;border-radius:12px;display:flex;flex-direction:column;gap:10px;padding:5%}.BoxMain{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:start;background-color:#d3d3d3}.paper .BoxForm{display:flex;flex-direction:column;align-items:center;justify-content:start;background-color:#f1f1f1;padding:15px}.BoxMain .buttons{width:30%;display:grid;grid-template-columns:49% 49%;align-items:center;margin-top:3%;padding:5px;background-color:#f1f1f1;border-radius:20px;justify-content:space-between;box-shadow:5px 15px 20px #0000004d}.BoxMain .buttons .button{font-family:Poppins,sans-serif;font-weight:700;width:100%;height:50px;border-radius:18px;font-size:.8rem}.BoxMain .BoxForm{background-color:#f1f1f1;padding:20px;border-radius:16px;width:70%;border:3px solid rgb(189,189,189);margin-top:6%;overflow-y:auto}.BoxMain .BoxForm .header,.paper .BoxForm .header{width:95%;display:flex;align-items:center;padding:15px}.BoxMain .BoxForm .header .headerTitle,.paper .BoxForm .header .headerTitle{display:flex;flex-direction:column;width:100%;justify-content:start;align-items:start;margin-left:20px}.BoxMain .BoxForm .header .headerTitle .title{font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:700;width:100%;color:#232323}.paper .BoxForm .header .headerTitle .title{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;width:100%;color:#232323}.BoxMain .BoxForm .header .headerTitle .subTitle{font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;width:100%;color:gray}.paper .BoxForm .header .headerTitle .subTitle{font-family:Poppins,sans-serif;font-size:.75rem;font-weight:500;width:100%;color:gray}.BoxMain .BoxForm .body,.paper .BoxForm .body{width:95%;margin-bottom:2vh;display:flex;flex-direction:column;border:2px solid rgba(128,128,128,.171);padding:15px;border-radius:8px}.BoxMain .BoxForm .body .personDate,.BoxMain .BoxForm .body .specialty,.paper .BoxForm .body .personDate,.paper .BoxForm .body .specialty{width:100%;display:flex;flex-direction:column}.BoxMain .BoxForm .body .personDate .title,.BoxMain .BoxForm .body .specialty .title,.paper .BoxForm .body .personDate .title,.paper .BoxForm .body .specialty .title{width:100%;display:flex;align-items:center;gap:15px;margin-top:2%}.BoxMain .BoxForm .body .personDate .title .bodyTitle,.BoxMain .BoxForm .body .specialty .title .bodyTitle,.paper .BoxForm .body .personDate .title .bodyTitle,.paper .BoxForm .body .specialty .title .bodyTitle{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700}.BoxMain .BoxForm input,.BoxMain .BoxForm select{font-family:Poppins,sans-serif;padding-left:5px}.BoxMain .BoxForm .name .MuiFormLabel-root,.BoxMain .BoxForm .user_password .MuiFormLabel-root,.BoxMain .BoxForm .type_specialty .MuiFormLabel-root,.boxMainTable .boxTable .boxSearch .MuiFormLabel-root,.paper .BoxForm .name .MuiFormLabel-root,.paper .BoxForm .user_password .MuiFormLabel-root,.paper .BoxForm .type_specialty .MuiFormLabel-root{color:#232323;font-family:Poppins,sans-serif;background-color:#f1f1f1;padding:0 15px;font-weight:700;font-size:1rem}.BoxMain .BoxForm .name .MuiInputBase-root,.BoxMain .BoxForm .user_password .MuiInputBase-root,.BoxMain .BoxForm .type_specialty .MuiInputBase-root,.boxMainTable .boxTable .boxSearch .MuiInputBase-root,.paper .BoxForm .name .MuiInputBase-root,.paper .BoxForm .user_password .MuiInputBase-root,.paper .BoxForm .type_specialty .MuiInputBase-root{color:#232323;border:1px solid rgba(167,167,167,.486);border-radius:8px;font-family:Poppins,sans-serif;font-size:.85rem}.BoxMain .BoxForm .name .MuiOutlinedInput-notchedOutline,.BoxMain .BoxForm .user_password .MuiOutlinedInput-notchedOutline,.BoxMain .BoxForm .type_specialty .MuiOutlinedInput-notchedOutline,.boxMainTable .boxTable .boxSearch .MuiOutlinedInput-notchedOutline,.paper .BoxForm .name .MuiOutlinedInput-notchedOutline,.paper .BoxForm .user_password .MuiOutlinedInput-notchedOutline,.paper .BoxForm .type_specialty .MuiOutlinedInput-notchedOutline{border:none}.BoxMain .BoxForm .body .personDate .name,.paper .BoxForm .body .personDate .name{margin-top:2%}.BoxMain .BoxForm .user_password{display:grid;grid-template-columns:48% 48%;align-items:center;gap:4%;margin-top:2%}.paper .BoxForm .user_password{display:grid;grid-template-columns:48% 48%;align-items:center;gap:4%;margin-top:4%;width:100%}.BoxMain .BoxForm .type_specialty{display:grid;grid-template-columns:33% 33% 32%;align-items:center;gap:10px;margin-top:2%}.paper .BoxForm .type_specialty{display:grid;grid-template-columns:31% 31% 31%;align-items:center;gap:4%;margin-top:4%;width:100%}.BoxMain .BoxForm .button_form,.paper .BoxForm .button_form{width:100%;margin-top:2.5%;display:flex;justify-content:space-between}.BoxMain .BoxForm .button_form .MuiButton-contained:nth-child(2){background-color:#023a3a;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;width:30%;font-weight:500;border-radius:8px;text-transform:capitalize}.paper .BoxForm .button_form .MuiButton-contained:nth-child(2){background-color:#023a3a;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;width:40%;font-weight:500;border-radius:8px;text-transform:capitalize}.BoxMain .BoxForm .button_form .MuiButton-contained:nth-child(1){background-color:transparent;color:#232323;font-family:Poppins,sans-serif;font-size:1rem;width:30%;font-weight:500;border-radius:8px;text-transform:capitalize;box-shadow:none;border:2px solid gray}.paper .BoxForm .button_form .MuiButton-contained:nth-child(1){background-color:transparent;color:#232323;font-family:Poppins,sans-serif;font-size:1rem;width:40%;font-weight:500;border-radius:8px;text-transform:capitalize;box-shadow:none;border:2px solid gray}.BoxMain .BoxForm .button_form .MuiButton-contained:nth-child(2):hover,.paper .BoxForm .button_form .MuiButton-contained:nth-child(2):hover{background-color:#165e5e}.BoxMain .BoxForm .button_form .MuiButton-contained:nth-child(1):hover,.paper .BoxForm .button_form .MuiButton-contained:nth-child(1):hover{background-color:gray;color:#fff}@media(max-width:1400px){.BoxMain .buttons{width:50%}.BoxMain .BoxForm{height:60%}}.boxMainTable{width:100%;height:100vh;display:flex;justify-content:center;align-items:start}.boxMainTable .boxTable{width:60%;background-color:#f1f1f1;border-radius:12px;padding:1%;border:3px solid rgb(189,189,189);margin-top:30px}.boxMainTable .boxTable .boxSearch{width:100%;margin-top:2%;margin-bottom:3%;display:grid;grid-template-columns:80% auto;justify-content:center;align-items:center;gap:10px}.boxMainTable .boxTable .boxSearch .iconButtonSearch{background-color:#062929;color:#fff;border-radius:6px;margin-right:15px;font-size:.85rem;font-weight:600}.boxMainTable .boxTable .description{width:100%;padding:15px 0 30px;text-align:center;font-size:1.7rem;font-weight:700;font-family:Poppins,sans-serif;color:#0b3636cc}.boxMainTable .boxTable .table{width:100%;overflow-x:hidden;overflow-y:auto;display:flex;justify-content:center;align-items:start;margin-bottom:3%;max-height:500px}.boxMainTable .boxTable .table::-webkit-scrollbar-thumb{background-color:#1e6969}.boxMainTable .boxTable .table::-webkit-scrollbar{width:5px}.boxMainTable .boxTable .table::-webkit-scrollbar-track{background-color:transparent}.boxMainTable .boxTable .table table{width:95%;color:#ffffffde;font-family:Poppins,sans-serif;text-align:center;border-collapse:collapse}.boxMainTable .boxTable .table table tr th{padding:10px 20px;font-weight:600;color:#fff;background-color:#062929;position:sticky;top:0;z-index:100;font-size:.9rem}.boxMainTable .boxTable .table table tr th:nth-child(1){border-radius:12px 0 0 12px}.boxMainTable .boxTable .table table tr th:nth-last-child(1){border-radius:0 12px 12px 0}.boxMainTable .boxTable .table table tr td{padding:10px 20px;border-bottom:1px solid #114d4d;color:#0b3636cc;font-weight:600;font-size:.8rem}@media(max-width:1400px){.boxMainTable .boxTable{width:75%}.boxMainTable .boxTable .table{max-height:330px}.boxMainTable .boxTable .description{display:none}}.BoxConfig{width:100%;height:100vh;display:grid;grid-template-rows:10% 5% 80%;gap:30px;align-items:start;background-color:#d3d3d3}.BoxConfig .BoxButtonConfig{width:100%;display:flex;justify-content:center}.BoxConfig .BoxButtonConfig .ButtonContainer{background-color:#f1f1f1;margin-top:30px;padding:5px;border-radius:20px;width:35%;display:grid;grid-template-columns:33% 33% 33%;box-shadow:10px 15px 30px #0000005e}.BoxConfig .BoxButtonConfig .ButtonContainer .MuiButton-contained{padding:10px 0;font-family:Poppins,sans-serif;font-weight:600;box-shadow:none;border-radius:20px;font-size:.8rem}.BoxConfig .ButtonAdd{width:100%;display:flex;align-items:center;justify-content:center}.BoxConfig .ButtonAdd .MuiButton-contained{background-color:#062929;color:#fff;width:10%;border-radius:16px;font-family:Poppins,sans-serif;font-weight:600;box-shadow:none}.BoxConfig .ButtonAdd .MuiButton-contained:hover{background-color:#165e5e}.BoxEvolutionADM{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:start;background-color:#d3d3d3}.BoxEvolutionADM .box_form_evolution{width:60%;max-height:70vh;margin-top:5%;border-radius:20px;background-color:#e9e9e9;padding:1%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;border:2px solid rgba(0,0,0,.329)}.BoxEvolutionADM .box_form_evolution .information_patient,.BoxEvolutionADM .box_form_evolution .BoxSpecialty{width:100%;display:grid;grid-template-columns:65% 30%;gap:10px;justify-content:space-around;align-items:center}.BoxEvolutionADM .box_form_evolution .MuiInputBase-root{border:1.5px solid rgba(0,0,0,.301);border-radius:12px;color:#000;font-size:.95rem;font-family:Poppins,sans-serif}.BoxEvolutionADM .box_form_evolution .MuiButton-contained{width:30%;background-color:#062929;margin-top:3%}.BoxEvolutionADM .box_form_evolution .MuiButton-contained .titleButton{font-family:Poppins,sans-serif;font-weight:700;font-size:1rem}.BoxEvolutionADM .box_form_evolution .MuiButton-contained:hover{background-color:#165e5e}.BoxEvolutionADM .box_form_evolution .MuiOutlinedInput-notchedOutline{border:none}.BoxEvolutionADM .box_form_evolution .MuiFormLabel-root{background-color:#e9e9e9;color:#3d3d3d;padding:0 10px;font-family:Poppins,sans-serif}.box_index{width:100%;height:100vh;background-color:#d3d3d3;display:flex;justify-content:center;align-items:center;overflow-y:auto}.box_index .box_form{width:90%;background-color:#f1f1f1;border-radius:12px;display:flex;flex-direction:column;justify-content:start;align-items:center;border:3px solid rgb(189,189,189);margin-top:2vh;overflow-y:auto}.box_index .box_form .header{width:95%;display:flex;align-items:center;padding:15px}.box_index .box_form .header .headerTitle{display:flex;flex-direction:column;width:100%;justify-content:start;align-items:start;margin-left:20px}.box_index .box_form .header .headerTitle .title{font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:700;width:100%;color:#232323}.box_index .box_form .header .headerTitle .SubTitle{font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;width:100%;color:gray}.box_index .box_form .body{width:95%;margin-bottom:2vh;display:flex;flex-direction:column;border:2px solid rgba(128,128,128,.171);padding:15px;border-radius:8px}.box_index .box_form .body .personDate,.box_index .box_form .body .localDate,.box_index .box_form .body .contact{width:100%;display:flex;flex-direction:column}.box_index .box_form .body .personDate .title,.box_index .box_form .body .localDate .title,.box_index .box_form .body .contact .title{width:100%;display:flex;align-items:center;gap:15px;margin-top:1%}.box_index .box_form .body .personDate .title .bodyTitle,.box_index .box_form .body .localDate .title .bodyTitle,.box_index .box_form .body .contact .title .bodyTitle{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700}.box_index .box_form .button_form{width:100%;margin-top:1.5%;display:flex;justify-content:space-between}.box_index .box_form .button_form .MuiButton-contained:nth-child(2){background-color:#023a3a;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;width:30%;font-weight:500;border-radius:8px;text-transform:capitalize}.box_index .box_form .button_form .MuiButton-contained:nth-child(1){background-color:transparent;color:#232323;font-family:Poppins,sans-serif;font-size:1rem;width:20%;font-weight:500;border-radius:8px;text-transform:capitalize;box-shadow:none;border:2px solid gray}.box_index .box_form .button_form .MuiButton-contained:nth-child(2):hover{background-color:#165e5e}.box_index .box_form .button_form .MuiButton-contained:nth-child(1):hover{background-color:gray;color:#fff}.box_index .box_form .textfield_box,.box_index .box_form .textfield_box2,.box_index .box_form .textfield_box3,.box_index .box_form .textfield_box4{width:100%}.box_index .box_form .textfield_box .MuiInputBase-root,.box_index .box_form .textfield_box2 .MuiInputBase-root,.box_index .box_form .textfield_box3 .MuiInputBase-root,.box_index .box_form .textfield_box4 .MuiInputBase-root,.box_table .search_patient .MuiInputBase-root,.Box_agenda .Box_search_agenda .MuiInputBase-root{color:#232323;border:1px solid rgba(167,167,167,.486);border-radius:8px;font-family:Poppins,sans-serif}.box_index .box_form .textfield_box .MuiFormLabel-root,.box_index .box_form .textfield_box2 .MuiFormLabel-root,.box_index .box_form .textfield_box3 .MuiFormLabel-root,.box_index .box_form .textfield_box4 .MuiFormLabel-root,.box_table .search_patient .MuiFormLabel-root{color:#232323;font-family:Poppins,sans-serif;background-color:#f1f1f1;padding:0 15px;font-weight:700;font-size:1rem}.box_index .box_form .textfield_box .MuiOutlinedInput-notchedOutline,.box_index .box_form .textfield_box2 .MuiOutlinedInput-notchedOutline,.box_index .box_form .textfield_box3 .MuiOutlinedInput-notchedOutline,.box_index .box_form .textfield_box4 .MuiOutlinedInput-notchedOutline,.box_table .search_patient .MuiOutlinedInput-notchedOutline,.Box_agenda .Box_search_agenda .MuiOutlinedInput-notchedOutline{border:none}.box_index .box_form .textfield_box2{display:grid;grid-template-columns:45% 45%;gap:10px;margin-top:1.5%;justify-content:space-between}.box_index .box_form .textfield_box3{display:grid;grid-template-columns:33% 65%;margin-top:1.5%;justify-content:space-between}.box_index .box_form .textfield_box4{display:grid;grid-template-columns:30% 30% 30%;gap:10px;margin-top:1.5%;justify-content:space-between;align-items:center}.box_index .box_form .textfield_box4 #sexo{border-radius:12px}.box_index .box_form .textfield_box4 input[type=date]::-webkit-calendar-picker-indicator,.Box_agenda .Box_search_agenda input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1)}@media(max-width:1400px){.box_index .box_form{width:90%;height:70%}.box_index .box_form .textfield_box .MuiInputBase-root,.box_index .box_form .textfield_box2 .MuiInputBase-root,.box_index .box_form .textfield_box3 .MuiInputBase-root,.box_index .box_form .textfield_box4 .MuiInputBase-root,.box_table .search_patient .MuiInputBase-root,.Box_agenda .Box_search_agenda .MuiInputBase-root{font-size:.7rem}.box_index .box_form .textfield_box .MuiFormLabel-root,.box_index .box_form .textfield_box2 .MuiFormLabel-root,.box_index .box_form .textfield_box3 .MuiFormLabel-root,.box_index .box_form .textfield_box4 .MuiFormLabel-root,.box_table .search_patient .MuiFormLabel-root{font-size:.8rem}.box_index .box_form .title{font-size:1.5rem}}.box_table{width:100%;height:100vh;background-color:#d3d3d3;display:flex;justify-content:center;align-items:start}.box_table .box_table2{width:80%;background-color:#f1f1f1;border-radius:12px;padding:1%;border:3px solid rgb(189,189,189);margin-top:5%}.box_table .box_table2 .header_table{width:100%;padding:15px 0 30px;text-align:center;font-size:2rem;font-weight:700;font-family:Poppins,sans-serif;color:#0b3636cc}.box_table .box_table2 .boxScroll{overflow-y:scroll;max-height:500px;padding:0 15px}.box_table .box_table2 .boxScroll::-webkit-scrollbar-thumb{background-color:gray;border-radius:12px}.box_table .box_table2 .boxScroll::-webkit-scrollbar{width:10px}.box_table .box_table2 .boxScroll::-webkit-scrollbar-track{background-color:transparent}.box_table table{width:100%;color:#ffffffde;font-family:Poppins,sans-serif;text-align:center;border-collapse:collapse}.box_table table tr th{border-bottom:2px solid #114d4d;padding:10px 20px;font-weight:800;color:#0b3636cc;position:sticky;top:0;z-index:100;background-color:#f1f1f1;white-space:nowrap}.box_table table tr td{padding:10px 20px;border-bottom:1px solid #114d4d;color:#0b3636cc;font-weight:600;font-size:.9rem;white-space:nowrap}.box_table .search_patient{width:100%;margin-top:2%;margin-bottom:3%;display:grid;grid-template-columns:80% auto;justify-content:center;align-items:center;gap:10px}.box_table .search_patient .iconButtonSearch{background-color:#062929;color:#fff;border-radius:6px;margin-right:15px;font-size:.85rem;font-weight:600}.box_table .search_patient .iconButtonSearch:hover{background-color:#1b7272}@media(max-width:1400px){.box_table .box_table2{width:70%}.box_table .box_table2 .boxScroll{max-height:330px}.box_table table tr th{font-size:.85rem}.box_table table tr td{font-size:.75rem}.box_table .box_table2 .header_table{font-size:1.5rem}}.Box_agenda{width:100%;max-height:100vh;display:flex;align-items:center;justify-content:start;flex-direction:column;padding-top:2%;background-color:#d3d3d3}.Box_agenda .title{width:100%;font-family:Poppins,sans-serif;font-weight:800;color:#114d4dcc;font-size:2.5rem;text-align:center}.Box_agenda .Box_search_agenda{width:80%;display:flex;align-items:center;justify-content:center;margin-top:1%}.Box_agenda .Box_search_agenda .MuiFormLabel-root{color:#114d4dcc;color:#114d4d;font-family:Poppins,sans-serif;background-color:#d3d3d3;padding:0 10px}.Box_agenda .dateTime{width:80%;font-size:1.4rem;color:#114d4dcc;text-align:center;font-family:Poppins,sans-serif;font-weight:600;margin-top:1%}.Box_agenda .choise{width:80%;font-size:1.1rem;color:#114d4dcc;text-align:center;font-family:Poppins,sans-serif;font-weight:500;margin-top:1%}.Box_agenda .listAgenda{width:80%;display:grid;grid-template-columns:30% 30% 30%;justify-content:space-between;gap:20px;margin-top:2%;overflow-y:scroll;max-height:63%;padding:20px 15px}.Box_agenda .listAgenda::-webkit-scrollbar-thumb{background-color:gray;border-radius:25px}.Box_agenda .listAgenda::-webkit-scrollbar{width:10px}.Box_agenda .listAgenda::-webkit-scrollbar-track{background-color:transparent}@media(max-width:1400px){.Box_agenda .listAgenda{width:85%;max-height:55%}}.box_form_view,.boxConfirm,.boxHistory{display:flex;justify-content:center;flex-direction:column;background-color:#d1d1d1;box-shadow:10px 10px 20px #00000093;align-items:center;gap:10px;overflow-y:auto;overflow-x:hidden}.box_form_view .title,.boxConfirm .title,.boxHistory .title{font-family:Poppins,sans-serif;font-size:2rem;font-weight:800;margin-bottom:3%;width:100%;text-align:center;text-transform:uppercase;color:#0f6464;background-color:transparent;height:60px;display:flex;align-items:center;justify-content:center}.box_form_view .boxName,.boxHistory .boxName{width:90%}.box_form_view .boxName .dateName,.box_form_view .boxName .dateCPF,.boxHistory .boxName .dateName,.boxHistory .boxName .dateCPF{width:100%;display:flex;align-items:start;justify-content:center}.box_form_view .boxName .dateName .patient,.box_form_view .boxName .dateCPF .datePatient,.boxConfirm .description .titleDescription,.boxHistory .boxName .dateName .patient,.boxHistory .boxName .dateCPF .datePatient{font-size:1rem;color:#232323;font-weight:700;font-family:Poppins,sans-serif}.box_form_view .boxName .dateName .name,.box_form_view .boxName .CPF_RG,.boxConfirm .description .dateConfirm,.boxHistory .boxName .dateName .name,.boxHistory .boxName .dateCPF .CPF_RG{color:#232323;margin-left:10px;font-family:Poppins,sans-serif;font-weight:500;font-size:.9rem}.box_form_view .button_form,.boxConfirm .buttonConfirm,.boxHistory .buttonHistory{width:100%;margin:5% 10% 3% 0;text-align:end;gap:10px}.box_form_view .button_form .iconButton1,.boxConfirm .buttonConfirm .iconButton1,.boxHistory .buttonHistory .iconButton1{background-color:#062929;color:#fff;border-radius:6px;margin-right:15px}.box_form_view .button_form .iconButton1 .titleButton,.boxConfirm .buttonConfirm .iconButton1 .titleButton,.box_form_view .button_form .iconButton2 .titleButton,.boxConfirm .buttonConfirm .iconButton2 .titleButton,.boxHistory .buttonHistory .iconButton1 .titleButton,.boxHistory .buttonHistory .iconButton2 .titleButton{font-family:Poppins,sans-serif;font-size:.85rem;margin-right:5px;font-weight:600}.box_form_view .button_form .iconButton2,.boxConfirm .buttonConfirm .iconButton2,.boxHistory .buttonHistory .iconButton2{background-color:#757575;color:#fff;border-radius:6px}.box_form_view .button_form .iconButton2:hover,.boxConfirm .buttonConfirm .iconButton2:hover,.boxHistory .buttonHistory .iconButton2:hover{background-color:#636363}.box_form_view .button_form .iconButton1:hover,.boxConfirm .buttonConfirm .iconButton1:hover,.boxHistory .buttonHistory .iconButton1:hover{background-color:#2c755e}.box_form_view .textfield_box,.box_form_view .textfield_box2,.box_form_view .textfield_box3,.box_form_view .textfield_box4,.box_form_view .textfield_box5{width:90%;align-items:center;margin-top:3%;justify-content:space-between}.box_form_view .textfield_box .MuiInputBase-root,.box_form_view .textfield_box2 .MuiInputBase-root,.box_form_view .textfield_box3 .MuiInputBase-root,.box_form_view .textfield_box4 .MuiInputBase-root,.box_form_view .textfield_box5 .MuiInputBase-root{color:#232323;border:2px solid #757575;border-radius:12px;font-family:Poppins,sans-serif;padding:5px 0}.box_form_view .textfield_box2 input[type=date]::-webkit-calendar-picker-indicator,.box_form_view .textfield_box input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1)}.box_form_view .textfield_box .MuiFormLabel-root,.box_form_view .textfield_box2 .MuiFormLabel-root,.box_form_view .textfield_box3 .MuiFormLabel-root,.box_form_view .textfield_box4 .MuiFormLabel-root,.box_form_view .textfield_box5 .MuiFormLabel-root{color:#232323;font-family:Poppins,sans-serif;background-color:#d1d1d1;padding:0 10px}.box_form_view .textfield_box .MuiOutlinedInput-notchedOutline,.box_form_view .textfield_box2 .MuiOutlinedInput-notchedOutline,.box_form_view .textfield_box3 .MuiOutlinedInput-notchedOutline,.box_form_view .textfield_box4 .MuiOutlinedInput-notchedOutline,.box_form_view .textfield_box5 .MuiOutlinedInput-notchedOutline{border:none}.box_form_view .textfield_box2{display:grid;grid-template-columns:65% 30%;gap:10px}.box_form_view .textfield_box3{display:grid;grid-template-columns:25% 7% 65%}.box_form_view .textfield_box4{display:grid;grid-template-columns:20% 40% 30%;gap:10px}.box_form_view .textfield_box5{display:grid;grid-template-columns:35% 60%;gap:10px}.box_form_view .textfield_box4 #sexo{border-radius:12px}.box_form_view .boxHorario{display:flex;flex-direction:column;width:80%}.box_form_view .boxHorario .titleHour{width:100%;color:#232323;font-size:1.3rem;text-align:center;margin:2% 0;font-weight:800}.box_form_view .boxHorario .hour{width:100%;margin-top:3%;display:grid;grid-template-columns:15% 15% 15% 15% 15% 15%;justify-content:center;gap:10px}.box_form_view .boxHorario .hour .MuiButton-contained{background-color:#afafaf;color:#232323;font-weight:700}.box_form_view .boxHorario .hour .MuiButton-contained:hover{background-color:#78c9af!important;color:#232323!important}.box_form_view .boxHorario .legend{display:flex;align-items:center;margin-top:15px}.box_form_view .boxHorario .legend .indicator{width:10px;height:10px;background-color:red;margin-right:10px}.box_form_view .boxHorario .legend .descriptionLegend{font-family:Poppins,sans-serif;color:#232323;font-size:.85rem;font-weight:600}.boxConfirm .description{display:flex;width:70%;align-items:center;justify-content:space-between}.boxHistory .boxPaperHisory{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:center;max-height:500px;overflow-y:auto}.boxHistory .boxPaperHisory::-webkit-scrollbar-thumb{background-color:gray;border-radius:12px}.boxHistory .boxPaperHisory::-webkit-scrollbar{width:10px}.boxHistory .boxPaperHisory::-webkit-scrollbar-track{background-color:transparent}.boxHistory .boxPaperHisory .history{width:90%;color:#232323;display:flex;justify-content:space-around;align-items:center;border-radius:12px;margin:5px 0;text-align:center;border:2px solid rgb(177,177,177)}.boxHistory .boxPaperHisory .history .dateTitle,.boxAgenda .history .dateTitle{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:700;background-color:#fff;border-radius:12px;padding:5px 10px}.boxHistory .boxPaperHisory .history .date,.boxAgenda .history .date{font-family:Poppins,sans-serif;font-size:.8rem;font-weight:500;background-color:#fff;padding:4px 10px;margin-top:5px;border-radius:12px}.boxAgenda .history{width:100%;display:flex;border-radius:12px;margin:25px 0;text-align:center;justify-content:space-around;align-items:center;flex-direction:row;gap:0 10px}.boxAgenda .history .buttonAgenda{width:50%;display:flex;flex-direction:row;justify-content:space-around;background-color:#fff;border-radius:12px;margin-right:3px}.BoxCheckExam{background-color:#d1d1d1;display:flex;flex-direction:column;padding:20px;justify-content:center;align-items:center}.BoxCheckExam .title{width:100%;text-align:center;font-family:Poppins,sans-serif;font-size:1.8rem;margin-bottom:4%;font-weight:700;color:#0f6464}.BoxCheckExam .MuiInput-underline:after{border-color:#114d4dcc}.BoxCheckExam .MuiInput-underline{border-bottom:1px solid #165e5e}.BoxCheckExam .MuiFormLabel-root{color:#114d4dcc;font-family:Poppins,sans-serif;background-color:#d1d1d1;padding:0 15px;font-weight:700}.BoxCheckExam .MuiOutlinedInput-notchedOutline{border:none}.BoxCheckExam .MuiInputBase-root{color:#114d4dcc;border:1px solid #114d4d;border-radius:12px;font-family:Poppins,sans-serif;font-size:.85rem}.BoxCheckExam .lisExam{width:100%;max-height:400px;overflow-x:hidden;overflow-y:auto;margin-top:2%;background-color:#f1f1f1;padding:10px 0;border-radius:16px}.BoxCheckExam .lisExam::-webkit-scrollbar-thumb{background-color:#1e6969;border-radius:16px}.BoxCheckExam .lisExam::-webkit-scrollbar{width:10px}.BoxCheckExam .lisExam::-webkit-scrollbar-track{background-color:transparent}.BoxCheckExam .buttonCheckExam{display:flex;justify-content:space-around;align-items:center;margin-top:7%;width:100%}.BoxCheckExam .buttonCheckExam .MuiButton-contained:nth-child(1){background-color:#165e5e;font-family:Poppins,sans-serif;font-weight:600;width:40%}.BoxCheckExam .buttonCheckExam .MuiButton-contained:nth-child(2){background-color:#757575;font-family:Poppins,sans-serif;font-weight:600;width:40%}.BoxCheckExam .buttonCheckExam .MuiButton-contained:hover:nth-child(1){background-color:#062929}.BoxCheckExam .buttonCheckExam .MuiButton-contained:hover:nth-child(2){background-color:#494949}.BoxCheckExam .buttonCheckExam .MuiButton-contained:disabled{background-color:#757575}.BoxCheckExam .footer{display:flex;flex-direction:column;margin-top:5%;justify-content:center;align-items:start;width:100%}.BoxCheckExam .ExamFooter{width:100%;text-align:start;font-family:Poppins,sans-serif;font-weight:700;padding-left:20px;margin-top:1%;font-size:1rem;display:flex;align-items:center}.boxHistory .BoxViewPatient{width:80%;background-color:#f3f3f3;margin-top:4%;border-radius:12px;padding:10px}.boxHistory .BoxViewPatient .TitleViewPatient{font-family:Poppins,sans-serif;font-size:.85rem;font-weight:700;margin:5px 0}.boxHistory .BoxViewPatient .TextViewPatient{font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600}.box_aside{width:100%;height:100vh;display:flex;text-align:center;flex-direction:column;box-shadow:2px 0 10px #00000080;background-color:#062929;color:#fff;z-index:100;align-items:start}.box_drawer{width:300px;height:100vh;display:flex;text-align:center;flex-direction:column;box-shadow:2px 0 10px #00000080;background-color:#062929;color:#fff;z-index:100;align-items:start}.box_aside .avatar_aside,.box_drawer .avatar_aside{width:100%;display:flex;align-items:center;justify-content:start;margin-top:30px}@media(max-width:1400px){.box_aside .avatar_aside,.box_drawer .avatar_aside{margin-top:0}}.box_aside .changePassword,.box_drawer .changePassword{font-size:.6rem;color:#fff;font-family:Poppins,sans-serif;padding:10px;font-weight:600;margin-top:15px;margin-left:30px;background-color:#ffffff15}.box_aside .nome_aside,.box_drawer .nome_aside{font-weight:200;font-family:Poppins,sans-serif;font-size:.8rem;margin-right:5px}.box_aside .greeting,.box_drawer .greeting{color:#fff;font-family:Poppins;font-size:.8rem;margin-top:5%;font-weight:600;margin-right:5px}.box_aside .box_active,.box_drawer .box_active{width:100%;margin-top:5%;display:flex;flex-direction:column;align-items:center;gap:10px;overflow-y:auto}.box_aside .box_active .link,.box_drawer .box_active .link{text-decoration:none;width:90%;display:flex;flex-direction:column;align-items:center;border-radius:8px;color:#013301}.box_aside .box_active .active .MuiButton-contained,.box_drawer .box_active .active .MuiButton-contained,.box_aside .box_active .active,.box_drawer .box_active .active{background-color:#9cdac6;color:#085008}.box_aside .box_active .link .MuiButton-contained,.box_aside .box_active .MuiButton-contained,.box_drawer .box_active .link .MuiButton-contained,.box_drawer .box_active .out{width:90%;box-shadow:none;display:flex;justify-content:start;padding-left:10%;font-family:Poppins,sans-serif;font-weight:500;margin:10px 5px 10px 0;font-size:.85rem;letter-spacing:.7px;text-transform:none}.box_aside .box_active .out,.box_drawer .box_active .out{height:50px;width:80%;border-radius:8px}.box_aside .box_active .link .MuiButton-contained:hover,.box_aside .box_active .out:hover,.box_drawer .box_active .out:hover,.box_drawer .box_active .link .MuiButton-contained:hover,.box_aside .box_active .link:hover .MuiButton-contained,.box_aside .box_active .link:hover,.box_drawer .box_active .link:hover .MuiButton-contained,.box_drawer .box_active .link:hover{background-color:#9cdac6;color:#085008}.main_box_doctor,.box_history_patient{width:100%;height:100vh;background-color:#d3d3d3;display:flex;flex-direction:column;justify-content:start;align-items:center;overflow-x:hidden;overflow-y:auto}.main_box_doctor .title{font-family:Poppins,sans-serif;font-size:3rem;width:100%;text-align:center;font-weight:700;background-color:#062929;color:#fff;padding:1% 0;box-shadow:5px 5px 20px #00000063}.main_box_doctor .header_information{width:95%;margin-top:2%;height:15vh;display:flex;justify-content:space-around;align-items:center;padding:20px;background-color:#e9e9e9;border-radius:12px;border:2px solid rgba(0,0,0,.164)}.main_box_doctor .header_information .paper_information{height:80%;width:30%;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#232323;padding:0 10px}.main_box_doctor .header_information .paper_information:nth-last-child(3){background-color:#35b5ff}.main_box_doctor .header_information .paper_information:nth-last-child(2){background-color:#a97bfa}.main_box_doctor .header_information .paper_information:nth-last-child(1){background-color:#5ddfad}.main_box_doctor .header_information .paper_information .quant{font-family:Poppins,sans-serif;font-size:4rem;font-weight:600;margin-right:10px}.main_box_doctor .header_information .paper_information .text_quant{font-family:Poppins,sans-serif;font-size:1}.main_box_doctor .box_grid_patient{width:97%;display:grid;grid-template-columns:50% 50%;background-color:#e9e9e9;border-radius:12px;margin-top:2%;padding:10px 0 30px;border:2px solid rgba(0,0,0,.164)}.main_box_doctor .box_grid_patient .served,.main_box_doctor .box_grid_patient .wait{width:100%;margin-top:30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow-y:auto;max-height:450px}.main_box_doctor .box_grid_patient .served::-webkit-scrollbar-thumb,.main_box_doctor .box_grid_patient .wait::-webkit-scrollbar-thumb{background-color:gray}.main_box_doctor .box_grid_patient .served::-webkit-scrollbar,.main_box_doctor .box_grid_patient .wait::-webkit-scrollbar{width:10px}.main_box_doctor .box_grid_patient .served::-webkit-scrollbar-track,.main_box_doctor .box_grid_patient .wait::-webkit-scrollbar-track{background-color:transparent}.main_box_doctor .box_grid_patient .served .title_patient_trated,.main_box_doctor .box_grid_patient .wait .title_patient_waiting{font-family:Poppins,sans-serif;font-size:1.9rem;font-weight:700;width:100%;text-align:center}.main_box_doctor .box_grid_patient .served .title_no_patient_trated,.main_box_doctor .box_grid_patient .wait .title_no_patient_waiting{font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:400;width:100%;text-align:center;margin-top:40px}.main_box_doctor .box_grid_patient .served .paper_served,.main_box_doctor .box_grid_patient .wait .paper_waiting{width:90%;border-radius:20px;display:flex;justify-content:space-around;align-items:center;margin-top:30px;text-align:center;gap:10px}.main_box_doctor .box_grid_patient .served .paper_served{padding:5px 0}.main_box_doctor .box_grid_patient .wait .paper_waiting{padding:20px 0}.main_box_doctor .box_grid_patient .served .paper_served .dateTitle,.main_box_doctor .box_grid_patient .wait .paper_waiting .dateTitle{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;margin-top:5px}.main_box_doctor .box_grid_patient .served .paper_served .date,.main_box_doctor .box_grid_patient .wait .paper_waiting .date{font-family:Poppins,sans-serif;font-size:.8rem;font-weight:400;margin:5px 0}.main_box_doctor .box_grid_patient .served .paper_served .button_paper,.main_box_doctor .box_grid_patient .wait .paper_waiting .button_paper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px}.main_box_doctor .box_grid_patient .served .paper_served .button_paper .button_action{display:flex;flex-direction:column}.box_prontuario{width:100%;height:100vh;display:flex;justify-content:start;align-items:center;flex-direction:column;background-color:#d3d3d3}.box_prontuario .title{width:100%;padding:1% 0;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px 0}.box_prontuario .title .patient{font-family:Poppins,sans-serif;font-weight:500;background-color:#fff;color:#232323;padding:5px 15px;border-radius:12px}.box_prontuario .box_menu{width:60%;display:flex;align-items:end;justify-content:center;margin-top:15px;background-color:#e9e9e9;padding:10px;border-radius:20px;box-shadow:10px 10px 30px #00000069}.box_prontuario .box_menu .button_menu{font-family:Poppins,sans-serif;font-weight:600;border-radius:16px;width:100%;gap:10px;padding:10px}.box_history_patient .title{position:absolute;top:0;left:16%;background-color:#062929;width:84%;text-align:center;font-size:2rem;font-weight:600;color:#fff;padding:15px 0}@media(max-width:1400){.box_history_patient .title{left:0;width:100%}}.box_history_patient .box_search{width:50%;margin-top:8%;background-color:#e9e9e9;padding:10px;border:2px solid rgba(0,0,0,.164);border-radius:25px;display:grid;grid-template-columns:80% auto;gap:15px;align-items:center}.box_history_patient .box_search .input_search{border:1px solid rgba(0,0,0,.164);border-radius:20px}.box_history_patient .box_search .MuiFormLabel-root{background-color:#e9e9e9;color:#575757;padding:0 10px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500}.box_history_patient .box_search .button_search{width:100%;height:80%;border-radius:20px;background-color:#0c5050;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600}.box_history_patient .box_search .button_search:hover{background-color:#147575}.box_history_patient .box_search .MuiOutlinedInput-notchedOutline{border:none}.box_history_patient .box_table_evolution{margin-top:30px;width:80%;background-color:#e9e9e9;border-radius:12px;border:2px solid rgba(0,0,0,.164);padding:1%;overflow-y:auto;overflow-x:auto;max-height:500px}.box_history_patient .box_table_evolution::-webkit-scrollbar-thumb{background-color:gray;border-radius:12px}.box_history_patient .box_table_evolution::-webkit-scrollbar{width:10px}.box_history_patient .box_table_evolution::-webkit-scrollbar-track{background-color:transparent}.box_history_patient .box_table_evolution table{width:100%;color:#ffffffde;font-family:Poppins,sans-serif;text-align:left;border-collapse:collapse}.box_history_patient .box_table_evolution table tr th{border-bottom:2px solid #114d4d;padding:10px 20px;font-weight:800;color:#0f4242;font-size:1rem;text-align:center;position:sticky;top:0;z-index:100;background-color:#e9e9e9;white-space:nowrap}.box_history_patient .box_table_evolution table tr td{padding:15px 20px;border-bottom:1px solid #114d4d;color:#0f4242;text-align:center;font-weight:600;font-size:.85rem;white-space:nowrap}@media(max-width:1400px){.box_history_patient .title{position:absolute;top:0;left:0;width:100%}.box_history_patient .box_table_evolution{width:90%;max-height:330px}}.box_patient_data,.box_evolution{width:100%;margin-top:1%;display:flex;justify-content:center}.box_patient_data .box_form_patient_data{width:60%;max-height:60vh;margin-top:30px;border-radius:20px;background-color:#ffffff8c;padding:1%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;border:2px solid rgba(0,0,0,.329)}.box_patient_data .box_form_patient_data .one_data,.box_patient_data .box_form_patient_data .three_data,.box_patient_data .box_form_patient_data .two_data,.box_evolution .box_form_evolution .information_patient,.paperViewEvolution .box_form_evolution .information_patient{text-align:center}.box_patient_data .box_form_patient_data .three_data{display:grid;grid-template-columns:33% 33% 33%;justify-content:space-around;width:100%}.box_patient_data .box_form_patient_data .two_data,.box_evolution .box_form_evolution .information_patient{display:grid;grid-template-columns:50% 50%;justify-content:space-around;width:100%}.box_patient_data .box_form_patient_data .one_data .principal_name,.box_patient_data .box_form_patient_data .three_data .data .principal_name,.box_patient_data .box_form_patient_data .two_data .data .principal_name,.box_evolution .box_form_evolution .information_patient .data .principal_name{font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700}.box_patient_data .box_form_patient_data .one_data .subName,.box_patient_data .box_form_patient_data .three_data .data .subName,.box_patient_data .box_form_patient_data .two_data .data .subName,.box_evolution .box_form_evolution .information_patient .data .subName{font-family:Poppins,sans-serif;font-weight:300}.box_evolution .box_form_evolution{width:60%;max-height:70vh;margin-top:3%;border-radius:20px;background-color:#e9e9e9;padding:1%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;border:2px solid rgba(0,0,0,.329)}.box_evolution .box_form_evolution .MuiInputBase-root,.paperViewEvolution .box_form_evolution .MuiInputBase-root{border:1.5px solid rgba(0,0,0,.301);border-radius:12px;color:#000;font-size:.95rem;font-family:Poppins,sans-serif}.box_evolution .box_form_evolution .MuiOutlinedInput-notchedOutline,.paperViewEvolution .box_form_evolution .MuiOutlinedInput-notchedOutline{border:none}.box_evolution .box_form_evolution .MuiFormLabel-root,.paperViewEvolution .box_form_evolution .MuiFormLabel-root{background-color:#e9e9e9;color:#575757;padding:0 10px;font-family:Poppins,sans-serif}.box_evolution .box_form_evolution .box_button_evolution,.paperViewEvolution .box_form_evolution .box_button_evolution{width:100%;display:flex;justify-content:end;gap:10px}.box_evolution .box_form_evolution .box_button_evolution .button:nth-last-child(1){width:20%;background-color:#114d4d;color:#fff;margin-top:20px}.box_evolution .box_form_evolution .box_button_evolution .button:nth-last-child(1):hover{background-color:#1f7272}.box_evolution_history{width:100%;height:100%;display:flex;justify-content:center;align-items:start}.box_evolution_history .table{width:80%;background-color:#e9e9e9;border-radius:12px;padding:1%;margin-top:5%;border:2px solid rgba(0,0,0,.329)}.box_evolution_history .table .header_table{width:100%;padding:15px 0 30px;text-align:center;font-size:2rem;font-weight:600;font-family:Poppins,sans-serif;color:#232323d5}.box_evolution_history .table .boxScroll{overflow-y:scroll;max-height:400px;padding:0 15px}.box_evolution_history .table .boxScroll::-webkit-scrollbar-thumb{background-color:gray;border-radius:12px}.box_evolution_history .table .boxScroll::-webkit-scrollbar{width:10px}.box_evolution_history .table .boxScroll::-webkit-scrollbar-track{background-color:transparent}.box_evolution_history table{width:100%;color:#ffffffde;font-family:Poppins,sans-serif;text-align:left;border-collapse:collapse}.box_evolution_history table tr th{border-bottom:2px solid #232323d5;padding:10px 20px;font-weight:700;color:#232323d5;font-size:1.1rem;text-align:center;position:sticky;top:0;z-index:100;background-color:#e9e9e9}.box_evolution_history table tr td{padding:15px 20px;border-bottom:1px solid #232323d5;color:#232323d5;text-align:center;font-weight:400;font-size:.9rem}.paperViewEvolution .box_form_evolution{background-color:#e9e9e9;padding:20px}.paperViewEvolution .box_form_evolution .information_patient{display:grid;grid-template-columns:50% 50%;justify-content:space-around;width:100%;margin-bottom:20px}.paperViewEvolution .box_form_evolution .information_patient .data .principal_name{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:700}.paperViewEvolution .box_form_evolution .information_patient .data .subName{font-family:Poppins,sans-serif;font-weight:300;font-size:.8rem}.paperViewEvolution .box_form_evolution .box_button_evolution .button1{width:20%;background-color:#114d4dcc;color:#fff;margin-top:20px}.paperViewEvolution .box_form_evolution .box_button_evolution .button1:hover{background-color:#1f7272cc}.paperViewEvolution .box_form_evolution .box_button_evolution .button1:disabled{background-color:#666}.paperViewEvolution .box_form_evolution .box_button_evolution .button2{width:20%;background-color:red;color:#fff;margin-top:20px}.paperViewEvolution .box_form_evolution .box_button_evolution .button2:hover{background-color:#880808}.paperViewEvolution .box_form_evolution .box_button_evolution .button1 .titleButton,.paperViewEvolution .box_form_evolution .box_button_evolution .button2 .titleButton,.paperViewEvolution .box_form_evolution .box_button_evolution .button3 .titleButton,.box_evolution .box_form_evolution .box_button_evolution .button .titleButton{font-family:Poppins,sans-serif;font-weight:600;font-size:.8rem}.paperViewEvolution .box_form_evolution .box_button_evolution .button3,.box_evolution .box_form_evolution .box_button_evolution .button:nth-child(1){width:20%;background-color:#1c4592;color:#fff;margin-top:20px}.paperViewEvolution .box_form_evolution .box_button_evolution .button3:hover,.box_evolution .box_form_evolution .box_button_evolution .button:nth-child(1):hover{background-color:#2a62ca}.box_evolution .box_form_evolution .box_button_evolution .button:nth-child(1):disabled{background-color:gray}.contentPrint{display:none}@media print{.contentPrint{display:flex;flex-direction:column;padding:20px 40px}.contentPrint img{width:50%;height:70px}.contentPrint .patient{width:100%;display:flex;flex-direction:column}.contentPrint .patient .subTitle{font-family:Poppins,sans-serif;font-weight:600;font-size:1.1rem;margin-top:10px}.contentPrint .patient .datePatient .title{font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600}.contentPrint .patient .datePatient .date{font-family:Poppins,sans-serif;font-size:.75rem;margin-left:10px;font-weight:300}.contentPrint .patient .datePatient{display:flex;align-items:center}.contentPrint .patient .evolution .textarea{font-family:Poppins,sans-serif;white-space:pre-wrap;margin-top:15px;font-size:.7rem;border-radius:16px;-webkit-box-decoration-break:clone;box-decoration-break:clone}@page{margin:30px 0}}.BoxExam{width:100%;height:100%;display:flex;justify-content:center}.BoxExam .BoxSelectExam{width:60%}.BoxExam .BoxSelectExam .BoxTable{width:100%;max-height:80%;overflow-y:auto;background-color:#f1f1f1;border-radius:16px;box-shadow:10px 15px 30px #00000038;display:flex;flex-direction:column;align-items:center}.BoxExam .BoxSelectExam .BoxTable table{width:95%;font-family:Poppins,sans-serif;text-align:center;border-collapse:collapse}.BoxExam .BoxSelectExam .BoxTable table tr th{border-bottom:2px solid #114d4d;padding:25px 20px;font-weight:800;color:#0b3636cc;position:sticky;top:0;z-index:100;background-color:#f1f1f1;white-space:nowrap}.BoxExam .BoxSelectExam .BoxTable table tr td{padding:10px 20px;border-bottom:1px solid #114d4d;color:#0b3636cc;font-weight:600;font-size:.9rem;white-space:nowrap}.BoxExam .BoxSelectExam .BoxTable::-webkit-scrollbar-thumb{background-color:gray;border-radius:25px}.BoxExam .BoxSelectExam .BoxTable::-webkit-scrollbar{width:10px}.BoxExam .BoxSelectExam .BoxTable::-webkit-scrollbar-track{background-color:transparent}.PaperMain{padding:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.PaperMain .Title{width:100%;text-align:center;font-family:Poppins,sans-serif;font-weight:700;font-size:1.4rem;margin-bottom:30px;color:#165e5e}.PaperMain .BoxInput{display:grid;grid-template-columns:60% 20% 20%;gap:5px;width:100%}.PaperMain .BoxInput .MuiInput-underline{border-bottom:1px solid #165e5e}.PaperMain .BoxInput .MuiFormLabel-root{color:#114d4dcc;font-family:Poppins,sans-serif;padding:0 15px;font-weight:700;font-size:.8rem}.PaperMain .ButtonAdd{width:100%;display:flex;justify-content:end;margin-top:40px;gap:10px}.PaperMain .ButtonAdd .MuiButton-contained{font-family:Poppins,sans-serif;font-size:.75rem;font-weight:500}.PaperMain .ButtonAdd .MuiButton-contained:nth-child(1){background-color:#165e5e}.PaperMain .ButtonAdd .MuiButton-contained:nth-child(2){background-color:gray}.PaperMain .ButtonAdd .MuiButton-contained:nth-child(2):hover{background-color:#2e2e2e;box-shadow:none}.PaperMain .ButtonAdd .MuiButton-contained:nth-child(1):hover{background-color:#104141;box-shadow:none}
