/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Style Style Sheet - Defines the main look like colors and backgrounds
 * Not all style related CSS is included, only colors and backgrounds which may change for different theme styles
 */


/* Base
----------------------------------------------------------------------------------------------------*/


/* Layout
----------------------------------------------------------------------------------------------------*/


/* Menus
----------------------------------------------------------------------------------------------------*/


/* Modules
----------------------------------------------------------------------------------------------------*/


/* Tools
----------------------------------------------------------------------------------------------------*/


/* System
----------------------------------------------------------------------------------------------------*/

#username, #password, #jform_name, #jform_username, #jform_password1, #jform_password2, #jform_email, #jform_email1, #jform_email2,
#jform_params_editor, #jform_params_timezone, #jform_params_language
{
	background-color: white !important;
	color: black !important;
	border: 1px solid black !important;
	border-radius: 0px;
	width: 250px;
}
