.main-box{border-radius:5px;box-shadow:0 0 10px 0 rgba(0,0,0,0.5);font-family:Roboto,sans-serif}.main-box-title{border-radius:5px 5px 0 0;font-size:19px;color:#FFF;padding:10px}.main-box-title-image{display:inline-block;vertical-align:middle}.main-box-title-text{display:inline-block}.main-box-content{padding:10px;background:#FAFAFA;border-radius:0px 0px 5px 5px}.scripting-resources .main-box-title{background:#EF5350}.getting-started .main-box-title{background:#43A047}.community .main-box-title{background:#43A047}.reference .main-box-title{background:#EF5350}.scripting-help .main-box-title{background:#EF5350}.scripting-help .sub-box-title{border-radius:5px 5px 5px 5px;font-size:16px;color:#FFF;padding:4px 8px 4px 12px;font-family:Roboto,sans-serif;background:#EF5350 }.wiki-how .main-box-title{background:#DD2C00}.servidor .main-box-title{background:#4b2dff}.announcement .main-box-title{background:#FFA726}.news .main-box-title{background:#6E99BB}.tmp-server-side .main{}.tmp-server-side .main-title{float:left;line-height:0;font-size:22px;margin-top:-0.7em}.tmp-server-side .border{border-bottom:0.2em solid rgb(43,141,101);line-height:1}.tmp-server-side .main-sub-title-text{font-size:22px;float:right;color:rgb(43,141,101);line-height:0;vertical-align:top;margin-top:-0.7em}.tmp-client-side .main{}.tmp-client-side .main-title{float:left;line-height:0;font-size:22px;margin-top:-0.7em}.tmp-client-side .border{border-bottom:0.2em solid rgb(243,145,103);line-height:1}.tmp-client-side .main-sub-title-text{font-size:22px;float:right;color:rgb(243,145,103);line-height:0;vertical-align:top;margin-top:-0.7em}pre{-moz-tab-size:2;tab-size:2}.mw-pt-translate-header a{text-decoration:underline}#mw-content-text a{color:#3344ff}#mw-content-text a.new{color:#992211}
/*--------------------------------------------------
Common header classes & IDs
Do not remove this
---------------------------------------------------*/
.h-inner {
list-style: none;
padding: 17px 0;
margin-bottom: 0;
position: relative;
}
.h-inner > li:not(.pull-right) {
float: left;
}
.hi-logo a {
color: #fff;
text-transform: uppercase;
display: block;
font-size: 16px;
}
.hi-trigger {
position: relative;
margin-left: -5px;
cursor: pointer;
display: none !important;
}
.hi-trigger:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 45px;
height: 45px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.22);
-webkit-transition: all;
-o-transition: all;
transition: all;
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
z-index: 0;
margin-top: -22px;
margin-left: -22px;
}
.hi-trigger.toggled:before {
-webkit-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.hi-menu {
list-style: none;
padding: 0;
}
.hi-menu > li {
display: inline-block;
margin: 0 1px;
vertical-align: top;
min-width: 50px;
}
@media (max-width: 767px) {
.hi-menu > li {
position: static !important;
}
}
.hi-menu > li .dropdown-menu {
top: -5px;
}
.hi-menu > li .dropdown-menu-lg {
padding: 0;
}
.hi-menu > li .dropdown-menu-lg .lg-body {
min-height: 350px;
overflow-x: hidden;
}
.hi-menu > li > a {
color: #fff;
display: block;
text-align: center;
z-index: 1;
position: relative;
-webkit-transition: background-color;
-o-transition: background-color;
transition: background-color;
-webkit-transition-duration: 250ms;
transition-duration: 250ms;
border-radius: 2px;
}
.hi-menu > li > a > .him-icon {
font-size: 24px;
line-height: 36px;
}
.hi-menu > li > a > .him-label {
line-height: 35px;
white-space: nowrap;
padding: 0 10px;
font-size: 14px;
text-transform: uppercase;
}
.hi-menu > li > a > .him-counts {
position: absolute;
font-style: normal;
background: #F44336;
padding: 1px 5px;
border-radius: 2px;
right: 7px;
top: -3px;
font-size: 10px;
line-height: 15px;
}
.hi-menu > li.toggled > a,
.hi-menu > li:hover > a {
background-color: rgba(0, 0, 0, 0.08);
}
@media (max-width: 767px) {
.hi-menu .dropdown-menu-lg {
width: calc(100% - 28px) !important;
}
.hi-menu .dropdown-menu {
right: 14px;
top: 55px !important;
}
}
.him-notification:before {
content: "";
position: absolute;
width: 100%;
height: calc(100% - 70px);
background: url(../img/notifications.png) no-repeat center;
-webkit-transition: all;
-o-transition: all;
transition: all;
-webkit-transition-duration: 400ms;
transition-duration: 400ms;
-webkit-transform: scale(0) rotate(-180deg);
-ms-transform: scale(0) rotate(-180deg);
-o-transform: scale(0) rotate(-180deg);
transform: scale(0) rotate(-180deg);
opacity: 0;
filter: alpha(opacity=0);
top: 42px;
}
.him-notification.empty:before {
-webkit-transform: scale(1) rotate(0deg);
-ms-transform: scale(1) rotate(0deg);
-o-transform: scale(1) rotate(0deg);
transform: scale(1) rotate(0deg);
opacity: 1;
filter: alpha(opacity=100);
}
/* Full Screen */
:-webkit-full-screen [data-ma-action="fullscreen"] {
display: none;
}
:-moz-full-screen [data-ma-action="fullscreen"] {
display: none;
}
:-ms-fullscreen [data-ma-action="fullscreen"] {
display: none;
}
:full-screen [data-ma-action="fullscreen"] {
display: none;
}
:fullscreen [data-ma-action="fullscreen"] {
display: none;
}
/* ----------------------------- End common header classes and IDs------------------------------------- */
/*--------------------------------------------------
For header type 1 only
}
/* ----------------------------- End header type 1 ------------------------------------- */
/*-------------------------------------------------- For Header type 2 only You may remove these if you opt header 1---------------------------------------------------*/#header-alt { box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3); position: relative; margin-bottom: -50px; z-index: 10; padding: 15px 10px 0 35px;}@media (min-width: 992px) { #header-alt:before { content: ""; position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.04); width: 100%; height: 49px; z-index: -1; }}@media (max-width: 767px) { #header-alt { padding: 5px 5px 0 25px; }}#header-alt .hi-trigger { top: -7px; left: -15px;}@media (max-width: 991px) { #header-alt .hi-trigger { display: inline-block !important; }}#header-alt .ma-backdrop { position: absolute;}#header-alt .ha-search { margin-bottom: 25px; padding-right: 25px;}#header-alt .ha-search input[type="text"] { width: 100%; background: transparent; border: 0; border-bottom: 1px solid rgba(255, 255, 255, 0.24); color: #fff; font-size: 15px; font-weight: 300; padding: 6px 0 6px 30px;}#header-alt .ha-search input[type="text"]::-moz-placeholder { color: #fff; opacity: 1;}#header-alt .ha-search input[type="text"]:-ms-input-placeholder { color: #fff;}#header-alt .ha-search input[type="text"]::-webkit-input-placeholder { color: #fff;}#header-alt .ha-search input[type="text"].ie9-placeholder { color: #fff !important;}#header-alt .ha-search .fg-line { max-width: 500px; position: relative;}#header-alt .ha-search .fg-line:after { background: #FFEB3B;}#header-alt .ha-search .fg-line:before { content: '\f1c3'; font-family: 'Material-Design-Iconic-Font'; position: absolute; left: 0; bottom: 1px; color: #fff; font-size: 22px;}
@media (min-width: 992px) {
.ha-menu > ul {