#jb_two_factor_preferences .qr-svg {
	width: 150px !important;
	height: 150px !important;
}

#jb_two_factor_preferences table tr td:first-child { 
	min-width: 200px;
}

#jb_two_factor_preferences ol {
	padding: 0px;
	list-style-position: inside;
}

#jb_two_factor_preferences ol > li {
	padding-left: 0px;
}

#jb_two_factor_preferences .fa-check {
	color: green;
}

#jb_two_factor_preferences .fa-lock {
	color: green;
}

#jb_two_factor_preferences .fa-times {
	color: red;
}
