#site-tree {
  margin: 0 -1.2em;
}

div.formline {
  margin-bottom: .7em;
}

#SiteTreeCon {
  float:         left;
  width:         30em;
  padding-right: 1em;
}

#terminal-section {
  float:     left;
  min-width: 50em;
}

#SiteData {
  overflow-x: hidden;
  height:   100%
}

#PhonesData {
  overflow-x: hidden;
  height:   100%
}

#users-section {
  float: left;
  width: 55em;
}

#users-section th {
  width: 7em;
}

form th {
  /* color: #fff;*/
  text-align: right;
}

form label {
  padding-right: 1em;
}

form select {
  width: 30em;
}

.rest-menu {
  margin-left: 2em;
}

.toolbar {
  position: absolute;
  margin-left: -2.5em;
  margin-top: 1.5em;
  /*float: left;
  margin-top: 1em;*/
  transform: scale(1.5);
}

.toolbar div1 {
  display: inline-block;
}

#Settings>div {
  min-height: 20em;
}

.img-flag {
  width:          .15in;
  vertical-align: text-bottom;
}

.titlebar-hidden .ui-dialog-titlebar {
  display: none;
}
#DumpData {
  font-size: 70%;
}
#itemlist td:first-of-type {
  padding-right: 1em;
}
#DumpData>div {
  max-height: 30em;
  overflow-y: auto;
}

.short-selectmenu {
  max-height: 20em;
}

#dialog-editsetting td:nth-child(1) {
  display: block;
  width: 7em;
}
#dialog-editsetting td:nth-child(2)>* {
  width: 17em;
}
.pin_num {
  position: relative;
  right: -1.6em;
  top: -0.7em;
  font-size: 120%;
}
#excel-menu {
  width: 15em;
  position: absolute;
  display: none;
  z-index: 9999;
}
