* {
	margin: 0;
	padding: 0;
}

body {
	padding-bottom: 20px;
	background:url("../img/bg-main.png") repeat-x;
	margin: 0 0 200px;
	background-color: #004b65;
}

html {
    position: relative;
    min-height: 100%;
}

#countdown {
	color: #fff;
	position: absolute;
}

.en-flag-img {
	float: right;
}

.br-flag-img {
	float: right;
	margin: 0 5px;
}


.dias-box {
	background: #444444;
	width: 185px;
	height: 100px;
	text-align: center;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	border: 5px solid #f1c40f;
}

.dias-box:hover {
	background: #008C46;
	cursor: pointer;
}

.active {
	background: #008C46;
}

.btnpag {
	width: 289px;
	height: 35px;
	background:url("../img/pagseguro.png");
}

.btnpag:hover {
	cursor: pointer;
}

.btnpagimg {
	background:url("../img/pagseguro-select.png");
}

.btnpay {
	width: 289px;
	height: 35px;
	background:url("../img/paypal.png");
}

.btnpay:hover {
	cursor: pointer;
}

.btnpayimg {
	background:url("../img/paypal-select.png");
}

.dias-box:link {
	background: #000;
}

.dias-box h6 {
	font-size: 16px;
	font-weight: bold;
}

.dias-box h5 {
	font-size: 11px;
	font-weight: bold;
}

#payment-box {
	background: #f1c40f;
	width: 310px;
	height: 100px;
	text-align: center;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}

#payment-box:hover {
	background: #f39c12;
	cursor: pointer;
}

#payment-box2 {
	background: #e67e22;
	width: 310px;
	height: 100px;
	text-align: center;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}

#payment-box2:hover {
	background: #d35400;
	cursor: pointer;
}

#payment-box3 {
	background: #e74c3c;
	width: 310px;
	height: 100px;
	text-align: center;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}

#payment-box3:hover {
	background: #c0392b;
	cursor: pointer;
}

.choose30 {
	margin-top: 20px;
}

.pagseguro30 {
	margin-top: 20px;
}

.paypal30 {
	margin-top: 20px;
}

.choose60 {
	margin-top: 20px;
}

.pagseguro60 {
	margin-top: 20px;
}

.paypal60 {
	margin-top: 20px;
}

.choose90 {
	margin-top: 20px;
}

.pagseguro90 {
	margin-top: 20px;
}

.paypal90 {
	margin-top: 20px;
}

.checkout-p-30 {
	width: 700px;
	height: 100px;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	margin-left: 14px;
}

.ninjawork {
	color: #f1c40f;
}

.ninjawork:hover {
	color: #f39c12;
}

#main {
	width: 750px;
	background: #FFF;
	margin: 0 auto;
}

#header-main {
	width: 750px;
	margin: 0 auto 0 auto;
	background:url("../img/main-head-bg.png");
	height:216px;
}

#menu-main {
	width: 715px;
	margin-top: 150px;
    height: 40px;
    background: #203841;
	border: 1px solid #556e77;
    border-radius: 30px;
}

#change-language {
	margin: 3px 30px;
}

#menu-main img {
	margin: 3px;
}

#menu-main-content {
	margin-top: 8px;
	margin-left: 145px;
}

#menu-main ul {
    list-style: none;
    float: left;
}

#menu-main li {
    float: left;
    padding: 0 8px;
}

#vote-btn {
	padding:5px 10px;
	background: #337ab7; /* azul padrao do site (antes laranja #e67e22 / verde #008C46) */
	color: #fff;
	text-decoration: none;
}

#vote-btn:hover {
	background: #286090;
}

.bold {
	font-weight: bold;
}

.badge {
    float: left;
}

.space {
	height: 70px;
	width: 70px;
	float: left;
}

.curtir {
    float: right;
    margin: 12px 10px;
}

.fl {
	float: left;
	margin: 0;
	padding: 0;
}

.menu-logado {
    padding: 10px 50px;
    margin: 3px;
    background: #2c3e50;
    float: left;
    color: #fff;
    text-decoration: none;
}

.menu-logado ul{
    list-style: none;
}

.menu-logado li {
    display: inline;
	margin: 10px 0;
	float: left;
}

.menu-logado a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 15px;
}

.menu-logado a:hover {
	background: #7f8c8d;
	text-decoration: none;
}

.banner-premium {
    margin-top: 10px;
    margin-bottom: 5px;
}

.premium-infos {
    margin-top: 20px;
    margin-left: 50px;
}

.premium-infos h1 {
    float: left;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.red {
    color: red;
}

.red-p {
    color: red;
    font-weight: bold;
}

.green {
    color: green;
    font-weight: bold;
}

.center  {
    text-align: center;
}

#banner-lateral {
    width: 120px;
    height: 460px;
    background: #000;
    position: absolute;
    z-index: 100;
    /*margin-top: 172px;*/
    margin-top: 172px;
    margin-left: 745px;
    float: right;
}

#banner-lateral-2 {
    width: 160px;
    height: 600px;
    background: #000;
    position: fixed;
    z-index: 100;
}



/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-right: 15px;
  padding-left: 15px;
}

/* Custom page header */
.header {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}

/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
  background: #002337;
}

#footer2 {
	margin-top: 30px;
	width: 100%;
	height: 120px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002236+0,00374e+100 */
	background: #002236; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #002236 0%, #00374e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #002236 0%,#00374e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #002236 0%,#00374e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002236', endColorstr='#00374e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	position: absolute;
	color: #fff;
	bottom:0;
}

/* Customize container */
@media (min-width: 720px) {
  .container {
    max-width: 750px;
  }
}
.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}
.head {
    height: 100px;
    background: url("../img/header_bg.jpg");
}
  
.menu {
    height: 36px;
    background: #313140;
    z-index: 100;
}

.menu ul {
    list-style: none;
    float: left;
}

.menu li {
    float: left;
    padding: 0 8px;
}

.white {
    text-decoration: none;
    font: 12px Arial, sans-serif;
    color: #fff;
}

.white:hover {
    text-decoration: none;
    color: #95a5a6;
}

.menu-text {
    float: left;
    margin: 6px 60px;
    background: #313140;
}

.orange {
    color: #e67e22;
    font-weight: bold;
}

.orange2 {
    color: #e67e22;
    font-weight: bold;
}

.orange2:hover {
    color: #f1c40f;
    text-decoration: none;
}

.global {
    width: 720px;
    background: #FFFFFF;
    float: left;
    /*-webkit-box-shadow: 0px 0px 158px -34px rgba(69,69,69,1);
    -moz-box-shadow: 0px 0px 158px -34px rgba(69,69,69,1);
    box-shadow: 0px 0px 158px -34px rgba(69,69,69,1);*/
}

.banner-top {
    width: 720px;
    height: 100px;
    float: left;
    background: #000;
    margin-bottom: 15px;
    margin-top: 10px;
}

.premium-top {
    width: 722px;
    height: 102px;
    float: left;
    margin-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.premium1 {
    width: 230px;
    height: 100px;
    float: left;
    background: #000;
}

.premium2 {
    width: 230px;
    height: 100px;
    float: left;
    background: #000;
    margin: 0 15px;
}

.premium3 {
    width: 230px;
    height: 100px;
    float: left;
    background: #000;
}



.paginator-indice {
    width: 720px;
    height: 50px;
    float: left;
    margin-top: 6px;
}

.paginator {
	margin-top: 10px;
	float: left;
}

.paginator h6 {
	float: left;
	margin-right: 8px;
	position: relative;
}

.paginator a {
	float:left;
	padding: 4px 6px;
	background: #008aff;
	color: #fff;
	margin-right: 5px;
}

.paginator .paginator-current {
	float: left;
	margin-right: 5px;
}

.paginator a:hover {
	background: #337ab7;
	text-decoration: none;
}

.indice {
    height: 50px;
    float: right;
    margin-top: 14px;
}

.indice ul {
    list-style: none;
}

.indice ul li {
    float: left;
    margin: 0 3px;
}

.rates {
    padding:5px 10px;
    background: #eaeaea;
    color: #000;
    font: 12px Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

.rates:hover {
    text-decoration: none;
    color: #eaeaea;
    background: #9f9fa0;
}

.all {
    background: #008aff;
    color: #fff;
    padding:5px 10px;
    font: 12px Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

.all:hover {
    background: #1767aa;
    color: #fff;
    text-decoration: none;
}

.premium {
    background: #fdebbb;
    color: darkorange;
    border: 1px solid darkorange;
    padding:4px 9px;
    font: 12px Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

.premium:hover {
    background: #f1c40f;
    color: #fff;
    text-decoration: none;
}

.footer2 p {
    text-align: center;
}

.blue {
    color: #008aff;
    font-weight: bold;
}

.premium-server {
    width: 720px;
    float: left;
    margin-top: 6px;
}

.premium-title {
    width: 720px;
    height: 42px;
    background: url("../img/premium-server-bg.png") repeat-x;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

.premium-title img {
    float: right;
    margin-right: 20px;
}

.premium-title h1 {
    font: 16px Arial, sans-serif;
    color: #fff;
	text-decoration: underline;
    font-weight: bold;
    float: left;
    margin: 12px 25px;
}

.server {
    width: 720px;
    /*height: 167px;*/
    float: left;
    margin-top: 6px;
    margin-bottom: 0px;
}

.title {
    width: 720px;
    height: 42px;
    background: #424251;
	text-decoration: underline;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

.title h1 {
    font: 16px Arial, sans-serif;
    color: #fff;
    font-weight: bold;
    float: left;
    margin: 12px 25px;
	width: 720px;
}

.server-info {
    width: 720px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.server-info-normal {
    width: 720px;
    height: 125px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.premium-server {
    border-bottom: 1px solid #FFD24D;
    border-left: 1px solid #FFD24D;
    border-right: 1px solid #FFD24D;
}

.server-info-logado {
    width: 720px;
    height: 168px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.position {
    width: 100px;
    height: 168px;
    float: left;
    text-align: center;
	position: absolute;
}

.position h1 {
    font: 26px Arial, sans-serif;
    font-weight: bold;
    color: #454545;
    margin-top: 40px;
}

.position a {
    text-transform: uppercase;
    font: 10px Arial, sans-serif;
    color: #3498db;
}

.position a:hover {
    color: #2980b9;
}

/**/



.position-normal {
    width: 100px;
    height: 125px;
    float: left;
    text-align: center;
	position: absolute;
}

.position-normal h1 {
    font: 26px Arial, sans-serif;
    font-weight: bold;
    color: #454545;
    margin-top: 20px;
}

.position-normal a {
    text-transform: uppercase;
    font: 10px Arial, sans-serif;
    color: #3498db;
}

.position-normal a:hover {
    color: #2980b9;
}

/**/

.banner-infos {
    width: 468px;
    float: left;
}

.emoticon {
	word-wrap: none;
	margin-top: 0;
	margin-bottom: 0;
	margin:0;
	padding:0;
	border:0;
	display: inline-block;
    *display: inline; /* for older IE */
    *zoom: 1; /* for older IE */
}

.banner-content {
	margin-left: 110px;
}

.banner-content-normal {
	margin-left: 110px;
}

.bannerinside {
    margin-top: 12px;
    word-wrap: break-word;
    margin-bottom: 5px;
}

.banner-infos p {
    font: 12px Tahoma, Arial, sans-serif;
    color: #525261;
    width: 468px;
    float: left;
    margin-top: 0;
    text-align: center;
    word-wrap: break-word;
	display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.banner-infos p.axb {
	font: 11px Tahoma, Arial, sans-serif;
    color: #525261;
    width: 468px;
    text-align: center;
    word-wrap: break-word;
	z-index: 100;
}

.link-size a  {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;	
}

.details-vote-links {
  clear: both;
}

.details-vote-links .form-group {
  margin-left: 0;
  margin-right: 0;
}

/**/
.banner-infos-normal {
    width: 468px;
    height: 125px;
    float: left;
}

.banner-infos-normal p {
    font: 12px Tahoma, Arial, sans-serif;
    color: #525261;
    width: 468px;
    float: left;
    margin-top: 0;
    text-align: center;
    word-wrap: break-word;
}

.banner-infos-normal p.axb {
    font: 11px Tahoma, Arial, sans-serif;
    color: #525261;
    width: 480px;
    float: left;
    margin-top: 0;
    text-align: center;
    word-wrap: break-word;
}

.votes-normal {
    width: 150px;
    height: 125px;
    float: right;
}

.votes-normal p {
    text-transform: uppercase;
    margin: 0;
    margin-top: 5px;
    text-align: center;
    font: 14px Trebuchet MS, sans-serif;
    color: #333;
}

.votes-content-normal {
    margin-top: 30px;
}

.votes-content-normal a {
    background: #008C23;
    padding: 5px 10px;
    color: #fff;
    font: 12px Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 45px;
    float: left;
}

.votes-content-normal a:hover {
    background: #00661A;
    text-decoration: none;
    color: #fff;
}

/**/

.votes {
    width: 150px;
    height: 168px;
    float: right;
}

.votes p {
    text-transform: uppercase;
    margin: 0;
    margin-top: 5px;
    text-align: center;
    font: 14px Trebuchet MS, sans-serif;
    color: #333;
}

.votes-content {
    margin-top: 55px;
}

.votes-content a {
    background: #008C23;
    padding: 5px 10px;
    color: #fff;
    font: 12px Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 45px;
    float: left;
}

.votes-content a:hover {
	background: #00661A;
	text-decoration: none;
	color: #fff;
}

#qv {
    font-weight: 500;
    font-size: 16px;
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

#cliques {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #555;
}

#page-title {
    float: left;
    margin: 5px 15px 20px 15px;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}
#content {
    margin-top: 10px;
    float: left;
}

#search-form {
    float: right;
    margin-top: 10px;
}

#search-form input[type="text"] {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

#search-form input[type="submit"] {
    padding: 5px 10px;
    background: #3498db;
    color: #fff;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
}

#search-form input[type="submit"]:hover {
    background: #2980b9;
}

.server-details {
    width: 720px;
    float: left;
    margin-top: 20px;
}

.server-details h2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.server-details p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
}

.server-details .stats {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.server-details .stats div {
    text-align: center;
}

.server-details .stats div h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}

.server-details .stats div p {
    font-size: 14px;
    color: #777;
}

@media (max-width: 719px) {
    #main, #header-main, #menu-main, .global, .banner-top, .premium-top, .paginator-indice, .premium-server, .premium-title, .server, .title, .server-info, .server-info-normal, .server-info-logado, .server-details {
        width: 100%;
    }

    #header-main {
        height: auto;
        background-size: cover;
    }

    #menu-main {
        margin-top: 20px;
        height: auto;
    }

    #menu-main ul {
        float: none;
    }

    #menu-main li {
        float: none;
        display: block;
        text-align: center;
        padding: 10px 0;
    }

    .premium1, .premium2, .premium3 {
        width: 100%;
        margin: 10px 0;
    }

    .position, .position-normal {
        position: static;
        width: 100%;
        height: auto;
        padding: 10px 0;
    }

    .banner-infos, .banner-infos-normal {
        width: 100%;
    }

    .banner-content, .banner-content-normal {
        margin-left: 0;
        text-align: center;
    }

    .votes, .votes-normal {
        width: 100%;
        height: auto;
        float: none;
        padding: 10px 0;
    }

    .votes-content, .votes-content-normal {
        margin-top: 10px;
    }

    .votes-content a, .votes-content-normal a {
        margin-left: 0;
        float: none;
        display: inline-block;
    }

    #footer2 {
        height: auto;
        min-height: 100px;
        padding: 20px 10px;
        box-sizing: border-box;
    }

    #back-to-top {
        right: 15px;
        bottom: 15px;
    }
}

@media screen and (min-width: 720px) {
    .table-responsive {
        overflow-x: auto;
    }
}


/* Menu móvel acessível para iOS e Android. */
.mobile-menu-toggle {
    display: none;
}

@media screen and (max-width: 719px) {
    #header-main {
        height: auto;
        min-height: 280px;
        padding-bottom: 20px;
        background-size: auto 216px;
        background-repeat: repeat-x;
    }

    #menu-main {
        margin-top: 158px;
        margin-bottom: 0;
        padding: 0;
    }

    #menu-main-content {
        padding: 0;
    }

    .mobile-menu-toggle {
        display: block;
        width: 100%;
        min-height: 42px;
        padding: 10px 14px;
        border: 0;
        border-radius: 20px;
        background: transparent;
        color: #fff;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        cursor: pointer;
        -webkit-appearance: none;
        appearance: none;
    }

    .mobile-menu-toggle:focus,
    .mobile-menu-toggle:active {
        outline: 2px solid #f1c40f;
        outline-offset: -2px;
    }

    #site-menu {
        display: none;
        width: 100%;
        float: none;
        margin: 0;
        padding: 4px 0 8px;
        text-align: center;
    }

    #site-menu.is-open {
        display: block;
    }

    #site-menu li {
        display: block;
        width: 100%;
        float: none;
        padding: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.12);
    }

    #site-menu li:first-child {
        border-top: 0;
    }

    #site-menu li a,
    #site-menu li a.white,
    #site-menu li a.orange2 {
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding: 11px 10px;
        font-size: 15px;
        line-height: 20px;
        white-space: normal;
        text-align: center;
    }

    #main {
        clear: both;
    }
}


@media screen and (max-width: 719px) {
    /* No mobile, o acesso fica disponível pelo menu recolhível. */
    .top-account-icons {
        display: none !important;
    }

    /* Mantém todas as colunas da tabela acessíveis sem ampliar a página inteira. */
    .advert-table-scroll {
        width: 100%;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: visible;
        -webkit-overflow-scrolling: touch;
    }

    .advert-table-scroll .advert_table {
        min-width: 720px;
        margin-bottom: 20px;
    }

    /* O rodapé não pode sobrepor a tabela ou o formulário de anúncios. */
    #footer2 {
        position: relative !important;
        padding: 30px 15px !important;
        margin-top: 20px !important;
        height: auto !important;
        min-height: 120px !important;
    }
}


/* Correções finais de organização dos cards e da página de detalhes no mobile. */
@media screen and (max-width: 719px) {
    .premium-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 42px;
        height: auto;
        overflow: hidden;
    }

    .premium-title h1,
    .title h1 {
        flex: 1 1 auto;
        min-width: 0;
        width: auto;
        max-width: none;
        margin: 10px 8px 10px 15px;
        font-size: 15px;
        line-height: 20px;
        overflow-wrap: anywhere;
    }

    .premium-title img {
        flex: 0 0 auto;
        margin: 0 15px 0 5px;
        width: 60px;
        height: auto;
    }

    .server-info,
    .server-info-normal,
    .server-info-logado {
        display: grid;
        grid-template-columns: 70px 1fr 90px;
        grid-template-rows: auto auto;
        width: 100%;
        height: auto;
        min-height: 0;
        padding: 10px 5px;
        box-sizing: border-box;
    }

    .position,
    .position-normal {
        grid-column: 1;
        grid-row: 1 / span 2;
        width: auto;
        height: auto;
        padding: 5px 0;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .position h1,
    .position-normal h1 {
        margin: 0;
        font-size: 22px;
    }

    .banner-infos,
    .banner-infos-normal {
        grid-column: 2;
        grid-row: 1;
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .bannerinside {
        margin: 5px 0;
        text-align: center;
    }

    .bannerinside img {
        max-width: 100%;
        height: auto;
    }

    .banner-infos p,
    .banner-infos-normal p {
        width: 100%;
        margin: 5px 0;
        font-size: 11px;
        line-height: 1.4;
        text-align: left;
    }

    .votes,
    .votes-normal {
        grid-column: 3;
        grid-row: 1;
        width: auto;
        height: auto;
        min-height: 0;
        float: none;
        padding: 8px 2px;
        box-sizing: border-box;
        text-align: center;
    }

    .votes-content,
    .votes-content-normal {
        width: 100%;
        margin: 0;
        padding: 8px 0;
        box-sizing: border-box;
    }

    .votes p,
    .votes-normal p {
        margin: 3px 0;
        font-size: 11px;
        line-height: 15px;
        overflow-wrap: anywhere;
    }

    #qv {
        font-size: 15px;
    }

    #cliques {
        font-size: 10px;
        line-height: 13px;
    }
}


/* Link da logo principal para a página inicial HTTPS. */
#header-main {
    position: relative;
}

#site-logo-link {
    position: absolute;
    z-index: 2;
    top: 12px;
    left: 90px;
    display: block;
    width: 570px;
    height: 125px;
}

#site-logo-link:focus-visible {
    outline: 2px solid #f1c40f;
    outline-offset: 2px;
}

@media screen and (max-width: 719px) {
    #site-logo-link {
        top: 0;
        left: 0;
        width: 100%;
        max-width: 100%;
        height: 145px;
    }
}


/* Centralização do link de Facebook no rodapé. */
#footer2 .footer-facebook-link {
    display: block;
    width: 100%;
    margin-top: 4px;
    text-align: center;
}


/* Ícone do Facebook na página de contato: redução exclusiva no desktop. */
@media screen and (min-width: 720px) {
    .contact-facebook-icon {
        font-size: 4em;
    }
}

/* Estilos de Distinção Premium */
.premium-glow {
    box-shadow: 0 0 20px rgba(241, 196, 15, 0.4) !important;
    border: 2px solid #f1c40f !important;
    transition: all 0.3s ease;
}
.premium-glow:hover {
    box-shadow: 0 0 30px rgba(241, 196, 15, 0.6) !important;
}
.premium-badge-text {
    background: #f1c40f;
    color: #fff;
    padding: 3px 10px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    vertical-align: middle;
    margin-left: 10px;
    display: inline-block;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    border: 1px solid #fff;
}
.server-premium-highlight {
    background: linear-gradient(to right, #fff9e6, #ffffff) !important;
}


/* Redesign exclusivo do rodapé: preserva o conteúdo existente e evita faixas claras abaixo. */
html,
body {
    width: 100%;
}

body {
    margin-bottom: 0;
    padding-bottom: 0;
}

#footer2 {
    position: relative;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 100%;
    height: auto;
    min-height: 0;
    margin-top: 30px;
    padding: 0;
    clear: both;
    overflow: hidden;
    box-sizing: border-box;
    color: #fff;
    background: linear-gradient(180deg, #002b3d 0%, #001b2a 100%);
    border-top: 1px solid rgba(241, 196, 15, 0.35);
}

#footer2::before {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, transparent 0%, rgba(241, 196, 15, 0.75) 50%, transparent 100%);
}

.footer2-inner {
    width: calc(100% - 30px);
    max-width: 750px;
    margin: 0 auto;
    padding: 28px 24px 24px;
    box-sizing: border-box;
}

.footer2-social {
    padding: 0 0 18px;
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}

.footer2-social-line {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

#footer2 iframe {
    display: block;
    flex: 0 0 auto;
}

#footer2 .footer-facebook-link {
    display: inline-flex;
    align-items: center;
    width: auto;
    min-height: 28px;
    margin: 0;
    padding: 5px 12px 5px 9px;
    box-sizing: border-box;
    color: #c7e4ee;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 999px;
    font: 12px Arial, sans-serif;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

#footer2 .footer-facebook-link::before {
    content: "f";
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    margin-right: 7px;
    color: #001b2a;
    background: #c7e4ee;
    border-radius: 50%;
    font: bold 14px Arial, sans-serif;
}

#footer2 .footer-facebook-link:hover,
#footer2 .footer-facebook-link:focus {
    color: #fff;
    background: rgba(241, 196, 15, 0.14);
    border-color: rgba(241, 196, 15, 0.55);
    text-decoration: none;
}

.footer2-stats {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 12px;
    margin: 18px 0 20px;
}

#footer2 .footer2-stat {
    flex: 1 1 0;
    min-width: 0;
    margin: 0 !important;
    padding: 12px 10px;
    box-sizing: border-box;
    text-align: center;
    background: rgba(0, 0, 0, 0.16);
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 8px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

#footer2 .footer2-stat-value {
    display: block;
    margin: 0 0 5px;
    color: #64c6f2;
    font: bold 22px/1 Arial, sans-serif;
}

#footer2 .footer2-stat-label {
    display: block;
    color: #bed1d9;
    font: 11px/16px Arial, sans-serif;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

#footer2 .footer2-copy {
    margin: 0 !important;
    padding: 14px 0 0;
    color: #f2f7f9;
    border-top: 1px solid rgba(255, 255, 255, 0.13);
    font: 12px/18px Arial, sans-serif;
    text-align: center !important;
}

#footer2 .footer2-tagline {
    margin: 9px 0 0 !important;
    color: #f1c40f;
    font: 12px/18px Arial, sans-serif;
    text-align: center !important;
}

#footer2 .footer2-tagline .ninjawork {
    color: #f1c40f;
}

@media screen and (max-width: 719px) {
    body {
        margin-bottom: 0;
    }

    #footer2 {
        margin-top: 20px;
    }

    .footer2-inner {
        width: 100%;
        padding: 24px 14px 20px;
    }

    .footer2-social-line {
        gap: 8px;
    }

    .footer2-stats {
        gap: 9px;
        margin: 16px 0 18px;
    }

    #footer2 .footer2-stat {
        padding: 11px 7px;
    }

    #footer2 .footer2-stat-value {
        font-size: 20px;
    }

    #footer2 .footer2-stat-label {
        font-size: 10px;
        letter-spacing: 0.02em;
    }

    #footer2 .footer2-copy,
    #footer2 .footer2-tagline {
        font-size: 11px;
        line-height: 17px;
    }
}


/* Ajuste final: banner direito fora do conteúdo e rodapé mais compacto. */
@media screen and (min-width: 720px) {
    #banner-lateral {
        position: absolute;
        left: calc(50% + 385px);
        margin-left: 0;
        margin-top: 172px;
        float: none;
    }
}

#footer2 .footer2-inner {
    padding-top: 18px;
    padding-bottom: 16px;
}

#footer2 .footer2-social {
    padding-bottom: 11px;
}

#footer2 .footer2-social-line {
    gap: 8px;
}

#footer2 .footer2-stats {
    gap: 8px;
    margin: 11px 0 12px;
}

#footer2 .footer2-stat {
    padding: 8px 10px;
    border-radius: 7px;
}

#footer2 .footer2-stat-value {
    margin-bottom: 3px;
    font-size: 18px;
}

#footer2 .footer2-stat-label {
    font-size: 10px;
    line-height: 14px;
}

#footer2 .footer2-copy {
    padding-top: 9px;
    font-size: 11px;
    line-height: 16px;
}

#footer2 .footer2-tagline {
    margin-top: 5px !important;
    font-size: 11px;
    line-height: 16px;
}

@media screen and (max-width: 719px) {
    #banner-lateral {
        display: none !important;
    }

    #footer2 .footer2-inner {
        padding: 18px 14px 15px;
    }

    #footer2 .footer2-social {
        padding-bottom: 10px;
    }

    #footer2 .footer2-stats {
        gap: 7px;
        margin: 11px 0 13px;
    }

    #footer2 .footer2-stat {
        padding: 8px 7px;
    }

    #footer2 .footer2-stat-value {
        font-size: 18px;
    }
}


/* Ajuste tipográfico solicitado: cartões menores, textos inferiores novamente destacados. */
#footer2 .footer2-stats {
    justify-content: center;
    gap: 10px;
}

#footer2 .footer2-stat {
    flex: 0 1 220px;
    width: 220px;
    max-width: 220px;
    padding: 7px 10px;
}

#footer2 .footer2-copy {
    font-size: 13px;
    line-height: 19px;
}

#footer2 .footer2-tagline {
    font-size: 13px;
    line-height: 19px;
}

@media screen and (max-width: 719px) {
    #footer2 .footer2-stat {
        flex: 0 1 190px;
        width: 190px;
        max-width: 190px;
        padding: 7px 8px;
    }

    #footer2 .footer2-copy,
    #footer2 .footer2-tagline {
        font-size: 12px;
        line-height: 18px;
    }
}


/* Rodapé discreto: Facebook centralizado e estatísticas compactas. */
#footer2 .footer2-social-line {
    flex-direction: column;
    align-items: center;
    gap: 6px;
}

#footer2 .footer2-stats {
    flex-wrap: wrap;
    gap: 8px;
    margin: 12px 0 16px;
}

#footer2 .footer2-stat {
    flex: 0 1 155px;
    width: 155px;
    max-width: 155px;
    padding: 6px 6px;
    background: rgba(0, 0, 0, 0.10);
    border-color: rgba(255, 255, 255, 0.09);
    border-radius: 6px;
    box-shadow: none;
}

#footer2 .footer2-stat-value {
    margin-bottom: 2px;
    font-size: 15px;
    line-height: 17px;
}

#footer2 .footer2-stat-label {
    font-size: 9px;
    line-height: 12px;
    letter-spacing: 0.03em;
}

@media screen and (max-width: 719px) {
    #footer2 .footer2-social-line {
        gap: 5px;
    }

    #footer2 .footer2-stats {
        gap: 6px;
        margin: 11px 0 14px;
    }

    #footer2 .footer2-stat {
        flex: 0 1 135px;
        width: 135px;
        max-width: 135px;
        padding: 6px 5px;
    }
}


/* Correção mobile da página principal: sem banners laterais e sem overflow horizontal. */
@media screen and (max-width: 719px) {
    body {
        overflow-x: hidden;
    }

    #banner-lateral-2,
    #side-banners,
    #side-banners #banner-lateral {
        display: none !important;
    }

    #header-main,
    #main,
    #menu-main,
    .global,
    .banner-top,
    .premium-top,
    .paginator-indice,
    .premium-server,
    .premium-title,
    .server,
    .title,
    .server-info,
    .server-info-normal,
    .server-info-logado {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }

    #header-main {
        margin: 0 !important;
        min-height: 220px;
        padding-bottom: 10px;
        overflow: hidden;
    }

    #header-main > .container,
    #main > .container {
        width: 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }

    #menu-main {
        margin: 158px 0 0 !important;
        border-radius: 22px;
    }

    #main {
        margin: 0 !important;
        padding: 0 !important;
    }

    .global {
        float: none;
        overflow: hidden;
    }

    .banner-top {
        height: auto !important;
        min-height: 0;
        margin: 8px 0 12px;
        background: transparent;
        overflow: hidden;
    }

    .banner-top img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .premium-top {
        float: none;
        height: auto;
        overflow: hidden;
    }

    .premium-title,
    .title {
        overflow: hidden;
    }

    .premium-title h1,
    .title h1 {
        width: auto;
        max-width: 100%;
        min-width: 0;
        overflow-wrap: anywhere;
    }

    .server-info,
    .server-info-normal,
    .server-info-logado {
        grid-template-columns: 58px minmax(0, 1fr) 68px;
        padding: 8px 4px;
        overflow: hidden;
    }

    .banner-infos,
    .banner-infos-normal {
        min-width: 0;
        padding: 0 5px;
        overflow: hidden;
    }

    .bannerinside {
        width: 100%;
        margin: 4px 0;
        overflow: hidden;
    }

    .bannerinside img {
        display: block;
        width: auto;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .banner-infos p,
    .banner-infos-normal p {
        max-width: 100%;
        overflow-wrap: anywhere;
        word-break: break-word;
    }

    .votes,
    .votes-normal {
        min-width: 0;
        padding: 6px 1px;
        overflow: hidden;
    }
}


/* Correção mobile do cabeçalho: logo completa e menu centralizado. */
@media screen and (max-width: 719px) {
    #header-main {
        background-size: 100% auto !important;
        background-position: center top !important;
        background-repeat: no-repeat !important;
        background-color: #00566b;
        min-height: 220px;
    }

    #site-logo-link {
        top: 0;
        left: 0;
        width: 100%;
        height: 118px;
    }

    #menu-main {
        width: calc(100% - 20px) !important;
        margin: 120px auto 0 !important;
        padding: 0 !important;
        box-sizing: border-box;
    }

    #menu-main-content {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        box-sizing: border-box;
    }

    #mobile-menu-toggle {
        width: 100%;
        margin: 0;
        box-sizing: border-box;
        text-align: center;
    }
}


/* Refinamento do cabeçalho mobile: separa o contador da logo sem alterar o desktop. */
@media screen and (max-width: 719px) {
    #header-main {
        background-position: center 18px !important;
    }

    #site-logo-link {
        top: 16px;
        height: 102px;
    }

    #countdown {
        top: 2px;
        left: 10px;
        right: 10px;
        width: auto;
        font-size: 11px;
        line-height: 15px;
        text-align: center;
        z-index: 3;
    }

    #menu-main {
        margin-top: 120px !important;
    }
}


/* Ajuste inspirado no encaixe do TopRagnarok.org e correção do botão Voltar. */
.position2 {
    width: 100px;
    height: 168px;
    min-height: 168px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    text-align: center;
}

.server-info-normal .position2 {
    height: 125px;
    min-height: 125px;
}

.position2 .voltar {
    display: inline-block;
    padding: 7px 12px;
    color: #fff !important;
    background: #3498db !important;
    border: 1px solid #2980b9;
    border-radius: 4px;
    font: bold 11px/16px Arial, sans-serif;
    text-decoration: none !important;
    text-transform: uppercase;
    white-space: nowrap;
    transition: background-color 0.2s ease, border-color 0.2s ease;
}

.position2 .voltar:hover,
.position2 .voltar:focus,
.position2 .voltar:active {
    color: #fff !important;
    background: #2275a8 !important;
    border-color: #1b5e87;
    text-decoration: none !important;
}

@media screen and (max-width: 719px) {
    #header-main {
        min-height: 175px !important;
        padding-bottom: 10px !important;
    }

    #menu-main {
        margin-top: 120px !important;
    }

    .position2 {
        grid-column: 1;
        grid-row: 1 / span 2;
        width: auto;
        height: auto;
        min-height: 0;
        float: none;
        padding: 5px 0;
    }

    .position2 .voltar {
        padding: 6px 7px;
        font-size: 9px;
        line-height: 13px;
    }

    body.home-page .server-info,
    body.home-page .server-info-normal,
    body.home-page .server-info-logado {
        grid-template-columns: 55px minmax(0, 1fr) 62px;
    }
}


/* Descrições completas: os cards crescem conforme o texto, sem cortes. */
.server-info,
.server-info-normal,
.server-info-logado {
    height: auto !important;
    min-height: 125px;
    overflow: visible;
    display: flow-root;
}

.server-info {
    min-height: 168px;
}

.banner-infos,
.banner-infos-normal,
.banner-infos-logado,
.banner-content,
.banner-content-normal,
.banner-content-logado {
    height: auto !important;
    min-height: 0;
    max-height: none;
    overflow: visible;
}

.banner-infos p,
.banner-infos-normal p,
.banner-infos-logado p {
    height: auto !important;
    max-height: none;
    overflow: visible;
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.banner-infos img,
.banner-infos-normal img,
.banner-infos-logado img,
.banner-content img,
.banner-content-normal img,
.banner-content-logado img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 719px) {
    .server-info,
    .server-info-normal,
    .server-info-logado {
        height: auto !important;
        min-height: 0;
        display: grid;
        overflow: visible;
        align-items: start;
    }

    .banner-infos,
    .banner-infos-normal,
    .banner-infos-logado {
        height: auto !important;
        min-height: 0;
        overflow: visible;
    }

    .banner-infos p,
    .banner-infos-normal p,
    .banner-infos-logado p {
        height: auto !important;
        max-height: none;
        overflow: visible;
        white-space: normal;
        overflow-wrap: anywhere;
        word-break: break-word;
    }
}


/* Banner próprio do servidor: 468x60 no desktop e escala proporcional no mobile. */
.server-banner-468x60 {
    display: block;
    width: 468px !important;
    height: 60px !important;
    max-width: 100%;
    min-width: 0;
    margin: 0 auto;
    object-fit: fill;
    object-position: center;
}

@media screen and (max-width: 719px) {
    .server-banner-468x60 {
        width: 100% !important;
        height: auto !important;
        max-width: 468px;
        aspect-ratio: 468 / 60;
        object-fit: fill;
    }
}


/* Ajuste exclusivo para PC: estrutura estável do card premium sem alterar o mobile. */
@media screen and (min-width: 720px) {
    .premium-server .server-info {
        display: grid;
        grid-template-columns: 100px 468px 150px;
        align-items: start;
        height: auto !important;
        min-height: 168px;
        overflow: visible;
        box-sizing: border-box;
    }

    .premium-server .server-info > .position,
    .premium-server .server-info > .position2 {
        position: static;
        float: none;
        width: auto;
        height: 168px;
        min-height: 168px;
        box-sizing: border-box;
    }

    .premium-server .server-info > .banner-infos {
        width: 468px;
        min-width: 0;
        float: none;
        box-sizing: border-box;
        overflow: visible;
    }

    .premium-server .server-info > .banner-infos > .banner-content {
        width: 468px;
        margin-left: 0;
        box-sizing: border-box;
        overflow: visible;
    }

    .premium-server .server-info .server-banner-468x60,
    .premium-server .server-info .bannerinside {
        display: block;
        width: 468px !important;
        height: 60px !important;
        max-width: 468px;
        margin: 12px auto 5px;
        object-fit: fill;
        object-position: center;
    }

    .premium-server .server-info > .banner-infos p,
    .premium-server .server-info > .banner-infos p.axb {
        width: 468px;
        max-width: 468px;
        float: none;
        clear: both;
        box-sizing: border-box;
        white-space: normal;
        overflow-wrap: anywhere;
        word-break: break-word;
        text-align: center;
    }

    .premium-server .server-info > .votes {
        width: 150px;
        height: 168px;
        float: none;
        box-sizing: border-box;
    }
}


/* Ajuste exclusivo para PC: normaliza a descrição dos servidores sem Premium. */
@media screen and (min-width: 720px) {
    .server:not(.premium-server) .server-info-normal {
        display: grid;
        grid-template-columns: 100px minmax(0, 1fr) 150px;
        align-items: start;
        width: 720px;
        height: auto !important;
        min-height: 125px;
        overflow: visible;
        box-sizing: border-box;
    }

    .server:not(.premium-server) .server-info-normal > .position-normal,
    .server:not(.premium-server) .server-info-normal > .position2 {
        position: static;
        float: none;
        width: auto;
        height: 125px;
        min-height: 125px;
        box-sizing: border-box;
    }

    .server:not(.premium-server) .server-info-normal > .banner-infos-normal {
        grid-column: 2;
        width: auto;
        min-width: 0;
        height: auto !important;
        min-height: 125px;
        float: none;
        box-sizing: border-box;
        overflow: visible;
    }

    .server:not(.premium-server) .server-info-normal > .banner-infos-normal > .banner-content-normal {
        width: 100%;
        margin-left: 0;
        box-sizing: border-box;
        overflow: visible;
    }

    .server:not(.premium-server) .server-info-normal > .banner-infos-normal > .banner-content-normal > p,
    .server:not(.premium-server) .server-info-normal > .banner-infos-normal > .banner-content-normal > p.axb {
        width: 100%;
        max-width: 100%;
        float: none;
        clear: both;
        box-sizing: border-box;
        margin: 0 0 10px;
        padding: 0 8px;
        text-align: center;
        white-space: normal;
        overflow-wrap: anywhere;
        word-break: break-word;
        line-height: 1.35;
    }

    .server:not(.premium-server) .server-info-normal > .banner-infos-normal > .banner-content-normal > p:first-child {
        padding-top: 10px;
    }

    .server:not(.premium-server) .server-info-normal > .votes-normal {
        grid-column: 3;
        width: auto;
        height: 125px;
        min-height: 125px;
        float: none;
        box-sizing: border-box;
    }

    .server:not(.premium-server) .server-info-normal > .votes-normal .votes-content-normal {
        margin-top: 30px;
    }
}


/* DESKTOP-NO-PERSISTENT-FOCUS-OUTLINE */
@media screen and (min-width: 720px) {
    /* Evita o contorno persistente após clicar em links e botões das listagens. */
    a:focus,
    a:active,
    button:focus,
    button:active,
    input[type="button"]:focus,
    input[type="submit"]:focus {
        outline: none !important;
        box-shadow: none !important;
    }
}


/* MOBILE-RANKING-CARDS: cards do ranking no celular (inspirado no layout mobile do topragnarok.com.br).
   Só vale até 719px e só para cards com coluna de posição (ranking); painel logado e detalhes não são afetados. */
@media screen and (max-width: 719px) {
    .server-info:has(> .position),
    .server-info-normal:has(> .position-normal) {
        display: grid !important;
        grid-template-columns: 66px minmax(0, 1fr) 72px !important;
        align-items: stretch !important;
        height: auto !important;
        min-height: 0 !important;
        padding: 0 !important;
        overflow: hidden;
        box-sizing: border-box;
    }

    /* Coluna esquerda: posição, Detalhes e Votar, centralizados na vertical */
    .server-info > .position,
    .server-info-normal > .position-normal {
        grid-column: 1 !important;
        grid-row: 1 !important;
        position: static !important;
        float: none !important;
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 10px 4px !important;
        display: flex !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 5px;
        background: #eef2f6;
        border-right: 1px solid #dde4ec;
        box-sizing: border-box;
    }
    .server-info > .position {
        background: #fff6dc;
        border-right-color: #f7e08a;
    }
    .server-info > .position br,
    .server-info-normal > .position-normal br {
        display: none;
    }
    .server-info > .position h1,
    .server-info-normal > .position-normal h1 {
        margin: 0 !important;
        font-size: 22px !important;
        line-height: 1.1 !important;
    }
    .server-info > .position a,
    .server-info-normal > .position-normal a {
        font-size: 10px !important;
        line-height: 1.2;
    }
    .server-info > .position #vote-btn,
    .server-info-normal > .position-normal #vote-btn {
        display: block;
        width: 100%;
        box-sizing: border-box;
        margin-top: 2px;
        padding: 5px 2px !important;
        border-radius: 3px;
        text-align: center;
        font-weight: bold;
    }

    /* Coluna do meio: banner na largura toda e descrição legível */
    .server-info > .banner-infos,
    .server-info-normal > .banner-infos-normal {
        grid-column: 2 !important;
        grid-row: 1 !important;
        width: auto !important;
        min-width: 0 !important;
        height: auto !important;
        float: none !important;
        margin: 0 !important;
        padding: 8px 8px 6px !important;
        box-sizing: border-box;
    }
    .server-info > .banner-infos > .banner-content,
    .server-info-normal > .banner-infos-normal > .banner-content-normal {
        width: auto !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .server-info > .banner-infos .bannerinside,
    .server-info > .banner-infos .server-banner-468x60,
    .server-info-normal > .banner-infos-normal img.bannerinside {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        margin: 0 0 6px !important;
    }
    .server-info > .banner-infos p,
    .server-info-normal > .banner-infos-normal p {
        width: auto !important;
        max-width: 100% !important;
        margin: 0 0 4px !important;
        padding: 0 !important;
        float: none !important;
        font-size: 12px !important;
        line-height: 1.45 !important;
        text-align: left !important;
        color: #444;
    }
    .server-info > .banner-infos p.axb,
    .server-info-normal > .banner-infos-normal p.axb {
        margin-top: 4px !important;
        font-size: 11px !important;
        color: #555;
    }

    /* Coluna direita: votos em destaque, centralizados na vertical */
    .server-info > .votes,
    .server-info-normal > .votes-normal {
        grid-column: 3 !important;
        grid-row: 1 !important;
        position: static !important;
        float: none !important;
        width: auto !important;
        height: auto !important;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 8px 2px !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
        background: #eef2f6;
        border-left: 1px solid #dde4ec;
        box-sizing: border-box;
    }
    .server-info > .votes {
        background: #fff6dc;
        border-left-color: #f7e08a;
    }
    .server-info > .votes .votes-content,
    .server-info-normal > .votes-normal .votes-content-normal {
        margin: 0 !important;
        text-align: center;
    }
    .server-info > .votes p,
    .server-info-normal > .votes-normal p {
        margin: 0 !important;
        font-size: 10px !important;
        line-height: 1.3 !important;
        text-align: center !important;
    }
    .server-info > .votes #qv,
    .server-info-normal > .votes-normal #qv {
        display: block;
        font-size: 20px;
        font-weight: bold;
        line-height: 1.2;
        color: #2c3e50;
    }
    .server-info > .votes #cliques,
    .server-info-normal > .votes-normal #cliques {
        font-size: 9px;
        color: #7f8c8d;
    }

    /* Card normal: remove a linha em branco antes da descrição */
    .server-info-normal > .banner-infos-normal > br {
        display: none;
    }

    /* Banners de anuncio no meio da lista (720x100) acompanham a largura da tela */
    img.banner-premium {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
    }
}


/* MOBILE-AD-BANNERS: banners de anuncio no celular (Topo 1 e os do meio da lista) */
@media screen and (max-width: 719px) {
    /* Topo 1: acompanha a largura da tela (antes ficava cortado a direita) */
    .premium-top .premium1 {
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        background: none !important;
    }
    .premium-top .premium1 img {
        display: block;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
    }
    /* Banners do meio da lista: sempre abaixo do card anterior (os cards flutuam), com o mesmo espaco em cima e embaixo */
    a:has(> img.banner-premium) {
        display: block;
        clear: both;
        padding: 8px 0;
    }
    img.banner-premium {
        margin: 0 !important;
    }
    img.banner-premium + br {
        display: none;
    }
}

/* DESKTOP-RANKING-COLORS: mesmas cores de colunas da versão mobile nos cards do ranking no PC
   (posição/Detalhes/Votar e votos/cliques em destaque; descrição no meio). Só cards com coluna de posição. */
@media screen and (min-width: 720px) {
    .server-info:has(> .position),
    .server-info-normal:has(> .position-normal) {
        align-items: stretch !important;
    }
    .server-info > .position,
    .server-info > .votes {
        height: auto !important;
        min-height: 168px !important;
        align-self: stretch;
    }
    .server-info-normal > .position-normal,
    .server-info-normal > .votes-normal {
        height: auto !important;
        min-height: 125px !important;
        align-self: stretch;
    }
    .server-info-normal > .position-normal {
        background: #eef2f6;
        border-right: 1px solid #dde4ec;
    }
    .server-info-normal > .votes-normal {
        background: #eef2f6;
        border-left: 1px solid #dde4ec;
    }
    .server-info > .position {
        background: #fff6dc;
        border-right: 1px solid #f7e08a;
    }
    .server-info > .votes {
        background: #fff6dc;
        border-left: 1px solid #f7e08a;
    }
}

/* DESKTOP-RANKING-WIDTHS: colunas laterais (Detalhes e Votos) com a mesma largura, mais estreitas,
   e margem interna no meio para o banner/descrição não encostarem nas bordas. Só PC e só cards do ranking. */
@media screen and (min-width: 720px) {
    .server-info:has(> .position),
    .server-info-normal:has(> .position-normal) {
        grid-template-columns: 90px minmax(0, 1fr) 90px !important;
    }
    .server-info > .position,
    .server-info > .votes,
    .server-info-normal > .position-normal,
    .server-info-normal > .votes-normal {
        width: auto !important;
    }
    .server-info > .banner-infos {
        width: auto !important;
        padding: 0 16px !important;
        box-sizing: border-box;
    }
    .server-info > .banner-infos > .banner-content {
        width: auto !important;
        margin: 0 !important;
    }
    .server-info > .banner-infos .server-banner-468x60,
    .server-info > .banner-infos .bannerinside {
        max-width: 100% !important;
    }
    .server-info > .banner-infos p,
    .server-info > .banner-infos p.axb {
        width: auto !important;
        max-width: 100% !important;
    }
    .server-info-normal > .banner-infos-normal {
        padding: 0 10px !important;
    }
}