/*****************************************
Privacy Policy Cookie
*****************************************/
.atvi-cookie-disclaimer {
  width: 100%;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.7);
  color: #FFF;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
}
.atvi-cookie-disclaimer.show {
  -webkit-transform: translate(0, 0%);
  -moz-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
}
.atvi-cookie-disclaimer p {
  color: white !important;
  text-align: center;
  width: 100%;
  display: inline-block;
  font-size: 10px !important;
  padding: 0 150px;
}
.atvi-cookie-disclaimer a {
  color: #FFF !important;
  text-decoration: underline !important;
}
.atvi-cookie-disclaimer a.cookies-close {
  cursor: pointer;
  text-decoration: none;
  color: #FFF;
  background: #666;
  display: inline-block;
  padding: 5px 15px;
  position: absolute;
  right: 25px;
  top: 10px;
  font-size: 10px;
}
.cq-wcm-edit .atvi-cookie-disclaimer {
  display: none;
}
@media screen and (max-width: 900px) {
  .atvi-cookie-disclaimer {
    padding: 40px 0 10px;
  }
  .atvi-cookie-disclaimer.show p {
    padding: 0 15px;
    font-size: 10px;
  }
  .atvi-cookie-disclaimer a.cookies-close {
    padding: 0 10px;
  }
}
/* override for base */
/*home page gallery */
#gallery-main-nav #main-gallery.atvi-carousel .slide-container p a {
  background: #000 !important;
}
.load-more,
.hide-previous {
  font-size: 18px;
}
.lia-component-kudos-widget-authors-leaderboard a {
  color: #fff !important;
}
.lia-component-kudos-widget-authors-leaderboard.lia-panel .lia-panel-heading-bar-title {
  font-size: 0px;
}
.lia-component-kudos-widget-authors-leaderboard.lia-panel .lia-panel-heading-bar-title:before {
  content: "Top Contributors";
  font-size: 24px;
}
.lia-component-kudos-widget-authors-leaderboard.lia-panel .lia-link-navigation.view-all-link {
  display: none !important;
}
/* support page */
.ForumPage .lia-quilt-forum-page-cod-support .cod-banner {
  margin-top: -20px !important;
}
.photo-gallery-component {
  margin-top: 0px !important;
}
/* esports forum  NEW Icon */
/*
.col-md-3.col-sm-6.col-xs-6.cod-esports-forum:before {
    border-color: transparent #ff6c00 transparent transparent;
    content: "";
    border-width: 0 55px 45px 0;
    z-index: 100000000;
    position: absolute;
    top: 10px;
    right: 6px;
    border-style: solid;
    z-index: 100000;
}

 .cod-esports-forum .game-logo-link:before {
    position: absolute;
    content: "New!";
    right: 8px;
    top: 13px; 
    letter-spacing: .5px; 
    fotn-size: 14px; 
    z-index: 100000; 
}
*/
.cod-featured-message,
.beta-header-wrapper {
  display: none;
}
/* Temp hide */
.KudoedAuthorsLeaderboardTaplet,
.lia-component-labels-widget-labels-list {
  display: none;
}
ul.trending-topics li {
  width: 100%;
}
ul.trending-topics li:before {
  width: 39px;
}
.ForumPage .min-width-wrapper .lia-quilt-forum-page-cod-support-page .cod-banner {
  margin-top: -20px !important;
  margin-bottom: 20px;
}
.ForumPage .min-width-wrapper .lia-quilt-forum-page-cod-support-page .lia-menu-bar {
  margin-bottom: 0px;
}
.ForumPage .min-width-wrapper .lia-quilt-forum-page-cod-support-page .lia-menu-bar .lia-button-wrapper,
.ForumPage .min-width-wrapper .lia-quilt-forum-page-cod-support-page .lia-menu-bar .lia-menu-navigation-wrapper {
  margin-top: 30px;
}
.ForumPage .min-width-wrapper .lia-quilt-forum-page-cod-support-page > .lia-quilt-row-main > .lia-quilt-column:first-child {
  padding-left: 0px;
  padding-right: 0px;
}
.ForumPage .min-width-wrapper .lia-quilt-forum-page-cod-support-page .lia-quilt-column-alley-single > h2 {
  font-size: 24px;
  background-color: #000;
  margin-top: 30px;
  padding: 15px 15px 100px 15px;
}
.ForumPage .min-width-wrapper .lia-quilt-forum-page-cod-support-page .lia-quilt-column-alley-single > h2.lia-panel-heading-bar-title {
  padding-bottom: 15px;
}
.ForumPage .min-width-wrapper .lia-quilt-forum-page-cod-support-page .lia-quilt-column-alley-single > h2 + div > a,
.ForumPage .min-width-wrapper .lia-quilt-forum-page-cod-support-page .lia-quilt-column-alley-single > h2 + div > a + div {
  display: block;
  margin-top: -100px;
  padding-left: 15px;
}
/* Temporary */
.top-nav .UserAvatar.lia-user-avatar,
.mobile-nav .UserAvatar.lia-user-avatar {
  display: none;
}
.top-nav .top-main-menu > ul li.nav-link.purchase > p > a,
.top-nav .top-main-menu > ul li.nav-link.purchase > p > a:hover {
  padding: 15px 15px 15px 10px !important;
}
.header-container .top-nav .top-nav-left .mobile-menu-icon a:before {
  height: 38px;
}
.top-nav .top-main-menu > ul li.nav-link.submenu-parent > p a:before {
  display: none;
}
li.nav-link.sso-link.logged-out.community {
  display: none;
}

/* override for threads */
/*Featured Content Question flag*/
.isQuestionFlag {
  vertical-align: top!important;
  padding-top: 26px!important;
  width: 1%!important;
}
td.customBoardIconColumn.lia-data-cell-secondary.lia-data-cell-text {
  width: 10px;
}
@media screen and (max-width: 767px) {
  .lia-list-wide div.isQuestionFlagDiv {
    display: none;
  }
  /* too much padding by */
  .min-width-wrapper .lia-list-wide .lia-list-row .message-subject-board a {
    padding-left: 2px;
  }
}
/* Thread username issue */
.ForumTopicPage .login-bold,
.ForumTopicPage .lia-panel-feedback-banner-safe,
.ForumTopicPage .lia-panel-feedback-inline-safe {
  color: #787878 !important;
}

.PrivateNotesPage .lia-note-body {
  color: #000;
}
.PrivateNotesPage .lia-note-view-display {
  background: #fff !important;
}
.NotificationFeedPage .lia-quilt-row-main .lia-quilt-column-main-content {
  padding: 3rem !important;
}
.NotificationFeedPage .lia-quilt-row-main .lia-quilt-column-main-content .PageTitle {
  margin-bottom: 1rem;
}
.NotificationFeedPage .lia-quilt-row-main .lia-quilt-column-main-content .lia-quilt-column-alley {
  background-color: #000000;
  border: 0;
  border-radius: 5px;
  box-shadow: none;
  position: relative;
}
.NotificationFeedPage .lia-quilt-row-main .lia-quilt-column-main-content .lia-component-notification-feed {
  padding-top: 2rem;
}
.NotificationFeedPage .lia-quilt-row-main .lia-quilt-column-main-content .lia-header-nav-component-unread-count {
  color: #686868;
}
.NotificationFeedPage .lia-notification-feed-description a.lia-link-navigation {
  font-weight: bold;
  padding: 0 1rem;
  text-transform: uppercase;
}
.NotificationFeedPage .lia-notification-feed-description a.lia-link-navigation:hover,
.NotificationFeedPage .lia-notification-feed-description a.lia-link-navigation :focus {
  color: inherit;
  text-decoration: underline;
}
.NotificationFeedPage .lia-component-notification-feed .lia-notification-feed-item {
  border-bottom: 1.5px solid #252525;
  margin-bottom: 3rem;
}
.NotificationFeedPage .lia-component-notification-feed .lia-notification-feed-item .lia-quilt-layout-notification-feed-item {
  padding-bottom: 1rem;
}
.NotificationFeedPage .notifications-subcribe-cta {
  background-color: #000000;
  border: 0;
  border-radius: 5px;
  box-shadow: none;
  position: relative;
  padding: 3rem;
  margin-bottom: 2rem;
}
.NotificationFeedPage .notifications-subcribe-cta a {
  text-decoration: underline;
}
.NotificationFeedPage .notifications-subcribe-cta a:hover,
.NotificationFeedPage .notifications-subcribe-cta a :focus {
  color: inherit;
}
a.board-link {
  padding-right: 10px;
  background: #000;
  display: block;
  border: 1px solid #fff;
  margin: 15px  0;
}
a.board-link:hover .game-board-wrapper {
  border: 0;
}
.game-board-wrapper {
  background: none;
  margin: 0 auto;
  border: 0;
  padding: 10px 5px 10px 15px;
}
.support-tab-content {
  clear: both;
  background-color: #000;
}
a[href*='support'] .game-board-wrapper {
  background: url("../../../../content/dam/atvi/lithium/callofduty/images/support.png") right center no-repeat;
  background-size: 45px 45px;
}
a[href*='support'] .game-board-wrapper .board-title {
  padding-right: 45px;
}
.lia-form-custom-activision-question-flag-entry label {
  font-size: 18px;
  font-weight: bold;
}
.lia-menu-bar-buttons .lia-menu-navigation .default-menu-option.default-menu-option:after {
  margin-top: -10px;
}
.SearchPage .lia-message-view-nested-replies li {
  background-color: transparent;
  border: 1px solid #fff;
  color: #000;
}
/*LIT-464*/
@media screen and (max-width: 480px) {
  .user-search-wrapper .registration-link {
    top: -35px;
    display: block;
  }
  .user-search-wrapper .registration-link:before {
    content: "";
  }
  .user-search-wrapper .lia-component-common-widget-slide-out-user-menu {
    display: block;
  }
  .user-search-wrapper .user-navigation-user-profile {
    float: right;
  }
}
/*LIT-581*/
select#lia-addRole {
  width: 100%;
}
.ViewProfilePage .min-width-wrapper .ContactMeTaplet ul {
  margin-left: 0px;
}
.ViewProfilePage .min-width-wrapper .ContactMeTaplet ul > li {
  margin-left: 0px;
  padding: 0px;
}
.ViewProfilePage .min-width-wrapper .ContactMeTaplet ul > li a {
  white-space: normal;
  padding: 5px 10px;
  text-align: left;
}
.ViewProfilePage .min-width-wrapper .lia-panel .lia-panel-heading-bar-title div[name=panel-header] {
  width: 65%;
}
@media screen and (max-width: 767px) {
  .ViewProfilePage .min-width-wrapper .lia-panel .lia-panel-heading-bar-title div[name=panel-header] {
    width: 100%;
  }
}
table.lia-list-slim {
  table-layout: fixed;
}
table.lia-list-slim .lia-data-cell-date,
table.lia-list-slim .lia-data-cell-icon,
table.lia-list-slim .lia-data-cell-integer,
table.lia-list-slim .lia-data-cell-text {
  width: 27%;
}
table.lia-list-slim > thead > tr > th:first-child {
  font-size: 16px;
}
table.lia-list-slim > tbody > tr > td:first-child {
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  table.lia-list-slim > thead > tr > th:first-child {
    font-size: 12px;
  }
  table.lia-list-slim > tbody > tr > td:first-child {
    font-size: 12px;
  }
}

/* override for hidden custom fields */
.lia-form-custom-atvi-redirect-url-entry,
.lia-form-custom-external-system-id-entry,
.lia-form-custom-message-sfdc-url-entry,
.lia-form-custom-activision-event-start-date-entry,
.lia-form-custom-activision-event-end-date-entry,
.lia-form-custom-activision-location-entry,
.lia-form-custom-activision-publish-date-override-entry,
.lia-form-custom-activision-publish-date-override-entry .lia-js-entry-help-text,
.lia-form-labels-fieldset-toggle,
.lia-form-tags-fieldset-toggle,
.lia-form-custom-activision-featured-order-entry,
.lia-form-custom-activision-smartlinglid-entry {
  display: none;
}
.ReplyPage .lia-form-custom-activision-question-flag-entry {
  display: none;
}

/* Polls */
.admin .lia-component-forums-widget-polls .lia-poll-votes-count {
  display: block !important;
}
.lia-component-forums-widget-polls {
  margin-bottom: 20px !important;
}
.lia-component-forums-widget-polls .lia-poll-choice-selection .lia-form-poll-choice-input {
  float: left;
}
.lia-component-forums-widget-polls p {
  font-size: 18px;
  font-family: inherit;
}
.lia-component-forums-widget-polls h2.pollTitle {
  font-size: 24px;
}
.lia-component-forums-widget-polls .lia-form-vertical .lia-form-submit {
  margin-top: 2rem;
}
.lia-component-forums-widget-polls .success {
  color: #000;
  background-color: #ffff03;
  font-size: 20px;
  padding-left: 20px;
}
.lia-component-forums-widget-polls .lia-quilt-row > .lia-quilt-column:last-child {
  padding-right: 16px;
}
.lia-component-forums-widget-polls .lia-quilt-row > .lia-quilt-column:first-child {
  padding-left: 7px;
}
.lia-component-forums-widget-polls .lia-poll-votes-bar-wrapper label {
  padding-left: 1.5rem;
  font-size: 18px;
}
.lia-component-forums-widget-polls .lia-poll-votes-count {
  font-size: 18px;
  display: none;
}
.lia-component-forums-widget-polls .lia-hide-trigger,
.lia-component-forums-widget-polls .lia-show-trigger {
  margin-bottom: 10px;
}
.lia-component-forums-widget-polls #openPollLink:hover,
.lia-component-forums-widget-polls #closePollLink:hover,
.lia-component-forums-widget-polls .lia-button-secondary:hover,
.lia-component-forums-widget-polls .polls .lia-hide-trigger > a.lia-link-navigation {
  background-color: #ffff03;
  color: black;
  font-weight: normal;
  border: 1px solid #ffff03;
}
.lia-component-forums-widget-polls #openPollLink,
.lia-component-forums-widget-polls #closePollLink,
.lia-component-forums-widget-polls .lia-button .lia-button-secondary,
.lia-component-forums-widget-polls .lia-show-trigger > a.lia-link-navigation,
.lia-component-forums-widget-polls .lia-hide-trigger > a.lia-link-navigation {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 5px 30px;
  text-decoration: none;
  font-family: "Bourgeois Medium", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  position: relative;
  border: 1px solid #ffff03;
  border-radius: 0px;
  display: inline-block;
  background-color: #000000;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
tr.lia-poll-choice {
  float: left;
  width: 47%;
  display: inline-flex;
}
.lia-poll-summary > p {
  display: none;
}
.lia-poll-summary .pollImg {
  width: 32%;
  margin: 0 5%;
}
.polls .lia-quilt-row > .lia-quilt-column:first-child {
  padding-left: 0;
}
.polls .lia-quilt-row > .lia-quilt-column:last-child {
  padding-right: 0;
}
.lia-component-forums-widget-polls .lia-panel-content {
  padding: 0 2.7vw;
}
.lia-component-forums-widget-polls .lia-panel-heading-bar {
  padding: 0 2.7vw;
}
.lia-poll-choice-selection label {
  display: block;
  padding-bottom: 10px;
}
.lia-poll-header {
  font-size: 3rem;
  padding: 20px 0;
}
.lia-panel-heading-bar-title {
  font-size: 4rem;
}
.PollsTaplet .lia-panel-heading-bar-title {
  font-size: 28px;
}
button[disabled],
html input[disabled] {
  cursor: not-allowed;
}
.lia-poll-summary .pollImg {
  display: none;
}
@media screen and (max-width: 480px) {
  .polls #openPollLink,
  .polls #closePollLink {
    width: 100%;
    text-align: center;
  }
  .lia-form-vertical .lia-form-submit {
    float: none;
    width: 100%;
  }
  .lia-poll-header {
    font-size: 3rem;
    padding: 20px 0px;
  }
  .lia-form-vertical .lia-button-group .lia-button-wrapper {
    float: none;
    padding-bottom: 5px;
    padding-left: 5px;
  }
  .lia-component-forums-widget-polls .lia-panel-content {
    padding: 0 2.5vw;
  }
}
@media screen and (max-width: 951px) {
  .pollImg {
    margin-left: 0;
  }
  tr.lia-poll-choice {
    float: none;
    width: 100%;
    display: inline-flex;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .lia-list-slim > tbody > tr > td + td:last-child {
    padding-right: 0;
  }
}

.footer-container {
  position: absolute;
  width: 100%;
}

