

nav img {
	width: 20px;
	height: 20px;
}

.subform:first-child {
	display: none;
}

small {
	color: gray;
}

.dropdown-menu {
	left: unset;
	right: 0;
}

.fr-wrapper.show-placeholder .fr-placeholder {
	margin-top: 0 !important;
}

[data-subform="quitar"] {
	position: absolute;
	top: 2px;
	right: 2px;
}

img[src$="/"] {
	display: none;
}