.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
You may remove these if you opt header 2
---------------------------------------------------*/
#header {
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
padding: 0 20px;
}
@media (max-width: 767px) {
#header {
}
}
#header .hi-logo a {
padding: 7px 10px;
}
#header .ma-backdrop {
position: absolute;
}
@media (max-width: 1279px) {
#header .hi-trigger {
}
}
#header.search-toggled .h-search-wrap {
top: 0;
filter: alpha(opacity=100);
}
.h-search-wrap {
position: absolute;
z-index: 10;
}
.h-search-wrap input[type="text"] {
border: 0;
width: 100%;
}
.h-search-wrap .hsw-close {
position: absolute;
padding-top: 9px;
}
.h-search-wrap .hsw-close:hover {
background-color: #e3e3e3;
}
@media (max-width: 767px) {
.h-search-wrap .hsw-close {
}
}
.hsw-inner {
position: relative;
margin: 0 auto;
}
/* ----------------------------- 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);
padding: 15px 10px 0 35px;
}
@media (min-width: 992px) {
#header-alt:before {
}
}
@media (max-width: 767px) {
#header-alt {
}
}
#header-alt .hi-trigger {
top: -7px;
left: -15px;
}
@media (max-width: 991px) {
#header-alt .hi-trigger {
}
}
#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%;
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-size: 22px;
}
@media (min-width: 992px) {
.ha-menu > ul {
margin: 0;
}
.ha-menu > ul > li {
display: inline-block;
vertical-align: top;
}
.ha-menu > ul > li:not(.active) > *:not(ul) {
color: rgba(255, 255, 255, 0.6);
}
.ha-menu > ul > li.active > a {
color: #fff;
box-shadow: inset 0px -3px 0 0px #FFEB3B;
}
.ha-menu > ul > li > a {
text-transform: uppercase;
display: block;
}
.ha-menu > ul > li > a:hover {
color: #fff;
}
.ha-menu > ul > li .dropdown-menu {
min-width: 100%;
}
}
@media (max-width: 991px) {
.ha-menu {
}
}
.sidebar {
position: fixed;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
#sidebar {
width: 268px;
}
@media (max-width: 1279px) {
#sidebar {
box-shadow: 0 0 20px rgba(14, 18, 21, 0.38);
}
#sidebar.toggled {
-webkit-transform: translate3d(0, 0, 0);
}
}
.sidebar-alt {
top: 0;
transform: translate3d(-268px, 0, 0);
}
.sidebar-alt.toggled {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.s-profile > a {
display: block;
background-size: 100%;
}
.s-profile > a .sp-pic {
padding: 12px;
}
.s-profile > a .sp-pic > img {
width: 47px;
box-sizing: content-box;
}
.s-profile > a .sp-info {
background: rgba(0, 0, 0, 0.37);
position: relative;
}
.s-profile > a .sp-info > i {
font-size: 19px;
transition-duration: 300ms;
}
.s-profile .main-menu {
display: none;
margin: 0 0 0;
}
.s-profile.toggled .sp-info > i {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.main-menu {
list-style: none;
margin: 20px 0 0 0;
}
.main-menu a {
-webkit-transition: color;
transition-duration: 300ms;
}
.main-menu a:hover,
.main-menu .active > a,
color: #262626;
}
.main-menu > li > a {
padding: 14px 20px 14px 65px;
color: #4C4C4C;
}
.main-menu > li > a > i {
position: absolute;
padding: 13px 0;
}
.main-menu > li > a:hover,
.main-menu > li.active > a {
background-color: #f7f7f7;
}
.sub-menu > a {
position: relative;
}
.sub-menu > a:before,
.sub-menu > a:after {
transition-duration: 250ms;
}
.sub-menu > a:before {
content: "\f278";
transform: scale(1);
}
.sub-menu > a:after {
content: "\f273";
transform: scale(0);
}
.sub-menu.toggled > a:before {
content: "\f278";
transform: scale(0);
}
.sub-menu.toggled > a:after {
content: "\f273";
transform: scale(1);
}
.sub-menu ul {
list-style: none;
padding: 0;
}
.sub-menu ul > li > a {
padding: 8px 20px 8px 65px;
color: #989898;
}
.sub-menu ul > li:first-child > a {
padding-top: 14px;
}
.sub-menu ul > li:last-child > a {
padding-bottom: 16px;
}
.sub-menu ul > li ul {
font-size: 12px;
background-color: #F7F7F7;
}
.sub-menu.active > ul {
display: block;
}
/*-------------------------
For Stupid IE9
--------------------------*/
@media (max-width: 1279px) {
.ie9 #sidebar {
display: none;
}
.ie9 #sidebar.toggled {
display: block;
}
}
.ie9 .sidebar-alt {
display: none;
}
.ie9 .sidebar-alt.toggled {
display: block;
}
.dropdown:not([data-animation]) .dropdown-menu {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
-webkit-animation-duration: 300ms;
animation-duration: 300ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.dropdown-menu {
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
padding: 10px 0;
border-radius: 3px;
top: -1px;
margin: 0;
border: 0;
}
.dropdown-menu > li > a {
padding: 10px 20px;
-webkit-transition: background-color;
-o-transition: background-color;
transition: background-color;
-webkit-transition-duration: 300ms;
transition-duration: 300ms;
}
.dropdown-menu[class*="bgm-"] > li > a {
color: #fff;
}
.dropup .dropdown-menu {
bottom: -2px;
}
.dm-icon > li > a > .zmdi {
line-height: 100%;
vertical-align: top;
font-size: 18px;
width: 28px;
}
.dropdown-menu-lg {
width: 300px;
}
.dropdown-header {
padding: 3px 17px;
margin-top: 10px;
color: #b1b1b1;
text-transform: uppercase;
font-weight: normal;
}
.btn-group.open .dropdown-toggle {
box-shadow: none;
}
.list-group {
margin-bottom: 0;
}
.list-group .list-group-item {
border: 0;
margin: 0;
padding: 15px 30px;
}
.list-group .list-group-item > .checkbox.pull-left {
margin: 0;
}
.list-group.lg-odd-black .list-group-item:nth-child(odd) {
background-color: #f9f9f9;
}
.list-group.lg-even-black .list-group-item:nth-child(even) {
background-color: #f9f9f9;
}
.lg-header {
text-align: center;
padding: 15px 10px 13px;
line-height: 100%;
text-transform: uppercase;
border-bottom: 1px solid #F0F0F0;
font-weight: 500;
color: #4C4C4C;
margin-bottom: 10px;
}
.lg-header .actions {
position: absolute;
top: 5px;
right: 10px;
}
.lgi-img {
width: 40px;
height: 40px;
border-radius: 50%;
}
.lgi-heading {
color: #000;
margin-bottom: 4px;
display: block;
}
.lgi-heading,
.lgi-text {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.lgi-text {
display: block;
font-size: 12px;
color: #777777;
}
.lgi-text:not(:last-child) {
margin-bottom: 4px;
}
.lgi-checkbox {
margin-top: 8px;
margin-bottom: 0;
}
.lgi-attrs {
list-style: none;
padding: 0;
margin: 0;
}
.lgi-attrs > li {
display: inline-block;
border: 1px solid #f0f0f0;
margin: 2px 2px 2px 0;
padding: 2px 5px;
font-size: 12px;
color: #777777;
}
.lgi-attrs > li > a {
display: block;
}
.progress {
box-shadow: none;
border-radius: 0;
height: 5px;
margin-bottom: 0;
}
.progress .progress-bar {
box-shadow: none;
}