/*
	Theme Name: Form fields
	Version: 1.0.0
*/

.select2-selection--multiple {
	min-height: 100px !important;
}

.gopay-setting-warning {
	color: #b32d2e;
	font-weight: 600;
	margin-top: 5px;
	display: block;
}

.gopay-setting-warning span.dashicons {
	font-size: 16px;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 4px;
}
