#infomenu{height:auto;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;}.menuflex div button:hover{color:blue;}.menuflex div button[disabled]{color:black;}.menuflex .button_space{height:2em;background-color:transparent;}.menuitems{margin:auto;padding:1em;border-radius:10px;font-size:0.85em;overflow:auto;justify-content:space-evenly;}.item_col{-webkit-display:flex;display:flex;-webkit-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;}#hostname{width:12.5em;font-size:0.8em;}#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;}#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{width:100%;font-size:0.7em;text-align:left;}.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;}