<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin:0px;
	padding:0px;
}
body {font-family:arial;font-size:12px;}
a {
	color:#075EBB;
}
img {border:none}
#pagina {
width:990px;
margin:0px auto;
height:auto;
min-height:100%;
padding:0px 5px;
}
#pagina #topo form fieldset {border:none;}
#pagina #topo form button {background-color:#fd9a01;color:white;}
p.home {
position:absolute;
left:30px;
top:52px;
width:100px;
height:20px;
}
p.home a {display:block;width:100px;height:20px;}
/*CONTEUDO*/
#container br {clear:both;}
#container .breadCrumbs {
    border-bottom: 1px solid #E5E5E5;
    font-size: 12px;
    padding: 5px 15px;
}
#container .breadCrumbs strong {color:#FF8B00;font-weight: normal;}
#box_left {
    float: left;
    font-size: 12px;
    width: 670px;
	display:inline;
}
#container #tds_categoria {padding-left: 15px;padding-top: 20px;}
#container #tds_categoria ul {
    display: block;
    float: left;
    list-style-image: url("../imgs/bolinhalaranja.jpg");
    margin: 20px 15px;
}
#container #tds_categoria ul li {margin: 5px 0;}
#container #tds_categoria ul li a {color: black;}
#publicidade {
    border-left: 1px solid #E5E5E5;
    float: right;
    padding: 10px;
    width: 290px;
	display:inline;
	/*margin-top:-40px;*/
}
/*RODAPE*/

form#pesquisarodape {
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    width:100%;
	clear:both;
}


#box {
	background-color:#F5F5F5;
	border:1px solid #C5C5C5;
	position:relative;
	margin-left:15px;
	padding:15px;
	min-height:100px;
	width:400px;
}
#boxdentro {
	background-color:#F5F5F5;
	border:1px solid #C5C5C5;
	position:relative;
	margin:0px;
	padding:10px;
	padding-left:20px;
	padding-top:10px;
	min-height:20px;
	width:370px;
}
#box img.canto {position:absolute;}
#box img.left {left:-1px;}
#box img.right {right:-1px;}
#box img.bottom{bottom:-1px;}
#box img.top {top:-1px;}

.divisor {
	font-size:15px;
	color:#FF9900;
}

.menudentromeucadastro {
	background-color:#FF8B00;
	height:29px;
	position:absolute;
	font-size:11px;
	font-family:Tahoma;
	color:black;
	line-height:29px;
}

.menudentromeucadastro a {
	color:black;
	padding:0px 5px;
	text-decoration:none;
}
.menudentromeucadastro img {position:absolute;top:0px;}
.menudentromeucadastro img.left {left:0px;}
.menudentromeucadastro img.right {right:0px;}
#wrapper {
    min-height: 100%;
    /*position: relative;*/
	height:auto;
}
#footer {
	background:url("../imgs/bg_footer.jpg") #bce9ff repeat-x;
	position:relative;
	bottom:0px;
	margin-top:10px;
	height: 130px;
	padding-top: 16px;
}
#footer br {clear:both}
#footer #rodape {width:990px;margin:0px auto; height: 100%;overflow:hidden;}

.btn {
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-decoration:none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline-offset: -2px;
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none;
}
.btn:active, .btn.active {
	background-image: none;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
	outline: 0 none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	box-shadow: none;
	cursor: not-allowed;
	opacity: 0.65;
	pointer-events: none;
}
.btn-like {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #fafafa;
	border-color: #e2e2e2;
	border-image: none;
	border-style: solid;
	border-width: 1px 1px 2px;
	color: #aaa;
	font-size: 12px;
	margin-right: 5px;
	padding: 2px 10px 2px 4px;
}
.btn-like:hover, .btn-like:focus, .btn-like:active, .btn-like.active {
	background-color: #ebebeb;
	border-color: #adadad;
	color: #333;
}

.btn-likeclicado {
	background: none repeat scroll 0 0 #ff9900 !important;
	border-color: #e2e2e2 !important;
	color: #fff !important;
}
.btn-likeclicado:hover, .btn-likeclicado:focus, .btn-likeclicado:active, .btn-likeclicado.active {
	background-color: #ff9900;
	border-color: #adadad;
	color: #fff;
}

.btn-likeclicadocomentario{
	background: none repeat scroll 0 0 #000066 !important;
	border-color: #e2e2e2 !important;
	color: #fff !important;
}
.btn-likeclicadocomentario:hover, .btn-likeclicadocomentario:focus, .btn-likeclicadocomentario:active, .btn-likeclicadocomentario.active {
	background-color: #000066;
	border-color: #adadad;
	color: #fff;
}


.conteudoinvalido{
    color: #ADADAD;
    font-size: 12px;
    margin: 0 5px;
    text-decoration: none;
}
.textarea_commentarios {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    box-sizing: border-box;
    display: block;
    height: 40px;
    outline: 0 none;
    overflow: hidden;
    padding: 9px;
    position: relative;
    resize: none;
    width: 100%;
	max-width:100%;
	color:#aaa;
	font-size:12px;
}
h1{
	color:#00006A;font-size:18px;
	text-transform:uppercase;
	font-weight:600;
}
h2{
	color:#00006A;
	font-size:14px;
	text-transform:uppercase;
}
h3{
	color:#fd9a01;
	font-size:12px;
}
.comoganhar{
	font-size:11px;
	color:#fd9a01;
}
/*geral*/
.tooltip {outline:none; }
.tooltip strong {line-height:30px;}
.tooltip:hover {text-decoration:none;}
.tooltip .montaaa { 
	z-index:10;
	display:none;
	padding:14px 20px;
	margin-top:0px;
	margin-left:-160px;
	width:300px;
	line-height:16px;
} 
.tooltip:hover .montaaa{
	display:inline;
	position:absolute;
	border:2px solid #FFF;
	color:#EEE;
} 
.callout {
	z-index:20;
	position:absolute;
	border:0;
	top:-14px;
	left:120px;
} 
.tooltip .montaaa {
	border-radius:2px;
	box-shadow: 0px 0px 8px 4px #666; /*opacity: 0.8;*/
}
.box-tm-user-photo {
    float: left;
}
.relative {
    position: relative;
}
.box-tm-user-photoimg {
    height: 50px;
    width: 50px;
	border-radius:3px;
}
.box-tm-user-kudo {
    left: 32px;
    position:relative;
    top:-25px;
}
.sprite-kudo-tenente {
    /*background: url("//d1l2emnu9r9dtc.cloudfront.net/sprites/sprites.png") no-repeat scroll -120px -90px rgba(0, 0, 0, 0) !important;*/
}
.sprite-kudo-militar {
    height: 30px;
    width: 30px;
}
.specific_stars_name {
    float: left;
    font-size: 11px;
    margin: 0 0 5px;
    width: 100px;
	 clear: left;
}
.star_rating {
    display: inline-block !important;
    list-style: outside none none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.specific_stars_box {
    float: left;
    margin: 0 7px 0 0;
}
.star_rating_p li {
    height: 12px !important;
    margin-right: 1px !important;
    width: 13px !important;
}
.star_rating li {
    background-image: url("../imgs/sprite_estrelas.png");
    display: inline-block !important;
}
.star_rating_p .star_rating_10 {
    background-position: -300px -50px;
}
.star_rating_p .star_rating_00 {
    background-position: 0 -50px;
}
.specific_stars_half span {
    color: #ddd;
    float: left;
    font-size: 10px;
    margin: 0 0 0 5px;
    padding-top: 2px;
}
.star_rating_p .star_rating_05 {
    background-position: -150px -50px;
}
.star_rating_06 {
    background-position: -180px -50px;
}
.lightboxcabeca {
    background: none repeat scroll 0 0 #5179b2;
    color: white;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 8px;
    text-shadow: 0 1px 0 #083f78;
	width:285px;
}
.corpoperfill {
    padding: 10px;
}
.white_contentperfil {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #f3f8fc;
    display: none;
    height: 135px;
    left: 50%;
    margin-left: -300px;
    padding: 0;
    position: fixed;
    top: 100px;
    width: 300px;
    z-index: 1001;
}
.box_ranking{
	margin-top:10px;
}
.box-tm-tag {
    background: url("../imgs/sprites.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    font-size: 11px;
    height: 24px;
    text-align: center;
    width: 170px;
}
.box-tm-tag.first-review {
    background-position: 0 -240px;
}
.clear {
    clear: both;
}
.box-tm-tag.my-friend {
    background-position: -71px -210px;
    width: 100px;
}
.box-tm-tag {
    background: url("../imgs/sprites.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: right;
    font-size: 11px;
    height: 24px;
    text-align: center;
    width: 170px;
}
#divrankig .slimScrollDiv{
	height:320px !important;
	z-index:10;
}
#divrankig #idprincrankig{
	height:320px !important;
}
#divrankig #idmeusamigos{
	height:320px !important;
}

.tooltip_description{
	display:none;
}
.tooltipuser_userphoto {
    display: block;
    float: left;
    height: 100px;
    width: 100px;
}
.tooltipuser_rightbox {
    float: left;
    margin: 0px 0 0 10px;
    max-width:200px;
}
.tooltipuser_name {
    color: #0066cb;
    display: block;
    font-size: 12px;
    font-weight: bold;
}
.tooltipuser_about {
    color: #999999;
    display: block;
    font-size: 11px;
    font-style: italic;
    margin-top: 5px;
}
.tooltipuser_follow {
    background-color: #0066cb;
    border: medium none;
    border-radius: 2px;
    color: white;
    cursor: pointer;
    display: block;
    font-family: Arial,Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    margin-top: 13px;
    padding: 8px;
    text-align: center;
    text-decoration: none;
    vertical-align: baseline;
    width: 80px;
}
.tooltipuser_conquistas {
    background: none repeat scroll 0 0 white;
    border: 1px solid #d4d3d0;
    border-radius: 5px;
    float: left;
    margin-top: 10px;
    padding: 1px;
    text-align: left;
    width:300px;
}
.tooltipuser_sprite_conquistasbg {
    margin:0px;
	padding:0px;
}
.tooltipuser_conquistas li.tooltipuser_first {
    border-left: medium none;
    border-radius: 0 0 0 5px;
}
.tooltipuser_conquistas li {
    background: linear-gradient(to bottom, #f8f8f8 0%, #dddcd9 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-left: 1px solid #ADADAD;
    border-right: 1px solid white;
    float: left;
    height: 40px;
    line-height: 8px;
    list-style-type: none;
    text-align: center;
    text-shadow: 0 1px white;
    width:98.5px;
}
.tooltipuser_conquistas a {
    text-decoration: none !important;
}
.tooltipuser_conquistas .tooltipuser_lbl_conquistas {
    color: #666;
    display: block;
    font: bold 18px "Helvetica",Arial,sans-serif;
    margin-top: 4px;
}
.tooltipuser_conquistas li a small {
    color: #666;
    font-size: 11px;
}
.tooltipuser_azul_link {
    color: #666;
    font-size: 11px;
}
.tooltipuser_conquistas li.tooltipuser_last {
    border-radius: 0 0 5px;
    border-right: 0 none;
}



div.jquery-gdakram-tooltip {
  width: 340px;
  color: white;
  font-size: 12px;
position: absolute;
z-index: 10000;
top: 0px;
left: 0px;
display: none;
}

div.jquery-gdakram-tooltip div.content {
	background-color: white;
	border: 1px solid #e8e8e8;
	border-radius: 0 8px 8px;
	box-shadow: 2px 2px 10px #888;
	min-height: 157px;
	padding: 10px;
	width:300px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	float: left;
	padding: 10px;
}

div.jquery-gdakram-tooltip div.content h1 {
  font-size: 16px;
  border-bottom: 1px solid #C4C4C4;
  padding-bottom: 5px;
}

div.jquery-gdakram-tooltip div.up_arrow {
  background : url('../imgs/tooltip_up_arrow.png') 60px 0px no-repeat;
  width: 100%;
  height: 20px;
}

div.jquery-gdakram-tooltip div.down_arrow {
  background : url('../imgs/tooltip_down_arrow.png') 60px 0px no-repeat;
  width: 100%;
  height: 20px;
}

div.jquery-gdakram-tooltip div.left_arrow {
  height: 100%;
}

div.jquery-gdakram-tooltip div.left_arrow {
  float:left;
  background : url('../imgs/tooltip_left_arrow.png') 0px 0px no-repeat;
  width: 20px;
  height: 20px;
  position: relative;
  top: 40px;
  left: 0px;
}

div.jquery-gdakram-tooltip div.right_arrow {
  float:right;
  background : url('../imgs/tooltip_right_arrow.png') 0px 0px no-repeat;
  width: 20px;
  height: 20px;
  position: relative;
  top: 40px;
  right: 20px;
}
.user-pointsrabki {
    background: none repeat scroll 0 0 #f47820;
    border-radius: 10px;
    color: #fff;
    float: left;
    font-size: 9px;
    height: 18px;
    line-height: 18px;
    margin:2px 0px 0 0px;
    min-width: 45px;
    text-align: center;
    text-shadow: none;
    top: 7px;
    vertical-align: top;
    width: 65px;
}
.semissonow1{
	display:none;
}

.pthosbemvindo:hover{
	text-decoration:underline !important;
}

.simptip-position-right:before{border-right-color:#336600}
[data-tooltip].simptip-position-right:after{background-color:#336600 !important;color:#fff !important;outline:0;}
</pre></body></html>