.user-login-form > .form-item  >.form-text {
    width: 100%;
    padding: 12px 20px;
    display: block;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#block-cem-local-tasks {
    z-index: 100;
    border: 1px solid grey;
    width: 120px;
    margin-top: 10px;
    position: fixed;
    background: white;
    padding: 10px 0;
    right: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    top: 210px;
}

ul#custom-menu-language li {
    list-style-type: none;
}

.user-login-form > .form-actions > .form-submit {
    background-color: #086AAB;
    color: white;
    padding: 14px 30px;
    margin: 30px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    border-color: #4cae4c;
    text-transform: uppercase;
}

div.quem-somos-conteudo  a{
    text-decoration: underline;
}

.noticia-item div.image-cem-na-midia {
    position: relative;
    float: left;
}

.download-item .files [class*="excel"] {
    background: url(../img/baixar-cem-ico.png) left center no-repeat;
}

.js-form-item-sort-by {
    display: none;
}

.botao-voltar {
    float: left;
    padding: 10px;
    font-size: 13px;
    background-color: #086AAB;
    border-radius: 3px;
    color: #ffffff;
}
#link-voltar {
    color: white;
}

/*
    Extends
*/

@media only screen and (min-width: 471px) {
  /* line 244, cem/assets/scss/_helpers/_mixin.scss */
  .header-cem-new-slider-quotes .quotes-slider:before, .header-cem-new-slider-quotes .quotes-slider:after {
    content: " ";
    display: table;
  }

  /* line 249, cem/assets/scss/_helpers/_mixin.scss */
  .header-cem-new-slider-quotes .quotes-slider:after {
    clear: both;
  }

  /* line 253, cem/assets/scss/_helpers/_mixin.scss */
  .header-cem-new-slider-quotes .quotes-slider {
    *zoom: 1;
  }

  /* line 3, cem/assets/scss/estilos-2.scss */
  .header-search {
    margin-left: auto;
    display: flex;
    align-items: center;
  }

  /* line 6, cem/assets/scss/estilos-2.scss */
  .new-logos {
    width: 100%;
    clear: both;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
  }

  /* line 14, cem/assets/scss/estilos-2.scss */
  .logo-fflch {
    float: left;
    clear: right;
    width: 40%;
    max-width: 300px;
    height: 75px;
  }

  /* line 20, cem/assets/scss/estilos-2.scss */
  .logo-fflch a {
    display: block;
    width: 78%;
    height: 78%;
    background: url(../img/logos/fflch.png) center no-repeat;
    background-size: contain;
  }

  /* line 28, cem/assets/scss/estilos-2.scss */
  .logo-usp {
    float: left;
    clear: right;
    width: 40%;
    max-width: 234px;
    height: 75px;
  }

  /* line 34, cem/assets/scss/estilos-2.scss */
  .logo-usp a {
    display: block;
    width: 70%;
    margin-top: 8px;
    height: 70%;
    background: url(../img/logos/usp.png) center no-repeat;
    background-size: contain;
  }

  /* line 42, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px 15px;
  }

  .header-cem-new-slider-quotes-second {
    width: 100%;
    background-color: #ccc;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px 15px;
  }

  /* line 51, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes .logo {
    float: left;
    min-height: 65px;
    margin: 0;
    padding: 0 0 0 156px;
    background: url(../img/logo-removebg.png) left center no-repeat;
    background-size: 169px;
    font-weight: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  /* line 64, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes .logo span.title {
    display: block;
    width: 100%;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    color: #303030;
  }

  /* line 73, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes .logo span.sub-title {
    display: block;
    width: 100%;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #676f72;
  }

  /* line 81, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes-second .quotes-slider {
    /*padding-top: 10px;*/
    width: 100%;
  }

  /* line 85, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes-second .quotes-slider .quote-item {
    outline: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
  }

  /* line 92, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes-second .quotes-slider .quote-item p {
    text-align: center;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
  }

  /* line 99, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes-second .quotes-slider .slick-dots {
    z-index: 5;
    padding: 0;
    margin: 0;
    padding-top: 0;
    list-style: none;
    text-align: center;
    width: 100%;
    float: left;
  }

  /* line 108, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes-second .quotes-slider .slick-dots li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 2px;
  }

  /* line 113, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes-second .quotes-slider .slick-dots li button {
    background: #fff;
    border: 0;
    border-radius: 50%;
    font-size: 0;
    width: 14px;
    height: 14px;
    padding: 0;
    outline: 0;
    cursor: pointer;
  }

  /* line 123, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes-second .quotes-slider .slick-dots li button:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 0 0 1px;
  }

  /* line 133, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes-second .quotes-slider .slick-dots li.slick-active button {
    background-color: #086aab;
    background-color: #929292;
    border: 0;
    border-radius: 50%;
  }

  /* line 138, cem/assets/scss/estilos-2.scss */
  .header-cem-new-slider-quotes-second .quotes-slider .slick-dots li.slick-active button:before {
    background-color: #086aab;
    background-color: #929292;
    border: 0;
  }

  /* line 150, cem/assets/scss/estilos-2.scss */
  .header-menu {
    background-color: #052e70;
  }

  /*# sourceMappingURL=../../../sass */
  .main-title {
    color: #052e70;
    font-size: 36px;
  }
}
@media only screen and (min-width: 0) and (max-width: 470px) {

  .home-slider-item div.title h2 {
    padding-top:30px;
  }

  .header-cem-new-slider-quotes h1.logo .title {
    display: none;
  }

  .text-for-mobile-div {
    width: 100%;
  }

  .title-for-mobile:after {
    margin: 10%;
    color: #052e70;
    font-size: 30px;
    text-align: center;
    content: "Centro de Estudos da Metrópole - CEM";
    display: inherit;
  }
  .mobile-cem-logo {
    min-height: 65px;
    padding: 0 0 0 156px;
    background: url(../img/logo-removebg.png) left center no-repeat;
    background-size: 169px;
    font-weight: normal;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 27%;
    margin-top: 2%;
  }

  .header-top-links {
    float: none;
    background-color: #f5f5f5;
  }

  .header-search {
    position: relative;
    width: 100%;
    max-height: 46px;
    border-top: solid 1px #cbcbcb;
}

  .header-top-links .contact-translate {
    width: 100%;
    align-items: center;
    padding: 5px;
    margin-left: 1%;
  }

  .header-top-links .inner {
    height: 40px;
    display: contents;
    padding-left: 2px;
    padding-right: 2px;
  }

/* line 138, cem/assets/scss/_layout/_header/_header-top.scss */
  .header-top-links .social {
    display: none;
  }

  .main-title {
    display: none;
  }
  .header-menu-mobile-usp a{
    display: block;
    background: url(../img/logos/usp.png) center no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    margin-top: -45px;
    margin-left: 4px;
    left: 0;
    width: 65px;
    height: 50px;
  }

}

@media only screen and (min-width: 471px) and (max-width: 799px) {
  .header-top-links .social {
    display: none;
  }

}
