/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


textarea#ContentPlaceHolder1_txtDescripcion {
    height: 200px;
}

.tabledashboard tr {
	background-color: #EEEEEE !important;
}

.dashboard-box {
	margin-top: 50px;
}