.profile {
  font-weight: normal;
  font-size: 10pt;
  color: #000000;
  font-style: normal;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-variant: normal;
  text-decoration: none; }

div, p, h1, h2, h3, h4, ul, li, table {
  margin: 0;
  padding: 0;
  border: none; }

html {
  height: 100%;
  overflow: hidden; }

body {
  padding: 0;
  margin: 0;
  min-height: 100%;
  position: absolute;
  z-index: 0;
  overflow: hidden; }

/* For headframe */
#head_main {
  padding-left: 5px;
  vertical-align: middle;
  height: 48px;
  overflow: hidden;
  clear: both;
  font-size: 10pt;
  color: #99ff99;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  text-align: right;
  vertical-align: bottom;
  background-repeat: repeat-x;
  background-image: url(../Images/Banner_Background_Tile.gif); }

#head_left {
  text-align: right;
  width: 154px;
  height: 48px;
  background-repeat: no-repeat;
  background-image: url(../Images/Banner_crossWeb_Logo.png); }

#head_blank {
  width: 10px;
  height: 48px;
  background-repeat: repeat-x;
  background-image: url(../Images/Banner_Background_Tile.gif); }

.LogoutBtnStyle {
  background: transparent;
  font-size: 10pt;
  color: #00497b;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  cursor: pointer;
  border-top-style: none;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none; }

* html body {
  height: 100%; }

.cTacTeResult {
  font-weight: normal;
  font-size: 13px;
  color: #000000;
  font-style: normal;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-variant: normal;
  text-decoration: none; }

.unselectable {
  -moz-user-select: none;
  -o-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  /* for IE use attribute UNSELECTABLE=on */ }

.across-mask {
  background-color: rgba(0, 0, 0, 0);
  /*Simple 'transparent' works incorrectly in IE*/
  z-index: 10000;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }

/* Fix all combobox item layout, now it will be elapsed with tooltip */
.x-boundlist-item {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden; }

.x-form-form-item td {
  border-top: 0; }

/* Make toolbar and slider bar the same color. */
.x-nlg .x-toolbar-default {
  background-image: none !important;
  background-repeat: no-repeat !important;
  background-color: #dfe8f6 !important; }

/* Fix tooltips word wrap in EDGE. */
.x-tip-body {
  white-space: nowrap; }

#ext-quicktips-tip-innerCt {
  overflow: hidden;
  text-overflow: ellipsis; }
