:root {
	--theme-first-color: #1a1a1a;
	--theme-second-color: #415696;
	--theme-third-color: #415696;
	--theme-light-color: #e0e0e0;
	--theme-dark-color: #0d0d0d;
	--theme-hover-color: #E0F8FC;
	--theme-bg-light: #2d2d2d;
	--theme-bg-dark: #1f1f1f;
	--theme-border: #3a3a3a;
}

#formTasks #status {
	height: 2.5em;
}

.headerLogo {
	height: 60px !important;
}