/* CSS Document */

.objects{
	padding:10px;
	position:absolute;
	box-sizing:border-box;
	top:32px;
	bottom:185px;	
}
.left_bar_objects_state li {
    background-color: #f5f5f5;
    border-right: 1px solid #e5e5e5;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: center;
}


.td1 {
    width: 20px !important;
}
.td2 {
    width: 20px !important;
}
.td3 {
    width: 30px !important;
}
.td4 {
    width: 161px !important;
}
.td5 {
    width: 30px !important;
}
.td6 {
    width: 20px !important;
}
.td7 {
    width: 20px !important;
}
.td8 {
    width: 15px !important;
}


.left_bar_objects_flow {
    overflow-x: hidden;
    overflow-y: scroll;
	margin-top:3px;
	height:96%;
}
.left_bar_objects_list {
    border-bottom: 1px solid #e5e5e5;
}
.left_bar_objects_list li {
    float: left;
    height: 40px;
    line-height: 40px;
}



.d1 {
    width: 21px;
}
.d2 {
    width: 21px;
}
.d3 {
    width: 31px;
	background-image:url(img/1.png) ;
	background-repeat:no-repeat;
	background-position:center center;
}
.d4 {
    width: 162px;
}
.d4 span{
	cursor:pointer;
}
.d4 span:hover{
	text-decoration:underline;
}
.d5 {
    text-align: center;
    width: 31px;
}
.d6 {
    /* background: rgba(0, 0, 0, 0) url("../img/signal.png") no-repeat scroll center -40px; */
    width: 21px;
}
.d7 {
    /* background: rgba(0, 0, 0, 0) url("../img/signal.png") no-repeat scroll center top; */
    width: 20px;
}

