body {
  font-family: "Open Sans", sans-serif;
  color: #535353;
}

.img-fluid {
  max-width: 100% !important;
  height: auto;
}

.form-control:focus {
  box-shadow: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", sans-serif;
}

.Cover {
  top: 0;
  width: 100%;
  bottom: 0;
  min-height: 100vh;
  z-index: 999;
  opacity: 1;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  padding: 30px 0;
  background: url("/magagent/netfiliate.jpg");
  background-position: center;
  background-size: cover;
}

.Cover .Cover-inner-form {
  color: #272323;
  text-align: center;
}

.Cover .col-pad-0 {
  padding: 0;
}

.Cover .Cover-inner-form .details p {
  color: #403838;
  font-weight: 400;
  font-size: 15px;
}

.Cover .Cover-inner-form .details p a {
  margin-left: 3px;
  color: #403838;
}

.Cover .Cover-inner-form .details p {
  margin-bottom: 0;
}

.Cover .Cover-inner-form .details {
  padding: 30px 0 30px 60px;
}

.Cover .bg-img {
  background-size: cover;
  width: 100%;
  bottom: 0;
  border-radius: 10px;
  padding: 80px 20px;
  background: midnightblue;
  margin: 30px 0;
  right: -60px;
  z-index: 999;
}

.seconda-logo {
  display: none;
}

.Cover-box-12 {
  margin: 0 200px 0 150px;
  max-width: 700px;
  border-radius: 10px;
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
    url("/magagent/netfiliate.jpg") center center repeat;
  background-size: cover;
  top: 0;
  bottom: 0;
  opacity: 1;
  text-align: center;
}

.Cover .btn-outline {
  border-radius: 3px;
  padding: 6px 30px 6px 30px;
  color: midnightblue;
  background: #fff;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
}

.Cover .none-2 {
  display: none;
}

.Cover .btn-outline:hover {
  background: #ecebeb;
  text-decoration: none;
}

.Cover .Cover-inner-form h3 {
  margin: 0 0 25px;
  font-size: 22px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  color: #272323;
}

.Cover .Cover-inner-form .form-group {
  margin-bottom: 20px;
}

.Cover .Cover-inner-form .input-text {
  outline: none;
  width: 100%;
  padding: 10px 35px;
  font-size: 15px;
  outline: 0;
  font-weight: 500;
  color: #717171;
  height: 45px;
  border-radius: 3px;
  border: 1px solid #dbdbdb;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.06);
}

.Cover .Cover-inner-form .btn-md {
  cursor: pointer;
  padding: 10px 50px 8px 50px;
  height: 45px;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  border-radius: 3px;
}

.Cover .bg-img .social-list li {
  display: inline-block;
  font-size: 16px;
}

.Cover .bg-img .logo {
  height: 30px;
  margin-bottom: 20px;
}

.Cover .bg-img p {
  font-size: 15px;
  color: #fff;
  margin-bottom: 30px;
}

.Cover .bg-img .btn-sm {
  padding: 6px 20px 6px 20px;
  font-size: 13px;
}

.Cover .bg-img .social-list {
  margin-top: 35px;
  padding: 0;
}

.Cover .bg-img .social-list li a {
  margin: 0 5px;
  font-size: 20px;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
}

.Cover .bg-img .social-list li a:hover {
  color: #ecebeb;
}

.Cover .Cover-inner-form input[type="checkbox"],
input[type="radio"] {
  margin-right: 3px;
}

.Cover .Cover-inner-form button:focus {
  outline: none;
  outline: 0 auto -webkit-focus-ring-color;
}

.Cover .Cover-inner-form .btn-theme.focus,
.btn-theme:focus {
  box-shadow: none;
}

.Cover .Cover-inner-form .btn-theme {
  background: midnightblue;
  border: none;
  color: #fff;
}

.Cover .Cover-inner-form .btn-theme:hover {
  background: #fff;
  color: midnightblue;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.Cover .Cover-inner-form .terms {
  margin-left: 3px;
}

.Cover .Cover-inner-form .checkbox {
  margin-bottom: 20px;
  font-size: 14px;
}

.Cover .Cover-inner-form .form-check {
  float: left;
  margin-bottom: 0;
}

.Cover .Cover-inner-form .form-check a {
  color: #717171;
  float: right;
}

.Cover .Cover-inner-form .form-check-input {
  position: absolute;
  margin-left: 0;
}

.Cover .Cover-inner-form .form-check label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  margin-left: -25px;
  border: 1px solid #c5c3c3;
  border-radius: 3px;
  background-color: #fff;
}

.Cover .Cover-inner-form .form-check-label {
  padding-left: 25px;
  margin-bottom: 0;
  font-size: 14px;
  color: #403838;
}

.Cover
  .Cover-inner-form
  .checkbox-theme
  input[type="checkbox"]:checked
  + label::before {
  background-color: midnightblue;
  border-color: midnightblue;
}

.Cover .Cover-inner-form input[type="checkbox"]:checked + label:before {
  font-weight: 300;
  color: #f3f3f3;
  line-height: 15px;
  font-size: 14px;
  content: "\2713";
}

.Cover .Cover-inner-form input[type="checkbox"],
input[type="radio"] {
  margin-top: 4px;
}

.Cover .Cover-inner-form .checkbox a {
  font-size: 14px;
  color: #403838;
  float: right;
}

@media (max-width: 992px) {
  .seconda-logo {
    display: block;
  }
  .Cover .none-992 {
    display: none;
  }

  .Cover .pad-0 {
    padding: 0;
  }

  #eye {
    margin-left: 80px;
  }

  .Cover .Cover-box-12 {
    margin: 0 auto;
    max-width: 400px;
  }

  .Cover .Cover-inner-form .details {
    padding: 30px;
  }
}

.change {
  color: midnightblue;
}

.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: url("/assets/Blocks-1.1s-200px.gif") center no-repeat #fff;
  text-align: center;
}
