@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}@media print{@page{size:A4 portrait;margin-left:10mm;margin-right:5mm;margin-top:10mm;margin-bottom:10mm;page-break-after:always;-webkit-column-break-after:page;break-after:page}body,html{width:210mm;height:297mm}.pagebreak{page-break-before:always}.details_second{width:unset!important}button{display:none!important}.aptitud{display:block!important}}.layout{display:grid;grid-template-columns:220px 1fr;grid-template-rows:90px auto;grid-template-areas:"header header" "sidebar views";width:100vw;height:100vh;overflow-y:hidden;overflow-x:hidden}::-webkit-scrollbar{position:absolute;width:12px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px 1px hsla(0,0%,88.2%,.781);border:1px solid #f5f5f5;background:#e1e1e1;border-radius:10px}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 10px 10px rgba(168,167,167,.941);border:4px solid transparent;border-radius:10px}.sidebar{-webkit-user-select:none;user-select:none;min-height:80vh;max-height:85vh;display:flex;flex-direction:column;align-items:stretch;z-index:99;overflow-y:auto}.sidebar,.sidebar_wrapper{border-radius:0 20px 0 0;background:#2f2f2f}.sidebar_wrapper{padding:15px 2px 15px 0}.sidebar::-webkit-scrollbar{position:absolute;width:12px}.sidebar::-webkit-scrollbar-track{box-shadow:none;border:none;background:transparent;border-radius:8px}.sidebar::-webkit-scrollbar-thumb{box-shadow:inset 0 0 10px 10px #56dcc8;border:4px solid transparent;border-radius:10px}.sidebar_item_label{display:flex;align-items:center;font-weight:300;font-size:14px}.sidebar_item_label svg{margin-right:8px}.sidebar svg{font-size:20px}.sidebar_item{cursor:pointer;display:flex;justify-content:space-between;align-items:center;width:-webkit-fill-available;width:stretch;padding:0 14px 0 22px;transition:.5s;min-height:45px;max-height:45px;color:#fff;text-decoration:none;border-bottom:1px solid hsla(0,0%,80%,.439216)}.sidebar_item[name=fullReports]{display:none}.sidebar_item.active{background:#edf8f7;color:#2f2f2f}.sidebar_item.active:hover,.sidebar_item.hover,.sidebar_item:hover{background:#1c4297;color:#fff;transition:1s}.sidebar_item.show{padding-left:48px;min-height:45px;max-height:45px}.sidebar_item.hide{padding-left:48px;color:transparent;background-color:initial;height:0;min-height:0;max-height:0;border-bottom:none;overflow:hidden}.card{justify-content:flex-start;align-items:center;flex-wrap:wrap;width:200px;height:100px;transition:.5s;padding:25px;border:1px solid hsla(0,0%,80%,.439216);border-top:12px solid #56dcc8;box-shadow:1px 1px 6px rgba(26,26,26,.13);cursor:pointer;margin:8px}.card,.card_title{display:flex;flex-direction:row}.card_title{margin-top:15px;justify-content:center;align-items:top;color:#1c4297;font-size:16px;padding-top:30px}.card_title>svg{margin-right:10px}.card:hover{box-shadow:1px 1px 10px rgba(26,26,26,.3)}.card_content{font-size:12px;color:#c1c1c1}.inicio{display:grid;grid-template-rows:2fr 8fr}.inicio_pc{display:flex;flex-direction:column;justify-content:flex-start;flex-wrap:wrap;padding:0 0 15px;border-bottom:2px solid #56dcc8;color:#1c4297}.inicio_pc>h3{margin:-2px 0 10px;font-weight:500}.inicio_pc_current{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.inicio_pc_current_pc{height:100px;margin:5px;border-right:2px solid hsla(0,0%,80%,.439216);display:flex;flex-direction:column;justify-content:center;align-items:left;padding:20px 80px 20px 20px;border-radius:5px}.inicio_pc_current_pc h3{cursor:pointer;background:rgba(28,66,151,.08627450980392157);padding:10px 30px;border-radius:5px;font-weight:400;border:1px solid transparent}.inicio_pc_current_pc h3:hover{border:1px solid #1f1f1f}.inicio_pc_current_pc p{margin:0;font-size:12px;font-weight:400}.inicio_shortcuts{overflow:auto;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;padding:15px 0;max-height:400px}.selectedPc{color:#56dcc8}.warning{position:fixed;top:0;left:0;z-index:9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:0;background:rgba(2,53,49,.5098039215686274)}.warning,.warning_wrapper{display:flex;flex-direction:column}.warning_wrapper{justify-content:space-between;align-items:stretch;border-radius:2px;max-width:600px;min-height:250px;background-color:#fff;box-shadow:2px 2px 12px rgba(2,59,54,.34901960784313724);border:1px solid hsla(0,0%,80%,.439216)}.warning_main{padding:0 30px;text-align:center;align-self:center}.warning_title{justify-content:space-between;height:30px;padding:5px 10px 5px 30px;text-align:center;font-weight:700;color:#1c4297;background:#edf8f7;border-bottom:1px solid hsla(0,0%,80%,.439216)}.warning_buttons,.warning_title{display:flex;flex-direction:row;align-items:center}.warning_buttons{justify-content:center;margin-bottom:10px}.warning_close{padding:3px;width:auto;height:21px;border-radius:50%;color:#1c4297}.warning_close:hover{background-color:hsla(0,0%,85.9%,.596)}.button{background:#1c4297;color:#fff;cursor:pointer;padding:10px 25px;margin:10px 35px;border-radius:8px;border:none;outline:none;min-width:120px;z-index:auto;max-height:41px}.button:disabled{cursor:auto}.button:disabled,.button:disabled:hover{background-color:#d3d3d3}.button:hover{background:#1c4297}.button:active,.button_icon{background:#56dcc8}.button_icon{display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;padding:5px;margin:10px 35px;border:none;outline:none;border-radius:3px;width:30px;height:30px}.button_icon svg{font-size:20px}.button_icon:hover{background:#1c4297}.button_icon:active{background:#56dcc8}.white{background-color:#fff;color:#1c4297;border:1px solid #1c4297}.white:disabled{cursor:auto;color:#898585;border:1px solid #898585}.white:disabled,.white:disabled:hover{background-color:#fff}.white:hover{background:#f5f5f5}.inputs{padding:8px 8px 12px}.inputs>div{width:240px}.inputs>div>label{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.inputs>div:focus-within>label{max-width:-webkit-fill-available;max-width:stretch}.inputs>div label.MuiFormLabel-filled.MuiInputLabel-shrink{max-width:30em}.inputs>div>div>div>p{margin-left:5px;font-size:12px}.inputs>label>span>span.MuiSwitch-colorPrimary.Mui-checked{color:#1c4297}.inputs>label>span>span.MuiSwitch-colorPrimary.Mui-checked .MuiSwitch-track{background-color:#1c4297}.select>div{width:240px}.select svg,.special_select>div,.special_select svg{color:#1c4297}.inputDate .MuiOutlinedInput-input{padding:10.5px 14px}.inputDate button{padding:0}label.MuiInputLabel-outlined{-webkit-transform:translate(14px,13px) scale(1);transform:translate(14px,13px) scale(1)}.table{width:-webkit-fill-available;width:stretch;max-width:-webkit-fill-available;max-width:stretch;margin:0 20px 0 0;height:auto;border:1px solid hsla(0,0%,80%,.439216);max-height:72vh;overflow-y:auto}.table .inputs{padding:0}.table_top{position:-webkit-sticky;position:sticky;top:0;justify-content:space-between;height:auto;width:-webkit-fill-available;width:stretch;color:#1c4297;background:#edf8f7;z-index:1}.table_top,.table_top_title{display:flex;align-items:center}.table_top_title{margin:10px 20px;font-size:18px;font-weight:700;text-align:left}.table_top_title_dropdown{margin-right:5px;cursor:pointer}.table_top>svg{margin:20px 50px 5px 17px}.table table{height:auto;color:#55595c;width:-webkit-fill-available;width:stretch;border-collapse:collapse;font-size:12px}.table table tr{min-height:24px;height:auto;border-top:1px solid hsla(0,0%,80%,.439216)}.table table td,.table table th{padding:4px 18px}.table table td>:first-child,.table table th>:first-child{margin:0 0 0 20px}.table table td>:first-child svg,.table table th>:first-child svg{font-size:18px;padding:0}.table table thead>tr{background:#edf8f7}.table table tbody>tr{height:30px}.table table tbody>tr:hover{background:hsla(0,0%,80%,.439216)}.table table td>:first-child{position:static;z-index:9}.table .dropDown{display:none}.table_bottom{position:-webkit-sticky;position:sticky;bottom:0;align-items:center;background:#edf8f7;height:60px;border-bottom:1px solid hsla(0,0%,80%,.439216)}.table_bottom,.table_pagination{display:flex;justify-content:flex-end;border-top:1px solid hsla(0,0%,80%,.439216)}.table_pagination{flex-direction:row;padding:10px 30px;width:auto}.table_pagination_controller{justify-content:space-evenly}.search,.table_pagination_controller{display:flex;flex-direction:row;align-items:center}.search{justify-content:flex-end;border-bottom:2px solid #56dcc8;margin-bottom:20px;max-width:-webkit-fill-available;max-width:stretch;margin-right:20px}.search_wrapper{padding:10px 10px 10px 0}.search_input,.search_wrapper{width:-webkit-fill-available;width:stretch}.search_input{margin-right:8px}.buttons{display:flex;margin:5px 20px 10px 0;justify-content:flex-end}.alert{width:800px!important}.alert>div{background-color:rgba(86,220,200,.8705882352941177)}.alert>div,.info>div{border-radius:5px;font-weight:300;display:flex;justify-content:center;align-items:center}.info>div{background-color:rgba(91,91,91,.9019607843137255)}.error>div{border-radius:5px;background-color:rgba(225,67,67,.9019607843137255);font-weight:300;display:flex;justify-content:center;align-items:center}.dialog{top:0;left:0;z-index:9;justify-content:center;min-width:100vw;min-height:100vh;padding:0;background:rgba(2,53,49,.5098039215686274)}.dialog,.dialog_wrapper{position:absolute;display:flex;flex-direction:column}.dialog_wrapper{left:255px;top:90px;justify-content:flex-start;align-items:stretch;border-radius:2px;min-width:300px;max-width:80vw;max-height:82vh;background-color:#fff;box-shadow:2px 2px 12px rgba(2,59,54,.34901960784313724)}.dialog_title{position:-webkit-sticky;position:sticky;display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:30px;width:-webkit-fill-available;width:stretch;padding:5px 10px 5px 30px;text-align:center;font-weight:700;color:#1c4297;background-color:#edf8f7;border-bottom:1px solid hsla(0,0%,80%,.439216)}.dialog_main{padding:15px;overflow:auto}.dialog_buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;border-top:1px solid hsla(0,0%,80%,.439216);width:-webkit-fill-available;width:stretch;padding:10px 0 20px}.dialog_close{padding:3px;width:auto;height:21px;border-radius:50%;color:#1c4297}.dialog_close:hover{background-color:hsla(0,0%,85.9%,.596)}.dialog .size_long{height:60vh}.dialog .size_big{height:55vh}.dialog .size_medium{height:50vh}.dialog .size_small{height:45vh}.stepper{min-width:600px}.stepper_guide{min-width:250px;border-bottom:1px solid hsla(0,0%,80%,.439216);margin:0 7em}.stepper_guide .MuiStepIcon-root.MuiStepIcon-active,.stepper_guide .MuiStepIcon-root.MuiStepIcon-completed,.stepper_guide .MuiStepLabel-label.MuiStepLabel-active,.stepper_guide .MuiStepLabel-label.MuiStepLabel-completed{color:#56dcc8}.stepper_content{display:flex;align-items:center;min-height:200px;margin:20px 0;padding:0 20px}.stepper_content>h2{max-width:500px;color:#56dcc8}.stepper_content>span{text-align:center;margin-top:20px;width:400px;color:#56dcc8}.stepper_content::marker{color:transparent}.stepper_buttons{position:-webkit-sticky;position:sticky;bottom:-10px;background-color:#fff;padding:10px;border-top:1px solid hsla(0,0%,80%,.439216);display:flex;justify-content:center;align-items:space-evenly}.form{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.form--error{color:red;background:rgba(255,59,59,.119)}.form--error,.form--success{display:flex;justify-content:center;align-items:center;font-size:14px;padding:10px 20px;max-width:25vw;border-radius:10px;margin:0 auto}.form--success{color:#155724;background:#d4edda}.list{width:auto;height:auto;overflow:hidden}.list_body{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.list_body #title{height:10px;font-size:16px;font-weight:500;color:#333232;padding:0 10px}.list_body #item{font-size:14px;color:#898585;cursor:pointer}.outlined{border:1px solid hsla(0,0%,80%,.439216);padding:5px 10px;margin:5px 10px}.error{margin-top:15px;width:-webkit-fill-available;width:stretch}.error_list{text-align:left;margin:10px 0}.error_list_sublist{margin:8px 0}.rack{max-width:210px;max-height:150px;padding:10px}.rack_grid{border:1px solid hsla(0,0%,80%,.439216);width:-webkit-max-content;width:max-content;margin:0 20px;padding:4px}.rack_grid_tube{height:16px;width:16px;cursor:pointer;background-color:#d2d2d2;border-radius:50%;margin:3px;display:flex;justify-content:center;align-items:center;transition:1s;color:transparent;border:1px solid hsla(0,0%,66.3%,0)}.rack_grid_tube:hover{color:#303030;background-color:#56dcc8;border:1px solid #a9a9a9;transition:1s}.rack_nums{display:flex;justify-content:space-between;color:#898585}.wrapper{margin:8px;border:1px solid hsla(0,0%,80%,.439216)}.wrapper_top{position:relative;top:0;display:flex;justify-content:space-between;align-items:center;height:auto;width:-webkit-fill-available;width:stretch;color:#1c4297;background:#edf8f7}.wrapper_top_title{margin:10px 20px;font-size:18px;font-weight:700;text-align:left}.wrapper_top>svg{margin:20px 50px 5px 17px}.wrapper_body{overflow-y:auto;padding:10px}.wrapper_body,.wrapper_bottom{display:flex;flex-direction:row;justify-content:center;align-items:center}.wrapper_bottom{background:#edf8f7}.controllers{-webkit-user-select:none;user-select:none;grid-area:sidebar;display:flex;flex-direction:column;align-items:flex-end;position:absolute;top:120px;right:0;z-index:1}.controllers:hover .controllers_item{color:#f5f5f5;transition:1s;width:80%}.controllers_item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#2f2f2f;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 10px 0 15px;transition:.5s;height:50px;text-decoration:none;border-bottom:1px solid hsla(0,0%,80%,.439216);width:25px;color:transparent}.controllers_item--first{border-radius:10px 0 0 0}.controllers_item--last{border-radius:0 0 0 10px}.controllers_item:hover{background:#1c4297;color:#fff;transition:1s}.controllers_item_label{display:flex;align-items:center;font-weight:300;font-size:14px}.controllers_item_label img,.controllers_item_label svg{color:#f5f5f5;margin-right:18px}.controllers_item_label #pos_input{margin-top:5px}.controllers_item_label #pos_input>div>div{height:30px;width:80px;background-color:#f5f5f5}.controllers_item_label #pos_input>div>label{color:#333232;max-width:39px;margin-top:-5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.controllers_item_label #pos_input>div:focus-within>label{z-index:9999;margin-top:1px;margin-left:-8px;border:1px solid hsla(0,0%,80%,.439216);box-shadow:1px 1px 3px rgba(0,0,0,.178);padding:0 8px;background-color:#f5f5f5;max-width:-webkit-fill-available;max-width:stretch}.controllers_item--active{background:#edf8f7;color:#2f2f2f}.controllers_item--hover{background:#1c4297;color:#fff;transition:1s}.step_four{justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.step_five,.step_four_first{display:flex}.step_five{flex-direction:row;justify-content:flex-start;align-items:flex-start;width:-webkit-fill-available;width:stretch}.label,.step_five_first{display:flex}.label{width:auto;margin:10px;padding:2px;flex-direction:row;justify-content:space-between;align-items:center}.label_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.label_outlined{padding:5px 15px;margin:5px;border:1px solid #56dcc8;border-radius:18px;width:160px}.label_title{font-size:12px;color:#898585;margin:0}.label_value{font-size:14px;color:#55595c;font-weight:500;margin:0}.label_close{display:flex;justify-content:center;border-radius:50px;position:relative;color:#1c4297;cursor:pointer}.label_close:hover{background-color:#f6f7f6}.details{display:flex;min-height:250px;width:auto}.details_first{padding-right:20px;border-right:1px solid hsla(0,0%,80%,.439216)}.details_second{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-height:300px;width:410px;padding-left:15px}.details_second #title{height:30px;margin:10px 0 0 7px;color:#56dcc8;font-weight:600}.details_second #labels{display:flex;flex-direction:row;flex-wrap:wrap}.agregar_sistema{display:flex;flex-direction:row;padding:10px}.first{width:auto;margin-right:30px}.second{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-width:150px}.second_title{color:#56dcc8;font-weight:500;padding:0 5px 10px}.table_list{margin:0;max-width:82vw;border:1px solid hsla(0,0%,80%,.439216);max-height:85vh;overflow-y:auto}.table_list,.table_list_top{width:-webkit-fill-available;width:stretch;height:auto}.table_list_top{position:-webkit-sticky;position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;color:#56dcc8;background:#edf8f7}.table_list_top_title{margin:10px 20px;font-size:18px;font-weight:700;text-align:left}.table_list_top>svg{margin:20px 50px 5px 17px}.table_list_body{display:flex;flex-direction:row;max-height:290px}.table_list_body_labels{width:170px;padding:20px}.table_list_body_labels #title{border-bottom:1px solid hsla(0,0%,80%,.439216);font-size:12px;font-weight:500;color:#333232;padding:5px 10px;margin-bottom:10px}.table_list_body_labels #item{border-right:1.5px solid hsla(0,0%,80%,.439216);font-size:14px;padding:3px 10px;color:#898585;max-height:25px;cursor:pointer}.table_list_body_labels #item:hover{color:#1c4297;font-weight:500}.table_list_body_data{display:flex;flex-direction:column;justify-content:flex-start;min-width:200px}.table_list_body_data #title{border-bottom:1px solid hsla(0,0%,80%,.439216);font-size:12px;font-weight:500;color:#333232;padding:5px 40px;margin-bottom:10px}.table_list_body_data #item{font-size:14px;color:#898585;margin:0 30px;padding:5px 10px;border:1px solid transparent;cursor:pointer}.table_list_body_data #item:hover{color:#1c4297;border:1px solid #56dcc8;border-radius:15px;width:auto;font-weight:500}.table_list_bottom{position:-webkit-sticky;position:sticky;bottom:0;display:flex;justify-content:flex-end;align-items:center;background:#edf8f7;height:60px;border-top:1px solid hsla(0,0%,80%,.439216);border-bottom:1px solid hsla(0,0%,80%,.439216)}.activeLabel{color:#56dcc8!important;font-weight:700!important}.activeValue{color:#1c4297!important;border:1px solid #56dcc8!important;border-radius:15px!important;width:auto!important;font-weight:700!important}.agregar_usuario{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.agregar_usuario>div>div>div{max-width:240px}.step_two{display:flex;flex-direction:row}.step_two_analites{min-width:180px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.step_two_detector{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.step_two_detector>p{color:#333232;size:12px;padding:0 10px}.step_two_detector_detectors{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:-webkit-fill-available;width:stretch}.step_two_radios>p{margin:5px 0 -15px 10px}.step_three{flex-direction:row}.step_three,.step_three_twoColumns{display:flex}.step_three_labVol{padding-left:10px}.step_four{display:flex;flex-direction:row}.step_four_valve{display:flex;flex-direction:column;justify-content:center;align-items:stretch;border:1px solid hsla(0,0%,80%,.439216);margin:13px;padding:0 10px}.step_four_valve_titles{justify-content:space-between;align-items:center;padding:0 10px}.step_four_valve_positions,.step_four_valve_titles{display:flex;flex-direction:row}.step_four_valve_cont_image{text-align:center}.step_four_valve_cont_image img{width:70%}.step_four_table{display:flex;flex-direction:column;justify-content:stretch;align-items:center;padding:5px 10px;margin-left:10px}.step_four_inputs{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.step_four_references{width:-webkit-fill-available;width:stretch;margin:12px 8px;padding:0 16px 16px;border:1px solid hsla(0,0%,80%,.439216)}.step_four_references .MuiOutlinedInput-adornedEnd{padding:0}.step_four_references input{height:9px}.tabs{border:1px solid hsla(0,0%,80%,.439216);margin:0 8px}.tabs_tab .MuiTab-wrapper{align-items:flex-start;padding-left:10px}.tabs_body{min-width:800px}.tabs_body_view>div{display:flex;width:auto;padding:10px}.tabs_actions{display:flex;flex-direction:row;justify-content:center;align-items:center;border-top:1px solid hsla(0,0%,80%,.439216);width:-webkit-fill-available;width:stretch;padding:10px 0 20px}.progress{padding:7px 12px;min-width:45px}.progress .circle{position:relative;display:inline-flex}.progress .circle_value{top:0;left:0;bottom:0;right:0;position:absolute;display:flex;align-items:center;justify-content:center}.progress .linear{display:flex;justify-content:flex-start;align-items:center;text-align:center;margin:8px 0}.progress .linear p{font-size:10px}.progress .linear_value{margin:2px 0;color:#333232;font-size:14px}.customDialogCustomReportes .dialogComandos .dialog{min-width:100vw;min-height:100vh}.customDialogCustomReportes .dialogComandos .dialog_wrapper{top:90px;left:250px}.dialogComandos .dialog{min-width:80vw;min-height:82vh}.dialogComandos .dialog_wrapper{margin:0 auto;width:100%;height:100%;left:0;top:0}.dialogComandos .dialog_main{margin-top:40px}.dialogComandos .dialog_title{position:absolute}.dialogComandos .infoSubcomando{margin-bottom:20px}.dialogComandos .table table tbody>tr:nth-last-child(-n+1){background-color:#edf8f9;font-weight:700}.print-header{display:flex;font-size:.75em;padding-top:40px;padding-bottom:40px}.header-imagen{display:flex;align-items:center;padding-right:50px;border-right:4px solid #0000ef}.dialogParametros .dialog{min-width:80vw;min-height:82vh}.dialogParametros .dialog_wrapper{margin:0 auto;width:100%;height:100%;left:0;top:0}.dialogParametros .dialog_main{margin-top:40px}.dialogParametros .dialog_title{position:absolute}.dialogParametros .infoSubcomando{margin-bottom:20px}.table table td,.table table th{padding:4px 10px;text-align:left}.table table td>:first-child,.table table th>:first-child{margin:0}.comandoSecuencia{display:flex;flex-direction:column}.comandoSecuencia .warning .warning_wrapper{max-width:700px}.commands{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:5px 0;max-height:45vh}.commands_comm{color:#a9a9a9}.commands_head{margin-top:20px}.commands_subcomm{color:#a9a9a9}.commands_subcomm_show{margin-left:7px}.commands_subcomm_hide{display:none}.commands_subcomm_active{color:#1c4297;font-weight:700}.commands_item{cursor:pointer;border-radius:30px;padding:3px 8px;display:flex;align-items:center}.commands_item>svg{margin-right:7px}.commands_item:hover{color:#f5f5f5;background-color:#56dcc8}.commands_active{color:#333232;font-weight:700}.commands_active:hover{color:#f5f5f5;background-color:#56dcc8}.tcard{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:260px;height:90px;padding:12px;transition:.5s;border:1px solid hsla(0,0%,80%,.439216);box-shadow:1px 1px 6px rgba(26,26,26,.16);border-radius:12px;margin:10px}.tcard:hover{box-shadow:1px 1px 10px rgba(26,26,26,.3)}.tcard_header{margin-bottom:16px}.tcard_title{color:#1c4297;font-size:18px}.tcard_subtitle{color:#898585;font-size:12px}.tcard_footer,.tcard_footer_info{display:flex;width:-webkit-fill-available;width:stretch}.tcard_footer_info{align-items:flex-end}.tcard_footer span{color:#55595c;font-size:12px;margin:0 5px}.tcard_footer_actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:-webkit-fill-available;width:stretch}.test_valve{padding:0 10px}.test_valve img{margin:0 10px;height:145px}.test_valve_first{display:flex;flex-direction:row;flex-wrap:wrap}.test_pump{padding:0 10px}.test_pump_first{display:flex;flex-direction:row;flex-wrap:wrap}.test_auto{padding:0 30px 0 10px}.test_auto_first{display:flex;flex-direction:row;flex-wrap:wrap}.test_agitator{padding:0 10px}.test_agitator_first,.test_thermostat_first{display:flex;flex-direction:row;flex-wrap:wrap}.chart{width:800px;max-height:400px;overflow-y:auto;margin:50px;overflow:hidden}.detectorUV{display:block;width:100%}.detectorUV_switch{border-bottom:1px solid #d3d3d3;padding-bottom:5px;color:#898585}.detectorUV_radio{border-bottom:1px solid #d3d3d3;padding:5px 0}.detectorUV_adquisicion{padding-top:10px}.detectorUV_adquisicion #title{font-size:16px;font-weight:500;color:#333232;padding:0 10px;margin:5px 0}.detectorUV_adquisicion_first{display:flex}.detectorUV_adquisicion .item{margin-left:8px}.detectorRF_first{display:flex;flex-wrap:wrap;border-bottom:1px solid #d3d3d3;padding-bottom:20px}.detectorRF_first_item{margin-right:20px}.detectorRF_radio{border-bottom:1px solid #d3d3d3;padding-bottom:5px}.detectorRF_adquisicion{margin-top:15px}.detectorRF_adquisicion #title{font-size:16px;font-weight:500;color:#333232;padding:5px 0;margin:5px 0}.detectorRF_adquisicion_first{display:flex;margin-bottom:10px}.detectorRF_adquisicion_item{margin-left:10px}.testInstrumentos>h3{margin:-2px 0 10px;font-weight:500;color:#1c4297}.testInstrumentos_instruments{display:flex;flex-direction:row;flex-wrap:wrap;max-height:78vh;overflow:auto}.detalle{display:flex;margin-left:0;align-items:center}.detalle>p{flex-grow:1;max-width:90vh}.auditoria_dialog{max-width:450px;padding-left:15px}.auditoria_dialog_detail{display:flex;flex-direction:column;font-size:14px}.auditoria_dialog_detail #item{margin:5px 0}.reporte-completo{display:flex;flex-direction:column;overflow-y:auto;max-height:85vh;max-width:85vw}.reporte-completo_principal{display:flex;justify-content:space-between}.reporte-completo_tablas{display:flex;flex-direction:column;width:40%}.reporte-completo_wrappers{width:60%}.inputs-search .inputs{padding-left:0}.inputs-search .inputs>div,.inputs-search .select>div{width:200px}.title-print{display:none}.graphic-results .inputs>div,.graphic-results .select>div{width:150px}@media print{.title-print{display:block}.content-print{margin:50px}}.container-status{display:flex;flex-direction:column;justify-content:center;background-color:#ddd;border:3px dashed #777;border-radius:10px;width:160px;min-height:100px;padding:10px;box-sizing:border-box;line-height:18px;margin-right:10px}.container-status h3{font-size:15px;margin:0}.container-status h4{font-size:12px;margin:0;font-weight:400}.aptitud{display:flex;margin-right:25px}.aptitud_border{border:1px solid hsla(0,0%,80%,.4392156862745098);margin:8px;padding:10px}.aptitud_item{display:flex}.realizarAnalisis{max-height:85vh;overflow-y:auto}.realizarAnalisis_head{width:95%;display:flex;border-bottom:3px solid #56dcc8;margin-bottom:20px}.realizarAnalisis_body{display:flex;overflow-y:auto}.realizarAnalisis_body_firstColumn{width:70%}.realizarAnalisis_body_firstColumn .hour{display:flex;align-items:center;color:#898585}.realizarAnalisis_body_firstColumn .hour>span{margin:0 10px;font-size:15px}.realizarAnalisis_body_secondColumn{width:25%}.realizarAnalisis_body_secondColumn .states{display:flex;flex-wrap:wrap;justify-content:space-between}.realizarAnalisis_body_secondColumn .states_item{display:flex}.realizarAnalisis_body_secondColumn .states_item_content{display:flex;margin:4px;min-width:115px}.realizarAnalisis_body_secondColumn .states_item_content span{margin-left:5px;margin-right:10px}.realizarAnalisis_body_secondColumn .states_item_color{width:22px;height:17px}.realizarAnalisis .table,.realizarAnalisis .table_bottom .label .label_wrapper .label_value{font-size:1rem;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;line-height:1.5;letter-spacing:.00938em;color:#898585}.timeHour .MuiOutlinedInput-input{padding:10.5px 10px}.timeHour .MuiIconButton-root{padding:0}.timeHour .MuiFormHelperText-contained{margin:0}.timeHour .MuiInputAdornment-positionEnd{margin-left:0}.header{grid-area:header;display:flex;align-items:center;justify-content:flex-start;padding:25px 25px 2px;height:40px;background-color:#fff;border-bottom:3px solid #56dcc8;color:#1c4297;z-index:10}.header h1{font-size:22px;margin-right:56px}.header_profile{flex-direction:column;position:absolute;right:47px;cursor:pointer}.header_profile,.header_profile_username{display:flex;align-items:center;justify-content:space-evenly}.header_profile_username{flex-direction:row;padding:7px 15px;border-radius:10px;transition:1s;background:transparent}.header_profile_username #user{color:#333232;font-size:12px;margin-left:9px}.header_profile_username:hover{transition:1s;background:#dedede}.header_profile_data{padding:10px 0 0;position:absolute;top:70px;right:0;display:flex;width:auto;min-height:200px;flex-direction:column;align-items:flex-start;justify-content:space-evenly;background:#fff;border-radius:5px;border:1px solid rgba(24,24,24,.318);color:#333232;font-size:12px;margin-left:9px}.header_profile_data_wrapper{width:100vw;height:100vh;left:0;top:0;bottom:0;right:0;position:fixed;z-index:0}.header_profile_data>span{padding:0 25px;max-width:200px}.header_profile_data--hide{display:none}.spinner_fullScreen{background:rgba(2,53,49,.6705882352941176);min-width:100vw;min-height:100vh;position:absolute;top:0;left:0;z-index:100}.spinner_cube{margin:45vh auto;width:40px;height:40px;position:relative}.spinner_cube_loading{position:relative;color:#fff;top:70px;right:10px}.spinner_cube_item{background-color:#56dcc8;width:15px;height:15px;position:absolute;top:0;left:0;-webkit-animation:sk-cubemove 1.8s ease-in-out infinite;animation:sk-cubemove 1.8s ease-in-out infinite}.spinner_cube_item_2{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-cubemove{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}to{-webkit-transform:rotate(-1turn)}}@keyframes sk-cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}to{transform:rotate(-1turn);-webkit-transform:rotate(-1turn)}}.viewer{grid-area:views;background:#fff;padding-left:30px;overflow-x:auto}.login{width:100vw;height:100vh;background:#edf8f7;display:flex;position:absolute;justify-content:center;align-items:center;z-index:9999}.login_wrapper{border:1px solid hsla(0,0%,80%,.439216);background:#fff;width:40vw;min-width:400px;height:50vh;min-height:400px}.login_wrapper,.login_wrapper_inputs{display:flex;flex-direction:column;justify-content:center;align-items:center}