/* containers */
.container {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 5%;
  display: grid;
  grid-template-rows: auto ;
  /*  grid-auto-rows: 15%; */
  grid-template-columns: 42% 42%;
  grid-auto-columns: 42%;
  /* grid-gap: 3%; */
  grid-auto-flow: row;
  padding-top: 39px;
  padding-bottom: 10px;
  align-items: center;
  justify-items: space-evenly;
  justify-content: space-evenly;
  background-color: white ;
}

.contententainer {
  position: relative;
  width: calc(100% - 55px);
  height: auto;
  margin-top: 5%;
  /* margin-left: 2.5%; */
  display: grid;
  grid-template-rows: auto ;
  /*  grid-auto-rows: 15%; */
  grid-template-columns: 30% 30% 30%;
  grid-auto-columns: 30%;
  /* grid-gap: 3%; */
  grid-auto-flow: row;
  padding: 28px 50px 40px 5px;
  align-items: center;
  justify-items: space-evenly;
  justify-content: space-evenly;
  background-color: white ;
}

.container_detail {
  position: relative;
  width: 110%;
  height: auto;
  margin-top: 5%;
}

/* containers */

/* sidebar */

.Sidebar {
  position: fixed;
  top: 250px;
  width: auto;
  right: calc(4% - 10px);
  text-align: right;
}


.Sidebar h1 {
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 26px;
  margin-right: 10px;
}

.Sidebar h2 {
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 26px;
  margin-right: 10px;
}

.Sidebar h3 {
  font-family: "Source Sans Pro";
  font-weight: 500;
  font-size: 22px;
  margin-right: 10px;
  cursor: pointer;
  margin-bottom: -10px;

}

.line {
  position: relative;
  height: 100%;
  width: 1%;
  border-left: solid 1px black;
}

.Sidebar ul {
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 20px;
  list-style-type: none;
  margin-right: 10px;
  padding-right: 10px;
  padding-top: -30px;
  border-right: solid 2px black;
}

.Sidebar li {
  margin-top: 5px;
  margin-bottom: -7px;
  margin-right: 3px;
}

.lista-categorias {
}

.lista-tags {
  display: none;
}

.lista-tags-scroll {
  max-height: 300px;
  overflow-y:scroll;
  background-color: white;
}

::-webkit-scrollbar {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid black;
}

/* side Anuncia */

.SideAnuncia {
  position: fixed;
  top: 194px;
  width: auto;
  right: 4%;
  text-align: right;
  z-index: 3;
}

.SideAnuncia h1, .SideA_mobile h1 {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 24px;
  color: #6163dd;
  background-color: #f1f1fc;
  padding: 5px 10px 5px 10px;
  border: 1px solid #6163dd;
  border-radius: 50%;
  float: right;
}

.SideAnuncia h1:hover, .SideA_mobile h1:hover{
  cursor: pointer;
  border: 2px solid #6163dd;
  /* margin-right: -1px;
  margin-top: -1px; */
  transition: border 0.5s ease-in-out;
  transition: margin-right 0.5s ;
  transition: margin-top 0.5s ;
  animation: rainbow 2s infinite;
  padding: 4px 9px 4px 9px;
  -webkit-animation: rainbow 2s infinite;
}

.Abutton_mobile {
  top: 0px;
  right: 0;
  position: absolute;
  height: auto;
  margin-right: 15px;
}

a[title]:hover::after {
  content: attr(title);
  position: absolute;
  width: 200%;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  border: 1px solid white;
  top: 90%;
  right: 20%;
  font-size: 16px;
  padding: 10px;
  font-family: "Source Sans Pro";
  text-align: left;
  transition: color 1s ;
  transition: background-color 1s ;
}

@keyframes rainbow {
  {
    color: #6163dd;
  }
  20% {
    color: #f1f1fc;
  }
  40% {
    color: #6163dd;
  }

  60% {
    color: #f1f1fc;
  }
  80% {
    color: #6163dd;
  }

}

.SideA_mobile {
  float: left;
  width: calc(100% - 30px);
  height: auto;
  margin-top: -15px;
  margin-bottom: 50px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.8);
  color: black;
  font-size: 21px;
  font-family: "Source Sans Pro";
  padding: 23px 15px 23px 15px;
  border: 0.5px solid transparent;
}

.SideA_mobile:hover {
  border: solid 0.5px #6163dd;
}

.SideA_mobile em {
  font-style: normal;
  display: block;
}

.SideA_mobile span {
  float: left;
  max-width: 70%;
  padding: 13px 10px 10px 15px;
  display: none;
}

/* side Anuncia */

/* OpenCall PostCreate */


textarea {
  font-family: "Source Sans Pro";
  font-size: 17px;
  font-weight: 400;
  color: black;
}

.tox-statusbar {display: none!important;}

#texteditor {
  float: left;
  resize: none;
  width: calc(100% - 60px);
  /* height: 20vh; */
  height: 400px;
}
.tox .tox-editor-container {
  border: 1px solid black!important;
  border-radius: 10px!important;
  margin-right: 0!important
  padding:0!important;
}

.tox, .tox-silver-sink, .tox-tinymce-aux, .tox-platform-touch {
  z-index: 0!important;
}

.tox .tox-toolbar, .tox-toolbar__primary, .toolbar__primary, .tox-toolbar-overlord, .tox-edit-area__iframe, .tox:not(.tox-tinymce-inline), .tox-editor-header {
  background-color: transparent!important;
}

.tox-tinymce {
  border: 1px solid transparent!important;
}

.Post-content p a, .Post-content li a {
  border-bottom: 1px solid #6163dd;
}

.Post-content p a:hover, .Post-content li a:hover {
  color: #6163dd
}


textarea:focus {
  outline:0px !important;
}

select {
  border: solid 1px black;
  width: 120px;
  float: left;
  height: 30px;
  /* background-color: #f2f2f2; */
  background-color: white;
  font-family: "Source Sans Pro";
  font-size: 18px;
  font-weight: 400;
  color: black;
  padding: 0 0 0px 10px ;
}

select:focus {
  outline:0px !important;
}

.form select[name="localizacao"] {
  /* margin-left: 70px; */
  /* margin-top: 20px; */
}

.form select[name="category"] {
  margin-top: 50px;
  margin-right: 20px;
}
.form select[name="localizacao"] {
  margin-left: 0;
  margin-top: 50px;
  margin-right: 20px;
}



input[type="checkbox" i] {
  -webkit-appearance: none;
  padding: 12px 17px 12px 17px;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  border: solid 1px black;
  width:105px;
}

.forminput, .forminputD {
  font-family: "Source Sans Pro";
  font-size: 18px;
  font-weight: 400;
  color: black;
  float: left;
  width:100%;
  margin-right: 25px;
  margin-top: 70px;
}
.forminput {height: 90px;}

.forminputD {
  height: 40px;
  padding: 10px 5px 5px 15px;
  background-color: rgba(206, 228, 218, .25);
}

.forminput0 {
  float: left;
  margin-top: 4px;
  margin-right: 20px;
}

.forminput1 {
  position: absolute;
  margin-top: 3px;
  margin-left:114px;
  padding: 1px 0px 0px 5px;
  float: left;
  width:120px;
  height: 50px;
  cursor: pointer;
  pointer-events: none;
  color: black;
}

.white {color: white !important;}


.forminput2 {
  margin-left:239px;
  margin-top: 3px;
  padding: 1px 0px 0px 8px;
  width:120px;
  height: 50px;
  position: absolute;
  float: left;
  cursor: pointer;
  pointer-events: none;
  color:black;
}

.suspender {
  padding: 1px 0px 0px 0px !important;
}


.forminput3 {
  width: 42%;
  position: absolute;
  margin-top: 5px;
  right: 30px;
  float: right;
  font-family: "Source Sans Pro";
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4 );
  border-bottom: 1px solid rgba(0, 0, 0, 0.2 );
  text-align: right;
  display: inline;
  pointer-events: none;
}

.formsmallerW {
  width: 30%!important;
}

.forminput4 {
  opacity: 0.4;
  position: absolute;
  right:30px;
  width: 50%;
  top: 465px;
  margin-right: 20px;
  border-bottom: solid 1px black;
  text-align: right;
  font-family: "Source Sans Pro";
  font-size: 18px;
  font-weight: 400;
  color: black;
}

input[type="checkbox" i]:hover {
  cursor: pointer;
}

input[type="checkbox"]:not(:checked) {
  background-color: white;
  color: black;
}
input[name="permanente"]:checked, input[name="temporario"]:checked {
  background-color: #cccccc;
  border-color: #cccccc;
}
input[name="entregue"]:checked, input[name="suspender"]:checked {
  background-color: #d8eade;
  border-color: #d8eade;
}

.PostCreatButtonDiv {
  float: right;
  width: 100%;
  margin-top: 40px;
}



.helptext_post{
  width: 80%;
  position: absolute;
  right: 30px;
  float: right;
  font-family: "Source Sans Pro";
  font-size: 16px;
  color: rgba(0, 0, 0, 0.4 );
  border-bottom: 1px solid rgba(0, 0, 0, 0.2 );
  text-align: right;
  display: inline;
  pointer-events: none;
}

.helptext_post span { padding-bottom: 6px; display: block;}


input [errorlist='O titulo está demasiado longo'] {
  position: absolute;
  font-family: "Source Sans Pro";
  font-size: 16px;
  color: red;
  width: 40%;
  right:30px;
  background-color: white;
  position: absolute;
  text-align: right;
  z-index: 100;
  padding: 0;
  margin-top: 0;
  pointer-events: none;
  touch-action: none;
}

.formCont {
  float: left;
  height: 50px;
  width: 100%;
}

.formProf {
  float: left;
  height: 40px;
  width: 100%;
  margin-bottom: 45px;
}


/* OpenCall PostCreate */


/* Find PostCreate */

.fieldText textarea[name="name"] {
  float: left;
  border: solid 1px black;
  resize: none;
  width: 70%;
  height: 5vh!important;
}

.fieldText textarea {
  font-family: "Source Sans Pro";
  font-size: 17px;
  font-weight: 400;
  color: black;
}

.image_create textarea:focus {
  outline:0px !important;
}

/* Find PostCreate */


/* profile */
.Imm-profilo{
  width: 105px;
  height: 105px;
  border-radius: 50%;
  object-fit: cover;
}
/* endprofile */


/* Post Entrance (if logout) */


.POST_INTRO {
  /* position: absolute; */
  position: relative;
  margin-top: -40px;
  left: 50%;
  transform: translateX(-50%);
  /* top:140px; left:0; */
  width: 100vw;
  height: calc(100vh - 140px);
  overflow: hidden;
  background-color: #f8f8fa;
  z-index: 5;
}

.scrollerBannerMobile {display: none;}

.scrollerBanner1 {
  float: left;
  width: 200vw;
  height: 9%;
  margin-bottom: 5%;
  animation: animatedBanner1 20s linear infinite;
}
.scrollerBanner2 {
  float: left;
  width: 200vw;
  height: 9%;
  margin-bottom: 5%;
  animation: animatedBanner2 20s linear infinite;
}

/* Hide on initial load */
#OCinfo_popup,
.OCinfo_text_C,
.OCinfo_text,
.POST_INTRO {
  display: none;
}

.OCinfo_text_C {
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left: 0;
  background-color: #f8f8fa;
  opacity: 0.5;
  z-index: 6;
}

.OCinfo_text {
  width: 70%;
  height: fit-content;
  position: absolute;
  top:-140px; bottom:0; left:0; right:0;
  margin: auto;
  font-family: "Source Sans Pro";
  font-size: 30px;
  z-index: 7;
  text-align: center;
}

.OCinfo_text strong {
  font-weight: 600;
}


@keyframes animatedBanner1 {
  from { transform: translateX(-50%); }
  to { transform: translateX(0); }
}

@keyframes animatedBanner2 {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

#Slogout {display: none;}

/* Post Entrance (if logout) */




/* Post */

.Suspended {
  opacity: 0.5;
  pointer-events: none;
}

.EntregueSymbol, .SuspendedSymbol {
  position: absolute;
  width: 120px;
  height: 120px;
  background-color: white;
  border-radius: 50%;
  right: -30px;
  top: -30px;
  z-index: 2;
}

.EntregueSymbol {
  border: 1px solid #97dda7;
}

.SuspendedSymbol {
  border: 1px solid #afafb2;
}

.EntregueSymbol p, .SuspendedSymbol p {
  width: 120px;
  margin-top: calc(50% - 12px);
  height: 30px;
  text-align:center;
  font-style: italic;
  font-size: 21px;
  font-weight: 500;

}

.EntregueSymbol p {
  color:#97dda7;
  margin-left: calc(50% - 60px);
}

.SuspendedSymbol p {
  color:#afafb2;
  margin-left: calc(50% - 62px);
}

.Post{
  margin-left: 10%;
  margin-top: 5%;
  float: left;
  width:300%;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 24px;
  color:black;
  margin-bottom: -5%;
}

.Post img{
  margin-top: -8px;
  margin-left: 0%;
  float: left;
}

.Post-info{
  width: 80%;
  height: auto;
  float:right;
  margin-top: -1%;
}

.Post-info-top{
  width: auto;
  float:left;
}

.Post-info-top h3{
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 22px;
  display: inline;
  margin-right: 5px;
  clear:none;
}

.Post-info-top h4 {
  width: auto;
  float:right;
  margin-right: 20px;
  margin-top: 12px;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 21px;
  opacity: 0.5;
  line-height: 7px;
  display: inline;
  clear:none;
}

.inline p{display: inline-block;}

.CategoryImage {
  margin-right: 0px;
  max-width: 30%;
  height: 20px;
  float:right;
  display: inline;
}

.CategoryImage img {
  width: 100%;
  float:right;
}

.Post-info p{
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 18px;
  line-height: 7px;
}

.Location:hover {color: #6163dd}
.Location {
  border-bottom: 0.3px solid #6163dd;
}

.modifica-post{
  width: auto;
  height: 32px;
  float: right;
  margin-right: -55px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1.8px solid white;
  z-index: 100;
  opacity: 1!important;
  pointer-events: all!important;
}


.modifica-post:hover {
  border-bottom: 1.8px solid #6163dd;
  transition: slow;
}

.modifica-post p {
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 20px;
  font-style: italic;
  line-height: 0px;
}


.modifica-post a {
  color: #6163dd!important;
}


.desativa-post{
  width: auto;
  height: 32px;
  float: right;
  margin-right: -55px;
  margin-top: -10px!important;
  margin-bottom: 5px;
  border-bottom: 1.8px solid white;
  z-index: 100;
  opacity: 1.0 !important;
  pointer-events: all!important;
}

.desativa-post:hover {
  border-bottom: 1.8px solid #7cd68b;
  transition: slow;
}

.desativa-post p {
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 20px;
  font-style: italic;
  line-height: 0px;
}

.desativa-post a{
  color: #7cd68b!important;
}



.update-post {
  margin-top: 50px;
  width: 100%;
  height: 32px;
  margin-bottom: 0;
  /* background-color: #f1f1fc; */
  z-index: 100;
}


.update-post0, .update-post1, .update-post2{
  max-height: 40px;
  border: solid 1px black;
  background-color: white;
  cursor: pointer;
}


.update-post0 p, .update-post1 p, .update-post2 p{
  font-family: "Source Sans Pro";
  font-size: 26px;
  font-weight: 500;
  cursor: pointer;
  line-height: 0;
  padding: 12px 10px 12px 10px;
  margin-top: 8px;
  vertical-align: middle;
  position: relative;
}

.update-post0:hover, .update-post1:hover, .update-post2:hover {
  background-color: black;
  border: solid 1px black;
}

.update-post0:hover a, .update-post1:hover a, .update-post2:hover a {
  color: white;
}


.update-post0:focus, .update-post1:focus, .update-post2:focus {outline:0; opacity: 0.7;}

.update-post0{
  float: left;
  display: inline;
}

.update-post1, .update-post2{
  float: right;
  margin-left: 10%;
  display: inline;
}


.SignUp {
  float: right;
  border: solid 1px black;
  background-color: white;
  font-family: "Source Sans Pro";
  font-size: 28px;
  font-weight: 500;
  padding: 3px 8px 3px 8px;
  cursor: pointer;
}

.SignUp p { margin-top: 0px;}

.SignUp:hover {
  background-color: black;
  color: white;
  border: solid 1px black;
}

.SignUp:focus {outline:0; opacity: 0.7;}


.Post-content{
  float: left;
  margin-left: 0%;
  margin-top: 10px;
  width:100%;
  margin-bottom: 0%;
}

.Post-content h2{
  font-family: "Source Sans Pro";
  font-weight: 500;
  font-size: 26px;
  line-height: 21px;
  color: black;
}

.Post-content p, .Post-content li{
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 20px;
  color: black;
}

.Post-contacto {
  float: left;
  margin-left: 0%;
  margin-top: 5px;
  width:100%;
  margin-bottom: 20px;
}

.Post-contacto span{
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 20px;
  font-style: italic;
  color: black;
  border-bottom: 1px solid #6163dd;
  cursor: pointer;
}

.Post-contacto em{
}

.antecedente, .proximo {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 22px;
  color: black;
  margin-top: 50px;

}

.antecedente {
  float: left;
  margin-left: 0;
}

.proximo {
  float: right;
  margin-right: 0;
}


/* EndPost */



/* searchbar */

.firstOC {
  height: 65px;
  width:100%;
  float: left;
}

.OCinfo_popup_container {
  position: fixed;
  float: left;
  width: 100%;
  height: 100%;
  z-index: 1000;
  left: 0;
  top: 0;
  background:rgba(248,248,250,0.8);
  opacity: 0;
}
.OCinfo_popup {
  position: absolute;
  top: 5vh;
  bottom: 0;
  left: 0;
  right: 0;
  width: 40%;
  height: fit-content;
  margin: auto;
  z-index: 4;
  opacity: 1;
  border-radius: 8px;
  padding-left: -100px;
  overflow: scroll;
  padding: 35px;
  background: #f8f8fa;
  border: solid 1px black;
}
.OCinfo_popup p {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 21px;
}
.OCinfo_popup span {
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 24px;
  font-style: normal;
}
.OCinfo_popup a {
  text-decoration: underline;
  text-decoration-color: rgba(97,99,221, 1);
  text-underline-offset: 5px;
  text-decoration-thickness: 1px;
}
.OCinfo_popup a:hover {
  color: rgba(97,99,221, 1);
}
.closeOC{
  position: absolute;
  font-weight: 100;
  width: 30px;
  height: 30px;
  right: 18px;
  top:15px;
  margin-bottom: 5px;
  font-family: "Lora";
  font-size: 25px;
  cursor: pointer;
  color white;
}

.Searchbar {
  float: left;
  position: relative;
  top: 0px;
  /* top: 40%; */
  width: 100%;
  /* height: 100px; */
  margin-bottom: 0;
  min-height: 100px;
  /* margin-bottom: 42px; */

}

.postbarwidth {
  width: 100%;
}

.Searchbar input {
  background-color: transparent;
  width: 90%;
  height: 50px;
  margin-bottom: 0;
  border: none;
  font-family: "Source Sans Pro";
  font-weight: 500;
  font-size: 22px;
}

.Searchbar input:focus {
  outline: none;
}

.Searchbar ::placeholder {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 22px;
  color:gray;
  margin-bottom: 0;
  opacity: 0.2;
}

.Searchbar input:focus::placeholder {
  color:transparent;
}

.filter_container {
  position: relative;
  width: auto;
  max-width: 100%;
  height: fit-content;
  min-height: 40px;
  margin-bottom: 20px;
  float: right;
  clear: both;
}

.filter_tag {
  float: right;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 18px;
  margin-top: 17px;
  margin-bottom: 20px;
  margin-right: 10px;
}

.searchX {
  margin-bottom: 0px!important;
}

.serchicon_container {
  float: right;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 18px;
  margin-top: 20px;
  margin-right: 30px;
}

.search.icon {
  color: #000;
  position: absolute;
  margin-top: 2px;
  margin-left: 3px;
  width: 12px;
  height: 12px;
  border: solid 1px black;
  border-radius: 100%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.search.icon:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 5px;
  height: 6px;
  width: 1px;
  background-color: black;
}



.ft_style {
  color: black;
  border: solid 0.5px black;
  background-color: white;
  padding: 1px 4px 1px 4px;
  margin-top: -2px;
}

.lineasearch {
  margin-top: -55px;
  border-top: 2px solid black;
  height: 50px
  border: none;
}

.noResults {
  float: left;
}

.noResults {
    float: left;
    margin-top: -30px;
    pointer-events: none;
}

.noResults em {
  font-family: "Source Sans Pro";
  font-weight: 500;
  font-size: 26px;
  color:black;
}

/* searchbar */


/* PostByUser */
.PostBy {
  position: relative;
  top: 10%;
  width: 100%;
  height: 100px;
  font-family: "Lora";
  font-weight: 600;
  font-style: italic;
  font-size: 36px;
  color:black;
  margin-bottom: 0;
}
/* PostByUser */

/* DeletePostConfirm */

.delete-post {
  float: left;
  width:100%;
  height: auto;
  margin-top: -30px;
}

.delete-post h1{
  font-family: "Lora";
  font-weight: 600;
  font-style: italic;
  font-size: 36px;
  color:black;
  margin-top: 0px;
}

.delete-post h2{
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 28px;
  color:black;
}

.delete-post h3{
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-style: italic;
  font-size: 24px;
  color:black;
}

.cancel-delate a{
  float: right;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 21px;
  color:black;
  margin-right: 35px;
  margin-top: 10px;
}

/* DeletePostConfirm */

/* ___________________________________________________________________________ */
/* MEDIA QUERIES *//* MEDIA QUERIES *//* MEDIA QUERIES */


@media only screen and (min-width:100px) and (max-width: 320px) {

  /* OPEN-CALLS */

  .Searchbar input {
    font-size: 16px!important;
    width: 80%;
  }

  .SideA_mobile span {
    font-size: 14px!important;
  }
  .SideA_mobile h1, .SideA_mobile h1:hover {
    font-size: 16px!important;
    margin: 5px 5px 5px 0px!important;
  }
  /* OPEN-CALLS */

}


@media only screen and (min-width:50px) and (max-width: 375px) {

  .form textarea {
    height: 23vh;
  }

  .SmartphonePq0 {
    margin-top: -40px!important;
  }

  .SmartphonePq1 {
    margin-left: 115px!important;
  }

  .SmartphonePq2 {
    margin-left: 0px!important;
  }

  .forminput3 {
    border-bottom: 0px;
  }

  .welcome h1, .PostBy {
    font-size: 26px!important;
  }

  .Imm-profilo {
    width: 85px!important;
    height: 85px!important;
  }

  .contententainer {
    width: calc(90% - 15px)!important;
    grid-template-columns: 32% 32% 32%;
    grid-auto-columns: 32%;
    padding: 28px 10px 40px 5px!important;
  }

  .modifica-post {
    margin-right: 10px!important;
  }

  .detailsmenu_mobile, .price_mobile, .donation_mobile , .frequency_mobile{
    padding: 0px 5px 0px 5px;
  }

  .Post{
    width:300%!important;
  }
  .forminputD {
    margin-top: 105px!important;
  }
  .suspender {
    padding: 1px 0px 0px 12px !important;
  }
  .entregue {
    padding: 1px 0px 0px 15px!important;
  }


  .errorlist {
    width: calc(100% - 50px);
    left: 20px;
    text-align: left;
    touch-action: none;
  }
  .errorlist li {
    margin-left: 7px;
    touch-action: none;
  }
  .errorlist ul {
    touch-action: none;
  }

}


@media only screen and (min-width:1441px) {

  .helptext, .helptext_post, .forminput3, .changemail, .errorlist {
    right: 50px!important;
  }

}

@media only screen and (min-width:375px) and (max-width: 600px) {

  .errorlist {
    width: fit-content;
    right: 30px;
    text-align: right;
    touch-action: none;
    margin-top: -1px;
  }

}

@media only screen and (min-width:100px) and (max-width: 600px) {

  /* searchbar */
  .Searchbar input {
    font-size: 18px;
  }

  .search.icon {
    width: 10px;
    height: 10px;
  }
  .search.icon:before {
    top: 10px;
    left: 4px;
  }
  /* searchbar */


  /* OPEN CALLS */

  .OCinfo_text {
    font-size: 20px;
    top: -60px;
  }
  .scrollerBanner1, .scrollerBanner2 {
    width: 350vw!important;
  }
  .Searchbar {
    margin-bottom: 0;
  }

  .Post-info {
    width: 60%!important;
  }
  .Post-info-top {margin-top: 15px;}

  .Post-info-top h3 {
    float: left;
    font-size: 18px;
    margin-top: 0;
    line-height: 0;
    margin-bottom: 20px;
  }
  .Post-info-top h4 {
    float: left;
    font-size: 14px;
    margin-top: 0px;
    line-height: 0;
  }
  .Post-info p {
    font-size: 14px;
  }
  .Post-content h2 {
    font-size: 22px;
  }
  .Post-content p, .Post-content li, .Post-contacto span, .modifica-post p, .antecedente, .proximo {
    font-size: 18px;
  }
  .Imm-profilo {
    width: 85px;
    height: 85px;
  }
  .Post img {
    margin-top: 4px;
  }
  .CategoryImage {
    display: none;
  }
  .modifica-post {
    margin-right: 10px;
  }
  .update-post0 p, .update-post1 p, .update-post2 p{
    font-size: 18px!important;
    padding: 8px 6px 6px 6px!important;
    margin-top: 10px!important;
  }
  .update-post2 {
    margin-left: 7%;
  }

  /* anuncia */
  .Post-content {
    width: 90%;
  }

  .Post{
    width:360%;
  }
  .Post-contacto {
    margin-bottom: 0px;
  }
  .desativa-post p {
    font-size: 17px;
  }
  .desativa-post {
    margin-right: -45px;
    margin-top: 35px!important;
  }
  /* anuncia */

  /* OPEN CALLS */

  .errorEmail {
    margin-top: 0px;
  }

  .noResults {
    float: left;
    margin-left: 5%;
    height: calc(100vh - 430px);
  }

  .noResults em {
    font-size: 18px;
  }

}


@media only screen and (min-width:600px) and (max-width: 834px) {

  .Searchbar input {
    font-size: 20px;
  }

  .OCinfo_text {
    font-size: 26px;
  }
  .welcome h1, .PostBy {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .RegisterBox, .TextBox {
    width: calc(100% - 60px);
  }
  .helptext {
    width: 45%;
    right: 70px;
  }
  .changemail {
    right: 70px;
  }
  .custom-file-upload {
    margin-left: calc(5% + 30px);
    width: 41.5%;
  }

  /* anuncia */
  .desativa-post {
    margin-top: -15px!important;
  }
  .Updatebox {
    margin-top: 17px;
  }
  .Updatebox span {
    font-size: 14px;
  }
  /* anuncia */

  .errorlist {
    right: 70px;
  }

  .noResults em {
    font-size: 24px;
  }


}

@media only screen and (min-width:100px) and (max-width: 834px) {

  /* Errors */

  .errors {
    width: 95%;
    margin-left: 2.5%
  }

  .errors h1 {
    font-size: 28px;
  }

  .errors p, .errors a {
    font-size: 18px;
  }

  /* messages */
  .message p {
    font-size: 18px;
    line-height: 28px;
    padding: 10px 10px 10px 10px;
  }
  .MustLogin {
    width: 80%;
    padding: 10px;
    right: 5%;
  }
  .MustLogin p {
    font-size: 18px;
    line-height: 28px;
    padding: 10px 10px 10px 10px;
    text-align: center;
  }

  .POST_INTRO {
    margin-left: 0vw;
    margin-top: -20px;
  }

  .scrollerBannerMobile {display: block;}
  .scrollerBanner1, .scrollerBanner2 {
    height: 8%;
    width: 300vw;
  }

  .OCinfo_popup {
    width: 80%;
    padding: 25px;
  }

  .OCinfo_popup span {
    font-size: 18px;
  }
  .OCinfo_popup p {
    font-size: 16px;
  }
  .closeOC {
    width: 15px;
    height: 10px;
    font-size:20px;
    right: 12px;
    top: 12px;
  }

  /* anuncia */

  .filter_container {
    min-height: 0px;
  }

  .form textarea {
    width: 95%;
  }
  .form select {
    float: left;
  }
  .form select[name="category"] {
    margin-top: 40px;
    margin-right: 20px;
  }
  .form select[name="localizacao"] {
    margin-left: 0;
    margin-top: 40px;
    margin-right: 20px;
  }
  .forminput1 {
    margin-left: 105px;
  }
  .forminput2 {
    margin-left: 218px;
  }
  input[type="checkbox" i] {
    margin-right:8px;
    margin-left: 0px;
  }
  .delete-post {
    margin-top: 0;
  }
  .delete-post h1{
    font-size: 28px;
  }
  .delete-post h2{
    font-size: 22px;
  }
  .delete-post h3{
    font-size: 20px;
  }
  .calcelbox {
    width: 92%!important;
  }

  .update-post {
    width: 90%;
    margin-left: 5%;
  }
  /* anuncia */

  /* searchbar */

  .filter_tag {
    font-size: 14px;
    margin-top: 22px;
  }
  /* searchbar */

  /* filtros */
  .Sidebar {
    display: none;
  }
  /* filtros */

  .container {
    width: 100%;
    margin-left: 0;
    margin-top: 50px;
  }

  /* OPEN CALLS */

  .SideA_mobile {
    width:calc(90% - 10px);
    margin-left: 5%;
    padding: 5px;
  }
  .SideAnuncia {
    display: none;
  }
  .SideA_mobile em {
    display: none;
  }
  .SideA_mobile span {
    font-size: 18px;
    display: block;
  }
  .SideA_mobile h1, .SideA_mobile h1:hover {
    font-size: 18px;
    margin: 8px 0px 8px 0px;
  }

  .Abutton_mobile {
    margin-right: 0;
  }

  .contententainer {
    width: calc(90% - 55px);
    margin-left: 5%;
  }
  .Post-info {
    width: 70%;
  }
  .Imagename p {
    font-size: 15px;
  }

  .lista-categorias {
    display: none;
  }

  .POST_ENTRANCETXT h1 {
    font-size: 34px;
  }
  .POST_ENTRANCETXT h1 span {
    font-size: 38px;
  }
  .POST_ENTRANCETXT h2 {
    font-size: 24px;
  }
  .POST_ENTRANCEIMGS {
    width: 90%;
    margin-left: 0%;
    height: 22%;
  }
  .POST_ENTRANCEIMGS_C1{
    margin-top: 25px;
  }
  .POST_ENTRANCEIMGS_R img {
    margin-top: 30%;
  }
  .POST_ENTRANCE_TRIGGER h2 {
    font-size: 26px
  }
  .proximo {margin-right: 5%;}

  .EntregueSymbol, .SuspendedSymbol {
    width: 100px;
    height: 100px;
    right: -3px;
    top: -15px;
  }

  .EntregueSymbol p, .SuspendedSymbol p {
    width: 100px;
    margin-top: calc(50% - 10px);
    font-size: 16px;
  }

  .EntregueSymbol p, .SuspendedSymbol p {
    margin-left: calc(50% - 50px);
  }

  .antecedente {
    margin-left: 5%;
  }
  /* OPEN CALLS */

}


@media only screen and (min-width:700px) and (max-width: 920px) {

  /* serach functions */
  .Sidebar h2 {
    font-size: 21px!important;
  }
  .Sidebar h3 {
    font-size: 18px!important;
  }
  .Sidebar li {
    font-size: 16px!important;
  }

  .SideAnuncia h1 {
    top: 244px;
    font-size: 18px!important;
  }

  /* OPEN CALLS */
  .Post-info {
    width: 65%;
  }
  /* OPEN CALLS */

  /* anuncia */
  .form select {
    float: left;
  }
  .form select[name="category"] {
    margin-top: 40px;
    margin-right: 20px;
  }
  .form select[name="localizacao"] {
    margin-left: auto;
    margin-top: 40px;
    margin-right: 20px;
  }
  /* anuncia */

}

@media only screen and (min-width:200px) and (max-width:1080px) {

  /* anuncia */
  .forminput3 {
    margin-top: 50px;
  }

  .forminput3 {
    float: left;
    position: static;
    margin-top: -30px;
    margin-left: 0px;
    text-align: left;
    width: 100%!important;
  }

  .formProf {
    margin-top: 20px;
  }

  .helptext_post {
    width: 100%;
    float: left;
    position: static;
    margin-top: -40px;
    margin-left: 0px;
    text-align: left;
    border-bottom: none;
  }

  .forminputD {
    margin-bottom: 35px;
  }
  .formsmallerW {
    margin-top: -20px;
  }
  /* anuncia */


  .update-post0, .update-post1, .update-post2 {
    max-height: 35px;
  }

  .update-post0 p, .update-post1 p, .update-post2 p {
    font-size: 22px;
    padding: 10px 8px 8px 8px;
    margin-top: 8px;
  }

  .Intro_preview_video {
    left: calc(0px + 7px)!important;
  }

  /* Anuncia Button */

  .Abutton_mobile {
    position: relative;
    height: auto;
  }
  /* Anuncia Button */

}


@media only screen and (min-width:835px) and (max-width:1180px) {

  /* messages */
  .OCinfo_popup {
    width: 60%;
  }

  .OCinfo_popup span {
    font-size: 21px;
  }
  .OCinfo_popup p {
    font-size: 18px;
  }

  .closeOC{
    width: 25px;
    height: 25px;
  }
  /* messages */

  /* serach functions */
  .Sidebar  {
    right:2%;
  }
  .Sidebar h2 {
    font-size: 24px;
  }
  .Sidebar h3 {
    font-size: 21px;
  }
  .Sidebar li {
    font-size: 18px;
  }

  .SideAnuncia {
    right:3%;
  }
  .SideAnuncia h1 {
    font-size: 21px;
  }

  /* serach functions */


  /* OPEN CALLS */
  .SideA_mobile {
    font-family: "Source Sans Pro";
    padding: 5px;
    width: calc(100% - 10px);
  }
  .SideA_mobile em {
    font-size: 18px;
    padding: 15px;
  }
  .SideA_mobile h1, .SideA_mobile h1:hover {
    font-size: 18px;
    margin: 8px 0px 8px 0px;
  }
  .SideA_mobile em {
    display: none;
  }
  .SideA_mobile span {
    font-size: 18px;
    display: block;
  }


  .EntregueSymbol, .SuspendedSymbol {
    width: 100px;
    height: 100px;
    right: -30px;
    top: -30px;
    z-index: 2;
  }

  .EntregueSymbol p, .SuspendedSymbol p {
    width: 100px;
    margin-top: calc(50% - 12px);
    font-size: 18px;
  }

  .EntregueSymbol p, .SuspendedSymbol p {
    margin-left: calc(50% - 50px);
  }


  /* Post */
  .Post {
    width: 310%;
  }
  .Post img {
    margin-top: 3px;
  }
  .Imm-profilo {
    width: 95px;
    height: 95px;
  }
  .Post-content h2 {
    font-size: 24px;
    line-height: 18px;
  }
  .Post-content p, .Post-content li {
    font-size: 18px;
  }
  .Post-contacto span, .Post-info-top h3, .Post-info-top h4 {
    font-size: 18px;
  }
  .Post-info-top h4 { font-size: 16px; line-height: 10px;}
  .Post-info p {
    font-size: 16px;
  }
  .modifica-post {
    margin-right: -25px;
  }
  .modifica-post p {
    font-size: 18px;
  }
  /* Post */

  .proximo, .antecedente {
    font-size: 20px;
  }

  /* anuncia */

  .desativa-post p {
    font-size: 18px;
    padding-bottom: -2px;
  }
  .desativa-post {
    margin-top: 35px!important;
    margin-right: -45px;
  }
  .Updatebox {
    margin-top: 15px;
  }
  .Updatebox {
    margin-top: 15px;
  }
  .Updatebox span {
    font-size: 14px;
  }
  /* anuncia */

  /* OPEN CALLS */

  .noResults em {
    font-size: 22px;
  }

}


@media screen and (min-width: 1025px) and (max-width: 1280px) and (max-height: 700px) {
  .OCinfo_text {
    font-size: 26px;
  }
}

@media only screen and (min-width:1080px) and (max-width:1279px) {
  /* anuncia */
  .forminput3 {
    width: 35%;
    border-bottom: none;
  }
  .formProf input {
    width: 33%;
  }
  .formCont input {
    width: 33%;
  }
  .form textarea {
    width: 85%;
  }
  /* anuncia */
}

@media only screen and (min-width:835px) and (max-width:1279px) {

  .Post-info {
    width: 75%;
    margin-left: 0%;
  }
  .CategoryImage {
    max-width: 35%;
  }

}

/* Community list redesign */
.community-page.Outerbox {
  float: none;
  width: 100%;
  margin: 0;
  background: var(--nn-color-bg-canvas);
}

.community-layout {
  grid-template-columns: minmax(calc(var(--space-6) + var(--space-2)), 1.5fr) minmax(0, 3fr);
}

.community-toolbar.materioteca-toolbar {
  background: var(--nn-color-bg-canvas);
  grid-template-columns: minmax(calc(var(--space-6) + var(--space-2)), 1.5fr) minmax(0, 3fr);
}

.community-toolbar.materioteca-toolbar::before {
  background: var(--nn-color-bg-canvas);
}

.community-filter-panel {
  display: grid;
  gap: var(--space-1);
}

.community-page .materioteca-roadmap {
  padding-right: var(--space-2);
  font-family: "Source Sans Pro";
  font-size: var(--fs-body);
  min-width: 0;
  opacity: 1;
  position: sticky;
  top: calc(var(--materioteca-toolbar-gap) + var(--materioteca-toolbar-height) + var(--space-1));
  transform: translateY(0);
  transition: opacity 500ms ease, transform 700ms ease;
  z-index: 3;
}

.community-filter-title.materioteca-filter-toggle {
  margin-top: 10px;
  pointer-events: none;
}

.community-filter-panel__cta .ui-btn,
.community-filter-panel__cta button {
  justify-content: center;
  max-width: fit-content;
  width: fit-content;
}

.community-toolbar-cta {
  display: none;
}

.community-cta-label--short {
  display: none;
}

.community-filter-form {
  display: grid;
}

.community-filter-clear.materioteca-roadmap__title {
  margin-bottom: var(--space-0-5);
}

.community-filter-option {
  width: fit-content;
}

.community-filter-option input[type="checkbox"],
.community-filter-option input[type="radio"] {
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.community-filter-option span {
  color: inherit;
}

.community-filter-option.active {
  color: var(--nn-color-accent) !important;
}

.community-filter-actions {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-0-5);
}

.community-filter-actions .ui-btn {
  flex: 1 1 auto;
}

.community-filter-info {
  background: transparent;
  border: 0;
  color: var(--nn-color-accent);
  cursor: pointer;
  font-family: var(--nn-font-body);
  font-size: var(--fs-small);
  justify-self: start;
  padding: 0;
  text-align: left;
}

.community-feed {
  display: grid;
  gap: var(--space-1);
  min-width: 0;
}

.community-post-card {
  background: var(--nn-color-bg-surface);
  border: var(--nn-border-subtle);
  border-radius: 0;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: 100px minmax(0, 1fr);
  column-gap: var(--space-1-5);
  padding: var(--space-1);
}

.community-post-card--muted {
  opacity: 0.5;
  pointer-events: none;
}

.community-post-card__media {
  min-width: 0;
}

.community-post-card__media .Imm-profilo {
  border-radius: 50%;
  height: 100px;
  width: 100px;
}

.community-post-card__body {
  display: grid;
  gap: var(--space-1);
  min-width: 0;
}

.community-post-card__header,
.community-post-card__footer {
  align-items: flex-start;
  display: flex;
  gap: var(--space-0-5);
  justify-content: space-between;
  min-width: 0;
}

.community-post-card .id-tag {
  justify-self: start;
  width: fit-content;
}

.community-post-card__title {
  color: var(--nn-color-ink);
  font-family: var(--nn-font-body);
  font-size: var(--fs-subtitle);
  font-weight: var(--fw-semibold);
  line-height: var(--lh-tight);
  margin: 0;
}

.community-post-card__meta {
  align-items: center;
  color: var(--nn-color-ink-muted);
  display: flex;
  flex-wrap: wrap;
  gap: 4px 10px;
  font-family: var(--nn-font-body);
  font-size: var(--fs-small);
  line-height: var(--lh-tight);
  margin-top: 4px;
}

.community-post-card__meta a {
  color: var(--nn-color-ink);
  text-decoration: none;
}

.community-post-card__meta a:hover {
  color: var(--nn-color-accent);
}

.community-post-card__tags {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.community-post-card__tags a {
  text-decoration: none;
}

.community-post-card__content {
  color: var(--nn-color-ink);
  font-family: var(--nn-font-body);
  font-size: var(--fs-body);
  line-height: var(--lh-normal);
  max-width: 72ch;
}

.community-post-card__content p {
  margin: 0;
}

.community-post-card__content p + p {
  margin-top: 8px;
}

.community-post-card__contact-trigger {
  align-items: center;
  background: transparent;
  border: 0;
  border-bottom: var(--nn-border-medium);
  color: var(--nn-color-ink);
  cursor: pointer;
  display: inline-flex;
  gap: 6px;
  font-family: var(--nn-font-body);
  font-size: var(--fs-body);
  font-weight: var(--fw-semibold);
  line-height: var(--lh-tight);
  padding: 0;
  text-align: left;
  width: fit-content;
}

.community-post-card__contact-trigger:hover {
  color: var(--nn-color-accent);
}

.community-post-card__contact-value {
  display: none;
  color: var(--nn-color-ink);
  margin-left: 6px;
}

.community-post-card__contact-trigger.is-open .community-post-card__contact-value {
  display: inline;
}

.community-post-card__contact-trigger::after {
  content: "+";
  font-weight: var(--fw-regular);
}

.community-post-card__contact-trigger.is-open::after {
  content: "-";
}

.community-post-card__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
}

.community-empty {
  background: var(--nn-color-bg-surface);
  border: var(--nn-border-subtle);
  display: grid;
  gap: var(--space-0-5);
  padding: var(--space-1);
}

.community-empty p {
  color: var(--nn-color-ink-muted);
  font-family: var(--nn-font-body);
  font-size: var(--fs-body);
  margin: 0;
}

.community-infinite-sentinel {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: calc(var(--nn-grid-unit) * 2);
  padding-block: var(--space-0-5);
}

.community-infinite-sentinel:not(.is-loading) {
  opacity: 0.72;
}

@media (max-width: 1100px) {
  .community-layout {
    grid-template-columns: 1fr;
    row-gap: var(--space-1);
  }

  .community-filter-panel {
    padding-right: 0;
    position: static;
  }
}

@media (max-width: 700px) {
  .community-post-card__header,
  .community-post-card__footer {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    justify-content: space-between;
  }

  .community-post-card {
    grid-template-columns: 1fr;
    position: relative;
    row-gap: var(--space-0-5);
  }

  .community-post-card__header > .id-tag {
    position: absolute;
    right: var(--space-0-5);
    top: var(--space-0-5);
  }

  .community-post-card__media .Imm-profilo {
    height: 56px;
    width: 56px;
  }

  .community-post-card__actions {
    justify-content: flex-end;
  }
}

/* Responsive pass for the current comunidade layout */
@media (max-width: 1180px) {
  .community-layout,
  .community-toolbar.materioteca-toolbar {
    grid-template-columns: minmax(240px, 0.8fr) minmax(0, 2fr);
  }

  .community-page .materioteca-roadmap {
    padding-right: var(--space-1);
  }
}

@media (max-width: 1079px) {
  .community-toolbar.materioteca-toolbar {
    align-items: end;
    grid-template-columns: auto minmax(0, 1fr);
  }

  .community-filter-title.materioteca-filter-toggle {
    display: none;
  }

  .community-toolbar-cta {
    display: block;
  }

  .community-layout {
    grid-template-columns: minmax(0, 1fr);
  }

  .community-layout .community-filter-panel {
    display: none;
  }
}

@media (max-width: 900px) {
  .community-toolbar.materioteca-toolbar {
    align-self: start;
    box-sizing: border-box;
    grid-template-columns: auto minmax(0, 1fr);
    max-width: 100%;
    position: sticky;
    top: var(--space-0-5);
    z-index: 20;
  }

  .community-toolbar.materioteca-toolbar > *,
  .community-toolbar.materioteca-toolbar .Searchbar,
  .community-toolbar.materioteca-toolbar .Searchbar form {
    min-width: 0;
  }

  .community-toolbar.materioteca-toolbar .Searchbar input[type="text"] {
    box-sizing: border-box;
    width: 100%;
  }

  .community-layout {
    grid-template-columns: minmax(0, 1fr);
    row-gap: var(--space-1);
    margin-top: var(--space-1);
  }

  .community-page .materioteca-roadmap {
    padding-right: 0;
    position: static;
  }

  .community-filter-panel {
    gap: var(--space-0-5);
  }

  .community-feed {
    gap: var(--space-1);
  }
}

@media (max-width: 600px) {
  .community-toolbar-cta .ui-btn,
  .community-toolbar-cta button {
    box-shadow: none;
    font-size: var(--fs-small);
    line-height: 16px;
    min-height: 32px;
    padding: 4px 14px;
  }

  .community-cta-label--full {
    display: none;
  }

  .community-cta-label--short {
    display: inline;
  }

  .community-post-card__contact-trigger {
    font-size: var(--fs-small);
  }

  .community-post-card__tags .id-tag {
    font-size: var(--fs-mini);
    padding: 5px 12px;
  }

  .community-post-card__content {
    margin-block: 6px;
  }
}

@media (max-width: 640px) {
  .community-toolbar.materioteca-toolbar .Searchbar ::placeholder {
    font-size: var(--fs-body);
  }
}

@media (max-width: 700px) {
  .community-post-card {
    column-gap: var(--space-0-5);
    padding: var(--space-0-5);
  }

  .community-post-card__body {
    gap: var(--space-0-5);
  }

  .community-post-card__title {
    font-size: var(--fs-body);
  }

  .community-post-card__content {
    font-size: var(--fs-small);
  }

  .community-post-card__tags {
    gap: 6px;
  }
}
