  .live .live-right {
    position: fixed;
    top: 45px;
    bottom: 52px;
    width: 187px;
    right: 0;
    background-color: #1c2431;
    border-left: solid 2px #18191b;
  }

  .live .live-right .SystemEvent{
  	color : #ffffff;
  	margin-left: 20px;
  }

  .live .live-right .EventLog{
  	margin-bottom: 10px;
  	margin-top : 5px;
  }

  .live .live-right .TimeLine{
  	margin-bottom: 10px;
  	margin-top : 5px;
  }

  .live .live-right .MotionAlarm{
  	margin-bottom: 10px;
  	margin-top : 5px;

  }

  .live .live-right .btn_area {
    width:160px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    color : #ffffff;
    text-align: left;

  }

  .live .live-right .alarm_btn {
    width:30px;
    height: 30px;
    margin: 5px;
    /*background-color: #000000;*/
    color : #ffffff;
    text-align: left;
    line-height:1em;
  }

  .live .live-right .btn_area button{
    margin-right: 10px;
  }

  .live .live-right .SystemStatus{
  	padding-left: 5px;
  }

  .rightTable{
    /*background-color: #ffffff;*/
    color: #ffffff;
    font-size: 12px;
    line-height:1.5em;
    border-color: #ffffff;
    padding:0px;
    vertical-align:middle;
    width: 100%;
    margin-bottom: 15px;
  }
  .rightTable th{
    /*border-top: 1px solid #ffffff;*/
    border-bottom: 1px solid #ffffff;
    text-align: left;

  }
  .Rightcell {
    display:block;
    overflow:hidden;
    width:100px;
    height:14px;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;

  }  

  .centerBtn {
	text-align: center;
  }

  .right_select_btn {
    background-color: rgb(57,63,72);
    border-top:solid 1px #18191b;
    border-bottom:solid 1px #18191b;
    color: rgb(214,214,214);
    text-align: center;
    margin-bottom: 1px;
  }

  .AlarmEvent_1 {
    background: rgb(255,0,0);
  }
  .AlarmEvent_0 {
    
  }

  
/*////*/
.tab_normal_background {
  border:1px solid #364738;
  width: 42px;
  height: 29px;
  background-image: url(/img/tab/r_tab_btn_n.png);
  padding: 0px;
}

.tab_over_background {
  border:1px solid #364738;
  width: 42px;
  height: 29px;
  background-image: url(/img/tab/r_tab_btn_s.png);
  padding: 0px;
}

.tab_push_background {
  border:1px solid #364738;
  width: 42px;
  height: 29px;
  background-image: url(/img/tab/r_tab_btn_s.png);
  padding: 0px;
}

.tab_disabled_background {
  border:1px solid #364738;
  width: 42px;
  height: 29px;
  background-image: url(/img/tab/tool_btn_d.png);
  padding: 0px;
}

.live-right .tab_background {
  background-image: url(/img/tab/r_tab_btn_n.png);
  height: 27px;
}

.live-right button{
  margin-left: -4px;
  margin-top: -1px;

  /*margin-bottom: 5px;*/
  border-radius: 0px;

}

.live-right .categorytitle {
  margin-top: 5px;
  background-image: url(/img/tab/r_tab_title_02.png);
  height: 24px;
  font-size: 12px;
  color: #d0dae3;
  max-height: 24px;
  vertical-align:middle;
  line-height:2em;
  text-align: center;
  
}

.live-right .categorysubtitle {
  margin-bottom: 12px;
  margin-top: 15px;
  font-size: 13px;
  color: #d7d7d7;
  padding-left: 8px;
  padding-right: 7px;
  text-align: left;
  font-weight:bold;
}

.live-right .networkinfo_name {
  height: 19px;
  font-size: 12px;
  color: #abacad;
  padding-left: 8px;
  padding-right: 7px;
  text-align: left;
}

.live-right .networkinfo_value {
  height: 19px;
  font-size: 12px;
  color: #c5e5fd;
  padding-left: 8px;
  padding-right: 7px;
  text-align: left;
}
/*
.live-right .client_area {
  margin-left: 20px;
  width: 180px;
}*/

.live-right .client_type {
  height: 18px;
  max-height: 18px;
  width: 26px;
  max-width: 26px;
  /*display:inline-block;*/
  padding-left: 6px;
  color: #c5e5fd;
  /*border-left: solid 1px #0f1319;*/
}

.live-right .client_name_addr {
  height: 18px;
  max-height: 18px;
  width: 120px;
  max-width: 120px;
  text-align: left;
  padding-left: 1px;
  padding-right: 1px;
  color: #c5e5fd;
  overflow: hidden;
  text-overflow:ellipsis ;
  white-space:nowrap;
  font-size: 12px;
  /*border-left: solid 1px #0f1319;*/
}

.live-right .client_disconnect {
  height: 18px;
  max-height: 18px;
  width: 25px;
  max-width: 25px;
  /*border-left: solid 1px #0f1319;*/
}

.live-right .stroke_header {
  border-top: solid 1px #0f1319;
  margin-top: 12px;
  width: 100%;
  height: 1px;
}

.eventBtn_normal_background {
  border: 0px;
  width: 20px;
  height: 20px;
  background-image: url(/img/tab/ch_off_n.png);
  padding: 0px;
  background-color: #1c2431;
  color: white;
}

.eventBtn_normal_on_background {
  border: 0px;
  width: 20px;
  height: 20px;
  background-image: url(/img/tab/ch_on_n.png);
  padding: 0px;
  background-color: #1c2431;
  color: white;
}

.eventBtn_push_background {
  border: 0px;
  width: 20px;
  height: 20px;
  background-image: url(/img/tab/ch_off_s.png);
  padding: 0px;
  background-color: #1c2431;
  color: white;
}

.eventBtn_push_on_background {
  border: 0px;
  width: 20px;
  height: 20px;
  background-image: url(/img/tab/ch_on_s.png);
  padding: 0px;
  background-color: #1c2431;
  color: white;
}

