html,
body{ 
  background: #0c0a0d !important;	
}

body {
  background: #0c0a0d;
  color: white;
  font-weight: 300 !important;
}
.controler {
  background: url('./../../../templates/efacials/images/img14.jpg') 0 center no-repeat;
  background-size: 55%;
  align-items: center;
  padding-top: 6.5%;
}
.mrc-register-new-user {
  max-width: 330px;
  height: 100%;
  margin-left: 65%;
}
.fabrikEmptyLabel {
  display: none !important;
}
#mrcs_usuarios___usuario,
#mrcs_usuarios___nome_completo,
#mrcs_usuarios___senha {
  margin-top: -25px;
}
#fabrikSubmit_12 {
  margin-top: -12.5px;
}
.g-recaptcha {
  margin-left: 15px;
}
@media only screen and (min-width: 851px) and (max-width: 1024px) {
  .controler {
    background: none;
  }
  .mrc-register-new-user {
    /*margin-left: 27.5%;*/
	margin-left: 0;
	padding: 10px;
	max-width: 100%;
  }
}

@media only screen and (min-width: 575px) and (max-width: 850px) {
  .controler {
    background: none;
  }
  .mrc-register-new-user {
    /*margin-left: 30%;*/
	margin-left: 0;
	padding: 10px;
	max-width: 100%;
  }
}

@media only screen and (max-width: 574px) {
  .controler {
    background: none;
  }
  .mrc-register-new-user {
    /*margin-left: 13.75%;*/
	 margin-left: 0;
	 padding: 10px;
	 max-width: 100%;
  }
}
#group12 {
  text-align: center;
}
.btn-group {
  width: 100%;
}
#fabrikSubmit_12 {
  border-color: #dc3545;
  background: #dc3545;
  width: 100%;
  color: white;
}
#fabrikSubmit_12:hover {
  border-color: #c82333;
  background: #c82333;
}
.mrc-register-new-user a {
  font-weight: 700 !important;
  color: white;
  text-decoration: none;
}

.mrc-register-new-user a:hover {
  text-decoration: underline;
}
.row-fluid {
  text-align: left;
}
.fb_el_mrcs_usuarios___termodeprivacidade {
  text-align: center;
}
.fb_el_mrcs_usuarios___captcha {
  padding-top: 0;
}
.fabrikinput {
  margin-bottom: 15px;
}
