#nuevo
{
	border-style: solid;
}

.form
{
	padding: 0.5em;
}


.text-danger
{
	display: none;
}

.botones
{
	float: right;
}

thead
{
	background-color: #dc3545;
	color: white; 
	font-weight: bold;
}

.error 
{
	background-color: #dc3545;
	color: white; 
	font-weight: bold;
}

.oculto
{
	display: none;
}

.titulo_detalles
{
	display: inline-block;
}

.accion
{
	font-weight: bold;
}

img[src="https://cdn.000webhost.com/000webhost/logo/footer-powered-by-000webhost-white2.png"] 
{
	display: none;
}

.modal-body-cliente
{
	padding: 5px;
}