Boom Beach Wiki
Advertisement
Boom Beach Wiki

Замечание: Возможно, после публикации вам придётся очистить кэш своего браузера, чтобы увидеть изменения.

  • Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить либо нажмите Ctrl+F5 или Ctrl+R (⌘+R на Mac)
  • Google Chrome: Нажмите Ctrl+Shift+R (⌘+Shift+R на Mac)
  • Internet Explorer / Edge: Удерживая Ctrl, нажмите Обновить либо нажмите Ctrl+F5
  • Opera: Нажмите Ctrl+F5.
/***** CSS placed here will be applied to all skins on the entire site. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. *****/

/* Импортирование Common.css */
@import url("/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css");

/* <pre> */
/*** Forum formatting (by -Algorithm & -Splaka) ***/

.forumheader { 
     border: 1px solid #aaa; margin-top: 1em; padding: 12px; 
}
.forumlist td.forum_edited a { 
     color: black; text-decoration: none 
}
.forumlist td.forum_title a { 
     padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new { 
     font-weight: bold; background: url(/images/4/4e/Forum_new.gif) 
     center left no-repeat; padding-left: 20px; 
}
.forumlist td.forum_title a.forum_new:visited { 
     font-weight: normal; background: none; padding-left: 20px; 
}
.forumlist th.forum_title { 
     padding-left: 20px; 
}
/* </pre> */

/*Цвет текста*/
body{
    color: #000000;
}

/* Navigation Hover Class */
.hovernav img { opacity:0.75; filter:alpha(opacity=100); /* For IE8 and earlier */ }
.hovernav img:hover { opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */ }

/* Фон опросов на главной странице */

.pollAnswerVotes div {
    background-color: rgb(232, 230, 230) !important;
    border-color: rgb(34, 8, 180) !important;
}

.pollAnswerVotes {
    border-color: rgb(34, 8, 180) !important;
    margin-left: 0px !important;
}


/* Для переделки меню */


.WikiHeader > nav ul, .WikiHeader > nav li {

}

 .WikiHeader > .WikiNav {
    font-family: 'Bangers' !important;
    font-weight: bold;
    width: px;
    text-shadow: 0 1px rgba(0,0,0,0.9);
    text-decoration: none !important;
    -webkit-transition: text-shadow 0.1s linear 0s;
    -moz-transition: text-shadow 0.1s linear 0s;
    -ms-transition: text-shadow 0.1s linear 0s;
    -o-transition: text-shadow 0.3s linear 0s;
    transition: text-shadow 0.1s linear 0s; 
}
 
 .WikiHeader > .nav li {
    font-size: 1.4em;
}
 
 .WikiHeader > nav .subnav-2 li {
    font-size: 0.93em;
    font-variant: normal;
    font-weight: normal;
    text-shadow: 0 1px rgba(0,0,0,0.9) !important;
}
 
 .nav-item {
    font-variant: small-caps;
}
 
 .navbackground:after {
    background: url(https://vignette.wikia.nocookie.net/boom-beach/images/6/60/Right_colont.png/revision/latest?cb=20150220222513&path-prefix=ru);
    content: "";
    display: block;
    height: 34px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 33px;
}
 .navbackground:before {
    background: url(https://vignette.wikia.nocookie.net/boom-beach/images/0/02/Left_colont.png/revision/latest?cb=20150220222452&path-prefix=ru);
    content: "";
    display: block;
    height: 34px;
    left: -16px;
    position: relative;
    top: 0px;
    width: 33px;
}
 .WikiHeader .navbackground {
    background: url(https://vignette.wikia.nocookie.net/boom-beach/images/a/ab/Second_colont.png/revision/latest?cb=20150220221104&path-prefix=ru) repeat-x;
    height: 34px;
    left: -2px;
    top: 31px;
    width: 725px;
    margin-top: 0;
}
 
 .navbackground .chevron, .navbackground div {
    display:none;
}
 
 .WikiHeader > nav li {
    border: none;
    line-height: 33px;
 
}
 
 .WikiHeader > nav li > a {
    border: none;
    margin: 0;
    outline: medium none;
    padding: 0 15px;
}
 
 .WikiHeader > nav li.marked {
    background: url(https://vignette.wikia.nocookie.net/boom-beach/images/b/bd/First_colont.png/revision/latest?cb=20150220215308&path-prefix=ru) no-repeat;
    background-size: 100% 100%;
    height: 32px;
    border-radius: 0;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7), 0 0 8px rgba(255, 255, 255, 1) !important;
}
 
 .nav-item .subnav-2 {
    display: block !important;
    top: 31px !important;
    opacity:0;
    -webkit-transition: opacity 0.2s linear 0s;
    -moz-transition: opacity 0.2s linear 0s;
    -ms-transition: opacity 0.2s linear 0s;
    -o-transition: opacity 0.2s linear 0s;
    transition: opacity 0.2s linear 0s; 
}
 
 .nav-item.marked .subnav-2 {
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity 0.2s linear 0s;
    -moz-transition: opacity 0.2s linear 0s;
    -ms-transition: opacity 0.2s linear 0s;
    -o-transition: opacity 0.2s linear 0s;
    transition: opacity 0.2s linear 0s;
}
 
 .WikiHeader > nav li.marked > a {
    border: none;
    color: white;
    margin: 0;
    padding: 0 15px;
}
 
 .subnav-2-item.marked2 a {
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7), 0 0 8px rgba(255, 255, 255, 1) !important;
}
 
 .WikiHeader > nav li.marked a:hover,
 .WikiHeader > nav li.marked .subnav-2 > li a:hover {
    text-decoration: none !important;
}
 
 .WikiHeader > nav .subnav-3 li a {
    text-shadow: 0 1px rgba(0,0,0,0.9) !important;
}
 
 .WikiHeader > nav li.marked .subnav-2 > li a {
    -webkit-transition: text-shadow 0.2s linear 0s;
    -moz-transition: text-shadow 0.2s linear 0s;
    -ms-transition: text-shadow 0.2s linear 0s;
    -o-transition: text-shadow 0.2s linear 0s;
    transition: text-shadow 0.2s linear 0s; 
}
 
 .WikiHeader > nav li.marked .subnav-2 > li a:hover {
    -webkit-transition: text-shadow 0.1s linear 0s;
    -moz-transition: text-shadow 0.1s linear 0s;
    -ms-transition: text-shadow 0.1s linear 0s;
    -o-transition: text-shadow 0.1s linear 0s;
    transition: text-shadow 0.1s linear 0s; 
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7), 0 0 8px rgba(255, 255, 255, 1) !important;
}

 .WikiHeader > nav .subnav-3 {
top: 29px !important;
-webkit-border-radius: 0 0px 0px 0px  !important;
-o-border-radius: 0 0px 0px 0px  !important;
-moz-border-radius: 0 0px 0px 0px  !important;
border-radius: 0 0px 0px 0px  !important; 
}

/* Цвет шеврона в navmenu */
.subnav-3a img {
    border-left-color:rgba(0, 0, 0, 1) !important;
}

/* Для переделки опроса */


body.skin-oasis div.ajax-poll {
width: auto;
margin-top: -3px;
background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
}

div.ajax-poll {
background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
clear: both;
margin-top: 1em;
padding: 10px 20px 10px 10px;
padding: 1em;
width: 40em;
}


/*** Для переделки правой колонки ***/


/* Значки */


.WikiaRail > .UserProfileAchievementsModule.module {
  margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
  margin-bottom: 10px;
  padding: 20px 15px 15px;
  position: relative;
  word-wrap: break-word;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)
}

.UserProfileAchievementsModule.module {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
}

/* Значки участника */


.WikiaRail > .AchievementsModule.module {
 margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
  margin-bottom: 10px;
  padding: 20px 15px 15px;
  position: relative;
  word-wrap: break-word;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)
}


.AchievementsModule.module {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
}


.WikiaRail > div.AchievementsModule ul.badges-icons {
list-style-type: none;
margin-top: 20px;
margin-left: -5px;
margin-right: -10px;
zoom: 1;
}

/* Для переделки чата */


.WikiaRail > .ChatModule.module {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
  margin-bottom: 10px;
  padding: 20px 15px 15px;
  position: relative;
  word-wrap: break-word;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)
}

.ChatModule {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;   
}


/* Для переделки вики-деятельности */


.WikiaRail > .WikiaActivityModule.module {
  margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
  margin-bottom: 10px;
  padding: 20px 15px 15px;
  position: relative;
  word-wrap: break-word;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)
}

.WikiaActivityModule.module {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
}

/* Для переделки галереи */
.WikiaRail > .LatestPhotosModule.module {
  margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  margin-bottom: 10px;
  padding: 20px 15px 15px;
  position: relative;
  word-wrap: break-word;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)
}


.LatestPhotosModule.module {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
}

.LatestPhotosModule .carousel-container {
    height: 90px;
    margin: 0 auto;
    overflow: hidden;
}

.LatestPhotosModule a.previous {
height: 82px;
float: left;
margin-left: -15px;
}

.LatestPhotosModule a.next {
height: 82px;
float: right;
margin-right: -15px;
}

/* Для переделки отслеживаемых страниц */


.WikiaRail > .FollowedPagesModule.module {
  margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
  margin-bottom: 10px;
  padding: 20px 15px 15px;
  position: relative;
  word-wrap: break-word;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)
}

.FollowedPagesModule.module {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
}

/* Для переделки горячих точек */


.WikiaRail > .HotSpotsModule.module {
  margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
  margin-bottom: 10px;
  padding: 20px 15px 15px;
  position: relative;
  word-wrap: break-word;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)
}

.HotSpotsModule.module {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
}

/* Для переделки уголка сообщества */


.WikiaRail > .CommunityCornerModule.module {
  margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; ;
  margin-bottom: 10px;
  padding: 20px 15px 15px;
  position: relative;
  word-wrap: break-word;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)
}

.CommunityCornerModule.module {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
}

/* Для переделки заработанных значков */


.WikiaRail > .WikiaLatestEarnedBadgesModule.module {
  margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
  margin-bottom: 10px;
  padding: 20px 15px 15px;
  position: relative;
  word-wrap: break-word;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)
}

.WikiaRail > .WikiaLatestEarnedBadgesModule.module {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
}

.WikiaBlogListingBox {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
  margin-bottom: 10px;
  padding: 20px 15px 15px;
  position: relative;
  word-wrap: break-word;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)
}

.WikiaBlogListingBox {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
}

.WikiaRail .module, .WikiaRail #RIGHT_SKYSCRAPER {
margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  -moz-border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important; 
  margin-bottom: 10px;
  padding: 20px 15px 15px;
  position: relative;
  word-wrap: break-word;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)
}

/* Для переделки фона навигационного меню */


/*.WikiHeader {
background: url('https://vignette.wikia.nocookie.net/boom-beach/images/1/1c/Menu_background.png/revision/latest?cb=20150221212334&path-prefix=ru') no-repeat;
margin: 0 0 3px;
padding: 20px 10px 1px;
position: relative;
z-index: 1000;
}

/* Для переделки интенсивности подсветки */


.BBbutt {
    width: 20px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
}
 
.BBbutt:hover {
    transition: all 0.25s ease 0s;
    box-shadow: 0px 0px 20px 0px #6C93B1;
    -webkit-box-shadow: 0px 0px 20px 0px #6C93B1;
    -moz-box-shadow: 0px 0px 20px 0px #6C93B1;
}
 

.fluid a:hover { 
color:#7cd6ff;    
text-shadow: 0 0 12px #2d7f9b !important;
text-decoration: none;
-webkit-transition: all .3s linear 0s;
-moz-transition: all .3s linear 0s;
-ms-transition: all .3s linear 0s;
-o-transition: all .3s linear 0s;
transition: all .3s linear 0s;
}

/* Класс: бордюр к таблице + фон */

.boom {
  margin: auto;
  background-image: url('https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150221202012&path-prefix=ru');
  border: solid 8px #576A4A;
  border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;  
  padding: 2px 2px 2px 2px ;
  position: relative;
  word-wrap: break-word;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1)
}
  /* Текстура в таблицу */
 
.BoomBeach { 
border: 0px solid #000; 
font-size: 1.0em; 
line-height: 1.5em;
border: solid 6px #576A4A;
border-image: url("https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru") 8 8 8 8 repeat !important;
background: url(https://vignette.wikia.nocookie.net/boom-beach/images/6/65/Back_ground.png/revision/latest?cb=20150222222803&path-prefix=ru);
color: #FFF; vertical-align: middle;
padding: 2px; 
 }
 
.BoomBeach1 {
border: 0px solid #FFF; 
font-size: 1.0em; 
line-height: 1.5em; 
background: url(https://vignette.wikia.nocookie.net/boom-beach/images/4/46/Border.png/revision/latest?cb=20150221202623&path-prefix=ru);
color: #FFF; vertical-align: middle;
padding: 1px; 
 }
 
 /* Фон профайла */
.UserProfileMasthead .masthead-info {
    background:#FFFFFF url('https://vignette.wikia.nocookie.net/boom-beach/images/2/2c/Backuser.png/revision/latest?cb=20150309193523&path-prefix=ru') no-repeat top right;
    overflow:hidden;
}

 /* Под шеврон */
#WikiHeader .navbackground div,
#WikiHeader .navbackground img {
    display: none;
}
 
#WikiHeader .subnav-2a .chevron {
    opacity: 1;
    border-top-color: #FFF;
}
 
#WikiHeader .subnav-2a {
    color: #FFF;
    border: none;
    text-decoration: none;
    -webkit-transition: background-color .35s;
    -moz-transition: background-color .35s;
    transition: background-color .35s;
}
 
#WikiHeader .marked2 .subnav-2a {
    background: rgba(0, 0, 0, .5);
}
 
#WikiHeader .subnav-3 {
    padding: 0;
    box-shadow: none;
    border: none;
}

.chevron-right {
    border: 5px solid #FFF;
    border-color: transparent transparent transparent #FFF;
    position: absolute;
    right: 7px;
    top: 9px;
}

/* Плашка Бюрократа */
.tag.usergroup-bureaucrat { background-color: blue !important }
/* Плашка Чат-Модератора */
.tag.usergroup-chatmoderator { background-color: black !important }
/* Плашка Откатчика */
.tag.usergroup-rollback { background-color: white !important }
/* Плашка Администратора */
.tag.usergroup-sysop { background-color: red !important }
/* Плашка VSTF */
.tag.usergroup-VSTF { background-color: #94d11f !important }
/* Плашка Helper */
.tag.usergroup-Helper { background-color: #94d11f !important }
/* Плашка Основателя */
.tag.usergroup-founder { background-color: green !important }
/* Плашка Советника */
.tag.usergroup-council { background-color: #fd5e10 !important }

/* Отступ */
#WikiaUserPagesHeader .UserProfileMasthead .masthead-info .tag + .tag {
margin-left: 5px;
}

/* Оформление статей-навигаций */
.banner-main {
   width: 90%;
   border: 5px navy solid;
   background-color: #009999;
   box-shadow: 5px 5px 3px #4D4D4D;
   font-family: Bangers;
   letter-spacing: 3px;
   text-align: center;
   font-size: 35px;
   padding: 10px;
   color: white;
   text-shadow: 3px 3px 1px black, 3px 0 1px black, 0 3px 1px black;
   background-image: -ms-linear-gradient(top, #00CED1 0%, #007DB8 100%);
   background-image: -moz-linear-gradient(top, #00CED1 0%, #007DB8 100%);
   background-image: -o-linear-gradient(top, #00CED1 0%, #007DB8 100%);
   background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00CED1), color-stop(1, #007DB8));
   background-image: -webkit-linear-gradient(top, #00CED1 0%, #007DB8 100%);
   background-image: linear-gradient(to bottom, #00CED1 0%, #007DB8 100%);
}

.table-back {
    margin-top: 10px;
    margin-bottom: 10px;
    border:0px ridge Green;
    padding: 10px;
    font-size: 90%;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-color: silver;
    color:black;
    background-color: gainsboro;
}

h1.page-header__title {
    font-family: Bangers !important;
}
.WikiaArticle h2 {
    font-family: Bangers;
}
.WikiaRail .module h2 {
    font-family: Bangers;
}

/** Цветные ники 

a[href$="/%D0%98%D0%BC%D0%BF%D0%B5%D1%80%D0%B0%D1%82%D0%BE%D1%80_%D0%9C%D0%94"],
a[href$=":%D0%98%D0%BC%D0%BF%D0%B5%D1%80%D0%B0%D1%82%D0%BE%D1%80_%D0%9C%D0%94"] {
    color: orange;
}

**/

/* Blackguard Base Navigation (Template:BlackguardBaseNav) */

#BlackguardBaseNav .bbase-letter {
    display: inline-block;
    position: relative;
    width: 15px; 
    height: 18px;
    background-color: #02778b; 
    text-align: center;
    font-size: 15px;
    color: white;
    padding: 1px;
    padding-bottom: 7px;
    padding-top: 5px;
    border: #02778b 1px solid;
    border-bottom-width: 0;
    border-radius: 3px;
    cursor: pointer;
    z-index: 40;
}

#BlackguardBaseNav .bbase-letter-clicked {
    background-color: white;
    color: #02778b;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#BlackguardBaseNav .bbase-dropdown-letter {
    border: 1px #02778b solid;
    border-top-width: 0;
    background-color: white;
    text-align: left;
    width: 30%;
    position: relative;
    top: -2.660px;
    z-index: 20;
}

#BlackguardBaseNav .bbase-dropdown-letter a {
    font-style: normal !important;
}

#BlackguardBaseNav .bbase-dropdown-letter a:hover {
    text-decoration: none !important;
    color: navy;
}

#BlackguardBaseNav .bbase-dropdown-letter a:active {
    text-decoration: none !important;
    color: black;
}

/* Version 2 */

#BlackguardBaseNav2 .bbase-dropdown {
    position: relative;
    display: inline-block;
}

#BlackguardBaseNav2 .bbase-letter {
    width: 15px; 
    height: 18px;
    background-color: #02778b; 
    text-align: center;
    font-size: 15px;
    color: white;
    padding: 1px;
    padding-bottom: 7px;
    padding-top: 5px;
    border: #02778b 1px solid;
    border-bottom-width: 0;
    border-radius: 3px;
    cursor: pointer;
    z-index: 40;
}

/*#BlackguardBaseNav2 .bbase-letter-clicked*/

#BlackguardBaseNav2 .bbase-dropdown:hover .bbase-letter {
    background-color: #f9f9f9;
    color: #02778b;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#BlackguardBaseNav2 .bbase-dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 140px;
    border: 1px #032841 solid;
    border-top-width: 0;
    text-align: left;
    z-index: 20;
}

#BlackguardBaseNav2 .bbase-dropdown:hover .bbase-dropdown-content {
    display: block;
}

#BlackguardBaseNav2 .bbase-dropdown-content a {
    font-style: normal !important;
}

#BlackguardBaseNav2 .bbase-dropdown-content a:hover {
    text-decoration: none !important;
    color: navy;
}

#BlackguardBaseNav2 .bbase-dropdown-content a:active {
    text-decoration: none !important;
    color: black;
}

.text-border-black {
   text-shadow: 1px 1px 1px black, -1px -1px 1px black, -1px 1px 1px black, 1px -1px 1px black;
   padding-left: 4px;
   padding-right: 4px;
}

/* Скрывает текстовый блок в чарте */
.highcharts-container text[text-anchor="end"] {
    display: none;
}

/* Стиль чарта под фон */
.highcharts-background {
    fill: #ebebeb00;
}

/* Виджет ивентов */
#events-text-top {
  position: relative;
  top: 8px;
  width: 75%;
  margin-left: 22%;
  margin-right: 3%;
  color: white;
  font-size: 14px;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 1px 1px #000, 1px -1px #000, -1px 1px #000, -1px -1px #000, 0 3px #000;
}
 
#events-text-middle {
  position: relative;
  top: 15px;
  width: 75%;
  margin-left: 22%;
  margin-right: 3%;
  color: white;
  font-size: 15px;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 1px 1px #000, 1px -1px #000, -1px 1px #000, -1px -1px #000, 0 3px #000;
}
 
#events-text-bottom {
  position: relative;
  top: 22px;
  width: 75%;
  margin-left: 22%;
  margin-right: 3%;
  color: white;
  font-size: 11px;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 1px 1px #000, 1px -1px #000, -1px 1px #000, -1px -1px #000, 0 3px #000;
}
 
#events-box-back {
  position: relative;
  margin: 7px auto;
  margin-bottom: 30px;
  height: 130px;
  width: 289px;
  padding: 1px;
  box-shadow: 0 0 10px 2px #666;
  border: 1px solid #000;
}
 
#events-box-back.events-terror {
  background-image: -ms-linear-gradient(top, #823982 0%, #290029 100%);
  background-image: -moz-linear-gradient(top, #823982 0%, #290029 100%);
  background-image: -o-linear-gradient(top, #823982 0%, #290029 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #823982), color-stop(1, #290029));
  background-image: -webkit-linear-gradient(top, #823982 0%, #290029 100%);
  background-image: linear-gradient(top, #823982 0%, #290029 100%);
}
 
#events-box-back.events-gearheart {
  background-image: -ms-linear-gradient(top, #990000 0%, #520000 100%);
  background-image: -moz-linear-gradient(top, #990000 0%, #520000 100%);
  background-image: -o-linear-gradient(top, #990000 0%, #520000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #990000), color-stop(1, #520000));
  background-image: -webkit-linear-gradient(top, #990000 0%, #520000 100%);
  background-image: linear-gradient(top, #990000 0%, #520000 100%);
}
 
#events-box-back.events-hammerman {
  background-image: -ms-linear-gradient(top, Red 0%, #900000 100%);
  background-image: -moz-linear-gradient(top, Red 0%, #900000 100%);
  background-image: -o-linear-gradient(top, Red 0%, #900000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, Red), color-stop(1, #900000));
  background-image: -webkit-linear-gradient(top, Red 0%, #900000 100%);
  background-image: linear-gradient(top, Red 0%, #900000 100%);
}
 
#events-box-back.events-none {
  background-image: -ms-linear-gradient(top, #B2B2B2 0%, #313131 100%);
  background-image: -moz-linear-gradient(top, #B2B2B2 0%, #313131 100%);
  background-image: -o-linear-gradient(top, #B2B2B2 0%, #313131 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #B2B2B2), color-stop(1, #313131));
  background-image: -webkit-linear-gradient(top, #B2B2B2 0%, #313131 100%);
  background-image: linear-gradient(top, #B2B2B2 0%, #313131 100%);
}
 
#events-box-front {
  position: absolute;
  overflow: hidden;
  top: 5px;
  left: 5px;
  height: 120px;
  width: 279px;
  border: 1px solid #000;
}
 
#events-box-front.events-terror {
  background-image: -ms-linear-gradient(top, #290029 0%, #823982 100%);
  background-image: -moz-linear-gradient(top, #290029 0%, #823982 100%);
  background-image: -o-linear-gradient(top, #290029 0%, #823982 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #290029), color-stop(1, #823982));
  background-image: -webkit-linear-gradient(top, #290029 0%, #823982 100%);
  background-image: linear-gradient(top, #823982 0%, #823982 100%);
}
 
#events-box-front.events-gearheart {
  background-image: -ms-linear-gradient(top, #520000 0%, #990000 100%);
  background-image: -moz-linear-gradient(top, #520000 0%, #990000 100%);
  background-image: -o-linear-gradient(top, #520000 0%, #990000 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #520000), color-stop(1, #990000));
  background-image: -webkit-linear-gradient(top, #520000 0%, #990000 100%);
  background-image: linear-gradient(top, #520000 0%, #990000 100%);
}
 
#events-box-front.events-hammerman {
  background-image: -ms-linear-gradient(top, #900000 0%, Red 100%);
  background-image: -moz-linear-gradient(top, #900000 0%, Red 100%);
  background-image: -o-linear-gradient(top, #900000 0%, Red 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #900000), color-stop(1, Red));
  background-image: -webkit-linear-gradient(top, #900000 0%, Red 100%);
  background-image: linear-gradient(top, #900000 0%, Red 100%);
}
 
#events-box-front.events-none {
  background-image: -ms-linear-gradient(top, #313131 0%, #B2B2B2 100%);
  background-image: -moz-linear-gradient(top, #313131 0%, #B2B2B2 100%);
  background-image: -o-linear-gradient(top, #313131 0%, #B2B2B2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #313131), color-stop(1, #B2B2B2));
  background-image: -webkit-linear-gradient(top, #313131 0%, #B2B2B2 100%);
  background-image: linear-gradient(top, #313131 0%, #B2B2B2 100%);
}
 
#events-image {
  position: absolute;
  top: 3px;
  left: 6px;
}
 
#events-image.events-terror {
  content: url("https://vignette.wikia.nocookie.net/boombeach/images/f/fa/Terror2.png/revision/latest?cb=20150623225730");
  height: 90px;
  width: 67.5px;
}
 
#events-image.events-gearheart {
  content: url("https://vignette.wikia.nocookie.net/boombeach/images/1/14/Colonel_Gearheart.png/revision/latest?cb=20150506115021");
  height: 93.5px;
  width: 41px;
}
 
#events-image.events-hammerman {
  content: url("https://vignette.wikia.nocookie.net/boombeach/images/c/c3/Hammerman.png/revision/latest?cb=20150213181715");
  height: 96px;
  width: 39.6px;
}
 
#intel-box-back {
  position: relative;
  margin: 7px auto;
  margin-bottom: 30px;
  height: 130px;
  width: 289px;
  padding: 1px;
  box-shadow: 0 0 10px 2px #666;
  border: 1px solid #000;
  background-image: -ms-linear-gradient(bottom, #000093 0%, #3385FF 100%);
  background-image: -moz-linear-gradient(bottom, #000093 0%, #3385FF 100%);
  background-image: -o-linear-gradient(bottom, #000093 0%, #3385FF 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000093), color-stop(1, #3385FF));
  background-image: -webkit-linear-gradient(bottom, #000093 0%, #3385FF 100%);
  background-image: linear-gradient(To Top, #000093 0%, #3385FF 100%);
}
 
#intel-box-front {
  position: absolute;
  overflow: hidden;
  top: 5px;
  left: 5px;
  height: 120px;
  width: 279px;
  border: 1px solid #000;
  background-image: -ms-linear-gradient(top, #000093 0%, #3385FF 100%);
  background-image: -moz-linear-gradient(top, #000093 0%, #3385FF 100%);
  background-image: -o-linear-gradient(top, #000093 0%, #3385FF 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000093), color-stop(1, #3385FF));
  background-image: -webkit-linear-gradient(top, #000093 0%, #3385FF 100%);
  background-image: linear-gradient(To Bottom, #000093 0%, #3385FF 100%);
}
 
#intel-image {
  position: relative;
  top: 12px;
  left: 12px;
  height: 75px;
  width: 75px;
}
 
#intel-text-top, #trader-text-top {
  position: absolute;
  top: 18px;
  width: 65%;
  margin-left: 32%;
  margin-right: 3%;
  color: white;
  font-size: 14px;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 1px 1px #000, 1px -1px #000, -1px 1px #000, -1px -1px #000, 0 3px #000;
}
 
#intel-text-remaining, #trader-text-remaining {
  position: absolute;
  top: 55px;
  width: 65%;
  padding-bottom: 10px;
  margin-left: 32%;
  margin-right: 3%;
  color: white;
  font-size: 21px;
  text-align: center;
  letter-spacing: 1px;
  text-shadow: 1px 1px #000, 1px -1px #000, -1px 1px #000, -1px -1px #000, 0 3px #000;
}
 
#trader-box-back {
  position: relative;
  margin: 7px auto;
  height: 130px;
  width: 289px;
  padding: 1px;
  box-shadow: 0 0 10px 2px #666;
  border: 1px solid #000;
  background-image: -ms-linear-gradient(top, #FFBC21 0%, #AB6307 100%); 
  background-image: -moz-linear-gradient(top, #FFBC21 0%, #AB6307 100%); 
  background-image: -o-linear-gradient(top, #FFBC21 0%, #AB6307 100%); 
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFBC21), color-stop(1, #AB6307)); 
  background-image: -webkit-linear-gradient(top, #FFBC21 0%, #AB6307 100%); 
  background-image: linear-gradient(To Bottom, #FFBC21 0%, #AB6307 100%);
}
 
#trader-box-front {
  position: absolute;
  overflow: hidden;
  top: 5px;
  left: 5px;
  height: 120px;
  width: 279px;
  border: 1px solid #000;
  background-image: -ms-linear-gradient(top, #AB6307 0%, #FFBC21 100%); 
  background-image: -moz-linear-gradient(top, #AB6307 0%, #FFBC21 100%); 
  background-image: -o-linear-gradient(top, #AB6307 0%, #FFBC21 100%); 
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #AB6307), color-stop(1, #FFBC21)); 
  background-image: -webkit-linear-gradient(top, #AB6307 0%, #FFBC21 100%); 
  background-image: linear-gradient(To Bottom, #AB6307 0%, #FFBC21 100%);
}
 
#countdown-switch-box {
  position: absolute;
  bottom: 0;
  width: 279px;
  height: 22px;
  text-align: center;
  font-size: 13px;
  color: white;
  background: black;
  background: rgba(0,0,0,0.5);
  cursor: pointer;
}
 
#countdown-switch-text {
  display: inline-block;
  position: relative;
  bottom: 0;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
}

#countdown-switch-arrow-left, #countdown-switch-arrow-right {
    display: inline-block;
    width: 10%;
    font-size: 120%;
    line-height: 22px;
}

#countdown-switch-arrow-left {
    text-align: left;
}

#countdown-switch-arrow-right {
    text-align: right;
}
Advertisement