@charset "utf-8";
@font-face {
    font-family: 'HN';
    src: url('/fonts/HN.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('/fonts/HN.woff2') format('woff2')
  }

  @font-face {
    font-family: 'Dead Stock';
    src: url('/fonts/DeadStock.eot');
    src: url('/fonts/DeadStock.eot?#iefix') format('embedded-opentype'),
        url('/fonts/DeadStock.woff2') format('woff2'),
        url('/fonts/DeadStock.woff') format('woff'),
        url('/fonts/DeadStock.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



footer a{
    color:#7a51ff;
}


body {
    font-family: 'HN', Arial, Helvetica, sans-serif;
    padding-top:40px;
    background-color:#222;
    letter-spacing: -0.5px;
    color:white;
    background-image: url("/img/bigLogoCenter.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: color-dodge;
}

.bodyPages {
    background-image: url("/img/bigCenter.png");

}

#affix > li> a{
    color: #fff;
    font-family: "HN";
    font-size: 25px;
    
    
}

#affix > li:nth-child(1) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
    
}

#affix > li:nth-child(2) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
    
}



#affix > li:nth-child(3) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
    
}


#affix > li:nth-child(4) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
    
}


#affix > li:nth-child(5) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
    
}


#affix > li:nth-child(6) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
   
}


#affix > li:nth-child(7) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
    
}


#affix > li:nth-child(8) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
    
}


#affix > li:nth-child(9) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
   
}


#affix > li:nth-child(10) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
   
}


#affix > li:nth-child(11) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
   
}


#affix > li:nth-child(12) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
   
}


#affix > li:nth-child(13) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
   
}


#affix > li:nth-child(14) > a:nth-child(1):hover {
    background-color: rgba(0, 0, 0, 0.3);
   
}

.sectorBG {
    font-size: 60px;
    overflow: hidden;
    margin-top:-67px;
    color:rgb(255, 255, 255, 0.1);
    position: inherit;
    text-transform: uppercase;
    z-index: 0;
    font-family: "Dead Stock";
    

}

p a {
    font-size: 15px;
    text-transform: uppercase;
    font-weight:1000;
    letter-spacing: -1px;
    color: white;
    background-color: black;
    padding: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
}

p a:hover {
    color: #bebebe;
    text-decoration: none;
}

.abilityBG {
    font-size: 60px;
    overflow: hidden;
    margin-top:-72px;
    margin-left:0px;
    color:rgb(255, 255, 255, 0.1);
    position: inherit;
    text-transform: uppercase;
    line-height:50px;
    text-align: center;
    z-index: 0;
    font-family: "Dead Stock";
    

}
.monsterH2 {
    background: none;
    color: #fff;
    text-transform: none;
    font-family: "HN", "Arial Black", sans-serif;
    text-shadow: 3px 5px rgb(22, 22, 22);
    letter-spacing: -1px;
}

.revoH2 {
    background: none;
    color: #fff;
    text-transform: none;
    font-family: "Dead Stock", "HN", "Arial Black", sans-serif;
    text-shadow: 3px 5px rgb(22, 22, 22);
    letter-spacing: -1px;
}

.revoAbility {
    background-color: rgba(0, 0, 0, 0.4);
    padding-left:15px;
    padding-bottom:10px;
    float:right;
    width:50%;
    margin-top: 15px;
    text-align: center;

}

.revoRankBox {
    background-color: rgba(0, 0, 0, 0.4);
    padding-left:15px;
    padding-bottom:10px;
    width:45%;
    float:left;
    
}

.revoPropertyBox {
    background-color: rgba(0, 0, 0, 0.4);
    padding-left:15px;
    padding-bottom:10px;
    width:50%;
    float:right;
    
}

.revoAbilityIcon {
    width: 15%;
    margin-left:-50px;
    margin-top:-10px;
}

.acidBorder {
    border-style:solid;
    border-color:rgb(0, 255, 0);
    -webkit-box-shadow: 0 8px 6px -6px #000;
    -moz-box-shadow: 0 8px 6px -6px #000;
    box-shadow: 0 10px 20px -6px #000;
}

.frostBorder {
    border-style:solid;
    border-color:rgb(0, 255, 255);
    -webkit-box-shadow: 0 8px 6px -6px #000;
    -moz-box-shadow: 0 8px 6px -6px #000;
    box-shadow: 0 10px 20px -6px #000;
}

.fireBorder {
    border-style:solid;
    border-color:rgb(255, 166, 0);
    -webkit-box-shadow: 0 8px 6px -6px #000;
    -moz-box-shadow: 0 8px 6px -6px #000;
    box-shadow: 0 10px 20px -6px #000;
}

.loveBorder {
    border-style:solid;
    border-color:rgb(255, 0, 200);
    -webkit-box-shadow: 0 8px 6px -6px #000;
    -moz-box-shadow: 0 8px 6px -6px #000;
    box-shadow: 0 10px 20px -6px #000;
}

.lightningBorder {
    border-style:solid;
    border-color:rgb(153, 0, 255);
    -webkit-box-shadow: 0 8px 6px -6px #000;
    -moz-box-shadow: 0 8px 6px -6px #000;
    box-shadow: 0 10px 20px -6px #000;
}

.plagueBorder {
    border-style:solid;
    border-color:rgba(179, 255, 0, 0.603);
    -webkit-box-shadow: 0 8px 6px -6px #000;
    -moz-box-shadow: 0 8px 6px -6px #000;
    box-shadow: 0 10px 20px -6px #000;
}

.revoRanks {
    font-size: 22px;
    list-style: none;
    padding-top: 15px;
    margin-left: -40px;
    text-align: center;
}

.revoType {
    font-size:20px;
    text-align: center;
    line-height:10px;
    letter-spacing:-0.5px;
    font-family: "HN", "Arial Black", sans-serif;
    padding-bottom: 15px;
    margin-top:-15px;
}

.sectorNumber {
    font-size:20px;
    text-align: right;
    margin-top: -35px;
    letter-spacing:-0.5px;
    font-family: "HN", "Arial Black", sans-serif;
}

.revoBoxIconLeft {
    position:absolute;
    float: right;
    margin-left: 33%;
    width:10%;
}

.revoBoxIconRight {
    position:absolute;
    float: right;
    margin-left: 40%;
    width:7%;
}

#RE1m {
    color:#ff1ef2
}

#RE2m {
    color:#53ff4f
}

#RE3m {
    color:#cb4fff
}

#RE4m {
    color:#4ff5ff
}

#RE5m {
    color:#9f1add
}

#RE6m {
    color:#3b6e9e
}

#RE7m {
    color:#7e00ff
}

#RE8m {
    color:#ffb400
}

#RE9m {
    color:#b12121
}

@media screen and (max-width: 1330px) {
    body { padding-top: 90px; }
}

@media screen and (max-width: 1100px) {
    body { padding-top: 130px; }
}

@media screen and (max-width: 768px) {
    body { padding-top: 30px; }
}


.frontPage {
    line-height: 2em;
    width:100%;
    font-size:5em;
}

.small a {
    color: #7a51ff;
}

.bigIcon {
    font-size:20px;
    line-height: 0px;
    overflow:hidden;

}

.sectorsH1 {
    font-family: "Dead Stock", "HN", "Arial Black";
    text-transform: none;
    letter-spacing: 1px;
    font-size: 54px;
    color: white;
    background-color:transparent;
    text-shadow: 3px 5px #000;
}

.navbar-nav > li > .dropdown-menu .divider {
    background-color: #444444;
    color:#bff0fb;
    border: 0px;
    padding-top: 2px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu{
    color:#bff0fb;
    animation: color 7s infinite linear;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color:#bff0fb;
    animation: color 7s infinite linear;
}

#loggedInAs {
    color:white;
    font-size:0.8em;
    padding:1em 0em 0em 1em;
}
.dropdown, .pills {
    font-size: 18px;
}

.dropdown .glyphicon, .dropdown .fa, .pills .fa, .pills .glyphicon{
    color: #fff;
    padding-right:5px;

    
}

@keyframes bgColor {
    0% {
        background-color: #bff0fb;
      }
    25% {
        background-color: #fabffb;
    }
    50% {
        background-color: #a0ff93;
    }
    75% {
        background-color: #ffe68c;
    }   
  }

  @keyframes color {
    0% {
        color: #bff0fb;
      }
    25% {
        color: #fabffb;
    }
    50% {
       color: #a0ff93;
    }
    75% {
        color: #ffe68c;
    }   
  }

  @keyframes borderColor {
    0% {
        border-bottom-color: #bff0fb;
      }
    25% {
        border-bottom-color: #fabffb;
    }
    50% {
        border-bottom-color: #a0ff93;
    }
    75% {
        border-bottom-color: #ffe68c;
    }   
  }

.pills.purplepills a{
    color:#555;

}

.pills.purplepills .active a{
    background-color:#000;
    color:#fff;
}

.pills.purplepills .active a:hover{
    background-color:#222;
}

.pills.purplepills .active a:focus{
    background-color:#000;
}





h1 {
    text-transform: uppercase;
    font-family:  "HN", "arial black", "arial", sans-serif;
    font-weight:900;

}

h1 i {
    color:#7a51ff;
}

h2 {
    text-transform: uppercase;
    font-family: "HN", "arial black", "arial", sans-serif;
    letter-spacing: -0.01em;
    font-size: 3em;
    background-color:#999;
    color: #000;
    padding-left: 0.2em;
    width:70%;
}

h3 {
    text-transform: uppercase;
}

.revoAbilityH3 {
    text-transform: uppercase;
    font-size: 35px;
    text-align: center;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a, 
.navbar-default .navbar-nav .open .dropdown-menu {
    color:#fff;
    background-color:#000;


  }
 

.label {
        font-family: "HN", "arial black", "arial", sans-serif;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .locked a {
    color:#999;
}

.navbar-inverse .navbar-nav .open .dropdown-menu .unlocked a {
    color:#555;
    
}

.navbar-inverse {
    -webkit-box-shadow: 0 8px 6px -6px #000;
    -moz-box-shadow: 0 8px 6px -6px #000;
    box-shadow: 0 10px 40px -6px #000;
    border-bottom: 1px;
    border-bottom-color:#bff0fb;
    border-bottom-style: solid;
    animation: borderColor 2s infinite linear;
}

.label-power {
    background-color:#ffe68c;
}

.label-speed {
    background-color:#bff0fb;
}

.label-health {
    background-color:#fabffb;
}

.label-luck {
    background-color:#a0ff93;
}
.navbar-brand {
    padding:1.03em;
}

#RE1m {
    color:#ff1ef2
}

#RE2m {
    color:#53ff4f
}

#RE3m {
    color:#cb4fff
}

#RE4m {
    color:#4ff5ff
}

#RE5m {
    color:#9f1add
}

#RE6m {
    color:#3b6e9e
}

#RE7m {
    color:#7e00ff
}

#RE8m {
    color:#ffb400
}

#RE9m {
    color:#b12121
}

p {
    font-family: "Arial";
    letter-spacing: 0.5px;
    font-size: 14px;
}

.lead {
    font-weight: bold;
    letter-spacing:-0.05em;
}

dt {
    text-transform: uppercase;
    font-size:1.6em;
    color:#555;
    line-height:1.3em;
}

dd {
    font-family: arial;
    font-size: 0.9em;
}

footer {
    text-align: center;
    vertical-align: center;
    background-color:#000;
    color:#fff;
}

footer .small {
    padding:1em 0em 0em 0em;
    font-family: "HN", "arial black", "arial", sans-serif;
    font-size:1.5em;
    display:inline;
}


#footer {
    font-family: "HN", "Arial Black", "Arial", sans-serif;
    letter-spacing: 0.1px;
    padding-right: 10px;
}

#footer strong {
    font-size: 41px;
    letter-spacing: 0.1px;
    font-weight:normal;
}

.monster-left {
    padding-right:2em;
    
}
.monster-right {
    padding-left:2em;
}

.screenshot {
    -webkit-box-shadow: 0px 18px 23px -7px rgba(0,0,0,1);
    -moz-box-shadow: 0px 18px 23px -7px rgba(0,0,0,1);
    box-shadow: 0px 18px 23px -7px rgba(0,0,0,1);
    margin-bottom: 40px;
}


.rarityBox {
    background-color:rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 18px 23px -7px rgba(0,0,0,1);
    -moz-box-shadow: 0px 18px 23px -7px rgba(0,0,0,1);
    box-shadow: 0px 18px 23px -7px rgba(0,0,0,1);
    border-style:solid;
    padding: 10px 10px 10px 10px;
    margin-left: 25%;
    margin-right:25%;
}

.raritiesList {
    font-size: 24px;
    list-style: none;
}

.revoLeft {
position: relative;
display: inline;
padding-right: 60px;
margin-left:-20px;
margin-right: 20px;

}


.revoImg {
    position: absolute;
   top:-11px;
}

.revoBG {
    z-index: 1;
}

.revoSpin {
    z-index: 3;

    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

footer .social i {
    font-size:2.5em;
}

.social {
    font-size: 20px;
    font-family: "HN", "Arial Black", sans-serif;
}

.social a {
    color:white;
    border-style:none;
    letter-spacing: 1px;
    font-size: 18px;
    background:none;
    text-transform: none;
    font-weight:1;
}

.object {
    animation: MoveUpDown 3s ease-in-out infinite;
    position: relative;
    left: 0;
    bottom: 0;
    margin-top:-120px;
  }
  
  @keyframes MoveUpDown {
    0%, 100% {
      bottom: 0;
    }
    50% {
      bottom: 30px;
    }
  }

em {
    color: #c0c0c0;
}

.frostRevo {
    color:rgb(0, 255, 255)
}

.lightningRevo {
    color: rgb(204, 128, 255)
}

.plagueRevo {
    color: rgb(142, 167, 51)
}

.fireRevo {
    color: rgb(255, 145, 0)
}

.acidRevo {
    color: rgb(0, 255, 42)
}

.loveRevo {
    color: rgb(255, 95, 202)
}

.speedColor {
    color: #bff0fb;
}

.healthColor {
   color:#fabffb;
}

.powerColor {
    color: #ffe68c;
}

.luckColor {
   color:#a0ff93;
}


#sidebar.affix-top {
    position: static;
    margin-top:30px;
    width:228px;
  }

#affix {
    position: fixed;
    top:170px;
  }

blockquote {
    font-family: arial;
    color:#555;
    font-style:italic;
    font-size:1.2em;
}
table {
    color:#fff;
}

blockquote img {
    padding-top:1em;
}

#firecult {
    background-image: url(/img/encounters/orangeBG.jpg);
    height:6em;
}

#intothevoid {
    background-color: rgba(0, 0, 0, 0.7);
    border: black;
    border-style: solid;
    border-width: 1px;
    height:6em;  
}

#deepestbluest {
    background-image: url(/img/encounters/blueBG.jpg);
    height:6em;  
}

#technophobia {
    background-image: url(/img/encounters/technoBG.jpg);
    height:6em;  
}

#greenmire {
    background-image: url(/img/encounters/greenBG.jpg);
    height:6em;  
}

#ghostlands {
    background-image: url(/img/encounters/ghostBG.jpg);
    height:6em;  
}

#necropolis {
    background-image: url(/img/encounters/necroBG.jpg);
    height:6em;  
}

#panopticon {
    background-image: url(/img/encounters/panBG.jpg);
    height:6em;  
}

#skyline {
    background-image: url(/img/encounters/skylineBG.jpg);
    height:6em;  
}

#theFamily {
    background-image: url(/img/encounters/theFamily.jpg);
    height:6em;  
}

#underworld {
    background-image: url(/img/encounters/undergroundBG.jpg);
    height:6em;  
}

#coronus {
    background-image: url(/img/encounters/coronusBG.jpg);
    height:6em;  
}

.list-group-item {
    font-family: arial, sans-serif;
}
.time {
    font-size:2em;
    background-color:#000;
    color:#fff;
    font-family: "HN";
    padding-left:0.3em;
    line-height:1.5em;
    text-align: center;
}

td .social{
    font-size:2em;
    background-color:#000;
    color:#fff;
    font-family: "HN";
    padding-left:0.3em;
    line-height:1.5em;
    letter-spacing:0.2em;
    text-align: center;
    text-shadow: 0px 0px #000;
}

.sectorHeading {
    
    font-family: "Dead Stock";
    position: inherit;
    z-index: 5;
}
.fa-twitter {
    color:#55ACEE;
}

.fa-facebook {
    color:ghostwhite;
}

#profile-img {
    width:100%
}

.btn-signin {
    background-color:#3f137b;
    text-transform: uppercase;
}
.btn-signin:hover {
     background-color:#000;
}
.btn-signin:active {
     background-color:#000;
}

.btn-signinfb {
    background-color:#3b5998;
    text-transform: uppercase;
}

.btn-signinfb:hover {
    background-color:#000;
}
.btn-signinfb:active {
    background-color:#3b5998;
}


td h3 {
    font-size:2em;
    text-shadow: 2px 2px #333;
    color:#fff;
    font-family: "HN", "arial black", "arial", sans-serif;
    width:99%;
    background-color: #000;
}

.fblogin {
    text-align: right;
}

#hs1 {
    padding-left:0.3em;
    line-height:1.5em;
    background-image: url(/img/encounters/orangeBG.jpg);
}

#hs2 {
    padding-left:0.3em;
    line-height:1.5em;
    background-image: url(/img/encounters/eyesBG.jpg);
}

#hs3 {
    padding-left:0.3em;
    line-height:1.5em;
    background-image: url(/img/encounters/blueBG.jpg);
}

#hs4 {
    padding-left:0.3em;
    line-height:1.5em;
    background-image: url(/img/encounters/technoBG.jpg);
}

#hs5 {
    padding-left:0.3em;
    line-height:1.5em;
    background-image: url(/img/encounters/greenBG.jpg);
}

#hs6 {
    padding-left:0.3em;
    line-height:1.5em;
    background-image: url(/img/encounters/ghostBG.jpg);
}

#hs7 {
    padding-left:0.3em;
    line-height:1.5em;
    background-image: url(/img/encounters/necroBG.jpg);
}

#hs8 {
    padding-left:0.3em;
    line-height:1.5em;
    background-image: url(/img/encounters/panBG.jpg);
}

#hs9 {
    padding-left:0.3em;
    line-height:1.5em;
    background-image: url(/img/encounters/skylineBG.jpg);
}

#hs10 {
    padding-left:0.3em;
    line-height:1.5em;
    background-image: url(/img/encounters/theFamily.jpg);
}

#hs11 {
    padding-left:0.3em;
    line-height:1.5em;
    background-image: url(/img/encounters/undergroundBG.jpg);
}

#hs12 {
    padding-left:0.3em;
    line-height:1.5em;
    background-image: url(/img/encounters/coronusBG.jpg);
}


.glyphicon-thumbs-up{
    color:green;
}

.glyphicon-thumbs-down{
    color:red;
}

.encounter {
    color: white;
    background-color:transparent;
    text-shadow: 3px 3px #000;
}

.acid {
      background-color:green; 
    font-size:2.3em;
}

.fire {
      background-color:darkorange; 
    font-size:2.3em;
}

.ice{
      background-color:deepskyblue; 
    font-size:2.3em;
}

.life {
      background-color:deeppink; 
    font-size:2.3em;
}

.lightning {
      background-color:rebeccapurple; 
    font-size:2.3em;
}

.plague {
    background-color:dimgrey; 
    color:darkseagreen;
    font-size:2.3em;
}

#footer a {
    background-color: transparent;
    border-style:none;
    letter-spacing: 2px;
    font-weight: 100;
}


@media screen and ( max-width: 500px ) {
  h2 {
     font-size: 2em;
      width: 100%
  }
    
footer .small {
    padding:1em 0em 0em 0em;
    font-family: "HN", "arial black", "arial", sans-serif;
    font-size:1em;
    display:inline;
}
}
