/*Ajustes efetuados por Kazuo*/

#sp-logo {
  padding: 0px;
  margin-left: -5px;
}

#es .o-form-group--float .o-form-control{
  padding: 16px!important;
}

#es .o-form-group--float.is-filled .o-form-control:not(select), #es .o-form-group--float.is-focused .o-form-control:not(select) {
  padding-top:30px!important;
  padding-bottom: 10px!important;
}

input[type="text"]:not(.form-control) {padding:1.5rem 0.5rem !important}

#sp-main-body .container-inner {padding-top: 15px}

#sp-main-body .container {padding-top:20px}
.es-dialog-modal .es-login {padding:0!important}
.es-login {padding:20vh 0}
.es-dialog-modal .es-dialog-header {display: none;}
.es-dialog-modal {height: 485px!important}
.view-login #sp-main-body .container {
    background: transparent!important;
}


/*Anuncios*/

.anuncio .es-stream-embed__cover {padding-top: 13.35%!important}
.anuncio .es-stream-embed__cover-img {background-size: contain;}

/*Coberturas*/

.article-intro-image img{width: 100%}
/*#es .is-ads .es-stream-embed__cover-img {background-size: contain!important}
#es .is-ads .es-stream-embed__cover {
    text-align: center;
    border-radius: 6px 6px 0 0;
    background-color: #f5f5f5;
    position: static;
    padding-top: 0;
    overflow: hidden;
  }*/