/*forhonor-continent.css file*/
@media (max-width:981px){
  .top-date{
    display:none;
  }
}
@media (min-width:990px){
    .top-date {
        font-size: 1.3em;
        clear: both;
        display: block;
        position: fixed;
        top: 195px;
        right: 25px;
        font-family: khand !important;
        font-weight: bold;
        color: #C8B880;
        text-transform: uppercase;
    }
}
.is-buy .top-date{
  display:none !important;
}
#uplayWidget #LogInButton {
  background-color: rgba(135, 111, 50, 1);
}

#uplayWidget #CreateAccountButton {
  background-color: rgba(64, 187, 85, 0.9);
 }

.fyre-edit-profile-link {
  display:none;
}


.icon-backstage:before {
   font-family: 'icomoon';
   speak: none;
   font-style: normal;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
}

.icon-backstage:before {
    content: "\e5ff";
 }

.nav .nav-menu.is-light li a.icon-backstage, .nav .nav-menu li a.icon-backstage  {
  color: #debf72 !important;
}


body:not(.is-touch) .nav .nav-menu .nav-primary.icon-backstage:before {
  left: -3px;
  top: -5px;
  font-size: 2.475em;
  letter-spacing: 0em;
 }

 .buy .lay-preorder .body-copy h2 {
  display:none;
}

[data-value="BASE"] {
    display: none !important;
}
.module-news-detail ul {
    text-align: left !important;
    list-style-type: disc !important;
    max-width: 530px;
    margin-left: 10%;
}

.newsfilter-newslist .livefyre-commentcount{
  display: none;
}

.item.news-detail .lf-comments-box{
  display: none;
}

.gameinfo-campaign {
    background: url('fh_bg-gameinfo-index.jpg') 50% 0 no-repeat !important;
    background-size:cover !important;
}

.is-news .fh-newslist a[data-method="trend"]{
  display: none !important;
}

.ct-landingActivities .title:after {
margin-bottom:-14px !important;
}

.activities .title .ct-link-color {
margin-top:-15px !important;
}

@media (max-width: 480px) {
    div.activities > a > div > div.points-container {
    position:relative;
    top:15px
    }

    .fh-Footer .footer .footer-extra.tat-footer-legal a {
      font-size:.85rem;
    }

}


/* CT Landing */
body.page-crowdtwist-landing .ct-landingCallout-content p{
  font-size: 17px;
}

body.page-crowdtwist-landing .ct-landingSteps-step--first strong{
  line-height: 25px;
  margin-top: 5px;
}

body.page-crowdtwist-landing .ct-landingActivities p.ct-pageHeader-description{
  font-size: 15px;
}

body.page-crowdtwist-dashboard .ct-regionHeader--viking p{
  font-size: 15px;
}

body.page-crowdtwist-dashboard .ct-regionHeader--samurai p{
  font-size: 15px;
}

.is-alpha .fh-Register-contentContainer {
  display:none;
}

.is-alpha .fh-Navigation-menu .fh-Navigation--register{
  display:none!important;
}

.is-alpha .fh-Navigation-wrapper .fh-SocialLinks {
  display:none!important;
}

/* Ulfberht News Article Reference Link Styles Start */

div.fh-newsItem .ulfberhtReferences{
  width: 606px;
    height: 15px;
    display: block;
    text-align: left;
    margin: 15px 0px 0px 9.5%;
    font-size: 0.8em;
}

@media (min-width: 992px){
  div.fh-newsItem .ulfberhtReferences{
    width: 604px;
    height: 15px;
    display: block;
    text-align: left;
    margin-left: 98px;
    line-height: 30px;
  }
}

/* Ulfberht News Article Reference Link Styles End */
