@charset "iso-8859-1";
/* =Basic HTML
--------------------------------------------------------------------------------*/
html 	{font:14px Arial, 'Liberation Sans', FreeSans, sans-serif;}
body 	{background:url(../img/background.png);background-position:450px; 450px;font:14px Arial, 'Liberation Sans', FreeSans, sans-serif;}
a 	 	{color:#CE0F23;text-decoration:none;}
a:hover {color:#CE0F23;}
a img	{border:none;}
a:focus	{outline:1px dotted invert;}
hr		{border-color:#ccc;border-style:solid;border-width: 1px 0 0;clear:both;height:0;}
::selection {
	background: #F6933C; /* Safari */
	color:#FFF;
	}
::-moz-selection {
	background: #F6933C; /* Firefox */
	color:#FFF;
}

.vertodos{
	color:#CE0F23 !important;
	text-transform:uppercase;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1 {font-size:25px;}
h2 {font-size:23px;}
h3 {font-size:21px;}
h4 {font-size:19px;}
h5 {font-size:17px;}
h6 {font-size:15px;}

/* =Spacing
--------------------------------------------------------------------------------*/

ol {list-style:decimal;}
ul {list-style:square;}

/* =Layout IDs
--------------------------------------------------------------------------------*/
#header, #user-bar td{background:url(../img/header-top.jpg) repeat-x;text-align:center;height:60px;border-bottom:1px solid #999;}
#user-bar{color:#FBB838;}
#user-bar a{color:#FBB838;}
#user-bar a:hover{text-decoration:underline;}
#search{background:url(../img/search-tab.png) no-repeat;height:70px;}
#alfabetica{background:url(../img/header-menu.jpg) repeat-x;height:50px;}/*#F28533*/
#alfabetica a{color:#444;font-size:16px;padding-right:4px;}
#alfabetica a:hover{font-weight:bold;padding-left:1px;text-decoration:underline;}



/*#chat-title table{border-top: none;text-shadow: 0 1px 0 rgba(255,255,255,.5); width:100%;}
#chat-title th{background:url(../img/bg-areas.gif) repeat-x;color:#FFF;font-weight:bold;height:20px;font-size:12px;}*/

#location{background:url(../img/bg-status-bar.png) repeat-x;}
#location a{color:#333;font-size:12px;font-weight:bold;}

#topicos-recentes{background:#FFF;}

#acompanhantes{background:#FFF;}

#boas-vindas table{width:100%;}
/*#boas-vindas th{background:url(../img/bg-areas.gif) repeat-x;color:#FFF;font-weight:bold;font-size:12px;}
#boas-vindas td{background:#f6f6f6; color:#333;font-weight:bold;height:50px;font-size:12px;text-transform:uppercase;border-bottom:1px solid #CCC;}*/
#boas-vindas a{color:#325375;}
#boas-vindas a:hover{color:#325375;text-decoration:underline;}

/*#log-recentes table{border-top: none;text-shadow: 0 1px 0 rgba(255,255,255,.5); width:100%;}
#log-recentes th{background:url(../img/bg-areas.gif) repeat-x;color:#FFF;font-weight:bold;height:20px;font-size:12px;}*/
#log-recentes td{background:#f6f6f6; color:#333;font-weight:bold;height:20px;font-size:12px;text-transform:uppercase;border-bottom:1px solid #FFF;}

#lugar-recentes table{border-top: none;width:100%;}
/*#lugar-recentes th{background:url(../img/bg-areas.gif) repeat-x;color:#FFF;font-weight:bold;height:20px;font-size:12px;}*/
#lugar-recentes td{/*background:#f6f6f6;*/ color:#333;font-weight:bold;height:50px;font-size:12px;/*text-transform:uppercase;*/border-bottom:1px solid #CCC;}
#lugar-recentes a{color:#325375;}
#lugar-recentes a:hover{color:#325375;text-decoration:underline;}
#lugar-recentes .telefone{font-size:10px;}

#topicos-recentes table{width:100%;}
/*#topicos-recentes th{background:url(../img/bg-areas.gif) repeat-x;color:#FFF;font-weight:bold;font-size:12px;}*/
#topicos-recentes td{font-weight:bold;font-size:12px;height: 50px;/*text-transform:uppercase;*/border-bottom:1px solid #CCC;}
#topicos-recentes a{color:#325375;}
#topicos-recentes a:hover{color:#325375;text-decoration:underline;}
#recente-categorias a{font-size:9px; color:#333}


#topfuckers a, .detalhes-relatos a{color:#325375;}
#topfuckers a:hover, .detalhes-relatos a:hover{color:#325375;}

/* RELATOS RECENTES */
.btn-postar-relato {
        display: inline-block;
        background:#000000;
        padding: 10px 20px;
        color: #FFBF00;
        font-family: Arial, sans-serif;
        text-transform: uppercase;
        text-decoration: none;
        border-radius: 5px;
    }

    .btn-postar-relato i {
        margin-right: 5px;
    }

/*#usuarios-recentes th{background:url(../img/bg-areas.gif) repeat-x;color:#FFF;font-weight:bold;height:20px;font-size:12px;}*/
#usuarios-recentes td, #topfuckers td, #boas-vindas td, .detalhes-relatos td{
	text-align: center;
	color: #333;
	font-weight: bold;
	padding: 5px 0 5px 0;
	font-size: 12px;
	border:1px solid;
}

.detalhes-relatos{
	float: left;
	width: 938px;
	margin-left: 10px;
}

.detalhes-relatos table{
	width:100%;
}

.detalhes-relatos th { font-size: 20px; }
.detalhes-relatos td { font-size: 20px; }

#topfuckers{
	margin-top: 10px;
	float: left;
}

.estatisticas{
	margin-right:8px!important;
	width:228px
}
.estatisticas table{
	width:100%;
}

#usuarios-recentes{
	margin-left: 10px;
	float: left;
}

#boas-vindas th{
	font-size: 12px;
}

#usuarios-recentes th, .detalhes-relatos th, #topfuckers th, #chat-title th, #lugar-recentes th, #log-recentes th, #topicos-recentes th, #boas-vindas th, #home-talk th{
	background: #636363; /* Old browsers */
	background: -moz-linear-gradient(top,  #636363 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#636363), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #636363 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #636363 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #636363 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #636363 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#636363', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-align:center;
	border: 1px solid #000;
}

tr:nth-child(even){
	background: #e9e9e9;
}
tr:nth-child(odd){
	background: #f9f9f9;
}
#usuarios-recentes table tr td a{
	/*padding: 5px 60px 5px 60px;*/
}

#usuarios-online
{
	background: #8bdb36; /* Old browsers */
		background: -moz-linear-gradient(top,  #8bdb36 0%, #15bc0d 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8bdb36), color-stop(100%,#15bc0d)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #8bdb36 0%,#15bc0d 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #8bdb36 0%,#15bc0d 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #8bdb36 0%,#15bc0d 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #8bdb36 0%,#15bc0d 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8bdb36', endColorstr='#15bc0d',GradientType=0 ); /* IE6-9 */

	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-align:center;
	border: 1px solid #000;
}



#home-talk table{/*background:url(../img/bg-areas.gif) repeat-x;*/width:100%;}
#home-talk th{color:#FFF;font-weight:bold;/*font-size:12px;*/}
#home-talk td{/*background:#f6f6f6;*/ color:#333;font-weight:bold;height:50px;font-size:12px;/*text-transform:uppercase;*/border-bottom:1px solid #CCC;}
#home-talk a{color:#325375;}
#home-talk a:hover{color:#F28533;text-decoration:underline;}
#home-talk a{font-size:11px; color:#333}

.home-profile {border:1px solid #e6e6e6;width:100%;}
.home-profile a{font-size:10px;color:#be2025;}
.home-profile a:hover{text-decoration:underline;}
.home-profile th{color:#a9014b;font-size:14px;font-weight:bold;}
.home-profile .tel{font-size:12px;color:#333;}
.home-profile .desbravada{font-size:10px;color:#333;}
.home-profile .td-recente{font-size:10px;color:#333;}
.home-profile .lugar{font-size:10px;color:#be2025;}
.home-profile .nome-gp a{font-size:14px;color:#be2025;}
.home-profile .visitas{font-size:11px;color:#333;}

.area-gp-profile{background:#f2f2f2;}
.area-gp-profile a{color:#444;font-weight:bold;}

#tdform{background:#FFF;}
#tdform h1{background:#F28533;color:#FFF;font-size:16px;}
#tdform #aviso{background:#CA0404;color:#FFF;font-weight:bold;border-bottom:2px solid #F28533;}

#casas-agencia a{color:#325375;}
#casas-agencia a:hover{color:#F28533;}
#casas-agencia table{width:100%;}
#casas-agencia th{background:#a9014b; color:#FFF;font-weight:bold;font-size:12px;}
#casas-agencia td{background:#f6f6f6; color:#333;font-weight:bold;height:50px;font-size:12px;text-transform:uppercase;border-bottom:1px solid #CCC;line-height:1.2em;}

#casaform{background:#FFF;}
#casaform h1{background:#F28533;color:#FFF;font-size:16px;}
#casaform #aviso{background:#CA0404;color:#FFF;font-weight:bold;border-bottom:2px solid #F28533;}


#preview-container{display:none;}
#tdpreview{width:100%;background:#F8F8F8;border:1px solid #CCC;}
#tdpreview p{font-size:20px;}

#user-avisos{display:none;}
#useraviso{width:100%;background:#F8F8F8;border:1px solid #CCC;}
#useraviso p{font-size:20px;}

.td-admin-options{background:#FFF;}
.td-admin-options td{color:#444;}
.td-admin-options a{color:#444;}
.td-admin-options a:hover{text-decoration:underline;}

.td-post-info{background:url(../img/td-topic.png) repeat-x;color:#444;width:100%;}
.td-post-info h1{font-size:15px;}
.nomesrelato{color:#000;font-size:22px;}
.td-post{width:100%;}
.td-post .td-relato{background:#F8F8F8;min-height:254px;width:100%;font-size:14px;}
.td-post .data{color:#333;font-weight:bold;font-size:11px;text-transform:uppercase;}
.td-post .user-profile{background:#FFF;font-size:11px;color:#666;}
.td-post .user-profile-username{background:#A9014B;color:#FFF;font-size:12px;font-weight:bold;}
.td-post .user-profile a{font-weight:bold;}
.td-post .user-profile a:hover{text-decoration:underline;}
.td-post p{color:#000;line-height:1.5em;}
.td-post .duplatrio{background:#DDD;color:#444;}
.td-post table{color:#555;line-height:1.5em;}
.td-header{background:#F9F9F9;width:100%;border-bottom:1px solid #FFF;}
.td-info{width:100%;border-bottom:1px solid #f2f2f2;}
.td-info th{background:#f9f9f9;padding-left:10px;font-size:13px;width:20%;font-weight: bold;}
.td-info td{background:#f9f9f9;padding-left:10px;font-size:11px;font-weight: bold;}
.td-footer{color:#000000;width:100%;border-top:1px solid #f2f2f2;}
.td-post .dados-td{font-size:12px;}
.td-post .nome-gp{font-size:14px;font-weight:bold;}
.td-footer td{background:#ffffff;height:40px;color:#666;text-align:right;padding-right:10px;}
.td-footer a{color:#000000;}
.td-footer a:hover{color:#000000;text-decoration:underline;}
.pageNumber {
    display: inline-block;
    font-family: "Century Gothic", Arial, sans-serif;
    font-size: 18px;
    color: #333; /* Texto em tom suave */
    background-color: #f8f9fa; /* Fundo claro */
    padding: 8px 12px;
    border-radius: 4px; /* Bordas arredondadas */
    margin: 0 2px;
    text-decoration: none;
    border: 1px solid #ddd; /* Borda leve */
    transition: background-color 0.3s, color 0.3s;
}

.pageNumber.active {
    background-color: #333; /* Fundo mais escuro para item ativo */
    color: #FFF !important; /* Texto branco no item ativo */
}

.pageNumber:hover {
    background-color: #e2e6ea; /* Fundo mais escuro no hover */
    color: #333;
    text-decoration: none !important; /* Remove sublinhado */
}




/*  THUMBS
--------------------------------------------------------------------------------*/
.crop23{width:23px;height:23px;overflow:hidden;}
.crop23 img {position:relative;left:0%;top:0%;}

/*  THUMBS
--------------------------------------------------------------------------------*/
.thumb150{width:140px;height:96px;overflow:hidden;}
.thumb150 img {position:relative;left:0%;top:0%;}

.thumb150_2{width:140px;height:110px;overflow:hidden;}
.thumb150_2 img {position:relative;left:0%;top:0%;}

.thumb230{width:220px;height:150px;overflow:hidden;}
.thumb230 img {position:relative;left:0%;top:0%;}

.thumb230-2{width:220px;height:77px;overflow:hidden;}
.thumb2302 img {position:relative;left:0%;top:0%;}

#site-express{background:#FFF;-moz-box-shadow:0px 5px 5px 0px #888;-webkit-box-shadow:0px 5px 5px 0px #888;box-shadow:0px 5px 5px 0px #888;}
.anuncio{background:#222;width:460px;float:left}
.anuncio2{background:#dfbffd;width:460px;}
.anuncio-big{border:3px solid #FFF;}
.anuncio-small{border:1px solid #777;width:255px;height:80px;}
#siteexpress-image{width:255px;height:80px;overflow:hidden;border:1px solid #777;}
#siteexpress-image img {position:relative;left:0%;top:-40%;}
#siteexpressmain-image{width:167px;height:260px;overflow:hidden;border:1px solid #777;}
#siteexpressmain-image img {position:relative;left:-10%;top:0%;}


/*  PADDINGS
--------------------------------------------------------------------------------*/
.pleft02 {padding-left:2px;}
.pleft05 {padding-left:5px;}
.pleft1 {padding-left:10px;}
.pleft2 {padding-left:20px;}
.pleft3 {padding-left:30px;}
.pleft4 {padding-left:40px;}
.pleft5 {padding-left:50px;}
.pleft6 {padding-left:60px;}
.pright03{padding-right:3px;}
.pright1 {padding-right:10px;}
.pright2 {padding-right:20px;}
.pright3 {padding-right:30px;}
.pright4 {padding-right:40px;}
.pright5 {padding-right:50px;}
.pright6 {padding-right:60px;}
.ptop02{padding-top:2px;}
.ptop03{padding-top:3px;}
.ptop04 {padding-top:4px;}
.ptop05 {padding-top:5px;}
.ptop06 {padding-top:6px;}
.ptop07 {padding-top:7px;}
.ptop08 {padding-top:8px;}
.ptop09 {padding-top:9px;}
.ptop1 {padding-top:10px;}
.ptop15 {padding-top:15px;}
.ptop18 {padding-top:18px;}
.ptop2 {padding-top:20px;}
.ptop3 {padding-top:30px;}
.ptop4 {padding-top:40px;}
.ptop5 {padding-top:50px;}
.ptop6 {padding-top:60px;}
.pbottom03 {padding-bottom:3px;}
.pbottom05 {padding-bottom:5px;}
.pbottom08 {padding-bottom:8px;}
.pbottom09 {padding-bottom:9px;}
.pbottom1 {padding-bottom:10px;}
.pbottom2 {padding-bottom:20px;}
.pbottom3 {padding-bottom:30px;}
.pbottom4 {padding-bottom:40px;}
.pbottom5 {padding-bottom:50px;}
.pbottom6 {padding-bottom:60px;}

/*  EFFECTS
--------------------------------------------------------------------------------*/
.hr-title {background:#FBBA39;height:2px;}
.hr-slim	 {background:#f0f0f0;height:1px;width:100%}
.hr-dashed	 {border:0 #ccc dashed;border-top-width:1px;clear:both;height:0;}
.round		 {-webkit-border-radius:0px 20px 20px 20px;-moz-border-radius:0px 20px 20px 20px;border-radius:0px 20px 20px 20px;}
.round2		 {-webkit-border-radius:20px 20px 20px 20px;-moz-border-radius:20px 20px 20px 20px;border-radius:20px 20px 20px 20px;}
.shadow 	 {-moz-box-shadow: 3px 3px 4px #CCC;-webkit-box-shadow: 3px 3px 4px #CCC;box-shadow: 3px 3px 4px #CCC;/* For IE 8 */-ms-filter: 			"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCC')";/* For IE 5.5 - 7 */filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#CCC');}
.background{background:#FFF;}
.mouseover{cursor:pointer;}
.hr-post{background:#AF241D;height:5px;}

/* MARGINS
--------------------------------------------------------------------------------*/
.mleft1 {margin-left:10px;}
.mleft2 {margin-left:20px;}
.mleft3 {margin-left:30px;}
.mleft4 {margin-left:40px;}
.mleft5 {margin-left:50px;}
.mleft6	{margin-left:60px;}
.mright1 {margin-right:10px;}
.mright2 {margin-right:19px;}
.mright3 {margin-right:30px;}
.mright4 {margin-right:40px;}
.mright5 {margin-right:50px;}
.mright6 {margin-right:60px;}
.mtop03{margin-top:3px;}
.mtop05{margin-top:5px;}
.mtop1 {margin-top:10px;}
.mtop2 {margin-top:20px;}
.mtop3 {margin-top:30px;}
.mtop4 {margin-top:40px;}
.mtop5 {margin-top:50px;}
.mtop6 {margin-top:60px;}
.mtop10 {margin-top:100px;}
.mbottom1 {margin-bottom:10px;}
.mbottom2 {margin-bottom:20px;}
.mbottom3 {margin-bottom:30px;}
.mbottom4 {margin-bottom:40px;}
.mbottom5 {margin-bottom:50px;}
.mbottom6 {margin-bottom:60px;}

/*  TEXT
--------------------------------------------------------------------------------*/
.reg {text-transform:uppercase;}
.fleft {float:left;}
.fright {float:right;}
.alignleft{text-align:left;}
.alignright {text-align:right;}
.aligncenter {text-align:center;}
.alignjustify {text-align:justify;}
.it {font-style:italic;}
.letter {letter-spacing:1px;}

/*  COLOR OPTION
--------------------------------------------------------------------------------*/
.color-1 {color:#C30;}
.color-2 {color:#CCC;}
.color-3 {color:#CCC;}
.color-4 {color:#CCC;}
.color-5 {color:#CCC;}

/* BOXES
--------------------------------------------------------------------------------*/
.frame {padding:10px;background:#fff;box-shadow: 3px 5px 8px rgba(0,0,0,0.70);-moz-box-shadow: 3px 5px 8px rgba(0,0,0,0.70);-webkit-box-shadow: 3px 5px 8px rgba(0,0,0,0.70);}
.frame2 {padding:9px;background:#fff;border:1px solid #e5e5e5;}

.ver-mais td {
	background: #f0e155; /* Old browsers */
		background: -moz-linear-gradient(top,  #f0e155 2%, #fdb133 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#f0e155), color-stop(100%,#fdb133)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f0e155 2%,#fdb133 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f0e155 2%,#fdb133 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f0e155 2%,#fdb133 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f0e155 2%,#fdb133 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0e155', endColorstr='#fdb133',GradientType=0 ); /* IE6-9 */


	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-align:center;
}

.ver-mais a
{
	padding: 5px 431px;
}

.styled-select select {
   	border: 1px solid #000;
	font-size: 14px;
	color: #fff;
	background: #444;
	padding: 5px;
}

.overflow { height: 200px; }

textarea {
    resize: none;
}

/* #lugar-recentes td{background:#f6f6f6; color:#333;font-weight:bold;height:50px;font-size:12px;text-transform:uppercase;border-bottom:1px solid #CCC;} */

.tabela td {
  text-align: center;
  vertical-align: middle;
}

.ver-mais-new {
  display: flex;
  justify-content: center;
  background: linear-gradient(60deg, #f2f2f2, #dddddd);
  box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28),
    0 4px 20px 0px rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
  border-radius: 3px;
  text-align: center;
  margin-bottom: 48px;
}
.ver-mais-new a {
  padding: 12px;
  color: white;
  font-weight: bold;
}
.ver-mais-new a:hover {
  color: yellow;
}

.gsc-control-cse, .gsc-control-cse{
    background-color: none !important;
    border: none !important;
}


/******* NOVO SOCIAL FEED 08/2022 **************/ 


.foto-perfil img {
  max-height: 140px;
  width: 140px;
  
}

.perfil{
	padding: 40px 0 20px 10px;
}

.foto-perfil{

	
}

.boxPost{
	padding: 0 0 0 45px;
}

.postNome{
 color: #9126AC;
 font-size: 30px;
 font-weight: bold;
}

.perfilPost{
	background-color: #EEEEEE;
	border: solid 1px #BBBBBB;
	padding: 25px 40px 45px 15px;
	margin-top: 10px;
}


.descricaoPost{
	font-size: 13px;
	color: #202020;
	font-weight: bold;
	float: left;
}


.iconesPost{
	float: right;
	color: #9128AC;
}

.boxStorie{
	margin-top:20px ;
}

.boxStorie img{
   
}

img.foto-storie{
  height: auto;
  max-width: 100%;
}

.storieHome{
	margin-right: 30px;
	text-align: center;
	
}

.storieHome span{
		color: #FEC417;
		margin-top: -30px;
		display: block;

}


#grad1 {
  margin-top: -320px;
  z-index: 99999;
  height: 320px;
  width: 180px;

}

.BoxPerfilFeed{
margin-top: 40px;
padding: 25px;
}

.foto-perfilFeed img {
  max-height: 80px;
  width: 80px;
  
}


.postNomeFeed a{
 color: #9126AC;
 font-size: 25px;
 font-weight: bold;
 vertical-align: bottom;
}

.postContentFeed{
	padding: 0;

}

.postContentFeed p{
	color: #111111;
	font-size: 14px;
	margin-bottom: 15px;
}

.postContentFeed p span{
    font-size: 14px !important;
}

.foto-Feed img{
	 max-width: 100%;
    width: 100%;
	}

	.boxComentarios{
		background-color: #F9F9F9;
		padding: 25px;

	}

	.boxComentarios p{
		line-height: 120%;
		margin-bottom: 13px;
	}

	.listFeeds{
		background-color: #F9F9F9;
		padding: 25px;
		margin: 60px 0 20px 0;
	}

.bannerFeed {
		margin-bottom: 25px;
	}
	.bannerFeed img{
		max-width: 100%;
	}
	
.social-feed-postagem-data{
    padding-left: 0 !important;
    padding-top: 10px !important;
    position: relative !important;
}


.barra-lateral{
    float: right !important;
}

.social-feed-postagem-direita{
        width: auto !important;
            display: inline-block !important;
}

.listFeeds p{
    margin: 10px 0;
}


.foto-Feed img {
    max-width: 100%;
    width: 100%;
}
.social-feed-imagem {
        max-height: none !important;
}

.sceditor-container{
    width: 100% !important;
    height: 100% !important;
}

.sceditor-container body{
    width: 100% !important;
    height: 100% !important;
}

.sceditor-group a{
    color:red !important;
}

.sceditor-container iframe{
    width:99% !important;
    height: 75% !important;
}

.social-listagem-geral-d{
    margin-bottom: 35px;
}


.social-listagem-geral-d img{
    height: 300px;
    width: 100%;
    object-fit: cover;
}

.verifiedprofiles__verified {
	background-image: url( './img/selo.png' ) !important;
}

@media (max-width: 992px) {
  .td-footer {
    color: #666 !important;
    width: 100% !important;
    border-top: 1px solid #f2f2f2 !important;
    font-size: 50px !important;
  }
  .icon-form{
  	font-size:50px !important;
  }
}
