.error{
	color: #a94442;
	font-weight: bold;
}
.table-responsive {
	overflow-x: visible;
}
body{
	padding-right:0 !important;
}
.modal-wide .modal-body {
  overflow-y: auto;
}
.body-hide-scroll{
	overflow-y: hidden;
}
.mayus{
	text-transform: uppercase;
}
.label-horizontal{
	padding-top: 7px;
	margin-bottom: 0;
	text-align: center;
}


