: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/background4K-Bex9Lil5.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:2.5rem;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/background4K-Bex9Lil5.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:50%;height:350px;border:3px solid rgb(189,189,189);margin-top:6%}.BoxMain .BoxForm input,.BoxMain .BoxForm select{font-family:Poppins,sans-serif;padding-left:5px}.BoxMain .BoxForm .title,.paper .BoxForm .title{font-family:Poppins,sans-serif;font-size:2rem;width:100%;text-align:center;margin-bottom:3%;font-weight:800;color:#114d4dcc}.BoxMain .BoxForm .name .MuiInput-underline:after,.BoxMain .BoxForm .user_password .MuiInput-underline:after,.BoxMain .BoxForm .type_specialty .MuiInput-underline:after,.boxMainTable .boxTable .boxSearch .MuiInput-underline:after,.paper .BoxForm .name .MuiInput-underline:after,.paper .BoxForm .user_password .MuiInput-underline:after,.paper .BoxForm .type_specialty .MuiInput-underline:after{border-color:#114d4dcc}.BoxMain .BoxForm .name .MuiInput-underline,.BoxMain .BoxForm .user_password .MuiInput-underline,.BoxMain .BoxForm .type_specialty .MuiInput-underline,.boxMainTable .boxTable .boxSearch .MuiInput-underline,.paper .BoxForm .name .MuiInput-underline,.paper .BoxForm .user_password .MuiInput-underline,.paper .BoxForm .type_specialty .MuiInput-underline{border-bottom:1px solid #165e5e}.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:#114d4dcc;font-family:Poppins,sans-serif;background-color:#f1f1f1;padding:0 15px;font-weight:700}.boxMainTable .boxTable .boxSearch .MuiInputBase-root{color:#114d4dcc;border:2px solid #114d4d;border-radius:12px;font-family:Poppins,sans-serif;font-size:.85rem}.boxMainTable .boxTable .boxSearch .MuiFormLabel-root{color:#114d4dcc;font-family:Poppins,sans-serif;background-color:#f1f1f1;padding:0 15px;font-weight:700}.boxMainTable .boxTable .boxSearch .MuiOutlinedInput-notchedOutline{border:none}.paper .BoxForm .name{width:100%}.BoxMain .BoxForm .user_password{display:grid;grid-template-columns:48% 48%;align-items:center;gap:4%;margin-top:3%}.paper .BoxForm .user_password{display:grid;grid-template-columns:48% 48%;align-items:center;gap:4%;margin-top:5%;width:100%}.BoxMain .BoxForm .type_specialty{display:grid;grid-template-columns:31% 31% 31%;align-items:center;gap:4%;margin-top:5%}.paper .BoxForm .type_specialty{display:grid;grid-template-columns:31% 31% 31%;align-items:center;gap:4%;margin-top:6%;width:100%}.BoxMain .BoxForm .MuiButton-contained{background-color:#062929;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;width:40%;font-weight:800;border-radius:12px;margin-top:4%}.paper .BoxForm .footerButton{display:flex;justify-content:end;align-items:center;width:100%;gap:10px}.paper .BoxForm .MuiButton-contained:nth-child(1){background-color:#062929;color:#fff;font-family:Poppins,sans-serif;font-size:.8rem;width:30%;font-weight:600;border-radius:12px;margin-top:7%}.paper .BoxForm .MuiButton-contained:nth-last-child(1){background-color:red;color:#fff;font-family:Poppins,sans-serif;font-size:.8rem;width:30%;font-weight:600;border-radius:12px;margin-top:7%}.BoxMain .BoxForm .MuiButton-contained:hover,.paper .BoxForm .MuiButton-contained:nth-child(1):hover{background-color:#165e5e}.paper .BoxForm .MuiButton-contained:nth-last-child(1):hover{background-color:#850d0d}@media(max-width:1280px){.BoxMain .buttons{width:50%}.BoxMain .BoxForm{width:80%;height:400px}}.boxMainTable{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.boxMainTable .boxTable{width:60%;background-color:#f1f1f1;border-radius:12px;padding:1%;border:3px solid rgb(189,189,189)}.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:1280px){.boxMainTable .boxTable{width:85%}.boxMainTable .boxTable .table{max-height:370px}.boxMainTable .boxTable .description{display:none}}.box_index{width:100%;height:100vh;background-color:#d3d3d3;display:flex;justify-content:center;align-items:center}.box_index .box_form{width:65%;height:600px;padding:10px;background-color:#f1f1f1;border-radius:12px;display:flex;flex-direction:column;justify-content:start;align-items:center;border:3px solid rgb(189,189,189)}.box_index .box_form .title{font-family:Poppins,sans-serif;font-size:2rem;font-weight:800;margin-bottom:3%;margin-top:2%;width:100%;text-align:center;text-transform:uppercase;color:#114d4dcc}.box_index .box_form .button_form{width:100%;margin-top:3%;text-align:center}.box_index .box_form .button_form .MuiButton-contained{background-color:#062929;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;width:40%;font-weight:800;border-radius:12px}.box_index .box_form .button_form .MuiButton-contained:hover{background-color:#165e5e}.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:80%}.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:#114d4dcc;border:2px solid #114d4d;border-radius:12px;font-family:Poppins,sans-serif;font-size:.85rem}.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:#114d4dcc;font-family:Poppins,sans-serif;background-color:#f1f1f1;padding:0 15px;font-weight:700}.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:3%;justify-content:space-between}.box_index .box_form .textfield_box3{display:grid;grid-template-columns:30% 3% 65%;margin-top:3%;justify-content:space-between}.box_index .box_form .textfield_box4{display:grid;grid-template-columns:30% 30% 30%;gap:10px;margin-top:3%;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:1280px){.box_index .box_form{width:80%;height:610px}}.box_table{width:100%;height:100vh;background-color:#d3d3d3;display:flex;justify-content:center;align-items:center}.box_table .box_table2{width:80%;background-color:#f1f1f1;border-radius:12px;padding:1%;border:3px solid rgb(189,189,189)}.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:1280px){.box_table .box_table2{width:80%}}.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:1280px){.Box_agenda .listAgenda{width:90%}}.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:red;color:#fff;border-radius:6px}.box_form_view .button_form .iconButton2:hover,.boxConfirm .buttonConfirm .iconButton2:hover,.boxHistory .buttonHistory .iconButton2:hover{background-color:#ad1818}.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}.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}.box_aside .changePassword,.box_drawer .changePassword{font-size:.6rem;color:#fff;font-family:Poppins,sans-serif;padding:0;font-weight:600;margin-top:15px;margin-left:30px}.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}.box_aside .box_active .link,.box_drawer .box_active .link{text-decoration:none;width:100%;display:flex;flex-direction:column;align-items:center}.box_aside .box_active .active .MuiButton-contained,.box_drawer .box_active .active .MuiButton-contained{background-color:#5d8d7e;color:#232323}.box_aside .box_active .link .MuiButton-contained,.box_aside .box_active .MuiButton-contained,.box_drawer .box_active .link .MuiButton-contained,.box_drawer .box_active .MuiButton-contained{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 .link .MuiButton-contained:hover,.box_aside .box_active .MuiButton-contained:hover,.box_drawer .box_active .link .MuiButton-contained:hover{background-color:#5d8d7e;color:#232323}.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:14%;background-color:#062929;width:86%;text-align:center;font-size:2rem;font-weight:600;color:#fff;padding:15px 0}.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:5%;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:1280px){.box_history_patient .title{position:absolute;top:0;left:0;width:100%}.box_history_patient .box_table_evolution{width:90%}}.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:9%;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}}
