/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 112.5%;
}
h2{
	font-size:1.1em;
}
#header #branding h2#site-slogan{
	font-size:12px;
}
#branding{
	margin:5px 0 0 5px;
}
#block-search-form{
	width:220px;
}
.region-sidebar-first h2.block-title{
	font-size:14px!important;
	padding-left:10px;
}
#user-login-form input.form-text{
	margin-right:0;
	width:160px;
	font-size:0.9em;
}
.provided a.prov_link{
	margin-bottom:20px;
}
div.error, div.warning{font-size:12px;}