.all { width: 1200px; height:600px; overflow:auto; position: relative; display: table; margin: 0 auto; padding-top: 100px; align: center;}
.contentl2{
padding-top: 50px;
}
#modal { position: fixed; z-index: 2000; top:0; left: 0; padding: 20px 0 0 0; width: 600px; height: 260px; left:calc(50% - 300px);top:calc(50% - 130px); text-align: center; border-radius: 3px; box-shadow: 0 0 25px rgba(255,255,255,0.2); color: #fff !important; background: #080808e0; }
#modal h1 { text-align:center; width: 100%; padding:0; margin:16px 0 20px 0; font-size: 20px !important; background: transparent; }

#alerta { visibility: hidden; position: fixed; display: table; z-index: 1001; margin: 0 auto; padding: 25px 30px; color: #5a5a5a; font-size: 15px; background: #f7f7f7; border-radius: 6px; } 
#alerta .ok { display: table; width: 100%; } 
#alerta .ok > div { font-size: 12px; font-weight: bold; cursor: pointer; display: table; float: right; margin: 15px 0 0 0; padding: 5px 0; text-align: center; width: 60px; text-transform: uppercase; color: #fff; background: #ac0f0f; border: 1px solid #ac0f0f; box-shadow: 0 1px 0 rgba(255,255,255,0.2) inset; border-radius: 4px; } 
#alerta .ok > div:hover { background: #d21818; border-color: #d21818; } 
#alerta .ok.sucesso > div { background: #0dbb00; border: 1px solid #0dbb00; } 
#alerta .ok.sucesso > div:hover { background: #0a8c00; border: 1px solid #0a8c00; } 
#alerta b { color: #000 !important; } 
#backblack { height: 100%; width: 100%; position: fixed; top: 0; left: 0; background: #000; opacity: 0.8; z-index: 1000; } input.default.sucesso { background: #0dbb00 !important; border-color: #0dbb00 !important; color: #fff !important; }
#fanback { background: transparent url("../imgs/nm/fanbg.png") repeat; display: none; height: 100%; top: 0; left: 0; position: fixed; width: 100%; z-index: 99999; } #fan-exit { height: 100%; width: 100%; } #fanbox { background: #fff; border-radius: 5px; left: 50%; margin: -123px 0 0 -210px; position: absolute; top: 50%; width: 420px; } #fanbox > iframe { border: none; overflow: hidden; margin: 8px 0 0 8px; width: 402px; height: 230px; } #fanclose { background: transparent url("../imgs/nm/fanclose.png") repeat scroll 0 0; cursor: pointer; float: right; height: 15px; right: -22px; top: -20px; padding: 20px 40px 20px 20px; position: absolute; } #fanclose:hover { background-position: 0 -56px; } 

.loginarea .avatar span,
.loginarea label > span,
.loginarea input[type="text"],
.loginarea input[type="password"],
.loginarea .gologin,
.loginarea .user .opts > a,
.langs,
.server-status,
.players-online-icon,
.hex-buttons a > span,
.hex-buttons a > span > span,
.hex-buttons a > div, 
.hex-buttons a > div > div,
.news > a.imgn div,
.news .finalinfo .lermaisn a,
.support-button,
.loginarea .user .info,
.loginarea .user .info span.icon-user
{ background: transparent url('../imgs/css-sprites.png') no-repeat; }

.loginarea { height: 83px; position: absolute; top: 200px; right: 500px; }
.loginarea .avatar { float: left; }
.loginarea .avatar, .loginarea .avatar span { width: 97px; height: 83px; box-sizing: border-box; padding: 1px 0 0 8px; }
.loginarea .avatar span { position: absolute; top: 0; left: 0; background-position: -275px -130px; }
.loginarea .avatar img { width: 80px; height: 80px; }
.loginarea .fields { position: absolute; top: 8px; left: 60px; width: 290px; height: 67px; }
.loginarea input[type="text"], .loginarea input[type="password"], .loginarea .user .info { outline: none; box-sizing: border-box; color: #fff; text-shadow: 1px 1px 0 rgba(0,0,0,0.1); font-size: 12px; font-family: Arial; border: 0; margin: 0; height: 31px; line-height: 31px; padding: 0 45px 0 44px; }
.loginarea input[type="text"], .loginarea .user .info { width: 290px; margin: 0 0 5px; background-position: -301px -64px; }
.loginarea input[type="password"] { width: 180px; background-position: -301px -97px; }
.loginarea input::-webkit-input-placeholder { color: rgba(255,255,255,0.8); }
.loginarea input:-moz-placeholder { color: rgba(255,255,255,0.8); }
.loginarea label > span, .loginarea .user .info span.icon-user { height: 14px; position: absolute; left: 21px; }
.loginarea label > span.icon-user, .loginarea .user .info span.icon-user { width: 13px; background-position: -291px -0; top: 9px; }
.loginarea label > span.icon-pass { width: 14px; background-position: -291px -16px; top: 44px; }
.loginarea .gologin, .loginarea .user .opts > a { text-align: center; cursor: pointer; outline: none; position: absolute; right: 30px; top: 36px; width: 124px; height: 30px; line-height: 30px; padding: 0; margin: 0; border: 0; background-position: -308px 0; font-family: H67, Calibri, Arial; font-size: 16px; font-weight: bold; color: #000; text-transform: uppercase; }
.loginarea .gologin:hover, .loginarea .user .opts > a:hover { color: #fff; background-position: -308px -32px; }
.loginarea .gologin:active, .loginarea .user .opts > a:active { opacity: 0.7; }
.loginarea .ess { width: 198px; position: absolute; top: 72px; left: 25px; text-align: left; }
.loginarea .ess a { font-size: 10px !important; text-shadow: 1px 1px 0 rgba(0,0,0,0.3); }
.loginarea .error { position: absolute; right: -120px; top: 110px; width: 350px; padding: 10px; background: red; border-radius: 4px; text-align: center; color: #fff; font-size: 18px; }
.loginarea .loader { opacity: 0.8; width: 80px; height: 80px; background: #fff url('../imgs/nm/loader.gif') no-repeat center center; position: absolute; left: 8px; top: 2px; border-radius: 50%; }

.loginarea .user .info, .loginarea .user .opts > span { font-family: H67, Arial; font-weight: bold; text-transform: uppercase; }
.loginarea .user .opts { width: 100%; height: 30px; display: table; margin: 5px; }
.loginarea .user .opts > span, .loginarea .user .opts > a { display: block; height: 30px; line-height: 30px; float: left; margin: 0; box-sizing: border-box; }
.loginarea .user .opts > span { position: relative; cursor: default; width: 127px; font-size: 13px; margin-left: 40px; }
.loginarea .user .opts > span:hover { color: #f8bb00; }
.loginarea .user .opts > span:hover > i { background-position: -140px -62px; }
.loginarea .user .opts > span > div { display: none; position: absolute; left: -10px; top: 30px; background: #0606061f; width: 180px; box-sizing: border-box; padding: 4px; }
.loginarea .user .opts > span > div > a { width: 100%; box-sizing: border-box; border-radius: 0 !important; height: 30px; line-height: 30px; padding: 0 !important; font-size: 12px; }
.loginarea .user .opts > span:hover > div { display: block; }

label.captcha { position: relative; }
label.captcha img.captchaImage { position: absolute; left: 8px; top: 3px; opacity: 0.8; border-radius: 3px; }
label.captcha a { position: absolute; right: 13px; top: 13px; }
label.captcha a, label.captcha a img { width: 23px; height: 23px; }
label.captcha a:hover { opacity: 0.7; }
label.captcha a:active { opacity: 1; }

.horMenu { display: table; margin: 20px auto; }
.horMenu a { float: left; padding: 10px 15px; border-bottom: 2px solid rgba(255,255,255,0.5); margin: 0 0 0 10px; text-transform: uppercase; font-size: 12px; color: rgba(255,239,197,0.8) !important; }
.horMenu a:first-child { margin: 0; }
.horMenu a:hover { border-color: #ffefc5 !important; color: #ffefc5 !important; }
.horMenu a.act { cursor: default; border-color: #fff !important; color: #fff !important; text-shadow: 0 0 5px rgba(255,255,255,0.6); }
.horMenu a:active { opacity: 0.6; }
.horMenu.ranks a { padding: 10px 10px; }

.rulesbox, .rulesbox .pddInner { text-align: left !important; }
.rulesbox { height: 260px; box-sizing: border-box; overflow: auto; margin: 0 auto 20px; padding: 20px; width: calc(100% - 20px); border: 2px solid rgba(255,255,255,0.2); background: rgba(255,255,255,0.1); }
.rulesbox h1 { padding-top: 0; background: transparent !important; width: auto; height: auto; margin: 0; padding: 0 0 20px 20px; font-size: 20px; }

.formpadrao, .formpadrao > div, .formpadrao .camp input, .formpadrao .camp select { border-radius: 2px; }
.formpadrao { display: table; margin: 0 auto 2px auto; padding: 2px; }
.formpadrao > div { display: table; }
.formpadrao .desc { width: 180px; padding: 0 10px; color: #fff; font-family: H67, Arial; font-weight: bold; text-transform: uppercase; font-size: 12px; text-align: right; }
.formpadrao .desc, .formpadrao .camp, .formpadrao .camp2 { float: left; height: 46px; line-height: 46px; }
.formpadrao .camp input[type="text"], .formpadrao .camp input[type="password"], .formpadrao .camp input[type="file"] { border: 0; width: 230px; margin: 5px 5px 0 0; height: 36px; line-height: 36px; padding: 0 5px; box-shadow: 1px 1px 1px rgba(0,0,0,0.4) inset; /*color:#fff!important*/ }
.formpadrao .camp select { border: 0; width: 230px; height:36px; margin: 5px 5px 0 0; padding: 0 5px; box-shadow: 1px 1px 1px rgba(0,0,0,0.4) inset; }
.formpadrao textarea { border: 0; resize: vertical; height: 300px; width: 200px; margin: 0 4px 10px 0; padding: 5px; }
.formpadrao.tdate .camp input { text-align: center; padding: 0 9px; }
.formpadrao.errorc, .formpadrao.errorc .desc, .formpadrao.errorc .camp { border-color: #c70000; }
.formpadrao.errorc > div { background: #c70000; }
.formpadrao.errorc .desc { color: #fff; }
.formpadrao { border: 1px solid #857f7f; }
.formpadrao > div { background: #080808e0; }
.formpadrao .desc { color: #fff; }
.formpadrao .camp input[type="text"], .formpadrao .camp input[type="password"], .formpadrao .camp input[type="file"], .formpadrao .camp select, .formpadrao textarea { background: #422f26; }
.formpadrao .camp input[type="text"]:focus, .formpadrao .camp input[type="password"]:focus, .formpadrao .camp select:hover, .formpadrao textarea:focus { background: #fffbd5; }


.languages {
	position: fixed;
	right: 40px;
	top: calc(50% - 70px);
	padding: 0;
	z-index: 998
}

.langs { z-index: 2; display: table; position: absolute; top: 405px; left: 24px; width: 316px; height: 82px; background-position: -356px -296px; box-sizing: border-box; padding: 16px 0 0 68px; }
.langs a { float: left; margin: 0 0 0 2px; }
.langs a, .langs a span { display: block; width: 59px; height: 40px; background: transparent url('../imgs/langs.png') no-repeat; }
.langs a:first-child { margin: 0; }
.langs a.en { background-position: 0 0; }
.langs a.pt { background-position: -61px 0; margin-top: 5px; }
.langs a.es { background-position: -122px 0; margin-top: 10px; }
.langs a > span { opacity: 0; transition: opacity 0.4s; }
.langs a.en > span { background-position: 0 -42px; }
.langs a.pt > span { background-position: -61px -42px; }
.langs a.es > span { background-position: -122px -42px; }
.langs a:hover > span { opacity: 1; }
.langs a:active { opacity: 0.6; }

.server-status { position: absolute; top: 494px; right: 389px; display: block; width: 17px; height: 25px; background-position: -433px 0; }
.server-status.off { background-position: -452px 0; }

.players-online-icon { position: absolute; top: 483px; right: 222px; display: block; width: 21px; height: 22px; background-position: -471px 0; }
.players-online-icon.off { background-position: -494px 0; }

.players-online { transform: rotate(-3deg); position: absolute; top: 473px; left: 1102px; display: block; color: #ffd450; font-family: Arial; font-size: 18px; font-weight: bold; }

label.captcha { position: relative; }
label.captcha img.captchaImage { position: absolute; left: 8px; top: 3px; opacity: 0.8; border-radius: 3px; }
label.captcha a { position: absolute; right: 13px; top: 13px; }
label.captcha a, label.captcha a img { width: 23px; height: 23px; }
label.captcha a:hover { opacity: 0.7; }
label.captcha a:active { opacity: 1; }

.castled { width: 380px; height: 260px; margin: 0; float: left; }
.castled b, .castled .ci .co { color: #fff; }
.castled, .castled > div { display: table; }
.castled .ct { color: #fff; font-size: 16px; font-weight: bold; padding: 10px 0 10px 30px; }
.castled .imgc { width: 200px; height: 113px; border: 1px solid rgba(0,0,0,0.4); float: left; border-radius: 6px; }
.castled .imgc span { display: block; width: 200px; height: 113px; background: rgba(0,0,0,0.6) url('../imgs/nm/castles.jpg') no-repeat; border-radius: 5px; }
.castled .ci { float: left; width: 160px; padding: 2px 0 0 10px; }
.castled .ci .co { font-weight: bold; }
.castled .ci .cc { margin-bottom: 8px; }
.castled .nwar { padding: 5px 0 10px 0; }
.castled .imgc.aden span { background-position: left top; }
.castled .imgc.goddard span { background-position: -200px top; }
.castled .imgc.giran span { background-position: -400px top; }
.castled .imgc.oren span { background-position: -600px top; }
.castled .imgc.dion span { background-position: -800px top; }
.castled .imgc.gludio span { background-position: -1000px top; }
.castled .imgc.innadril span { background-position: -1200px top; }
.castled .imgc.rune span { background-position: -1400px top; }
.castled .imgc.schuttgart span { background-position: -1600px top; }

.rankings_options { display: none !important; }

/* Change autocomplete styles in WebKit */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: 1px solid white;
  /*-webkit-text-fill-color: white;*/
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
}

.server-status { position: absolute; top: 494px; right: 389px; display: block; width: 17px; height: 25px; background-position: -433px 0; }
.server-status.off { background-position: -452px 0; }


/* Dropdown Button */
.dropbtn {
  background-color: #1011131c;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #1011131c;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #1011131c;}