body{
	background:#f6f4f3;
}

.input-group-text:not(.bg-white){
	background: linear-gradient(#f3f3f3, #e8e8e8);
}

.tp-input-checkbox label.input-group-text{
	background: white;
}