html body {
  background: #a6e4eb0f;
}
@media only screen and (max-width: 3840px) {
.moozonian_ads_login_form form input {
    border: none;
    box-shadow: 0px 0px 1px;
    height: 33px;
    outline: none;
    width: 50%;
}
}
@media only screen and (max-width: 1920px) {
.moozonian_ads_login_form form input {
    border: none;
    box-shadow: 0px 0px 1px;
    height: 33px;
    outline: none;
    width: 50%;
}
}
@media only screen and (max-width: 414px) {
.moozonian_ads_login_form form input {
    border: none;
    box-shadow: 0px 0px 1px;
    height: 40px;
    outline: none;
    width: 50%;
}
}
@media only screen and (max-width: 375px) {
.moozonian_ads_login_form form input {
    border: none;
    box-shadow: 0px 0px 1px;
    height: 33px;
    outline: none;
    width: 50%;
}
}
@media only screen and (max-width: 3840px) {
  .moozonian_ads_login_form {
    background: #ffffff;
    box-shadow: 0px 0px 1px white;
    padding: 10px;
    margin: auto;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
}

@media only screen and (max-width: 1920px) {
  .moozonian_ads_login_form {
    background: #ffffff;
    box-shadow: 0px 0px 1px cyan;
    padding: 10px;
    margin: auto;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
}

@media only screen and (max-width: 1280px) {
  .moozonian_ads_login_form {
    background: #ffffff;
    box-shadow: 0px 0px 1px cyan;
    padding: 10px;
    margin: auto;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
}
@media only screen and (max-width: 912px) {
  .moozonian_ads_login_form {
    background: #ffffff1f;
    box-shadow: 0px 0px 1px black;
    padding: 10px;
    margin: auto;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 25%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
}
@media only screen and (max-width: 820px) {
  .moozonian_ads_login_form {
    background: #ffffff1f;
    box-shadow: 0px 0px 1px black;
    padding: 10px;
    margin: auto;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 25%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
}
@media only screen and (max-width: 414px) {
  .moozonian_ads_login_form {
    background: #ffffff1f;
    box-shadow: 0px 0px 1px black;
    padding: 10px;
    margin: auto;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 30%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
}
@media only screen and (max-width: 390px) {
  .moozonian_ads_login_form {
    background: #ffffff1f;
    box-shadow: 0px 0px 1px black;
    padding: 10px;
    margin: auto;
    width: 100%;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 25%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
}
.moozonian_ads_login_form button {
    border: none;
    height: 40px;
    width: 50%;
    color: #00152c;
    background: #055fff;
}
*
{
    margin: 0;
}
.header_advertising_page li{
  list-style: none;
  display: inline-flex;
}
.header_advertising_page a {
  text-decoration: none;
  color: black;
  text-align: center;
  line-height: 4;
}
.header_advertising_page {
  display: inline-flex;
}
