/*
 * It is advised not to edit the smartadmin_production.css
 * as this will override any changes you make in the 
 * later versions of this theme. 
 * 
 * We advise that you use use this CSS to override 
 * SmartAdmin styles. 
 * 
 * Rename the stylesheet to whatever your liking so it will stay
 * unique to you with each update of SmartAdmin.
 */

/*
 * INDEX
 * 
 * - HTML
 * - BODY
 * - CUSTOM STYLES
 */


.scroll_div_panels {
	height: 150px;
	overflow:scroll;
	overflow-x: hidden;
}

.opciones_config_menu {
	background: #EEEEEE;
	border: 1px solid #888888;
	position: relative;
	clear: both;
	margin-top: 8px;
	margin-left: -39px;
	margin-bottom: -9px;
	right: 2px;
	padding: 4px 8px;
}

.alertas{
	color: #e64747;
}