.T7_LabelCheck {
   margin-top: -5px;
   width: 300px;
   text-align: left;
   font-size: 12px;
   cursor: pointer;
   padding-bottom: 3px
}

#T7_FilterDiv {
   padding-top: 1px;
   width: 100px;
   height: 25px;
   border: 1px solid #c3c3c3;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   vertical-align: baseline;
   border: none;
}

.T7_Filter_Check {
   padding-top: 5px;
   width: 15px;
   height: 15px
}

#T7_FilterDiv200 {
   width: 200px;
   height: 25px;
   border: 1px solid #c3c3c3;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   vertical-align: baseline;
   border: none;
}