html{
  background-color: white;
}

body, div, h1, h2, h3, p,
{ 
  padding:0;
  margin:0;
  box-sizing: border-box;
}

n {
  font-weight: bold;
}

body {
  width: 99%

}

.header{

    display: flex;
    float: none;
    margin-right: auto;
    margin-left: auto;
    height: 100px;
    padding: 5px 0 0 0;
    background-color: white;
    justify-content: center;

}

.header2{

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

}

.header3 {

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

}

.header4 {

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

}

.navegador {

    margin-left: ;
    margin-right: ;
    width: 99%;
    margin-top: 0;
    z-index: 3;
    display: flex;
    background-color: ;
}

.footer {

  margin-left: auto;
  margin-right: auto;
  width: 99%;
  margin-top: 0;
  z-index: 3;
  display: flex;
  background-color: ;
}

.logo {
    fill: white;
    float: left;
    margin: ;
    vertical-align: bottom;
    width: 10%;
    padding: 1%;
    background-color:  ;
}

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

h2.flip, h4.flip {
  margin-top: 0rem;
  -moz-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
  color: #777;
  
}

h2.flip2, h4.flip2 {
  margin-top: 0rem;
  transform: scale(-1, -1);
  color: red;

}

.flipaVH {
  margin-top: 0rem;
  transform: scale(-1, -1);
  color: #777;

}

.menu {
    float: center;
    margin: 1%;
    width: 46%;
    display: flex;
    background-color: ;
    background-position: center;

}

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

}


.menu a {

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

}

.Header a {

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

  }


.button2 {
    display: inline-block;
    background-color: #2faded;
    border-radius: 4px;
    color: white;
    font-family: Roboto;
    font-size: 0.8rem;
    font-weight: 300;
    letter-spacing: 0.01em;
    height: 1.3em;
    text-align: center;
    text-decoration: inherit;
    padding: 12px 20px 0px 20px;
    margin: 10px 10px 10px 0px;
    cursor: pointer;
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px; 
    border-radius: 10px; 
    -webkit-box-shadow: 0 3px rgba(58,87,175,.75); 
    -moz-box-shadow: 0 3px rgba(58,87,175,.75); 
    box-shadow: 0 3px rgba(58,87,175,.75);
    transition: all 0.1s linear 0s; 
}    

.menu .button2:hover {

  top: 3px;
  background-color:#2e458b;
  -webkit-box-shadow: none; 
  -moz-box-shadow: none; 
  box-shadow: none;
}

.language {
    fill: white;
    float: right;
    margin: 5px 0px 0px -20px;
    vertical-align: top;
    width: 15%;
    padding: 30px 10px;
    display: flex;
    max-height: 30px;
}

.form_language {

    margin-left: auto;
    margin-right: auto;
    vertical-align: bottom;
    display: flex;
}

.form_text {

padding: 5px 5px;

}

.form_select {

margin: 5px 0px;

}

.button3 {

  font-size: 14px;
  font-weight: 600;
  color: white;
  margin: 0px 10px;
  display: inline-block;
  background-color: #2faded;
  float: right;
  text-decoration: none;
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px;
  -webkit-box-shadow: 0 3px rgba(58,87,175,.75); 
  -moz-box-shadow: 0 3px rgba(58,87,175,.75); 
  box-shadow: 0 3px rgba(58,87,175,.75);
  transition: all 0.1s linear 0s; 
  top: 1px;
  position: relative;
  text-align: center;
}

.button3:hover {

  top: 3px;
  background-color:#2e458b;
  -webkit-box-shadow: none; 
  -moz-box-shadow: none; 
  box-shadow: none; 

}

.search {

max-width: 11%;
display: block;
background-color: ;
margin: 0px 0px;

}

.ssearch {

width: 15%;
display: block;
background-color: ;
margin: 0px 0px;

}


.busca {

  width: 90%; 
  height: 80px; 
  -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;

}

.buscaa {

position: relative;
padding: 10px 10px;

}

.presentation {

  position: relative;
  z-index:3;
  left:  ; 
  top: 10px;
  width: ; 
  height: 120px; 
  -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;

}

.presentation-text {
    position: relative;
    left: 10px;
    top: -10px;
    font-size: 0.9em;
    width:95%;
}


input[type=text] {

  width: 95%; 
  height: 30px; 
  -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;

}


.buscaa i {

margin: 2px 5px;

}

.buscaa input {

margin: 2px 0px;

}


.hide {
  display: flex;

}

.modal {
  background-color: rgba(0,0,0,.8);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 1s;
  z-index: 4;
}

.hide .modal-contenido {
  position: relative;
  margin-right: ;
  width: 23%;
  background-color: transparent;
  padding: 10px 20px;
  z-index: 7;



}

.modal-contenido a {
 
  float: left;
  padding: 10px 10px;

}

.upload a {

  float: left;
  padding: 0px 0px;

}

#miModalupload:target {
  opacity:1;
  pointer-events: auto;
}



.modal-contenido .uploadd  {

  top: 5px;
  width: 100%; 
  min-height:600px;
  margin: 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;

}

.modal-contenido .upload {

display: inline-block;
margin-left:15px;
top: 0px;
bottom: 0px;
 
}

.upload .square {

  float: left;
  width: 85%;
  min-height: 447px;
  margin: 15px 10px;
  padding: 10px 10px 10px 10px;
  
}

.upload .square img {

width: 100%;
height: 277px;
border: solid 1px #cbc9c9;
background-color: rgb(238, 236, 233);
opacity: 0.6;
 
}

.modal-contenido .quadro {
  display: block;
  position: relative;
  left: 0px;
  min-height: 675px;
  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: 95.5%;
}

.square {
  display: inline-block;
  width: 23%;
  min-height: 447px;
  margin: 15px auto;
  padding: 10px 10px 10px 10px;
  border: solid .25px;
  color: #333;
  text-shadow: white 0px 0px 2px;
  font-size: 16px;
  background-size: 297px;
  text-align: center;
  background-color: white;
   -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
}

.square img {

width: 100%;
height: 277px;

}

.modal-contenido fieldset {
  float: center;
  width: 89%;
  height: 105px;
  -webkit-border-radius: 12px/12px; 
  -moz-border-radius: 12px/12px; 
  border-radius: 12px/12px; 
}

.modal-contenido textarea {

  width: 94%; 
  height: 130px;  
  background-color: #fff; 
  border: white;
  margin-left: 0px;
  margin-top: 0px; 

}

.modal-contenido input[type=text] {

  width: 46%; 
  height: 30px; 
  -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-left: -5px;
  margin-top: ; 
  padding-left: ;

}

.modal-contenido input[name=dateee] {

  width: 40%; 
  height: 30px;  
  border-radius: none; 
  background-color: transparent; 
  box-shadow: none; 
  border: none;
  padding-left: 10px;
}

.modal-contenido input[type=file] {
  float: left;
  width: 100%; 
  height: 30px; 
  margin-right: 15px;
  margin-top: ; 

}

.modal-contenido input[type=submit] {
  float: right;
  width: 30%; 
  height: 30px; 
  -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: #ebebeb; 
  -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-right: 10px;
  margin-bottom: 10px; 

}

.modal-contenido input[type=submit] {
  float: right;
  width: 30%; 
  height: 30px; 
  -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: #ebebeb; 
  -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-right: 10px;
  margin-bottom: 10px; 

}



.notifications {

position: relative;
width: 8%;
margin: auto 3px;
background-color: ;
display: block;
margin-left: 15px;

}

.notifications a {
  font-size: 0.9em;
  color: gray;
  border: none;
  cursor: pointer;
  text-decoration: none;
}

#miModalnotes:target {
  opacity:1;
  pointer-events: auto;
}

#miModalnotes:target {
  opacity:1;
  pointer-events: auto;
}

#miModalmessages:target {
  opacity:1;
  pointer-events: auto;
}

#miModalmessages2:target {
  opacity:1;
  pointer-events: auto;
}

#miModalcomments:target {
  opacity:1;
  pointer-events: auto;
}


.modalnotes {
  background-color: rgba(0,0,0,.8);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 1s;
  z-index: 4;
}

.modalnotes2 {
  background-color: rgba(0,0,0,.8);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 1s;
  z-index: 9388;
}

.modalnotes3 {
  background-color: rgba(0,0,0,.8);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: all 1s;
  z-index: 9388;
}

.modal_notes-contenido {
  position: relative;
  margin-right: ;
  width: 30%;
  background-color: transparent;
  padding: 10px 0px;
  z-index: 7;
  top: 15%;
  right: 0;
  bottom: 0;
  left: 35%;
}

.modal_notes-contenido2 {
  position: relative;
  margin-right: ;
  width: 30%;
  background-color: transparent;
  padding: 10px 0px;
  z-index: 9488;
  top: 25%;
  right: 0;
  bottom: 0;
  left: 15%;
}


.modal_notes-contenido a {
  float: left;
  color: #888585;
}

.modal_x a {
  float: left;
  color: #888585;
  margin-top: 5px;
  margin-left: 10px;

}

.modal_notes-contenido .notes_conteudo, .modal_notes-contenido .message_conteudo {
  float: center;
  top: 5px;
  width: 100%; 
  min-height:600px;
  margin: 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;

}


.notes_general {

display: block;
width: 90%;
min-height: 350px;
background-color: ;


}

.notes_text {
float: center;
text-align: center;
color: black;
font-size: 1.2em;
font-weight: 600;
letter-spacing: 0.05em;
margin-top: 5px;

}

.notes_galery {

float: none;
width: 95%;
min-height: 550px;
background-color: ;
margin: auto;
padding: 0px 20px;

}

.notes_block {


}

.group {



}

.circle2 {
  max-width: 30%;
  height: auto;
  display: inline;
  margin: 0 auto;
  margin-bottom: 0.5rem;
  background-position: center center;

}

.circle2 img {
  width: auto;
  height: 30%;
  position: relative;
  left: 10%;
  transform: translateX(-40%);
  border-radius: 100%;
  width: 60px;
  height: 60px;

}


.profile_name {

position: absolute;
color: black;
margin: 15px 10px;
padding: 0px 0px;

}

.profile_message {

color: blue;
position: relative;
}



.friend_results {

color: black;
margin: 20px 0px;

}

.friend_results input[name=aceitar]{

color: white;
background-color: gray;

}



.friend_results input[name=remover] {

color: white;
background-color: gray;
}


.mainmenubtnn {
background-color: ;
font-size: 17px;
color: gray;
border: none;
cursor: pointer;
margin: 0px -40px;
}

.messages {
position: relative;
width: 7%;
margin: auto 3px;
background-color: ;
display: block;
margin-left: 15px;

}

.messages a {
  font-size: 0.9em;
  color: gray;
  border: none;
  cursor: pointer;
  text-decoration: none;
}

.wellcome, .wellcome2 {

display: block;
float: right;
width: 18%;
background-color: ;

}

.wellcome_uptext, .wellcome_downtext  {

color: gray;
font-size: 0.8em;

}

.system-message {

  display: flex;
  float: left;
  width: 100%;
  background-color: ;
  margin-left: 2%;
  }


.login {
margin-top: -13px;
z-index:2;
float: right;
width: 20%;

}

#text2 , #password2{

  width: 90%; 
  height: 25px; 
  -webkit-border-radius: 8px 8px 8px 8px; 
  -moz-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px; 
  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-left: -5px;
  margin-top: 2px;
  margin-bottom: 5px; 
  padding-left: 10px;

}


.profile {

float: right;
margin: -10px 0px;

}

.dropdown {
position: relative;
display: inline-block;

}

.mainmenubtn {
background-color: ;
font-size: 1em;
color: gray;
border: none;
cursor: pointer;
padding:10px;
margin-top:5px;
}


.dropdown-child {
display: none;
background-color: ;
min-width: 100px;
position: fixed;
}
.dropdown-child a {
color: gray;
padding: 5px;
text-decoration: none;
display: block;
}
.dropdown:hover .dropdown-child {
display: block;
}

.circle {
  max-width: 30%;
  height: auto;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.5rem;
  background-position: center center;
}

.circle img {
  width: auto;
  height: 30%;
  position: relative;
  left: 13%;
  transform: translateX(-40%);
  border-radius: 100%;
  width: 80px;
  height: 80px;
}


.tabuleiroo {

  width: 100%; 

}

.tabuleiroo img[title=main] {

  width: 100%;
  height: 840px;

}


.tabuleiro {
   content: "";
   margin: -130px 0px;
   background-image: url('OzyLamond.png');
   background-size: cover;
   height: 950px;
   position: relative;
   top: 0px;
   right: 0px;
   bottom: 0px;
   left: 0px; 
   width: 100%;
   display: flex;
   align-items: center;
   justify-content: center;
}

.virado {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.contenedor_main {

    display: flex;
    float: none;
    margin-right: auto;
    margin-left: auto;
    padding: 5px 0 0 0;
    border-bottom:;
    background-color: ;

}

.main_container {

    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    z-index: 4;
    display: flex;
    background-color: transparent;
    display: flex;
    justify-content: center;
}

#btn-div2 {
   position: absolute; 
   z-index: 4;
   right: 33.5%;
   top: 160px;
   padding: 3px 3px;
   margin: 0px 5px 5px 0px;
   background-color: transparent;
}


.contenedor {
  position: absolute;
  right:  10px;
  width: 33%; 
  top: 160px;
  overflow-y: scroll;
  overflow-x: hidden;
  z-index:4; 
  height: 770px; 
  -webkit-border-radius: 12px/12px; 
  -moz-border-radius: 12px/12px; 
  border-radius: 12px/12px; 
  background-color:  white; 
  -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; 
  display: block;
}


.contenedor::-webkit-scrollbar {
    -webkit-appearance: none;
}

.contenedor::-webkit-scrollbar:vertical {
    width:10px;
}

.contenedor::-webkit-scrollbar-button:increment,.contenedor::-webkit-scrollbar-button {
    display: none;
} 

.contenedor::-webkit-scrollbar:horizontal {
    height: 10px;
}

.contenedor::-webkit-scrollbar-thumb {
    background-color: #797979;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}

.contenedor::-webkit-scrollbar-track {
    border-radius: 10px;  
}


.textbox {

  margin: auto;
  width: 50%; 
  min-height: 954px; 
  -webkit-border-radius: 8px/7px; 
  -moz-border-radius: 8px/7px; 
  border-radius: 8px/7px; 
  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;

}

#formulario {
position: relative; 
z-index:2;
left: 60px;
top: 20px;
font-size: 20px;

}


.textbox .upload {
position: relative;
width: 600px;  
z-index:2;
left: 0px;
font-size: 20px;

}


.formprofile {
position: relative;
width: 600px;  
z-index:2;
left: 0px;
font-size: 20px;

}

.camera_circle {
position: absolute;
right: 1em;
top: 4.2em;
color: gray;
font-size: 1em;
text-align: center;
     }


#miModalpost:target {
      opacity:1;
      pointer-events: auto;
    }

.rodape {
      text-align: center;
      z-index:2;
      color: black;
      padding: 5px 5px;
      float: center;
      margin: -20px 10px 0px;
      width: 100%;
      font-size: 0.8em;
      }

.alert {
        position: relative;
        padding: 0.75rem 1.25rem;
        margin-bottom: 1rem;
        border: 1px solid transparent;
        border-radius: 0.25rem;
      }
      
.alert-danger {
        color: #721c24;
        background-color: #f8d7da;
        border-color: #f5c6cb;
      }
      
.alert-sucess {
        color: #2f7a0c;
        background-color: #d4f3c6;
        border-color: #d6f3a8;
      }


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

.wellcome2 {

    position: absolute;
    right: 10px;
    top: -10px;
    
    }



.wellcome_uptext, .wellcome_downtext, .search, .mainmenubtn p {
     display: none;
}

.hide {

display: flex;

}

header{
    height: 95px;
    display: block;
}

.header2{

  height: 1px;

}

.header3 {

  height: 80px;

}

.header4 {


  height: 0px;
  padding: 0px 0 0 0;
  margin-top: -10px;

}


.navegador {
    float: center;
    display: block;
    width: 90%;
    height: 115px;
  }

.logo {
 
   margin: -30px 0px 0px 0px;
   padding: 0px;
   vertical-align: bottom;
   width: 15%;

}

h2 {
  font-size: 1.5rem;

}

.menu {

    float: right;
    margin: 20px 0px;
    padding: 0px;
    width: 105%;
    display: flex;
}

.menu a {

   display: inline;
   padding: 0px 0px;
   vertical-align: middle;
}

.button2 {

    background-color: transparent;
    border-radius: 4px;
    color: black;
    font-size: 8px;
    margin: 0px 3px;

}

.modal {

  float: left;
  width: 100%;
  margin: auto;
}

.hide .modal-contenido {

  margin: auto;
   width: 90%;

}

.modal-contenido a {
  float: left;
  padding: 0px 10px;

}


.modal-contenido .uploadd {
  display: flex;
  top: 0px;
  width: 100%; 
  max-height:730px;
  margin: auto;
  overflow-y: scroll;
  overflow-x: hidden; 
 
}

.modal-contenido .upload {

display: block;
margin: auto;

 
}

.modal-contenido .upload {

display: inline-block;
margin-left:15px;
top: 0px;
bottom: 0px;
 
}


.modal-contenido fieldset {
  height: 110px;
}


.modal-contenido input[type=text] {

  width: 40%; 
  height: 25px; 
}

.presentation {

  position: absolute;
  z-index:3;
  left:  5%; 
  top: 110px;
  width: 90%; 
  height: 65px; 
 
}

.presentation-text {

    font-size: 0.6em;
}





.notifications, .messages {
  float: center;
  width: 5%;
  padding: 5px;
  margin: -9px 170px;

}

.notifications a, .messages a {
  font-size: 0.5em;
  color: gray;
  display: flex;
}

.modal_notes-contenido {

  width: 80%;
  left: 5%;
}

.modal_x {

  width: 80%;
  left: 5%;
}


.profile {

position: relative;
float: right;
margin-top: -110px;

}



.mainmenubtn {

font-size: 8px;

}


.circle img {

  width: 30px;
  height: 30px;
}


.tabuleiroo img[title=main] {

  width: 98%;
  height: 100%;

}

.main_container {

    margin-left: auto;
    margin-right: auto;
    width: 98%;
    margin-top: 0;
    z-index: 1;
    display: flex;
    background-color:  ;
}

#btn-div2 {

 display: none;

}

.contenedor {
  position: relative;
  top: 20px;
  float: center;
  margin: auto;
  width: 100%; 
  min-height: 770px; 
  
}

.footer {
  float: center;
  display: block;
  width: 90%;
  height: 45px;
  margin-top: -25px;
}

.rodape {
  text-align: center;
  width: 90%;
  margin: 10px 10px 0px;
  font-size: 0.4em;

}

}