﻿/* Custom items
-------------------------------------------------------------- */
.acceso_inputs  {
	color: #264409;
	font-size: 11px;
	line-height: 14px;
	padding: 1px;
	width: 115px;
}


/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice, 
.success    {
	border: 1px solid #dddddd;
}
.errors  li       {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
	font-size: 11px;
	line-height: 14px;
	padding: 3px;
}
.errors  a    { color: #8a1f11; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }


/* Form fields
-------------------------------------------------------------- */

input, input.text, input.title,
textarea, select {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

input.text:focus, input.title:focus,
textarea:focus, select:focus {
	border: 1px solid #666;
}
input.text, 
input.title   {
	width: 300px;
	padding: 5px;
}
input.title   {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
input.buscar  {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.textarea {
	height: 150px;
	width: 377px;
}
/* -------------------------------------------------------------- 
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

label       {
	font-weight: normal;
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	margin-right: 5px;
}
legend      { font-weight: bold; font-size:1.2em; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.notice a   { color: #514721; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.success a  { color: #264409; }
.submit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.filtro_listado {
	padding: 0px;
	float: right;
	margin-right: 4px;
}
.validation ul {
	width: 350px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.validation ul li {
	color: #FF0000;
}
.formulario {
	float: left;
	clear: left;
	width: 100%;
	margin-top: 10px;
}
.formulario .modulo {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 20px;
}
.formulario div {
	float: left;
	clear: left;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.formulario label {
	float: left;
	width: 100px;
	font-size: 12px;
	line-height: 14px;
	color: #4f3c29;
}
.formulario textarea {
	width: 350px;
	height:110px;
}
.formulario .radio {
	float: left;
	margin-right: 20px;
	width: 0px;
	width: auto;
	clear: none;
}
.formulario input, .formulario h6, .formulario p {
	float: left;
	margin-right: 5px;
	width: 350px;
}
.formulario select {
	margin-right: 5px;
}



/*
playback timings (ms):
  LoadShardBlock: 201.798 (3)
  esindex: 0.006
  captures_list: 218.874
  CDXLines.iter: 11.396 (3)
  PetaboxLoader3.datanode: 369.552 (4)
  exclusion.robots: 0.247
  exclusion.robots.policy: 0.234
  RedisCDXSource: 2.208
  PetaboxLoader3.resolve: 105.807 (2)
  load_resource: 323.731
*/