/* path: html/12/scripts/6/modules/presetOptions.css */

#presetPanel {
	margin-top: 50px;
}

.preset-btn.active-preset {
	background-color: #f1f1f1 !important;
	border-left: 4px solid #1a73e8;
	font-weight: bold;
}
#tema-sok-input {
	background-color: #f1f1f1;
	border: none;
	padding: 8px 12px;
	border-radius: 4px;
	font-size: 1em;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.1);
	font-family: inherit;
}
