/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

#easy-hide-form_wrap [type="checkbox"] {
    width: auto;
}
#easy-hide-form_wrap .checkbox {
    display: inline-block;
    width: 25%;
}
#easy-hide-form_wrap td{
	border-bottom: 1px solid #ddd;
}
#easy-hide-form_wrap .text-center{
	text-align: center;
}