.fila-seleccionada {
	background-color:#fffbb1 !important;
}

.icono {
display: inline-block;
width: 14px;
height: 14px;
margin-top: 1px;
line-height: 14px;
vertical-align: text-top;
background-image: url("../img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
}

.typeahead {
	z-index:9999;
}

.modal-body-sin-scroll {
position: relative;
max-height: 400px;
padding: 15px;
}

.selector_lotes_lote_select.btn.active,.selector_lotes_lote_select.btn:active {
 background-color:#51a351;
 color:#ffffff;
}

.grup_comisions.btn.active,.grup_comisions.btn:active {
 background-color:#51a351;
 color:#ffffff;
}


body {
	background-image:url('../img/denim.png');
}

.div-scroll-comerciales {
	overflow:auto;height:200px;font-size:12px;
}

.blockquote-less-margin {
	margin: -15px 0 -5px 0;
}

.custom-modal {
	/*height: 500px;
	max-height:500px;*/
	overlfow-y:auto;
	width: 1000px;
	margin-left: -500px;
}

.highlight {
	background-color:#ff0000;
}

.modal-body {
	position:static;
}