/* Login */

body.login div#login h1 a {
	background-image: url('https://ngsolutionsproducts.com/wp-content/uploads/logo-ng-woocommerce.png');
	background-size: contain;
	height: 150px;
	width: 100%;
}

/* Header */

#wpbody-content {
	padding-top: 80px;
}

#bs-admin-head {
	padding: 20px;
	text-align: center;
	width: 100%;
	position: absolute;
	background-color: #23282d;
}

#bs-admin-head .bs-logo img {
	height: 20px;
}

#bs-admin-head .bs-text {
	color: #fff;
}

/* Footer */

#wpfooter {
	background-color: #23282d;
	padding: 20px;
	color: #fff;
}

#wpfooter a {
	color: #fff;
	text-decoration: none;
}

#footer-left,
#footer-upgrade {
	text-align: center;
	width: 100%;
}



.borrador-fix {
  content: "";
  display: block;
  clear: both;
  width: 0;
  height: 0;
}
.contenedor-ppal-formacion {
  max-width: 1170px;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}
#bloque-text {
  font-size: 18px;
}
.columnas-50 {
  width: 50%;
}
.columnas-33 {
  width: 33.333%;
}
#fila1 {
  display: flex;
}
#fila2 {
  display: flex;
}
.margen-der {
  margin-right: 2%;
}
.margen-izq {
  margin-left: 2%;
}
.separador-filas-80 {
  margin-bottom: 80px;
}
