// checkbox
$bg: #FFFFFF;
$fill: #FFFFFF;
$base: #C6D5E5;
$checked: #5297E6;
$hover: #95C0EE;
$checked-hover: #3191FF;
$disabled: #E4ECF6;
