﻿@font-face {
	font-family: "Roboto-Light";
	src: url("Roboto/Roboto-Light.ttf");
	}

@font-face {
	font-family: "Roboto-LightItalic";
	src: url("Roboto/Roboto-LightItalic.ttf");
	}

@font-face {
	font-family: "Roboto-Medium";
	src: url("Roboto/Roboto-Medium.ttf");
	}

@font-face {
	font-family: "Roboto-MediumItalic";
	src: url("Roboto/Roboto-MediumItalic.ttf");
	}

@font-face {
	font-family: "Roboto-Regular";
	src: url("Roboto/Roboto-Regular.ttf");
	}

@font-face {
	font-family: "Roboto-Thin";
	src: url("Roboto/Roboto-Thin.ttf");
	}

@font-face {
	font-family: "Roboto-ThinItalic";
	src: url("Roboto/Roboto-ThinItalic.ttf");
	}



body {
margin: 0%;
background-color: #d0d0d0;
height: 100%;
width: 100%;
}

p {
    margin: 0;
}

.toptopbar {
    background-color: #232323;
    height: 45px;
    width: 100%;
    margin: auto;
    position: fixed;
    z-index: 2;
}

#intoptopbar {
    height: 100%;
    width: 60%;
    margin: auto;
    position: relative;
}

.logo {
    display: inline-block;
    position: absolute;
    background-image: url("logotoptopbar.png");
    background-repeat: no-repeat;
    height: 33.33%;
    background-color: transparent;
    border: 0;
    padding: 0;
    width: 88px;
    height: 29px;
    top: 50%;
    margin-top: -14px;
}

.pesquisa {
    display: inline-block;
    height: 45px;
    position: relative;
    left: 50%;
    margin-left: -112px;
    width: 224px;
}

.txtbox {
    height: 33px;
    width: 224px;
    margin-top: 6px;
    background-color: #d0d0d0;
    cursor: text;
    display: inline-block;
    border: 0;
    border-radius: 0;
    border-image-width: 0;
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    float: left;
}

#txtbusca {
    height: 33px;
    width: 187px;
    background-color: #d0d0d0;
    margin-top: 0;
    display: inline-block;
    border: 0;    
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    border-image-width: 0;
    position: relative;
    font-family: Roboto-Regular;
    font-size: 14px;
}

#txtbusca:focus{
    border: 0;
    outline: none;
}

#txtbusca::-webkit-input-placeholder {
    color: #9e9e9e;
    font-family: Roboto-Regular;
    font-size: 14px;
}

.btnr {
    position: relative;
    display: inline-block;
    height: 33px;
    width: 15px;
    margin-right: 10px;
    float: right;
    cursor: pointer;
}

#btnbusca {
    position: relative;
    padding-top: 9px;
}

.pesquisamobileform {
    float: right;
    top: 50%;
    transform: translateY(-8px);
    position: relative;
    right: 5%;
    margin-right: 17px;
}

.pesquisamobile {
    display: none;
    height: 73.33%;
    width: 80px;
    color: transparent;
    font-family: Roboto-Regular;
    

}

.pesquisacenter {
    left: 50%;
    margin: 0;
    margin-left: -122px;
}

.avatar {
    height: 45px;
    float: right;
    display: inline-block;
}

#nome {
    display: inline-block;
    float: left;
    color: #d0d0d0;
    font-family: Roboto-Regular;
    font-size: 14px;
    top: 50%;
    margin-top: -10px;
    position: relative;
    /*text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.75);*/
}

#pic {
    height: 45px;
    width: 36px;
    float: right;
    padding-top: 4px;
    margin-left: 17px;
}

#userpic {
    border-radius: 100%;
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.35);
}


.optmobileform {
    float: right;
    position: relative;
    clear: both;
    display: inline-block;
}


.opcoes {
    background-image: url("opt.svg");
    background-color: transparent;
    border: none;    
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 100% 100%;
    padding: 0;
    height: 15px;
    width: 17px;
    float: right;
    position: relative;
    display: inline-block;
    margin-left: 25px;
}

.topbar {
    margin: auto;
    height: 45px;
    width: 66.66%;
    position: fixed;
    z-index: 2;
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #822028;
}

.topbar a {
    text-decoration: none;
    display: inline-block;
    height: 45px;
    width: 25%;
    color: white;
    font-family: Roboto-Light;
    font-size: 16px;
    background: #822028;
    border: 0px;
    padding: 0px;
    margin: 0 -4px -4px 0;
    text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.35);
    text-align: center;
    line-height: 42px;
    position: relative;
}

.topbar a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.topbar .active {
    background-color: #a42732;
}

#conteudo {
    margin: auto;
    width: 60%;
    position: relative;
    top: 118px;
}

.logfb {
    height: 40px;
    width: 48.59%;
    /* background-color: yellow; */
    text-align: center;
    line-height: 40px;
    display: inline-block;
    font-family: roboto-regular;
    color: white;
    font-size: 14px;
    margin: 10px 0 10px 0;
    background-color: #3b5998;
}

.bgfb {
    background-image: url("fb.svg");
    background-color: #354f88;
    background-size: 55% auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    float: left;
    height: 100%;
    width: 20.23%;
}

.txtfb {
    height: 100%;
    width: 79.77%;
    float: right;
    /* margin: auto; */
}

.loggg {
    height: 40px;
    width: 48.59%;
    /* background-color: yellow; */
    text-align: center;
    line-height: 40px;
    float: right;
    font-family: roboto-regular;
    color: white;
    font-size: 14px;
    margin: 10px 0 10px 0;
    background-color: #dc4d28;
}

.bggg {
    height: 100%;
    width: 20.23%;
    background-color: #c54523;
    float: left;
    background-image: url("g.svg");
    background-size: 55% auto;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.txtgg {
    height: 100%;
    width: 79.77%;
    float: right;
    /* margin: auto; */
}

.forgotten {
    text-decoration: underline;
}

/*cada "coluna" dos cards adiciona 180px, assim: 1=180px, 2=360px, 3=540px, 4=720px. Cada linha tem 200px.*/

.card1x1 { 
    background-color: white;
    border-radius: 3px;
    width: 24.3%;
    height: 200px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
    display: inline-block;
    margin-bottom: 10px;
}

.card2x1 { 
    background-color: white;
    border-radius: 3px;
    width: 49.3%;
    height: 200px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
    display: inline-block;
    margin-bottom: 10px;
}

.card3x1 { 
    background-color: white;
    border-radius: 3px;
    width: 74.3%;
    height: 200px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
    display: inline-block;
    margin-bottom: 10px;
}

.card4x1 { 
    background-color: white;
    border-radius: 3px;
    width: 100%;
    height: 200px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
    display: inline-block;
    margin-bottom: 10px;
}

.card4x2 { 
    background-color: white;
    border-radius: 3px;
    width: 100%;
    height: 400px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
    display: inline-block;
    margin-bottom: 10px;
}

.card2x2 { 
    background-color: white;
    border-radius: 3px;
    width: 49.3%;
    height: 400px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
    display: inline-block;
    margin-bottom: 10px;
}

.cardconteudo {
    margin: 13px 24px 13px 24px;
}

.cardconteudo a {
    font-family: roboto-regular;
    font-size: 14px;
}

.titulo {
    font-family: Roboto-Medium;
    font-size: 24px;
    color: #414141;
}

.textcon {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #9e9e9e;
}

.label {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #414141;
}

.direitar {
    float: right;
}

.esquerdar {
    float: left;
}

.desaparecer {
    display: none;
}

.logbtn {
    height: 32px;
    width: 109px;
    margin-top: 32px;
}

.subbtn {
    height: 32px;
    width: 109px;
    margin-top: 32px;
}

#email {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 32px;
    width: 60%;
}

#senha {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 32px;
    width: 60%;
}

/*AQUI COMEÇA O CODIGO DA RESPONSIVIDADE*/ 

@media only screen and (max-width : 720px)  
{
.avatar { display: none; }

.toptopbar {
    height: 45px;
}

#intoptopbar { 
    width: 90%; 
}

.topbar { width: 100%;
          height: 45px;
          top: 45px;
          margin-left: 0;
          left: 0;
          position: absolute;
          z-index: 0;
}

.pesquisa { display: none; }


.logo {
    background-image: url("logomobile.svg"); 
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% 100%;
    margin-right: 5.5%;
    width: 45px;
    height: 15px;
    margin-top: -7px;
}

.opcoes {
    margin-left: 5%;
    height: 15px;
    width: 17px;
}

.topbar a { 
    color: transparent;
    text-shadow: none;
    text-indent: -9999px;
    height: 100%;
}

#topfeed {
    background-image: url("feed.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 55%;
    /*background-size: 28.75%;*/
}

#topmsg {
    background-image: url("msg.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 55%;
    /*background-size: 27.5%;*/
}

#topamigos {
    background-image: url("amigos.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    /*background-size: 38.75%;*/
    background-size: auto 55%;
}

#topeventos {
    background-image: url("eventos.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: auto 55%;
    /*background-size: 17.5%;*/
}

.pesquisamobile {
    background-image: url("lupaclara.svg");
    background-repeat: no-repeat;
    float: right;
    display: inline-block;
    border: none;
    background-color: transparent;
    cursor: pointer;
    position: relative;
    background-size: auto 100%;
    width: 15px;
    height: 15px;
    background-position: 100%;
    padding: 0;
    border: 0;
    margin: 0;
}


.pesquisamobile:focus {
    transition: width 1s;
    background-color: #d0d0d0;
    background-image: url("lupaescura.svg");
    height: 33px;
    width: 55%;
    background-position: 5px 50%;
    cursor: text;
    color: black;
    padding-left: 25px;
    background-size: 15px 15px;
    outline: none;
    float: right;
}

::-webkit-input-placeholder {
    color: transparent;
}


.pmClicked::-webkit-input-placeholder {
    color: gray;
}

#conteudo { top: 104px;}

/*cada "coluna" dos cards adiciona 180px, assim: 1=180px, 2=360px, 3=540px, 4=720px. Cada linha tem 200px.*/

.card1x1 { 
    width: 100%;
}

.card2x1 { 
    width: 100%;
}

.card3x1 { 
    width: 100%;
}

.card4x1 { 
    width: 100%;
}

.card4x2 { 
    width: 100%;
}

.card2x2 {
    width: 100%;
}

#email {
    width: 100%;
}

#senha {
    width: 100%;
}

.logbtn {
    left: 50%;
    position: relative;
    margin-left: -55px;
}

}

@media only screen and (min-width : 721px) {

    .optmobileform {top: 50%;
             transform: translateY(-50%);
    }
}

@media (max-width: 1024px) {
.topbar { width: 100%; 
          margin: 0;
          left: 0;
          transform: translateX(0%);
}
#intoptopbar {width: 90%; }

#conteudo {width: 90%; }

}