﻿/* ---------------------------------------------------------- CONTROL RENDERERS */
.trash_on
{
	transform: scale(1.5);
}


/* ---------------------------------------------------------- DEPRECATED */
/*
.header
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}

	.header h1
	{
		font-weight: 700;
		margin: 0px;
		padding: 0px 0px 0px 20px;
		color: #f9f9f9;
		border: none;
		line-height: 2em;
		font-size: 2em;
	}
*/
