.CodeMirror, .CodeMirror-scroll {
	min-height: 50px !important;
}

.bg-login{
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(https://www.ahidrocav.com/views/assets/images/paisajes/1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}