/*
Theme Name:     Webto Theme
Theme URI:      https://webto.dk
Template:       kadence
Author:         Webto
Author URI:     n/a
Description:    Child Theme Description
Version:        10.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

.UserSelect.card {
	padding: 0;
}

.UserSelect .list-group, .settings .list-group {
	margin: 0;
	padding: 0;
}
.UserSelect .list-group .list-group-item:hover, .settings .list-group .list-group-item:hover{
	cursor: pointer;
}
.settings table .setting input {
	width: 40px;
	margin-right: 5px;
}
.settings table .weight input {
	width: 50px;
}