body {
  font-size: 10pt;
  margin: 0px;
  padding: 0px;
  font-family: 'verdana', 'arial', sans-serif;}

* {
  box-sizing: border-box;}

iframe {
  margin: 0;
  padding: 0;
  padding-bottom: 1em;
  border: none;
  width: 100%;
  height: 200px;
/* min-width: 600px; */}

.onright {
  margin-left: auto;}

.icon1 {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 0.8em 0px 0px;
  font-size: 120%;
  height: 1.1em;}

.icon2 {
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  font-size: 100%;
  height: 1em;}

.icon3 {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 0px 0px 0px;
  font-size: 120%;
  height: 1.1em;}

#head {
  display: flex;
  position: relative;
  align-items: center;
  padding: 0.5em;
  height: 4em;
  max-height: 4em;
  background-color: rgb(0,128,128);
  color: white;}
#head a {
  text-decoration: none;
  color: inherit;}
#menucl {
  cursor: pointer;}
#menucl2 {
  display: none;
  cursor: pointer;
  position: absolute;
  width: inherit;
  background-color: inherit;
  z-index: 100;
  padding: 2px 0.5em;
  text-align: center;}
#menucl2s {
  height: 2em;}
#title {
  margin-right: 1em;}
#title2 {
  margin-left: 1em;}
#logo {
  height: 3em;
  vertical-align: middle;}
#user {
  cursor: pointer;
  white-space: nowrap;}
#logout {
  display: none;
  position: absolute;
  top: calc(100% + 0.5em);
  right: 0.5em;
  background-color: rgb(61,61,61);
  color: rgb(137,137,137);}
#logout a div {
    text-align: center;
    padding: 0.6em 1em 0.6em 1em;}
#logout a div:hover {
    background-color: black;}
#logout a:hover {
      color: rgb(255,255,255);}
#userextra {
  padding: 0px 1em 0em 1em;
  color: rgb(200,200,200);
  background-color: rgb(100,100,100);}
#copy {
  font-size: 90%;
  text-align: center;
  padding: 1em;}
#upd {
  display: none;
  margin-left: 1em;
  color: rgb(255,255,0);}

#head2 {
  display: flex;
  height: calc(100vh - 4em);
  align-items: stretch;
  color: white;}

.menu {
  font-size: inherit;
  background-color: rgb(61,61,61);
  overflow-x: hidden;
  overflow-y: auto;
  transition: width 100ms ease-in;
  width: 13em;
  min-width: 13em;}
.menu.clear {
  width: 3.1em;
  min-width: 3.1em;}

.mitem {
  position: relative;
  white-space: nowrap;
  border-left: 4px solid transparent;
  color: rgb(137,137,137);
  padding: 0.8em;
  cursor: default;}
.mitem:hover, .mitemsel, .mitempresel {
  color: rgb(255,255,255);
  background-color: rgb(0,148,148);}
.mitem a {
  text-decoration: none;
  color: inherit;}
.mitems {
  border-top: 1px solid rgb(82,82,82);}

#fcon {
  overflow-x: auto;
  overflow-y: auto;
  background-color: white;
  color: black;
  width: 100%;
  padding: 1em;}

.roll {
  display: none;
  overflow-x: visible;
  overflow-y: auto;
  color: white;
  position: absolute;
  padding: 0px 0.5em 0px 0.5em;
  background-color: transparent;}
.roll1 {
  overflow-x: visible;
  overflow-y: auto;
  padding: 0em;
  background-color: rgb(61,61,61);}
.roll1.subroll {
  overflow-x: visible;
  overflow-y: auto;
  padding: 0em;
  margin-left: 0.5em;
  background-color: rgb(61,61,61);}
.roll2 {
  overflow-x: visible;
  overflow-y: auto;
  padding: 0em;
  margin-left: 0.7em;
  background-color: rgb(61,61,61);
  font-size: 80%;}
.rolls {
  border-top: 1px solid rgb(92,92,92);}
.roll a {
  text-decoration: none;
  color: rgb(200,200,200);
  white-space: nowrap;}
.roll a:hover {
  color: rgb(255,255,255);}
.roll a div {
  padding: 0.6em 2em 0.6em 1em;}
.roll a div:hover {
  background-color: black;
  background-color: rgb(0,128,128);}
.rollsel div {
  color: white;
  background-color: black;
  background-color: rgb(0,128,128);}

.mod_login:hover, .mod_login_sel {border-left-color: rgb(255,255,255);}
.mod_card:hover, .mod_card_sel {border-left-color: rgb(255,255,255);}
.mod_machinery:hover, .mod_machinery_sel {border-left-color: rgb(255,255,255);}
.mod_delivery:hover, .mod_delivery_sel {border-left-color: rgb(255,255,255);}
.mod_office:hover, .mod_office_sel {border-left-color: rgb(255,255,255);}
.mod_cv:hover, .mod_cv_sel {border-left-color: rgb(255,255,255);}
.mod_h2h:hover, .mod_h2h_sel {border-left-color: rgb(255,255,255);}
.mod_contact:hover, .mod_contact_sel {border-left-color: rgb(255,255,255);}
.mod_structure:hover, .mod_structure_sel {border-left-color: rgb(255,255,255);}
.mod_agenda:hover, .mod_agenda_sel {border-left-color: rgb(255,255,255);}
.mod_contact:hover, .mod_contact_sel {border-left-color: rgb(255,255,255);}
.mod_recipe:hover, .mod_recipe_sel {border-left-color: rgb(255,255,255);}
.mod_paccount:hover, .mod_paccount_sel {border-left-color: rgb(255,255,255);}
.mod_report:hover, .mod_report_sel {border-left-color: rgb(255,255,255);}
.mod_user:hover, .mod_user_sel {border-left-color: rgb(255,255,255);}
.mod_geo:hover, .mod_geo_sel {border-left-color: rgb(255,255,255);}
.mod_test:hover, .mod_test_sel {border-left-color: rgb(255,255,255);}
.mod_ticket:hover, .mod_ticket_sel {border-left-color: rgb(255,255,255);}
.mod_scms:hover, .mod_scms_sel {border-left-color: rgb(255,255,255);}
.mod_refeed:hover, .mod_refeed_sel {border-left-color: rgb(255,255,255);}

@media print
{
    #head {display: none;}
    #menu {display: none;}
}
