/**
 * This file should contain admin styles that
 * will be applied to the module settings forms.
 */
.input-small {
    width: 46px !important;
}
.bb-powerpack input.modal-trigger-class {
    width: 100% !important;
    border: 0px !important;
}
.fl-lightbox .pp-modal-node-id {
	font-weight: bold;
}
.fl-builder-lightbox .fl-builder-settings-fields input.pp-modal-hide-js,
.fl-builder-lightbox .fl-builder-settings-fields input.pp-modal-hide-js:focus {
	background: none !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
    height: auto !important;
    min-width: 220px !important;
    font-weight: bold;
}
.fl-builder-pp-modal-box-settings .fl-builder-settings-tab-description {
	user-select: text !important;
}

.fl-builder-settings #fl-field-modal_template_edit .fl-field-label,
.fl-builder-settings #fl-field-modal_template_edit .fl-field-label label {
	line-height: 0 !important;
	margin: 0 !important;
}