.descarga-certificados-1 input{
	text-transform: uppercase;
}
.ui-autocomplete {
    position: absolute;
    cursor: default;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
}
.ui-autocomplete-loading { 
	background:url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/images/ui-anim_basic_16x16.gif) no-repeat 95% center;
	transition:none;
}

#nLote {
	border: 1px solid #dddddd;
}
.descarga-certificados-boxes {
	margin: 20px 0;
	width: 100%;
	float: left;
}
.docs_title {
	margin: 3% 1% 3% 0;
	width: 92%;
	float: left;
	border-bottom: 1px solid #8f8f8f;
}
.docs_title h4{
	color: #7a7a7a;
	margin-bottom: 3%;
}

.boxes {
    float: left;
    width: 30%;
    text-align: center;
    margin: 1%;
    border: 1px solid #ddd;
    padding: 20px;
	min-height: 260px;
}

.collapseomatic_excerpt, .collapseomatic_content {
	margin-left:0px;
}

.entry-content ol, .entry-content ul {
	margin-left:0px;
	
}
.shorty {
	width:inherit;
}