.split-1, .split-2 {
    border: 0 solid transparent;
    color: #000000;
    height: 0;
    line-height: 0;
    position: absolute;
    width: 0;
    z-index: 1;
}

.split-text {
	position: relative;
    	line-height: 52px;
    	margin-left: 22px;
	z-index: 2;
}

.legenditemcolorpreview .change-over-1,
.legenditemcolorpreview .change-over-2 {
    position: absolute;
    height:0;
    width:0;	
    z-index: 1;
    display:block;
}

.bcfj-calendar .date-text {
    position: relative;
    width: 22px;
    height: 22px;
    display: block;
	
}


.legenditemcolorpreview .date-text {
   display: block;
   width: 24px;
   height: 24px;

}


.adminform .legend .legenditem .legenditemcolorpreview span {
   width: auto;
   float: none;
}