html, body {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: block;
}
div#div_body0 {
  position: relative;
  overflow: auto;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 100;
}

#div_body {
  position: relative;
  clear: both;
  display: inline-block;
  width: 1200px;
  z-index: 200;
  text-align: left;
}
#id_headline {
  position: absolute;
  top: 25px;
  left: 0px;
  width: 100%;
  height: 120px;
  z-index: 10;
}
#id_logo {
  position: absolute;
  top: 35px;
  left: 10px;
  z-index: 11;
}
#id_leftmenu {
  position: relative;
  padding: 10px 0px 0px 0px;
  width: 98%;
  margin: 0% 1%;
  z-index: 211;
}
#head_txt {
  position: relative;
  clear: both;
  padding: 5px 0;
  margin: 0% 1%;
  background-color: rgb(240, 240, 240);
  -moz-user-select: none;
}
#head_txt span {
  clear: both;
  display: block;
  text-align: center;
  white-space: nowrap;
  color: #5f6a72;
  color: #ddffdd;

  cursor: default;
}
#head_txt span.htxt1 {
  font-size: 60px;
}
#head_txt span.htxt2 {
  font-size: 25px;
}
#id_div_rm {
  position: relative;
  clear: none;
  float: left;
  margin: 0% 1% 0% 0%;
  width: 24%;
}
#id_div_rm>div {
  position: relative;
  overflow: hidden;
  clear: both;
  padding: 3px 0px;
  margin-bottom: 10px;
  width: 100%;
  border-width: 5px 0px 0px 0px;
  border-style: solid;
  border-color: #f5f4f3;
  text-align: center;
}
#id_div_rm>div h2 {
  float: left;
}
#id_div_rm>div h3 {
  clear: both;
  float: left;
}
iframe#loginFormFrame {
  align-content: center;
  border: 0px;
  position: relative;
  /*float: left;*/
  height: 112px;
  width: 230px;
  z-index: 100;
}
.div_login_0 {
  width: 191px;
}
#id_hmenuslide {
  border: 6px solid #fafafa;
  margin-top: 10px;
}
#id_hmenuslide>div {
  border: 6px solid #FFFFFF;
}
#id_hmenu div.aslide a.slidecheck1 {
  background: url(../image/s_check.gif) no-repeat left 8px;
}

#id_hmenu div.aslide a.slidecheck1:hover {
  background: url(../image/s_check2.gif) no-repeat left 8px;
}

#id_hmenu div.aslide a.slidecheck2 {
  background: url(../image/s_check2.gif) no-repeat left 8px;
}
#id_hmenu div.aslide {
  position: relative;
  clear: left;
}
#id_hmenu div.aslide a {
    color: #c1c1c1;
    display: block;
    text-decoration: none;
    line-height: 37px;
    font-size: 16px;
    padding: 0px 5px 0px 32px;
    margin: 0px 12px;
    font-family: Tahoma, Geneva, sans-serif;
    text-align: left;
    border-width: 0px 0px 2px 0px;
    border-style: solid;
    border-color: #fafafa;
}
#id_pathway {
  margin: 0% 1%;
  position: relative;
  width: 98%;
  clear: both;
  font-weight: 700;
}
#id_pathway a {
  float: left;
  margin-right: 5px;
  color: #828a8f;
  text-decoration: none;
}
#id_pathway a:hover {
  color: #5F6A72;
  text-decoration: underline;
}
#id_pathway span {
  color: #f9a445;
}
#div_content {
  margin: 0% 1%;
  position: relative;
  width: 73%;
  overflow: hidden;
  clear: left;
  float: left;
}
#div_about {
  margin: 0px;
  position: relative;
  width: 100%;
  overflow: hidden;
  clear: both;
  padding-bottom: 15px;
}
#div_about>div {
  margin-left: 1%;
  margin-top: 15px;
  float: left;
  position: relative;
  z-index: 100;
}
#div_about>div.clr1 {
  width: 1%;
  height: 95px;
  margin: 0px;
}
#div_about>div.up_bgline {
  margin: 0% 1%;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 98%;
  z-index: 5;
}
#div_about>div.down_bgline {
  margin: 0% 1%;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 98%;
  z-index: 5;
}
#div_about label {
  color: #8C8D8E;
  float: left;
  clear: left;
  white-space: pre-wrap;
  font-size: 11px;
  font-family: Lucida Console, Monaco, monospace;
  line-height: 14px;
}
#div_footer {
  position: relative;
  width: 100%;
  clear: both;
  padding: 20px 0px;
  margin: 20px 0px 0px 0px;
  text-align: center;
  font-size: 14px;
  background-color: #f0f0f0;
  cursor: default;
  -moz-user-select: none;
}
#id_disks {
  text-align: center;
  -moz-user-select: none;
  cursor: default;
}
#id_disks div {
  float: inherit;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  width: 19px;
  height: 19px;
  cursor: pointer;
}
#id_disks div.slide2check1 {
  BACKGROUND: url(../image/disk.gif) no-repeat left top;
}
#id_disks div.slide2check2 {
  BACKGROUND: url(../image/disk2.gif) no-repeat left top;
}


#add_serv {
  background-image: url(../image/plus.png);
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  float: inherit;
  height: 16px;
  width: 16px;
}

#del_serv {
  background-image: url(../image/del.png);
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  float: inherit;
  height: 16px;
  width: 16px;
}


.processing {
  background-color: #f4fce1;
}

.witherror {
  background-color: #fbe4e4;
}

.withsuccess {
  background-color: #e0f5de;
}

.orange {
    color: #f9a445;
    font-weight: bold;
}

.cklbl  {
  display: block;
  text-align: left;
}

.cklbl_nomoney  {
  display: block;
  text-align: left;
}

.cklbl.ui-state-active{
  background: rgb(249, 170, 100);
}

.cklbl_nomoney.ui-state-active {
  background: rgb(146, 208, 80);
}

.cklbl.ui-state-active:hover .cklbl_nomoney.ui-state-active:hover  {
  background: rgb(249, 170, 100);
}

.warning {
  font-size: 15px;
  text-align: left;
  border: 1px solid #f9a445;
  height:40px
}
.warning img {
  height:40px;
  width: 40px;
  float:left;
  margin: 0 5px 0 5px;
}

.warning label {
  text-align: justify;
  font-weight: bold;
  width: 100%;
}

.hide {
    display: none;
}

#table30 {
  border: 0px;
}

#table30 td {
  border: 0px;
}

.espd_s {
  padding-top: 1px;
}


