.container_center {

width: 95%
float: center;
display: block;

}

.inside_header{

    display: flex;
    float: none;
    margin-right: auto;
    margin-left: auto;
    height: 80px;
    padding: 5px 0 0 0;
    border-bottom:2px solid #16507b;
    background-color: ;

}

.inside_navegador {

    margin-left: auto;
    margin-right: auto;
    width: 95%;
    margin-top: 0;
    display: flex;
    background-color: ;
}

.mini_logo {
    fill: white;
    float: left;
    margin: -30px 0px;
    vertical-align: bottom;
    width: 20%;
    padding: 0px 0px;
    background-color:  ;
}

h4 {
  margin-bottom: -0.3rem;
  font-size: 1.5rem;
  font-family: sans-serif;
  text-align: center;
}



.mini_menu {
    float: right;
    margin: auto;
    width: 60%;
    display: flex;
    background-color: ;
    background-position: center;

}


.mini_menu a {

display: inline-block;
padding: 5px 5px;
vertical-align: middle;


}



.upload3 {

  position: relative;
  z-index:3;
  float: center;
  width: 90%; 
  height: 180px; 
  margin: 20px auto;
  -webkit-border-radius: 12px/12px; 
  -moz-border-radius: 12px/12px; 
  border-radius: 12px/12px; 
  background-color: #ebebeb; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.31); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.31); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.31); 
  border: solid 1px #cbc9c9;

}

#upload {
display: inline-block;
position: relative;
left: 15px;
top: 5px;
}


fieldset {
  float: center;
  width: 87%;
}

.postagem {

  position: relative;
  z-index:3;
  left:  15%; 
  top: 20px;
  width: 340px; 
  height: 40px; 
  -webkit-border-radius: 12px/12px; 
  -moz-border-radius: 12px/12px; 
  border-radius: 12px/12px; 
  background-color: #ebebeb; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.31); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.31); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.31); 
  border: solid 1px #cbc9c9;

}

.digite {
    position: relative;
    left: 10px;
    top: 5px;
}

.container {
  position: relative;
  float: center;
  margin-top: 10px;
  border: 2px solid #ccc;
  background-color: #eee;
  border-radius: 15px;
  width: 87%;
  padding: 16px;
  margin: auto;
}

.container::after {
  content: "";
  clear: both;
  display: table;

}

.container img {
  float: left;
  margin-right: 20px;
  border-radius: 10%;
  width: 90px;
  height: 90px;
}

.container a {
  font-size: 18px;
  color: black;
  margin-right: 15px;

}

.container i {
  font-size: 14px;
  color: blue;
  float: right;
  margin-top: -20px;
}

.container p {
  font-size: 1em;
  margin-right: 15px;
}

.container input[type=text] {

  width: 70%; 
  height: 90px; 
  -webkit-border-radius: 4px 4px 4px 4px/5px 5px 4px 4px; 
  -moz-border-radius: 4px 4px 4px 4px/0px 0px 4px 4px; 
  border-radius: 4px 4px 4px 4px/5px 5px 4px 4px; 
  background-color: #fff; 
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  box-shadow: 1px 2px 5px rgba(0,0,0,.09); 
  border: solid 1px #cbc9c9;
  margin: auto;

}


#i-msg {

  background-color: transparent;
  font-size: 0.8rem;
  float: center;
  text-align: center;
  height: 80px;
}


.timeline {

margin-top: 20px;
float: center;


}


.timelinee {



}

.quadro {
    display: block;
    position: relative;
    left: 10px;
    width: 540x;
    min-height: 650px;
    background-color:  white;
    margin-bottom: 15px;
    -webkit-border-radius: 12px/12px; 
    -moz-border-radius: 12px/12px; 
    border-radius: 12px/12px; 
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial,sans-serif;
    font-size: 14px;
    line-height: 18px;
    -webkit-tap-highlight-color: transparent;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.31); 
    -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.31);
    box-shadow: 1px 2px 5px rgba(0,0,0,.31);
    border: solid 1px #cbc9c9;
    width: 96%;
}

#quadroo {

  left: 1%;
  width: 387px;
  height: 630px;
  
}

.Header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 54px;
    padding: 10px;
    border: solid 1px #cbc9c9;
    -webkit-border-top-left-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -moz-border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px; 
}

.avatarcontainer {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    background-color: rgba(var(--eca,255,255,255),1);
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2px;
}

.avatar {
    display: block;
    height: 30px;
    width: 30px;
}

.avatar img {
    border-radius: 50%;
    height: 30px;
    width: 30px;
}

.headertext {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0 10px;
    overflow: hidden;
}

a.username {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

a.username .usernametext {
    display: block;
    max-width: calc(100% - 21px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.headersecondarycontent {
    color: #8e8e8e;
    color: rgba(var(--f52,142,142,142),1);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 12px;
    line-height: 14px;
}

.LocationAndSponsor {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.headercta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-left: 15px;
}

a.viewprofilebutton, a.FollowButton {
    background-color: #0095f6;
    background-color: rgba(var(--d69,0,149,246),1);
    border-radius: 3px;
    color: #fff;
    color: rgba(var(--eca,255,255,255),1);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-weight: 600;
    margin-left: 10px;
    padding: 5px 12px;
    text-decoration: none;
}

.embedframe {
    padding-bottom: 100%;
    position: relative;
}

.embeddedmedia {
    background-color: #fafafa;
    background-color: rgba(var(--b3f,250,250,250),1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.embeddedmediaimage {
    height: 100%;
    -o-object-fit: container;
    object-fit: container;
    pointer-events: none;
    width: 100%;
}


.PrimaryCTA {
    background-color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-height: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: left;
    margin-left: 12px;
    margin-right: 12px;
    padding: 10px;
}

.link {

font-size: 14px;
color: blue;

}

.photopost {
margin-left: 20px; 
min-height: 20px;
font-size: 12px;

}

.Feedback {
    border-top: 1px solid #dbdbdb;
    border-top: 1px solid rgba(var(--b38,219,219,219),1);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 10px;
    padding: 8px 0;
}

.Feedback a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 80%;
    text-decoration: none;
}

.Likes, .Comments {
    margin-right: 12px;
}

.like {
  border-top: 1px solid #dbdbdb;
  border-top: 1px solid rgba(var(--b38,219,219,219),1);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 10px;
  padding: 8px 0;
}

.like a {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 80%;
  text-decoration: none;
  color: gray;
}

.Likes, .Comments, .click {
  margin-right: 16px;
}


.delete {
  margin-left: auto;
}

.Save {
    margin-left: auto;
}

.SocialProof {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0 10px 6px;
    font-size: 0.8em;
    color: black;
    background-color: ;
    max-height: 20px;
    text-align: left;
}

.SocialProof a {
    font-weight: 600;
}

.Caption {
    display: block;
    line-height: 18px;
    padding: 0 10px 10px;
}

a.CaptionUsername {
    color: #262626;
    color: rgba(var(--i1d,38,38,38),1);
    font-weight: 600;
    margin: -5px 0 -5px -5px;
    padding: 5px;
}

.Caption a {
    color: #00376b;
    color: rgba(var(--fe0,0,55,107),1);
}

.CaptionComments {
    display: block;
    padding-top: 6px;
}

a.CaptionCommentsExpand {
    color: #8e8e8e;
    color: rgba(var(--f52,142,142,142),1);
}


.Footer {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #dbdbdb;
    border-top: 1px solid rgba(var(--b38,219,219,219),1);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 44px;
    padding: 0 10px;
}

a.CommentInput {
    color: #8e8e8e;
    color: rgba(var(--f52,142,142,142),1);
    font-size: 14px;
    line-height: 17px;
    padding: 0;
    text-decoration: none;
}

.tree_pictures {

  position: relative;
  float: center;
  top: 10px;
  border: 2px solid #ccc;
  border-radius: 15px;
  width: 84%;
  height: 200px;
  margin: auto;
  display: flex;
  padding: 20px 20px;

}


ul.fotos {
   width: 100%;
   margin: auto;
   display: flex;
}

ul.fotos li {

display: flex;
   
}

ul.fotos a {
   display: inline-block;
   float: left;
   margin: auto;
   width: 100%;
   padding: 10px 10px;
   text-align: center;
   color: #333;
   font-size: 16px;
   -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
   -webkit-transform: rotate(-2deg);   
   -webkit-transition: -webkit-transform .15s linear; 
}

ul.fotos img {
   display: inline;
   width: 100%;
   height: 120px;
   margin-bottom: 12px;
   margin: auto;
   float: center;
}

ul.fotos a:after {
   content: attr(title);
}

ul.fotos li:nth-child(3n) a {
   -webkit-transform: none;
   position: relative;
   top: -5px;
   
}

ul.fotos li:nth-child(5n) a {
   -webkit-transform: rotate(5deg);
   position: relative;
   right: 5px;
   
}

ul.fotos li a:hover {
   -webkit-transform: scale(1.25);
   -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5);
   position: relative;
   z-index: 5;
}



.Glyph {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
}

.Sprite {
    display: inline-block;
}
.hideText, .Sprite {
    overflow: hidden;
    text-indent: -99999em;
}
.embedSpriteGlyph, .embedSpriteHeartOpen, .embedSpriteHeartOpenRed {
    background-repeat: no-repeat;
    background-position: -251px -53px;
    height: 24px;
    width: 24px;
}


@media screen and (max-width: 815px) {

.inside_header{

    height: 60px;

}

h4 {
  font-size: 1.2rem;

}

h4.flip {
  margin-top: -1.4rem;

}


.container img {
  width: 60px;
  height: 60px;
}

.container a {
  font-size: 14px;
  color: black;
  margin-right: 15px;

}

.container i {
  font-size: 10px;

}

.container p {
  font-size: 12px;

}

.quadro {

    left: 5px;
    width: 98%;

}

.tree_pictures {

  width: 86%;
  height: 125px;

}


ul.fotos {
   width: auto;
   margin-left: -30px;
   margin-right: 20px;

}


ul.fotos a {
   width: 100%;
   font-size: 10px;
   display: inline;
   padding: 5px 5px;
}

ul.fotos img {

   height: 60px;

}

a.username {

font-size: 0.8em;

}


}

