#infomenu{height:calc(100% - 40px);margin:20px 0px;display:flex;flex-direction:row;flex-grow:1;}.menuflex{width:auto;margin:0.3em;padding:10px;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;}.menuflex div{width:auto;margin:0.4em;padding:0.3em;font-size:0.8em;border-radius:7px;background-color:gray;color:black;text-align:center;}.menuflex div button{font-size:1em;color:white;background-color:gray;border:none;width:100%;}.menuflex div button:hover{color:blue;}.menuflex div button[disabled]{color:black;}.menuflex .button_space{height:2em;background-color:transparent;}.menuitems{flex-grow:1;margin:1.2em 1.2em 1.2em 0em;padding:1em;border-radius:10px;border:5px solid white;font-size:0.85em;overflow:auto;}.item_col{-webkit-display:flex;display:flex;-webkit-flex-direction:column;flex-direction:column;justify-content:center;}.item_row{margin:0.1em;-webkit-display:flex;display:flex;-webkit-flex-direction:row;flex-direction:row;justify-content:space-between;}.item_txt{text-align:left;font-size:1em;}.itemdimval{font-size:1em;}.itemval{font-family:inherit;font-size:1em;text-align:right;color:black;background-color:#F0F0F0;border:1px solid;}.itemval:disabled{background-color:transparent;border:0px;}.item_space{height:1.5em;}.table_timer{margin:0.1em;width:100%;font-size:0.85em;border:0px;border-collapse:collapse;}.table_timer th{min-width:5%;border:1px solid;}.table_timer td{border:1px solid;}.table_timer .empty td{height:0.5em;border:0px;}.table_timer img{vertical-align:baseline;}#hostname{width:10em;}#hostname:invalid{background-color:#F0CCCC;}.ok_but{display:block;width:15.3em;height:1.8em;margin:0.3em 0.1em 0.3em auto;text-align:center;border:1px solid;box-shadow:inset 0px 0px 5px #888;border-radius:3px;}.host_info{font-size:0.9em;margin:0.3em 0.1em 0.3em auto;padding:0 0.5em;text-align:left;white-space:pre-wrap;}#item_name{display:block;width:15em;margin:auto;}#compname{width:100%;margin:auto;padding:0 0.2em;font-family:inherit;font-size:1em;text-align:left;color:black;background-color:#F0F0F0;border:1px solid;}#compname:invalid{background-color:#F0CCCC;}#but_name{width:100%;height:1.5em;margin:1em auto;font-size:0.8em;text-align:center;border:1px solid;box-shadow:inset 0px 0px 5px #888;border-radius:3px;}.info_name{font-size:0.7em;width:100%;margin:1em 0em;text-align:left;white-space:pre-wrap;}.pass_row{margin:0.5em 1em;display:flex;-webkit-display:flex;flex-direction:row;-webkit-flex-direction:row;justify-content:flex-end;}.pass_txt{margin:auto 0em;padding:0 0.5em;text-align:right;font-size:1em;white-space:pre-wrap;}.pass_val{width:10em;height:fit-content;margin:auto 0em;padding:0 0.3em;font-family:inherit;font-size:1em;text-align:left;color:black;background-color:#F0F0F0;border:1px solid;}.pass_val:invalid{background-color:#F0CCCC;}.pass_msg{height:1em;margin:auto 0em;padding:0 0.5em;text-align:right;font-size:1em;color:red;}.pass_info{margin:auto 0em;padding:0 0.5em;text-align:left;font-size:0.9em;white-space:pre-wrap;}#pass_but{width:12.5em;height:1.5em;margin:1em 1.3em 1em auto;display:block;font-size:0.8em;text-align:center;border:1px solid;box-shadow:inset 0px 0px 5px #888;border-radius:3px;}