@charset "UTF-8";
#clubs .presentation.expanded .preswrapper {
      overflow: auto;
      max-height: none; }
  #clubs #clubs-battlereports {
    min-height: 480px;
    position: relative; }
  #clubs .club-server-row .club-server .club-server-content {
    padding: 16px;
    background-color: rgba(0, 0, 0, 0.2);
    margin-bottom: 1px;
    position: relative; }
    #clubs .club-server-row .club-server .club-server-content .club-server-join {
      position: absolute;
      bottom: 16px;
      right: 16px;
      z-index: 1; }
      #clubs .club-server-row .club-server .club-server-content .club-server-join .club-server-slots {
        display: inline-block;
        font-family: Purista, sans-serif;
        font-weight: 600;
        font-size: 18px;
        margin-right: 8px;
        line-height: 32px;
        position: relative;
        bottom: -2px;
        text-transform: lowercase;
        color: #fff; }
    #clubs .club-server-row .club-server .club-server-content .club-server-map-icon {
      float: left;
      margin-right: 16px; }
      #clubs .club-server-row .club-server .club-server-content .club-server-map-icon img {
        display: block; }
    #clubs .club-server-row .club-server .club-server-content .club-server-desc a, #clubs .club-server-row .club-server .club-server-content .club-server-desc .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #clubs .club-server-row .club-server .club-server-content .club-server-desc a {
      color: #8a8a8a; }
    #clubs .club-server-row .club-server .club-server-content .club-server-desc .name {
      font-size: 14px;
      line-height: 16px; }
    #clubs .club-server-row .club-server .club-server-content .club-server-desc .mapmode {
      margin-top: 3px;
      color: #a8a8a8;
      font-size: 11px; }
    #clubs .club-server-row .club-server .club-server-content .club-server-desc .ping {
      margin-left: 3px; }
    #clubs .club-server-row .club-server .club-server-content .club-server-desc .gameicon {
      vertical-align: bottom; }
    #clubs .club-server-row .club-server .club-server-content .club-server-friends {
      position: absolute;
      bottom: 16px;
      left: 179px; }
      #clubs .club-server-row .club-server .club-server-content .club-server-friends .avatars {
        padding: 0; }
  #clubs .club-server-row .club-server.expanded {
    padding-top: 200px; }
    #clubs .club-server-row .club-server.expanded .club-server-content {
      background-color: rgba(0, 0, 0, 0.7); }
  #clubs .club-server-row.last .club-server-content {
    margin-bottom: 0; }
  #clubs .empty-servers {
    text-align: center; }
    #clubs .empty-servers p {
      color: #a8a8a8;
      line-height: 20px;
      margin-bottom: 32px; }
  #clubs .big-box {
    padding-top: 100px;
    padding-bottom: 100px; }

#clubs-dialogsoldiers {
  width: 528px; }
  #clubs-dialogsoldiers tr {
    background: #202026;
    opacity: 0.5;
    cursor: pointer; }
    #clubs-dialogsoldiers tr td {
      color: #fff;
      background-image: none; }
    #clubs-dialogsoldiers tr.active {
      background: #eee;
      opacity: 1; }
      #clubs-dialogsoldiers tr.active td {
        color: #2a3b44; }

aside.clubs .box ul.report-stats {
  display: table;
  width: 100%;
  font-size: 12px; }
  aside.clubs .box ul.report-stats li {
    display: table-row; }
    aside.clubs .box ul.report-stats li span {
      text-align: left;
      display: table-cell;
      padding: 8px 0 0 0; }
      aside.clubs .box ul.report-stats li span:first-child {
        width: 30%;
        color: #34454f; }
aside.clubs .box ul.avatars {
  padding: 0;
  margin-left: -7px; }
  aside.clubs .box ul.avatars li {
    margin-left: 6px;
    display: block;
    min-height: 42px; }
aside.clubs footer {
  padding: 0; }
  aside.clubs footer a, aside.clubs footer .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress aside.clubs footer a {
    display: block;
    text-decoration: none; }
  aside.clubs footer:hover {
    background-color: rgba(7, 7, 7, 0.6); }

#clubs-dialogrank tr.current td {
  background-color: #fff;
  color: #000; }

.clubmember-dropdown-container {
  position: relative; }
  .clubmember-dropdown-container .clubmember-dropdown {
    padding: 0;
    position: relative;
    height: 14px;
    width: 14px;
    background: url(../common/report.png);
    cursor: pointer;
    z-index: 10; }
    .clubmember-dropdown-container .clubmember-dropdown.cogwheel {
      background: url(../ui/icons-small.png) no-repeat;
      background-position: -14px -42px; }
    .clubmember-dropdown-container .clubmember-dropdown.bright {
      background-position: 0 28px; }
  .clubmember-dropdown-container.active .clubmember-dropdown.cogwheel {
    background-position: -14px -42px; }
  .clubmember-dropdown-container:hover .clubmember-dropdown.cogwheel {
    background-position: -28px -42px; }

.clubmember-dropdown-dropdown {
  position: absolute;
  width: 195px;
  top: 14px;
  left: -183px;
  z-index: 100;
  display: none;
  background-color: white;
  border: 1px solid #aaa;
  min-height: 25px; }

.clubmember-dropdown-container.active .clubmember-dropdown-dropdown {
  display: block; }

.clubmember-dropdown-dropdown li {
  border-bottom: 1px solid #ebebeb; }

.clubmember-dropdown-dropdown .ajax-loader {
  width: 16px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px; }

.clubmember-dropdown-dropdown li > a, .clubmember-dropdown-dropdown li > .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .clubmember-dropdown-dropdown li > a {
  font-size: 11px;
  height: 25px;
  font-family: Arial;
  line-height: 25px;
  padding: 0 10px;
  outline: none;
  display: block;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
  color: #000; }

#base-bfh-html .wallcomment .box-content {
  background-color: rgba(255, 255, 255, 0.65); }
#base-bfh-html .club-members-playing {
  text-align: left;
  padding-left: 15px;
  background-color: #2f84b1;
  color: #fff; }
#base-bfh-html #clubs .npxarea {
  background-image: url(../clubs/club-npx-bfh.jpg);
  color: #fff; }
  #base-bfh-html #clubs .npxarea h1 {
    color: #fff; }
#base-bfh-html #clubs .club-link .name {
  font-family: "Frutiger", sans-serif;
  font-weight: bold; }
#base-bfh-html #clubs .club-link .info {
  font-family: Arial, sans-serif; }
#base-bfh-html #clubs .club-rank, #base-bfh-html #clubs .value {
  font-family: "Frutiger", sans-serif;
  font-weight: bold; }
#base-bfh-html #clubs .clubs-list .box-content:hover {
  background-color: rgba(255, 255, 255, 0.55); }
#base-bfh-html #clubs .club-index .myclubs .box-content .name {
  font-family: "Frutiger", sans-serif;
  font-weight: bold; }
#base-bfh-html #clubs .club-index .myclubs .box-content:not(.empty):hover {
  background-color: rgba(255, 255, 255, 0.55); }
#base-bfh-html #clubs .info-icon {
  background-position: 0 -17px; }
#base-bfh-html #clubs .club-info {
  color: #34454f; }
#base-bfh-html #clubs #memberbox-footer, #base-bfh-html #clubs #memberbox-footer:hover {
  background: transparent; }
#base-bfh-html #clubs .club-member-level {
  color: #34454f; }
#base-bfh-html #clubs .stats .title {
  color: #2a3b44; }
#base-bfh-html #clubs .stats .rankscore #overview-rank .progress-bar-info {
  color: #34454f; }
#base-bfh-html #clubs .wallmessage .sticky {
  background: url(../clubs/sticky-dark.png); }
#base-bfh-html #clubs .club-delete {
  background-image: url(../base/shared/row_icon_chat.png); }
#base-bfh-html .myclubs .box {
  border: 0; }
#base-bfh-html .stats .club-rank {
  color: #2a3b44; }
#base-bfh-html .stats .value {
  color: #2a3b44; }
#base-bfh-html .wall-message-ago {
  color: #34454f; }
#base-bfh-html .message-interact .interact-item a, #base-bfh-html .message-interact .interact-item .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #base-bfh-html .message-interact .interact-item a {
  color: #2a3b44; }
  #base-bfh-html .message-interact .interact-item a i.icon, #base-bfh-html .message-interact .interact-item a .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #base-bfh-html .message-interact .interact-item a a {
    background: url(../feed/feed-icons-dark.png); }
  #base-bfh-html .message-interact .interact-item a span.icon, #base-bfh-html .message-interact .interact-item a .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #base-bfh-html .message-interact .interact-item a a {
    background-image: url(../base/shared/row_icon_chat.png); }

.clubmember-dropdown-container .clubmember-dropdown.cogwheel {
  background-position: -42px -42px; }
.clubmember-dropdown-container.active .clubmember-dropdown.cogwheel {
  background-position: -42px -42px; }

#clubs .submenu li a, #clubs .submenu li .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #clubs .submenu li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%; }

/* challenges component CSS resource */
h1.mission-overviewstats-empty {
  text-align: center; }

.loggedout-usp-container.missions-loggedout {
  overflow: visible; }
  .loggedout-usp-container.missions-loggedout .usp.missions {
    background: none;
    margin-top: 0;
    margin-bottom: 0; }
  .loggedout-usp-container.missions-loggedout .usp.footer {
    padding-bottom: 44px; }

.create-mission-info {
  line-height: 18px;
  padding: 6px 12px;
  font-size: 12px; }
  .create-mission-info a, .create-mission-info .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .create-mission-info a {
    text-decoration: underline; }

#missions-overview {
  position: relative;
  font-family: Purista, sans-serif; }
  #missions-overview #no-results {
    text-align: center; }
  #missions-overview .mission-tight {
    margin-top: 8px; }
  #missions-overview .challenge-element {
    cursor: pointer;
    position: relative; }
    #missions-overview .challenge-element .thumb {
      width: 55px;
      float: left;
      text-align: center;
      padding: 3px 0; }
      #missions-overview .challenge-element .thumb img {
        width: 40px;
        height: 40px; }
    #missions-overview .challenge-element.challenge-selected {
      background-color: #fff; }
      #missions-overview .challenge-element.challenge-selected .info .challenge-type {
        font-weight: bold; }
    #missions-overview .challenge-element .info {
      float: left;
      line-height: 18px;
      padding-top: 6px; }
      #missions-overview .challenge-element .info .challenge-type {
        text-transform: uppercase; }
      #missions-overview .challenge-element .info .challenge-info {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #a8a8a8; }
    #missions-overview .challenge-element .users {
      float: right;
      padding: 6px; }
      #missions-overview .challenge-element .users .avatar {
        display: block;
        float: left;
        margin-left: 2px; }
    #missions-overview .challenge-element a, #missions-overview .challenge-element .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #missions-overview .challenge-element a {
      position: relative;
      z-index: 2; }
      #missions-overview .challenge-element a.hover-wrapper, #missions-overview .challenge-element .devblog .devblog-post .battlelog-wordpress a.hover-wrapper, .devblog .devblog-post .battlelog-wordpress #missions-overview .challenge-element a.hover-wrapper {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        top: 0;
        left: 0; }
  #missions-overview .mission-create-button {
    margin-left: 16px; }
  #missions-overview .missions-details .box-content {
    position: relative; }
  #missions-overview .missions-details .thumb {
    float: left;
    width: 158px; }
  #missions-overview .missions-details .header {
    margin-left: 164px; }
    #missions-overview .missions-details .header h1 {
      text-transform: uppercase;
      font-size: 26px;
      line-height: 28px;
      margin: 0; }
    #missions-overview .missions-details .header h2 {
      margin-top: 8px;
      font-size: 16px;
      line-height: 18px;
      margin-bottom: 0;
      font-weight: 200; }
  #missions-overview .missions-details .invite-response-buttons {
    position: absolute;
    left: 180px;
    bottom: 16px; }
    #missions-overview .missions-details .invite-response-buttons button + button {
      margin-left: 3px; }
  #missions-overview .missions-details .comments .writecomment form {
    padding-bottom: 24px; }
    #missions-overview .missions-details .comments .writecomment form textarea, #missions-overview .missions-details .comments .writecomment form #profile-edit-full-form #profile-edit-forumsignature, #profile-edit-full-form #missions-overview .missions-details .comments .writecomment form #profile-edit-forumsignature, #missions-overview .missions-details .comments .writecomment form #profile-edit-full-form #profile-edit-presentation, #profile-edit-full-form #missions-overview .missions-details .comments .writecomment form #profile-edit-presentation, #missions-overview .missions-details .comments .writecomment form .forum-start-container .common-replyform-form-body, .forum-start-container #missions-overview .missions-details .comments .writecomment form .common-replyform-form-body {
      font-family: Arial, sans-serif;
      font-size: 12px;
      font-style: normal;
      resize: none; }
    #missions-overview .missions-details .comments .writecomment form .submit-missioncomment {
      margin-top: 4px;
      position: relative;
      float: right; }
  #missions-overview .missions-details .comments .writecomment #message {
    width: 470px;
    height: 40px; }
    #missions-overview .missions-details .comments .writecomment #message.disabled {
      color: #555; }
  #missions-overview .missions-details .comments .viewmore {
    margin-top: 5px;
    float: right;
    cursor: pointer; }
  #missions-overview .missions-details .comments .comment {
    margin-left: 0;
    background: rgba(255, 255, 255, 0.65);
    font-family: arial;
    font-size: 12px; }
    #missions-overview .missions-details .comments .comment .gravatar {
      margin: 5px;
      float: left; }
    #missions-overview .missions-details .comments .comment .msgbox {
      margin: 5px 5px 8px 52px; }
      #missions-overview .missions-details .comments .comment .msgbox .username {
        margin-bottom: 4px; }
      #missions-overview .missions-details .comments .comment .msgbox .message {
        word-break: break-word;
        color: #aaa; }
    #missions-overview .missions-details .comments .comment .ago {
      font-size: 11px;
      font-family: Arial;
      margin-left: 52px;
      margin-bottom: 5px;
      color: #aaa; }
  #missions-overview .details-info {
    margin-top: 1px; }
    #missions-overview .details-info .span2, #missions-overview .details-info .span4 {
      margin-bottom: 1px;
      background: rgba(255, 255, 255, 0.65);
      padding: 8px;
      text-transform: uppercase; }
    #missions-overview .details-info .span2 {
      margin-left: 0;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: auto; }
    #missions-overview .details-info .span4 {
      margin-left: 1px;
      width: 335px; }
  #missions-overview .progress-bar-inner {
    text-indent: 4px; }
  #missions-overview .players .mission-row {
    margin-bottom: 1px;
    background: rgba(255, 255, 255, 0.65);
    text-transform: uppercase;
    margin-bottom: 1px; }
    #missions-overview .players .mission-row .player {
      height: 48px;
      line-height: 28px; }
    #missions-overview .players .mission-row .position {
      padding: 10px;
      float: left;
      width: 49px;
      text-align: center; }
    #missions-overview .players .mission-row.active {
      background: #ccc; }
    #missions-overview .players .mission-row .member-avatar a, #missions-overview .players .mission-row .member-avatar .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #missions-overview .players .mission-row .member-avatar a {
      float: left;
      margin-top: 4px;
      width: 40px;
      height: 40px; }
    #missions-overview .players .mission-row .username {
      float: left;
      width: 160px;
      font-size: 12px;
      font-family: arial;
      font-weight: bold;
      margin-top: 11px;
      overflow: hidden;
      padding-left: 10px;
      text-transform: none; }
    #missions-overview .players .mission-row .played-rounds {
      color: #808080;
      float: left;
      padding: 10px;
      width: 65px; }
      #missions-overview .players .mission-row .played-rounds .dots > li {
        width: 7px;
        height: 7px;
        display: inline-block;
        border: 1px solid #717171;
        box-sizing: border-box;
        -moz-box-sizing: border-box; }
        #missions-overview .players .mission-row .played-rounds .dots > li.active {
          background: #fff;
          border: none; }
    #missions-overview .players .mission-row .score {
      float: left;
      font-family: Purista, arial;
      font-size: 26px;
      line-height: 50px;
      width: 105px;
      text-align: right;
      margin-right: 8px; }

/****** CREATE Mission *******/
#missions-create .mission-tight {
  margin-top: 8px; }
#missions-create #mission-description, #missions-create #map-description, #missions-create #attempts-description {
  font-family: Purista, arial;
  font-size: 17px; }
#missions-create .selectmission, #missions-create .selectmap, #missions-create .numrounds, #missions-create .invitefriends {
  display: inline-block;
  height: 23px;
  margin-bottom: 1px;
  padding: 0 10px; }
#missions-create .subheader {
  text-transform: uppercase;
  font-size: 19px;
  font-family: Purista, arial; }
#missions-create .scroll-container .scrollable {
  background: none;
  border: 1px solid rgba(7, 7, 7, 0.5);
  height: 169px; }
  #missions-create .scroll-container .scrollable .imagebox {
    background: rgba(255, 255, 255, 0.65);
    margin-bottom: 1px; }
  #missions-create .scroll-container .scrollable img {
    padding: 4px 0px; }
  #missions-create .scroll-container .scrollable .title {
    font-family: Purista, arial;
    background: rgba(255, 255, 255, 0.65);
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #missions-create .scroll-container .scrollable.selected {
    border: 1px solid #fff; }
    #missions-create .scroll-container .scrollable.selected .title {
      background: url(../challenges/boxselected.png);
      font-weight: bold; }
    #missions-create .scroll-container .scrollable.selected .description {
      display: none; }
#missions-create .scroll-left.disabled, #missions-create .scroll-right.disabled {
  opacity: 0.6;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: default; }
#missions-create #challenge-type-select {
  height: 181px; }
#missions-create #map-select {
  height: 118px;
  position: relative;
  margin-bottom: 10px; }
  #missions-create #map-select .scroll-left, #missions-create #map-select .scroll-right {
    line-height: 144px; }
  #missions-create #map-select .scrollables .scrollable {
    height: 106px;
    overflow: visible; }
    #missions-create #map-select .scrollables .scrollable .title {
      line-height: 28px; }
    #missions-create #map-select .scrollables .scrollable:hover:not(.selected) {
      background-color: rgba(0, 0, 0, 0.35); }
    #missions-create #map-select .scrollables .scrollable .thumb {
      position: relative;
      height: 78px; }
      #missions-create #map-select .scrollables .scrollable .thumb img {
        height: 77px;
        padding: 0; }
      #missions-create #map-select .scrollables .scrollable .thumb .xp-icon {
        position: absolute;
        right: 2px;
        bottom: 3px; }
#missions-create #rounds-select > div {
  margin-left: 0; }
  #missions-create #rounds-select > div ul li {
    background-color: none; }
    #missions-create #rounds-select > div ul li a, #missions-create #rounds-select > div ul li .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #missions-create #rounds-select > div ul li a {
      font-size: 16px;
      background-color: rgba(255, 255, 255, 0.65); }
    #missions-create #rounds-select > div ul li.active a, #missions-create #rounds-select > div ul li.active .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #missions-create #rounds-select > div ul li.active a {
      background-color: #fff; }
#missions-create #friend-select {
  margin-bottom: 20px; }
  #missions-create #friend-select .friend-box {
    width: 96px;
    height: 96px;
    float: left;
    background: rgba(0, 0, 0, 0.5);
    margin-right: 2px;
    margin-bottom: 2px;
    font-size: 80px;
    text-align: center;
    position: relative; }
    #missions-create #friend-select .friend-box .box-delete-hover {
      display: none; }
    #missions-create #friend-select .friend-box:hover .box-delete-hover {
      display: block;
      position: absolute;
      cursor: pointer;
      width: 16px;
      height: 16px;
      line-height: 16px;
      font-size: 14px;
      font-weight: bold;
      right: 0;
      background: rgba(0, 0, 0, 0.7);
      color: #fff;
      float: right; }
    #missions-create #friend-select .friend-box .avatar.large {
      height: 96px;
      width: 96px; }
    #missions-create #friend-select .friend-box.invite-friend:after {
      content: '+';
      line-height: 100px; }
    #missions-create #friend-select .friend-box.invite-friend {
      cursor: pointer; }
      #missions-create #friend-select .friend-box.invite-friend:hover {
        background-color: rgba(0, 0, 0, 0.35); }
#missions-create a.cancel, #missions-create .devblog .devblog-post .battlelog-wordpress a.cancel, .devblog .devblog-post .battlelog-wordpress #missions-create a.cancel {
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 8px; }

#friend-invite-popup {
  background-color: #222;
  padding: 1px;
  max-height: 300px; }
  #friend-invite-popup .jspTrack {
    background: rgba(0, 0, 0, 0.5); }
  #friend-invite-popup .jspDrag {
    background: #ccc; }
  #friend-invite-popup .friend-row {
    color: #666;
    border-bottom: 1px solid #333;
    height: 36px;
    overflow: hidden;
    cursor: pointer; }
    #friend-invite-popup .friend-row:hover {
      background: rgba(255, 255, 255, 0.5);
      color: #000 !important; }
    #friend-invite-popup .friend-row.friend-row-online {
      color: #c8c8c8; }
    #friend-invite-popup .friend-row.selected {
      background: #eee;
      color: #000; }
    #friend-invite-popup .friend-row:last-child {
      border-bottom: 0; }
    #friend-invite-popup .friend-row .friend-avatar {
      float: left;
      margin: 3px;
      padding-right: 10px; }
      #friend-invite-popup .friend-row .friend-avatar img {
        width: 30px;
        height: 30px; }
    #friend-invite-popup .friend-row .friend-name {
      float: left;
      line-height: 35px;
      font-size: 13px; }

#missions-top-boxes .dogtags-header h1.dogtags-dimmed {
  opacity: 0.2; }
#missions-top-boxes .box-content {
  position: relative;
  height: 33px; }
  #missions-top-boxes .box-content h1 {
    line-height: 34px;
    margin-bottom: 0; }
    #missions-top-boxes .box-content h1 .secondary {
      color: #a8a8a8; }
  #missions-top-boxes .box-content h2, #missions-top-boxes .box-content h3 {
    margin-left: 50px;
    font-size: 16px;
    line-height: 12px; }
  #missions-top-boxes .box-content h3 {
    font-weight: 400; }
  #missions-top-boxes .box-content .thumb {
    position: absolute;
    left: 8px;
    top: 7px; }
    #missions-top-boxes .box-content .thumb img {
      width: 50px;
      height: 50px; }
  #missions-top-boxes .box-content .nemesis-score {
    position: absolute;
    top: 6px;
    left: 16px; }
    #missions-top-boxes .box-content .nemesis-score h1 {
      font-size: 30px;
      line-height: 22px; }
  #missions-top-boxes .box-content .nemesis-user {
    position: absolute;
    top: 32px;
    left: 16px; }
    #missions-top-boxes .box-content .nemesis-user .username {
      font-size: 13px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }

.score span.win {
  color: #00c7ff; }
.score span.loss {
  color: #f06831; }

#missions-top5-nemesis .box-content {
  position: relative;
  height: 146px; }
  #missions-top5-nemesis .box-content > div {
    height: 88px; }
#missions-top5-nemesis .avatar {
  position: absolute;
  right: 15px;
  top: 36px; }
#missions-top5-nemesis p {
  font-size: 13px;
  line-height: 16px; }
  #missions-top5-nemesis p.gray {
    color: #a8a8a8; }
#missions-top5-nemesis h6 {
  margin-bottom: 2px;
  margin-top: -6px;
  width: 166px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal; }
#missions-top5-nemesis h1 {
  font-size: 30px;
  line-height: 26px;
  font-weight: 400;
  width: 100px; }

#missions-dogtags {
  font-size: 16px; }
  #missions-dogtags .dogtags {
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative; }
  #missions-dogtags .midtag {
    text-align: center; }
  #missions-dogtags .cent {
    width: 110px;
    height: 60px; }
    #missions-dogtags .cent td {
      padding-left: 30px;
      text-align: left;
      overflow: hidden;
      text-overflow: ellipsis; }
  #missions-dogtags .locked .dogtags {
    opacity: 0.4; }
  #missions-dogtags .progress-bar {
    margin-bottom: 0; }

/* challenges component CSS resource */
h1.mission-overviewstats-empty {
  text-align: center; }

.loggedout-usp-container.missions-loggedout {
  overflow: visible; }
  .loggedout-usp-container.missions-loggedout .usp.missions {
    background: none;
    margin-top: 0;
    margin-bottom: 0; }
  .loggedout-usp-container.missions-loggedout .usp.footer {
    padding-bottom: 44px; }

.create-mission-info {
  line-height: 18px;
  padding: 6px 12px;
  font-size: 12px; }
  .create-mission-info a, .create-mission-info .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .create-mission-info a {
    text-decoration: underline; }

#missions-overview {
  position: relative;
  font-family: Purista, sans-serif; }
  #missions-overview #no-results {
    text-align: center; }
  #missions-overview .mission-tight {
    margin-top: 8px; }
  #missions-overview .challenge-element {
    cursor: pointer;
    position: relative; }
    #missions-overview .challenge-element .thumb {
      width: 55px;
      float: left;
      text-align: center;
      padding: 3px 0; }
      #missions-overview .challenge-element .thumb img {
        width: 40px;
        height: 40px; }
    #missions-overview .challenge-element.challenge-selected {
      background-color: #fff; }
      #missions-overview .challenge-element.challenge-selected .info .challenge-type {
        font-weight: bold; }
    #missions-overview .challenge-element .info {
      float: left;
      line-height: 18px;
      padding-top: 6px; }
      #missions-overview .challenge-element .info .challenge-type {
        text-transform: uppercase; }
      #missions-overview .challenge-element .info .challenge-info {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #a8a8a8; }
    #missions-overview .challenge-element .users {
      float: right;
      padding: 6px; }
      #missions-overview .challenge-element .users .avatar {
        display: block;
        float: left;
        margin-left: 2px; }
    #missions-overview .challenge-element a, #missions-overview .challenge-element .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #missions-overview .challenge-element a {
      position: relative;
      z-index: 2; }
      #missions-overview .challenge-element a.hover-wrapper, #missions-overview .challenge-element .devblog .devblog-post .battlelog-wordpress a.hover-wrapper, .devblog .devblog-post .battlelog-wordpress #missions-overview .challenge-element a.hover-wrapper {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        top: 0;
        left: 0; }
  #missions-overview .mission-create-button {
    margin-left: 16px; }
  #missions-overview .missions-details .box-content {
    position: relative; }
  #missions-overview .missions-details .thumb {
    float: left;
    width: 158px; }
  #missions-overview .missions-details .header {
    margin-left: 164px; }
    #missions-overview .missions-details .header h1 {
      text-transform: uppercase;
      font-size: 26px;
      line-height: 28px;
      margin: 0; }
    #missions-overview .missions-details .header h2 {
      margin-top: 8px;
      font-size: 16px;
      line-height: 18px;
      margin-bottom: 0;
      font-weight: 200; }
  #missions-overview .missions-details .invite-response-buttons {
    position: absolute;
    left: 180px;
    bottom: 16px; }
    #missions-overview .missions-details .invite-response-buttons button + button {
      margin-left: 3px; }
  #missions-overview .details-info {
    margin-top: 1px; }
    #missions-overview .details-info .span2, #missions-overview .details-info .span4 {
      margin-bottom: 1px;
      background: rgba(255, 255, 255, 0.65);
      padding: 8px;
      text-transform: uppercase; }
    #missions-overview .details-info .span2 {
      margin-left: 0; }
    #missions-overview .details-info .span4 {
      margin-left: 1px;
      width: 335px; }
  #missions-overview .progress-bar-inner {
    text-indent: 4px; }
  #missions-overview .players .mission-row {
    margin-bottom: 1px;
    background: rgba(255, 255, 255, 0.65);
    text-transform: uppercase;
    margin-bottom: 1px; }
    #missions-overview .players .mission-row .player {
      height: 48px;
      line-height: 28px; }
    #missions-overview .players .mission-row .position {
      padding: 10px;
      float: left;
      width: 49px;
      text-align: center; }
    #missions-overview .players .mission-row.active {
      background: #ccc; }
    #missions-overview .players .mission-row .member-avatar a, #missions-overview .players .mission-row .member-avatar .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #missions-overview .players .mission-row .member-avatar a {
      float: left;
      margin-top: 4px;
      width: 40px;
      height: 40px; }
    #missions-overview .players .mission-row .username {
      float: left;
      width: 160px;
      font-size: 12px;
      font-family: arial;
      font-weight: bold;
      margin-top: 11px;
      overflow: hidden;
      padding-left: 10px;
      text-transform: none; }
    #missions-overview .players .mission-row .played-rounds {
      color: #808080;
      float: left;
      padding: 10px;
      width: 65px; }
      #missions-overview .players .mission-row .played-rounds .dots > li {
        width: 7px;
        height: 7px;
        display: inline-block;
        border: 1px solid #717171;
        box-sizing: border-box;
        -moz-box-sizing: border-box; }
        #missions-overview .players .mission-row .played-rounds .dots > li.active {
          background: #fff;
          border: none; }
    #missions-overview .players .mission-row .score {
      float: left;
      font-family: Purista, arial;
      font-size: 26px;
      line-height: 50px;
      width: 105px;
      text-align: right;
      margin-right: 8px; }

/****** CREATE Mission *******/
#missions-create .mission-tight {
  margin-top: 8px; }
#missions-create #mission-description, #missions-create #map-description, #missions-create #attempts-description {
  font-family: Purista, arial;
  font-size: 17px; }
#missions-create .selectmission, #missions-create .selectmap, #missions-create .numrounds, #missions-create .invitefriends {
  display: inline-block;
  height: 23px;
  margin-bottom: 1px;
  padding: 0 10px; }
#missions-create .subheader {
  text-transform: uppercase;
  font-size: 19px;
  font-family: Purista, arial; }
#missions-create .scroll-container .scrollable {
  background: none;
  border: 1px solid rgba(7, 7, 7, 0.5);
  height: 169px; }
  #missions-create .scroll-container .scrollable .imagebox {
    background: rgba(255, 255, 255, 0.65);
    margin-bottom: 1px; }
  #missions-create .scroll-container .scrollable img {
    padding: 4px 0px; }
  #missions-create .scroll-container .scrollable .title {
    font-family: Purista, arial;
    background: rgba(255, 255, 255, 0.65);
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #missions-create .scroll-container .scrollable.selected {
    border: 1px solid #fff; }
    #missions-create .scroll-container .scrollable.selected .title {
      background: url(../veteranprogram/boxselected.png);
      font-weight: bold; }
    #missions-create .scroll-container .scrollable.selected .description {
      display: none; }
#missions-create .scroll-left.disabled, #missions-create .scroll-right.disabled {
  opacity: 0.6;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: default; }
#missions-create #challenge-type-select {
  height: 181px; }
#missions-create #map-select {
  height: 118px;
  position: relative;
  margin-bottom: 10px; }
  #missions-create #map-select .scroll-left, #missions-create #map-select .scroll-right {
    line-height: 144px; }
  #missions-create #map-select .scrollables .scrollable {
    height: 106px;
    overflow: visible; }
    #missions-create #map-select .scrollables .scrollable .title {
      line-height: 28px; }
    #missions-create #map-select .scrollables .scrollable:hover:not(.selected) {
      background-color: rgba(0, 0, 0, 0.35); }
    #missions-create #map-select .scrollables .scrollable .thumb {
      position: relative;
      height: 78px; }
      #missions-create #map-select .scrollables .scrollable .thumb img {
        height: 77px;
        padding: 0; }
      #missions-create #map-select .scrollables .scrollable .thumb .xp-icon {
        position: absolute;
        right: 2px;
        bottom: 3px; }
#missions-create #rounds-select > div {
  margin-left: 0; }
  #missions-create #rounds-select > div ul li {
    background-color: none; }
    #missions-create #rounds-select > div ul li a, #missions-create #rounds-select > div ul li .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #missions-create #rounds-select > div ul li a {
      font-size: 16px;
      background-color: rgba(255, 255, 255, 0.65); }
    #missions-create #rounds-select > div ul li.active a, #missions-create #rounds-select > div ul li.active .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #missions-create #rounds-select > div ul li.active a {
      background-color: #fff; }
#missions-create #fee-select > div {
  margin-left: 0; }
#missions-create #friend-select {
  margin-bottom: 20px; }
  #missions-create #friend-select .friend-box {
    width: 96px;
    height: 96px;
    float: left;
    background: rgba(0, 0, 0, 0.5);
    margin-right: 2px;
    margin-bottom: 2px;
    font-size: 80px;
    text-align: center;
    position: relative; }
    #missions-create #friend-select .friend-box .box-delete-hover {
      display: none; }
    #missions-create #friend-select .friend-box:hover .box-delete-hover {
      display: block;
      position: absolute;
      cursor: pointer;
      width: 16px;
      height: 16px;
      line-height: 16px;
      font-size: 14px;
      font-weight: bold;
      right: 0;
      background: rgba(0, 0, 0, 0.7);
      color: #fff;
      float: right; }
    #missions-create #friend-select .friend-box .avatar.large {
      height: 96px;
      width: 96px; }
    #missions-create #friend-select .friend-box.invite-friend:after {
      content: '+';
      line-height: 100px; }
    #missions-create #friend-select .friend-box.invite-friend {
      cursor: pointer; }
      #missions-create #friend-select .friend-box.invite-friend:hover {
        background-color: rgba(0, 0, 0, 0.35); }
#missions-create a.cancel, #missions-create .devblog .devblog-post .battlelog-wordpress a.cancel, .devblog .devblog-post .battlelog-wordpress #missions-create a.cancel {
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 8px; }

#friend-invite-popup {
  background-color: #222;
  padding: 1px;
  max-height: 300px; }
  #friend-invite-popup .jspTrack {
    background: rgba(0, 0, 0, 0.5); }
  #friend-invite-popup .jspDrag {
    background: #ccc; }
  #friend-invite-popup .friend-row {
    color: #666;
    border-bottom: 1px solid #333;
    height: 36px;
    overflow: hidden;
    cursor: pointer; }
    #friend-invite-popup .friend-row:hover {
      background: rgba(255, 255, 255, 0.5);
      color: #000 !important; }
    #friend-invite-popup .friend-row.friend-row-online {
      color: #c8c8c8; }
    #friend-invite-popup .friend-row.selected {
      background: #eee;
      color: #000; }
    #friend-invite-popup .friend-row:last-child {
      border-bottom: 0; }
    #friend-invite-popup .friend-row .friend-avatar {
      float: left;
      margin: 3px;
      padding-right: 10px; }
      #friend-invite-popup .friend-row .friend-avatar img {
        width: 30px;
        height: 30px; }
    #friend-invite-popup .friend-row .friend-name {
      float: left;
      line-height: 35px;
      font-size: 13px; }

#missions-top-boxes .dogtags-header h1.dogtags-dimmed {
  opacity: 0.2; }
#missions-top-boxes .box-content {
  position: relative;
  height: 33px; }
  #missions-top-boxes .box-content h1 {
    line-height: 34px;
    margin-bottom: 0; }
    #missions-top-boxes .box-content h1 span {
      color: #a8a8a8; }
  #missions-top-boxes .box-content h2, #missions-top-boxes .box-content h3 {
    margin-left: 50px;
    font-size: 16px;
    line-height: 12px; }
  #missions-top-boxes .box-content h3 {
    font-weight: 400; }
  #missions-top-boxes .box-content .thumb {
    position: absolute;
    left: 8px;
    top: 7px; }
    #missions-top-boxes .box-content .thumb img {
      width: 50px;
      height: 50px; }
  #missions-top-boxes .box-content .avatar {
    position: absolute;
    left: 100px;
    top: 13px; }
  #missions-top-boxes .box-content .username {
    position: absolute;
    left: 145px;
    top: 25px;
    font-size: 13px; }

#missions-top5-nemesis .box-content {
  position: relative;
  height: 133px; }
  #missions-top5-nemesis .box-content > div {
    height: 72px; }
#missions-top5-nemesis .avatar {
  position: absolute;
  right: 15px;
  top: 15px; }
#missions-top5-nemesis p {
  font-size: 13px;
  line-height: 16px; }
  #missions-top5-nemesis p.gray {
    color: #a8a8a8; }
#missions-top5-nemesis h1 {
  font-size: 30px;
  line-height: 22px;
  font-weight: 400px; }
  #missions-top5-nemesis h1 span.win {
    color: #00c7ff; }
  #missions-top5-nemesis h1 span.loss {
    color: #f06831; }

#missions-dogtags {
  font-size: 16px; }
  #missions-dogtags .dogtags {
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative; }
  #missions-dogtags .midtag {
    text-align: center; }
  #missions-dogtags .cent {
    width: 110px;
    height: 60px; }
    #missions-dogtags .cent td {
      padding-left: 30px;
      text-align: left;
      overflow: hidden;
      text-overflow: ellipsis; }
  #missions-dogtags .locked .dogtags {
    opacity: 0.4; }
  #missions-dogtags .progress-bar {
    margin-bottom: 0; }

.comments .writecomment {
  margin-top: 3px; }
  .comments .writecomment form {
    margin-bottom: 5px; }
    .comments .writecomment form textarea, .comments .writecomment form #profile-edit-full-form #profile-edit-forumsignature, #profile-edit-full-form .comments .writecomment form #profile-edit-forumsignature, .comments .writecomment form #profile-edit-full-form #profile-edit-presentation, #profile-edit-full-form .comments .writecomment form #profile-edit-presentation, .comments .writecomment form .forum-start-container .common-replyform-form-body, .forum-start-container .comments .writecomment form .common-replyform-form-body {
      font-family: Arial, sans-serif;
      font-size: 12px;
      font-style: italic; }
    .comments .writecomment form .submit-missioncomment {
      margin-top: 4px;
      position: relative;
      float: right;
      display: none; }
    .comments .writecomment form.selected {
      padding-bottom: 24px; }
      .comments .writecomment form.selected textarea, .comments .writecomment form.selected #profile-edit-full-form #profile-edit-forumsignature, #profile-edit-full-form .comments .writecomment form.selected #profile-edit-forumsignature, .comments .writecomment form.selected #profile-edit-full-form #profile-edit-presentation, #profile-edit-full-form .comments .writecomment form.selected #profile-edit-presentation, .comments .writecomment form.selected .forum-start-container .common-replyform-form-body, .forum-start-container .comments .writecomment form.selected .common-replyform-form-body {
        font-style: normal; }
      .comments .writecomment form.selected .submit-missioncomment {
        display: inline-block; }
  .comments .writecomment #message {
    width: 470px;
    height: 40px; }
    .comments .writecomment #message.disabled {
      color: #555; }
.comments .viewmore {
  margin-top: 5px;
  float: right;
  cursor: pointer; }
.comments .comment {
  margin-bottom: 1px;
  background: rgba(255, 255, 255, 0.65);
  font-family: arial;
  font-size: 14px; }
  .comments .comment .gravatar {
    margin: 5px;
    float: left; }
  .comments .comment .username {
    float: left;
    margin-top: 16px; }
  .comments .comment .msgbox {
    float: left; }
    .comments .comment .msgbox .message {
      word-break: break-word;
      color: #aaa;
      margin-top: 16px;
      margin-left: 3px; }
  .comments .comment .ago {
    font-size: 11px;
    font-family: Arial;
    margin-left: 46px;
    margin-bottom: 5px;
    color: #aaa; }

/*
Game Feature complete styling. "h1" design. This should be removed later on.
 */
#platoons-menu {
  margin-top: 1px;
  margin-bottom: 16px; }

#platoons-friendsplatoons-box {
  margin-top: 16px; }

#platoons-findplatoons-box {
  margin-top: 16px; }

.platoon-invite-body-user {
  float: left;
  padding-right: 20px; }

.platoon-invite-body-user-checkbox {
  float: left; }

.platoon-member-invites-invited {
  float: left;
  width: 50%; }

.platoon-member-invites-waiting {
  float: right;
  width: 50%; }

.platoons-leave-link {
  cursor: pointer; }

.platoons-top-info {
  float: left;
  width: 50%; }

.platoons-top-actions {
  float: right;
  width: 50%; }

.platoon-top-actions-button {
  float: right; }

.box > header + .box-content.platoons-invites-list-wrapper {
  padding-bottom: 6px; }

#campaign #episodes {
  margin-bottom: 16px; }
  #campaign #episodes .episode {
    position: relative;
    width: 197px;
    height: 85px;
    margin: 1px 1px 0 0;
    opacity: 0.3;
    float: left;
    overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: bottom;
    box-sizing: border-box; }
    #campaign #episodes .episode:nth-of-type(5n+5) {
      margin-right: 0;
      width: 200px; }
    #campaign #episodes .episode.taken {
      cursor: pointer;
      opacity: 1; }
    #campaign #episodes .episode .medium {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0; }
    #campaign #episodes .episode .selected-episode {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 10;
      border: 3px solid transparent;
      background-color: rgba(0, 0, 0, 0.7); }
    #campaign #episodes .episode.taken .selected-episode {
      background-image: url(../campaign/checkmark.png);
      background-repeat: no-repeat;
      background-position: 97% 97%;
      background-color: transparent; }
    #campaign #episodes .episode.active .selected-episode {
      border: 3px solid #d66e29; }
    #campaign #episodes .episode .episodename {
      font-family: "Frutiger", sans-serif;
      font-weight: bold;
      color: #fff;
      text-transform: uppercase;
      font-size: 12px;
      padding: 6px 6px;
      position: absolute;
      bottom: 0;
      left: 0;
      padding-right: 30px;
      display: none; }
    #campaign #episodes .episode.taken .episodename {
      display: block; }
    #campaign #episodes .episode .completed {
      color: green;
      text-transform: uppercase;
      font-size: 22px;
      font-weight: bold;
      padding: 6px 6px;
      position: absolute;
      bottom: 0;
      right: 0; }
  #campaign #episodes #episode-details {
    background-color: rgba(255, 255, 255, 0.65); }
    #campaign #episodes #episode-details:before, #campaign #episodes #episode-details:after {
      display: table;
      content: "";
      line-height: 0; }
    #campaign #episodes #episode-details:after {
      clear: both; }
    #campaign #episodes #episode-details #episode-info {
      float: left;
      padding: 16px;
      width: 40%; }
      #campaign #episodes #episode-details #episode-info h5 {
        font-size: 18px;
        font-family: "Frutiger", sans-serif;
        font-weight: bold; }
      #campaign #episodes #episode-details #episode-info p {
        font-size: 14px;
        font-family: Arial, sans-serif;
        line-height: 1.3em; }
    #campaign #episodes #episode-details #warrants-info {
      padding: 16px 0;
      float: left;
      width: 55%; }
  #campaign #episodes #warrants-info {
    min-height: 236px; }
    #campaign #episodes #warrants-info:before, #campaign #episodes #warrants-info:after {
      display: table;
      content: "";
      line-height: 0; }
    #campaign #episodes #warrants-info:after {
      clear: both; }
    #campaign #episodes #warrants-info .warrants-list:before, #campaign #episodes #warrants-info .warrants-list:after {
      display: table;
      content: "";
      line-height: 0; }
    #campaign #episodes #warrants-info .warrants-list:after {
      clear: both; }
    #campaign #episodes #warrants-info .warrant {
      float: left;
      margin: 0 6px 1px 0;
      position: relative; }
      #campaign #episodes #warrants-info .warrant.taken {
        cursor: pointer; }
      #campaign #episodes #warrants-info .warrant:last-child {
        margin: 0; }
      #campaign #episodes #warrants-info .warrant .selected-warrant {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10; }
      #campaign #episodes #warrants-info .warrant .warrants {
        opacity: 0.2; }
      #campaign #episodes #warrants-info .warrant.active .selected-warrant {
        border: 3px solid #d66e29; }
      #campaign #episodes #warrants-info .warrant.taken .warrants {
        opacity: 1; }
    #campaign #episodes #warrants-info .warrant-info {
      padding-top: 16px; }

#campaign #case-files {
  margin-bottom: 16px; }
  #campaign #case-files #cases-container {
    margin-top: 1px; }
  #campaign #case-files img.taken {
    position: absolute;
    bottom: 4px;
    right: 4px; }
  #campaign #case-files #cases-header:before, #campaign #case-files #cases-header:after {
    display: table;
    content: "";
    line-height: 0; }
  #campaign #case-files #cases-header:after {
    clear: both; }
  #campaign #case-files #cases-header .case {
    cursor: pointer;
    float: left;
    width: 140px;
    height: 70px;
    margin-right: 1px;
    background-color: rgba(255, 255, 255, 0.65);
    position: relative; }
    #campaign #case-files #cases-header .case:last-child {
      margin-right: 0;
      width: 146px; }
    #campaign #case-files #cases-header .case.closed {
      background-image: url(../campaign/lock.png);
      background-repeat: no-repeat;
      background-position: center; }
  #campaign #case-files .caseinfo-container {
    display: None; }
    #campaign #case-files .caseinfo-container .caseheader {
      margin-top: 1px; }
      #campaign #case-files .caseinfo-container .caseheader:before, #campaign #case-files .caseinfo-container .caseheader:after {
        display: table;
        content: "";
        line-height: 0; }
      #campaign #case-files .caseinfo-container .caseheader:after {
        clear: both; }
      #campaign #case-files .caseinfo-container .caseheader .casetitle {
        background-color: rgba(255, 255, 255, 0.65);
        width: 475px;
        float: left;
        margin-right: 1px;
        padding: 10px;
        height: 130px; }
        #campaign #case-files .caseinfo-container .caseheader .casetitle h5 {
          font-family: "Frutiger", sans-serif;
          font-weight: bold; }
      #campaign #case-files .caseinfo-container .caseheader p {
        font-family: Arial, sans-serif;
        line-height: 1.3em;
        padding-bottom: 8px;
        font-size: 14px; }
        #campaign #case-files .caseinfo-container .caseheader p:last-child {
          font-weight: bold; }
      #campaign #case-files .caseinfo-container .caseheader .reward {
        padding-left: 10px;
        padding-top: 20px;
        width: 486px;
        background-color: rgba(255, 255, 255, 0.65);
        float: left;
        position: relative;
        height: 130px; }
        #campaign #case-files .caseinfo-container .caseheader .reward:before, #campaign #case-files .caseinfo-container .caseheader .reward:after {
          display: table;
          content: "";
          line-height: 0; }
        #campaign #case-files .caseinfo-container .caseheader .reward:after {
          clear: both; }
        #campaign #case-files .caseinfo-container .caseheader .reward h6 {
          overflow: visible;
          color: #45adf8;
          font-size: 12px; }
        #campaign #case-files .caseinfo-container .caseheader .reward p {
          max-width: 290px;
          overflow: visible;
          font-size: 14px; }
        #campaign #case-files .caseinfo-container .caseheader .reward .rewardimage {
          position: absolute;
          top: 18px;
          right: 0;
          width: 256px;
          height: 128px; }
    #campaign #case-files .caseinfo-container .clues-container:before, #campaign #case-files .caseinfo-container .clues-container:after {
      display: table;
      content: "";
      line-height: 0; }
    #campaign #case-files .caseinfo-container .clues-container:after {
      clear: both; }
    #campaign #case-files .caseinfo-container .clues-container .clue {
      float: left;
      width: 123px;
      height: 122px;
      margin-right: 1px;
      margin-top: 1px;
      position: relative;
      background-color: rgba(255, 255, 255, 0.65); }
      #campaign #case-files .caseinfo-container .clues-container .clue.unopened {
        background-color: rgba(255, 255, 255, 0.65);
        background-image: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/campaign/evidence-locked-cfaea10b.png);
        background-repeat: no-repeat;
        background-position: center; }
      #campaign #case-files .caseinfo-container .clues-container .clue:nth-child(0n+0) {
        width: 124px; }
      #campaign #case-files .caseinfo-container .clues-container .clue:nth-child(8n+8) {
        margin-right: 0; }
    #campaign #case-files .caseinfo-container.active {
      display: block; }

.campaign-tooltip-title {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.3em;
  padding-bottom: 5px;
  float: left; }

.campaign-tooltip-description {
  font-size: 12px;
  line-height: 1.4em;
  color: #a8a8a8;
  padding-bottom: 5px;
  margin-top: 5px;
  float: left; }

.campaign-tooltip-episode {
  font-size: 12px;
  line-height: 1.3em;
  color: #fff;
  margin-top: 5px;
  float: left; }

#campaign {
  font-family: "Frutiger", sans-serif;
  font-weight: normal; }
  #campaign .spacing-bottom {
    margin-bottom: 16px !important;
    margin-top: 16px; }
  #campaign header.maincampaign h1 {
    float: left; }
  #campaign header.maincampaign #cashearned {
    margin-left: 10px;
    float: left; }
    #campaign header.maincampaign #cashearned #balance {
      color: #41b946; }
  #campaign button.btn-large {
    font-size: 21px;
    margin-bottom: 16px; }
  #campaign #campaign-assignments .item {
    float: left;
    width: 140px;
    height: 140px;
    text-align: center;
    margin: 1px 0 0 1px;
    background: rgba(255, 255, 255, 0.65);
    position: relative; }
    #campaign #campaign-assignments .item:hover {
      background: rgba(255, 255, 255, 0.55); }
    #campaign #campaign-assignments .item a, #campaign #campaign-assignments .item .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #campaign #campaign-assignments .item a {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 10;
      display: block; }
    #campaign #campaign-assignments .item .award_mission {
      position: absolute;
      left: 19px;
      top: 19px; }
    #campaign #campaign-assignments .item.faded .award_mission {
      opacity: 0.3;
      -webkit-filter: saturate(0%);
      -moz-filter: saturate(0%);
      -ms-filter: saturate(0%);
      -o-filter: saturate(0%);
      filter: saturate(0%); }
    #campaign #campaign-assignments .item:nth-child(7n+7) {
      margin-right: 1px;
      width: 144px; }
  #campaign .campaign-reputation-content {
    position: relative;
    height: 22px;
    background: none;
    margin-bottom: 16px; }
    #campaign .campaign-reputation-content .campaign-reputation-icon {
      position: absolute;
      top: 0px;
      left: -4px;
      width: 60px;
      height: 60px; }
      #campaign .campaign-reputation-content .campaign-reputation-icon img {
        width: 60px;
        height: 60px; }
    #campaign .campaign-reputation-content .campaign-reputation-rank-label {
      font-family: "Frutiger", sans-serif;
      font-weight: bold;
      color: #2a3b44;
      position: absolute;
      top: 10px;
      left: 74px;
      font-size: 16px;
      text-transform: uppercase; }
    #campaign .campaign-reputation-content .campaign-reputation-rank-badge {
      position: absolute;
      top: 0px;
      right: 0px;
      height: 56px;
      width: 58px; }
    #campaign .campaign-reputation-content .campaign-reputation-rank-progress {
      position: absolute;
      width: 800px;
      left: 76px;
      bottom: 0px; }
  #campaign #mainstats {
    margin-bottom: 16px; }
    #campaign #mainstats .mainstats-item {
      float: left;
      width: 198px;
      padding-top: 20px;
      padding-bottom: 20px;
      color: #2a3b44;
      margin-right: 1px;
      background-color: rgba(255, 255, 255, 0.25);
      text-align: center; }
      #campaign #mainstats .mainstats-item .mainstats-item-val {
        font-size: 36px;
        font-weight: bold; }
      #campaign #mainstats .mainstats-item .mainstats-item-desc {
        text-transform: uppercase;
        line-height: 1.5em; }
    #campaign #mainstats .mainstats-item:last-of-type {
      margin-right: 0;
      width: 196px; }
  #campaign .sp-progress-container {
    width: 792px;
    margin-left: 17px;
    float: left; }
  #campaign .sp-progress-container-upcoming {
    float: left;
    width: 198px;
    margin-left: 1px;
    height: 54px;
    position: relative; }
    #campaign .sp-progress-container-upcoming .box, #campaign .sp-progress-container-upcoming .box-content {
      height: 22px;
      position: relative;
      background: none; }
    #campaign .sp-progress-container-upcoming .imgdiv {
      position: absolute;
      top: -7px;
      left: 115px; }
      #campaign .sp-progress-container-upcoming .imgdiv img {
        width: 85px; }

/* comment component CSS resource */
.comments-listing {
  margin-top: 16px; }

.comment-main {
  font-size: 12px;
  position: relative; }
  .comment-main .comment-main-separator {
    margin-top: 10px;
    margin-bottom: 10px; }
  .comment-main .comment-main-header {
    height: 38px;
    line-height: 40px;
    margin-bottom: 10px; }
    .comment-main .comment-main-header h3 {
      float: left;
      color: #a8a8a8;
      font-family: Tahoma, sans-serif;
      font-size: 12px; }
  .comment-main .comment-main-header-write-link {
    float: right;
    text-align: right;
    font-weight: normal; }
  .comment-main .comment-main-avatar {
    position: absolute;
    top: 16px;
    left: 16px;
    width: 60px;
    height: 60px; }
  .comment-main .comment-post-form-wrapper {
    padding-left: 74px;
    width: 549px; }
  .comment-main .comment-body {
    margin: 1px 0;
    padding-bottom: 9px;
    padding: 16px 8px 8px 80px;
    min-height: 68px;
    position: relative; }
    .comment-main .comment-body .avatar {
      position: absolute;
      top: 16px;
      left: 16px; }
    .comment-main .comment-body a, .comment-main .comment-body .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .comment-main .comment-body a {
      font-weight: bold; }
    .comment-main .comment-body:last-child {
      border-bottom: none; }
  .comment-main .comment-reply-report-container {
    float: right;
    display: none; }
  .comment-main .comment-report-container {
    position: absolute;
    top: 10px;
    right: 10px;
    display: none; }
  .comment-main .comment-body:hover .comment-report-container, .comment-main .show-report .comment-report-container {
    display: block; }
  .comment-main .comment-hasnext {
    clear: both; }
  .comment-main .comment-body-left {
    margin-top: 5px;
    margin-left: 15px;
    float: left;
    width: 570px; }
  .comment-main .comment-body-name {
    float: left;
    width: 350px;
    font-weight: bold; }
  .comment-main .comment-body-points {
    float: right;
    margin-left: 20px; }
  .comment-main .comment-write-commenttext {
    height: 90px;
    width: 98%;
    padding: 1%;
    font-family: Arial, sans-serif;
    font-size: 12px;
    resize: vertical; }
  .comment-main .comment-body-left-text {
    color: #d3d3d3;
    width: 495px;
    float: left;
    margin-left: 15px;
    line-height: 18px;
    font-size: 12px;
    margin-top: 2px;
    word-wrap: break-word; }
  .comment-main .comment-body-left-avatar {
    float: left;
    width: 52px;
    margin-right: 10px; }
  .comment-main .comment-footer {
    color: #a8a8a8;
    font-size: 11px; }
  .comment-main .comment-body .comment-show-reply-form {
    font-weight: normal;
    font-size: 11px;
    cursor: pointer; }
  .comment-main .comment-body-votes .comment-vote-icon {
    cursor: pointer;
    opacity: 0.5;
    background: url(../feed/icon-hooah-activitystream.png) no-repeat;
    width: 18px;
    height: 18px;
    background-position: 0 -54px;
    float: left; }
    .comment-main .comment-body-votes .comment-vote-icon:hover {
      background-position: 0 -54px;
      opacity: 1; }
  .comment-main .comment-body-votes.voted .comment-vote-icon {
    background-position: 0 -54px;
    opacity: 1; }
  .comment-main .comment-body-votes .comment-point-count {
    font-weight: bold;
    float: left;
    margin-right: 3px; }
  .comment-main .comment-body-votes.voted .comment-point-count {
    color: #fff; }
  .comment-main .comment-body-right {
    float: right;
    width: 100px;
    text-align: right;
    color: #AFAFAF;
    line-height: 16px;
    font-size: 11px; }
  .comment-main .comment-write-comment {
    background: none; }
  .comment-main .comment-button {
    background: url(../comment/postbutton.png);
    width: 72px;
    height: 23px;
    float: right;
    border: 0px;
    cursor: pointer;
    margin-top: 8px; }
  .comment-main .comment-write-comment {
    padding-left: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 37px;
    width: 656px;
    position: relative;
    height: 37px;
    left: -15px;
    background: url(../base/bfbc2/subheader_x2.png) no-repeat; }
  .comment-main .comment-replies {
    margin-top: 8px; }
  .comment-main .comment-reply-text-not-clicked {
    font-family: Arial, sans-serif;
    font-style: italic;
    height: 22px;
    line-height: 22px;
    padding: 0 5px;
    color: #a1a1a1;
    font-size: 11px;
    width: 378px;
    max-width: 378px; }
  .comment-main .comment-reply-text-clicked {
    font-family: Arial, sans-serif;
    height: 28px;
    line-height: 13px;
    padding: 5px;
    color: #fff;
    font-size: 11px;
    width: 378px;
    max-width: 378px;
    margin-bottom: 5px; }
  .comment-main .comment-reply-item {
    border-top: 1px solid #666666;
    padding: 5px 5px 5px 0;
    width: 390px; }
    .comment-main .comment-reply-item .avatar {
      position: static; }
    .comment-main .comment-reply-item .comment-reply-body {
      color: #d3d3d3; }
  .comment-main .comment-reply-submit-button-area {
    float: right;
    margin-right: 0px;
    margin-top: 0px;
    display: none;
    position: relative;
    width: 100%; }
    .comment-main .comment-reply-submit-button-area div {
      float: left;
      padding-top: 5px; }
    .comment-main .comment-reply-submit-button-area input {
      float: right; }
  .comment-main .comments-reply-show {
    padding: 5px 5px 5px 0;
    cursor: pointer;
    display: block;
    font-size: 11px; }
  .comment-main a.comments-reply-show, .comment-main .devblog .devblog-post .battlelog-wordpress a.comments-reply-show, .devblog .devblog-post .battlelog-wordpress .comment-main a.comments-reply-show {
    font-weight: normal; }
  .comment-main .comments-reply-show:hover {
    text-decoration: underline; }
  .comment-main .comment-reply-form-container {
    padding: 5px 5px 5px 0;
    margin-top: -1px;
    line-height: 0;
    width: 390px; }

.comment-pagination {
  margin-top: 16px;
  margin-bottom: 16px; }
  .comment-pagination .pagination-paginationbutton {
    cursor: pointer; }

/*
.devblog-comments {

    .common-reportbutton {
        float: right;
    }

 .avatar {
            position: absolute;
            top: 16px;
            left: 16px;
        }
    .comment-body {
        position: relative;
        padding: 16px 8px 8px 80px;
        min-height: 68px;

        font-size: 12px;
        line-height: 18px;
        color: $color-grey-on-dark;





        .comment-vote-icon {
            background: url(../feed/icon-hooah-activitystream.png) no-repeat;
        }

    }

}
*/
.comment-main .comment-body-left-text {
  color: #34454f; }
.comment-main .comment-footer {
  color: #34454f; }
.comment-main .comment-reply-text-clicked {
  color: #000; }
.comment-main .comment-reply-item {
  border-top-color: rgba(255, 255, 255, 0.65); }
  .comment-main .comment-reply-item .comment-reply-body {
    color: #34454f; }
.comment-main .comment-body-votes.voted .comment-point-count {
  color: #34454f;
  opacity: 1; }
.comment-main .comment-body-votes.voted .comment-vote-icon {
  background-position: 0 -36px;
  opacity: 1; }
.comment-main .comment-body-votes .comment-point-count {
  opacity: 0.5;
  color: #34454f; }
.comment-main .comment-body-votes .comment-vote-icon {
  opacity: 0.5;
  background-position: 0 -36px; }
  .comment-main .comment-body-votes .comment-vote-icon:hover {
    background-position: 0 -36px;
    opacity: 1; }

.loadout-transition-enter {
  opacity: 0;
  transition: opacity 0.2s ease-in; }
  .loadout-transition-enter .loadout-transition-enter-active {
    opacity: 1; }

.loadout-transition-leave {
  opacity: 1;
  transition: opacity 0.2s ease-in; }
  .loadout-transition-leave .loadout-transition-leave-active {
    opacity: 0; }

#loadout-container:before, #loadout-container:after {
  display: table;
  content: "";
  line-height: 0; }
#loadout-container:after {
  clear: both; }
#loadout-container .loadout-loader {
  margin-left: -16px;
  top: 260px;
  left: 50%;
  position: absolute; }
#loadout-container .focus-faction-selector {
  margin-bottom: 16px; }
  #loadout-container .focus-faction-selector:before, #loadout-container .focus-faction-selector:after {
    display: table;
    content: "";
    line-height: 0; }
  #loadout-container .focus-faction-selector:after {
    clear: both; }
  #loadout-container .focus-faction-selector .faction-badge {
    float: left;
    width: 50%;
    height: 88px;
    background-position: center;
    background-size: contain;
    -webkit-transform-origin: 50%;
    transform-origin: 50%; }
    #loadout-container .focus-faction-selector .faction-badge:not(.active) {
      opacity: 0.75;
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
#loadout-container .faction-badge {
  background-size: contain;
  background-repeat: no-repeat; }
  #loadout-container .faction-badge.badge-cops {
    background-image: url(http://eaassets-a.akamaihd.net/battlelog/bb/bfh/badges/cops-e802ebde.png); }
  #loadout-container .faction-badge.badge-criminals {
    background-image: url(http://eaassets-a.akamaihd.net/battlelog/bb/bfh/badges/criminals-0d307da2.png); }
#loadout-container .loadout-header {
  height: 54px;
  position: absolute;
  top: 66px;
  left: 0;
  width: 992px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #loadout-container .loadout-header:before, #loadout-container .loadout-header:after {
    display: table;
    content: "";
    line-height: 0; }
  #loadout-container .loadout-header:after {
    clear: both; }
  #loadout-container .loadout-header .extra {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 20px;
    font-size: 12px; }
    #loadout-container .loadout-header .extra .back-link {
      margin-left: 64px;
      margin-right: 16px; }
    #loadout-container .loadout-header .extra .spendable-info .cash {
      color: #41b946;
      padding: 5px;
      background-color: rgba(255, 255, 255, 0.65); }
    #loadout-container .loadout-header .extra .spendable-info .vouchers {
      background-color: rgba(255, 255, 255, 0.65);
      padding: 5px;
      margin-left: 1px; }
  #loadout-container .loadout-header.show-badge {
    padding-left: 64px; }
    #loadout-container .loadout-header.show-badge h1 {
      text-transform: none;
      cursor: pointer;
      position: relative; }
    #loadout-container .loadout-header.show-badge.is-my-loadout h1 {
      padding-right: 24px; }
      #loadout-container .loadout-header.show-badge.is-my-loadout h1:after {
        content: "";
        display: block;
        width: 14px;
        height: 14px;
        background: url(../comcenter/chat-edit.png) 0 0 no-repeat;
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -7px; }
      #loadout-container .loadout-header.show-badge.is-my-loadout h1:hover:after {
        background-position: 0 -14px; }
  #loadout-container .loadout-header .faction-badge {
    width: 54px;
    height: 54px;
    position: absolute;
    top: 0;
    left: 0; }
  #loadout-container .loadout-header h1 {
    font-size: 24px;
    line-height: 32px;
    color: #2a3b44;
    margin: 0;
    padding: 0;
    max-width: 364px;
    display: inline-block;
    font-family: "Frutiger", sans-serif;
    font-weight: bold; }
  #loadout-container .loadout-header input {
    font-size: 24px;
    line-height: 31px;
    margin: 0;
    padding: 0 16px;
    width: 364px;
    font-family: "Frutiger", sans-serif;
    font-weight: bold; }
  #loadout-container .loadout-header .btn {
    float: right;
    margin-left: 16px; }
    #loadout-container .loadout-header .btn.btn-clean {
      margin-left: 0;
      padding-right: 0; }
#loadout-container .steps-container {
  padding-top: 136px;
  position: relative; }
  #loadout-container .steps-container .item-category-list {
    opacity: 0;
    left: 100%; }
  #loadout-container .steps-container .item-overview {
    opacity: 0;
    left: 100%; }
  #loadout-container .steps-container .vehicle-overview {
    opacity: 0;
    left: 100%; }
  #loadout-container .steps-container.is-loadout-mobile .item-category-list {
    display: none; }
  #loadout-container .steps-container.is-loadout-mobile .item-overview {
    display: none; }
  #loadout-container .steps-container.is-loadout-mobile .vehicle-overview {
    display: none; }
  #loadout-container .steps-container.vehicle-steps.step-2 .vehicle-overview {
    opacity: 1;
    left: auto;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out; }
  #loadout-container .steps-container.vehicle-steps.step-3 .item-category-list {
    opacity: 1;
    left: auto;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out; }
  #loadout-container .steps-container.vehicle-steps.is-loadout-mobile.step-2 .vehicle-selector {
    display: none; }
  #loadout-container .steps-container.vehicle-steps.is-loadout-mobile.step-2 .vehicle-overview {
    display: block; }
  #loadout-container .steps-container.vehicle-steps.is-loadout-mobile.step-3 .vehicle-overview {
    display: none; }
  #loadout-container .steps-container.vehicle-steps.is-loadout-mobile.step-3 .item-category-list {
    display: block; }
  #loadout-container .steps-container.kit-steps.step-2 .item-overview {
    opacity: 1;
    left: auto;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out; }
  #loadout-container .steps-container.kit-steps.step-3 .item-category-list {
    opacity: 1;
    left: auto;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out; }
  #loadout-container .steps-container.kit-steps.is-loadout-mobile.step-2 .kit-overview {
    display: none; }
  #loadout-container .steps-container.kit-steps.is-loadout-mobile.step-2 .item-overview {
    display: block; }
  #loadout-container .steps-container.kit-steps.is-loadout-mobile.step-3 .item-overview {
    display: none; }
  #loadout-container .steps-container.kit-steps.is-loadout-mobile.step-3 .item-category-list {
    display: block; }
#loadout-container .kit-selector {
  width: 992px;
  position: absolute;
  top: 0;
  left: 0; }
  #loadout-container .kit-selector:before, #loadout-container .kit-selector:after {
    display: table;
    content: "";
    line-height: 0; }
  #loadout-container .kit-selector:after {
    clear: both; }
  #loadout-container .kit-selector .item {
    width: 198px;
    height: 50px;
    line-height: 50px;
    margin-right: 1px;
    float: left;
    display: block;
    background: rgba(255, 255, 255, 0.65);
    font-size: 14px;
    padding: 0 10px 0 52px;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transition: all 0.05s ease-in-out;
    -moz-transition: all 0.05s ease-in-out;
    -o-transition: all 0.05s ease-in-out;
    transition: all 0.05s ease-in-out;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #loadout-container .kit-selector .item:last-child {
      width: 196px;
      margin-right: 0; }
    #loadout-container .kit-selector .item.active {
      background: #fff;
      cursor: default; }
    #loadout-container .kit-selector .item .kit-icon, #loadout-container .kit-selector .item .vehicle-icon {
      position: absolute;
      top: 10px;
      left: 10px; }
    #loadout-container .kit-selector .item .vehicle-icon {
      display: inline-block;
      width: 32px;
      height: 32px;
      background: url(http://eaassets-a.akamaihd.net/battlelog/bb/bfh/loadout/vehicle-b01e1534.png) no-repeat; }
    #loadout-container .kit-selector .item:not(.active):hover {
      background: rgba(255, 255, 255, 0.55); }
#loadout-container .loadout-columns {
  overflow-x: hidden; }
  #loadout-container .loadout-columns .action-buttons {
    position: absolute;
    right: 0;
    top: 6px; }
#loadout-container .is-loadout-mobile .column {
  width: auto;
  float: none;
  margin: 0; }
  #loadout-container .is-loadout-mobile .column.alpha, #loadout-container .is-loadout-mobile .column.omega {
    width: auto;
    margin: 0; }
#loadout-container .column {
  width: 335px;
  float: left;
  margin-right: 1px;
  position: relative; }
  #loadout-container .column.alpha {
    width: 328px; }
  #loadout-container .column.omega {
    width: 327px;
    margin-right: 0; }
  #loadout-container .column .weapon, #loadout-container .column .weaponaccessory, #loadout-container .column .kititem, #loadout-container .column .appearance, #loadout-container .column .camo, #loadout-container .column .weapon_unlock, #loadout-container .column .vehicleunlock, #loadout-container .column .weaponaccessory_unlock, #loadout-container .column .kititem_unlock, #loadout-container .column .appearance_unlock, #loadout-container .column .camo_unlock, #loadout-container .column .vehicleunlock_unlock {
    display: inline-block; }
#loadout-container .preset-selector.focused-faction .faction-container {
  float: none;
  margin: 0; }
  #loadout-container .preset-selector.focused-faction .faction-container .box {
    width: auto; }
#loadout-container .preset-selector .faction-container {
  float: left;
  margin-right: 16px; }
  #loadout-container .preset-selector .faction-container:last-child {
    margin-right: 0; }
  #loadout-container .preset-selector .faction-container .box {
    width: 488px; }
#loadout-container .preset-preview {
  margin-bottom: 16px;
  text-decoration: none; }
  #loadout-container .preset-preview:before, #loadout-container .preset-preview:after {
    display: table;
    content: "";
    line-height: 0; }
  #loadout-container .preset-preview:after {
    clear: both; }
  #loadout-container .preset-preview header {
    position: relative;
    padding: 9px 15px 9px 40px; }
    #loadout-container .preset-preview header:before, #loadout-container .preset-preview header:after {
      display: table;
      content: "";
      line-height: 0; }
    #loadout-container .preset-preview header:after {
      clear: both; }
    #loadout-container .preset-preview header .faction-badge {
      width: 23px;
      height: 23px;
      position: absolute;
      top: 9px;
      left: 10px; }
    #loadout-container .preset-preview header h1 {
      float: left;
      width: 160px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    #loadout-container .preset-preview header .btn {
      position: absolute;
      top: 8px;
      right: 15px; }
      #loadout-container .preset-preview header .btn.btn-clean {
        padding-right: 0; }
    #loadout-container .preset-preview header.preset-changed-info {
      margin-top: 1px; }
      #loadout-container .preset-preview header.preset-changed-info p {
        float: left;
        font-size: 13px;
        line-height: 24px;
        text-transform: uppercase;
        color: #34454f;
        font-family: "Frutiger", sans-serif;
        font-weight: normal; }
  #loadout-container .preset-preview .preset-updated {
    margin-top: 1px;
    padding: 9px 15px;
    background-color: rgba(255, 255, 255, 0.65); }
    #loadout-container .preset-preview .preset-updated:before, #loadout-container .preset-preview .preset-updated:after {
      display: table;
      content: "";
      line-height: 0; }
    #loadout-container .preset-preview .preset-updated:after {
      clear: both; }
    #loadout-container .preset-preview .preset-updated .btn {
      float: right; }
      #loadout-container .preset-preview .preset-updated .btn.btn-clean {
        padding-right: 0; }
    #loadout-container .preset-preview .preset-updated p {
      float: left;
      font-size: 13px;
      line-height: 24px;
      text-transform: uppercase;
      color: #34454f;
      font-family: "Frutiger", sans-serif;
      font-weight: normal; }
  #loadout-container .preset-preview .preset-link {
    display: block; }
    #loadout-container .preset-preview .preset-link:before, #loadout-container .preset-preview .preset-link:after {
      display: table;
      content: "";
      line-height: 0; }
    #loadout-container .preset-preview .preset-link:after {
      clear: both; }
    #loadout-container .preset-preview .preset-link:hover .slot .slot-item-image-wrapper {
      background: rgba(255, 255, 255, 0.55); }
  #loadout-container .preset-preview .slot {
    display: block;
    margin-top: 1px;
    text-decoration: none;
    float: left;
    padding-right: 1px;
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #loadout-container .preset-preview .slot:nth-child(1), #loadout-container .preset-preview .slot:nth-child(2) {
      width: 50%; }
      #loadout-container .preset-preview .slot:nth-child(1) .slot-item-image-wrapper, #loadout-container .preset-preview .slot:nth-child(2) .slot-item-image-wrapper {
        height: 81px;
        padding-top: 0; }
    #loadout-container .preset-preview .slot:nth-child(2) {
      padding-right: 0; }
    #loadout-container .preset-preview .slot:last-child {
      padding-right: 0; }
      #loadout-container .preset-preview .slot:last-child .slot-item-image-wrapper {
        padding-top: 11px; }
    #loadout-container .preset-preview .slot .slot-item-image-wrapper {
      height: 58px;
      background: rgba(255, 255, 255, 0.65);
      box-sizing: border-box;
      padding-top: 7px;
      text-align: center; }
      #loadout-container .preset-preview .slot .slot-item-image-wrapper .img {
        display: inline-block; }
  #loadout-container .preset-preview.preset-locked header {
    margin-bottom: 1px; }
  #loadout-container .preset-preview.preset-locked.premium-lock .generic-lock:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../base/bf4/overlay-p.png) no-repeat top center; }
  #loadout-container .preset-preview.preset-locked .generic-lock {
    line-height: 100px;
    background: rgba(255, 255, 255, 0.65);
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    color: #34454f;
    padding: 16px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Frutiger", sans-serif;
    font-weight: normal; }
  #loadout-container .preset-preview.preset-locked .score-lock {
    height: 100px;
    background: rgba(255, 255, 255, 0.65);
    font-size: 13px;
    color: #34454f;
    text-align: center;
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Frutiger", sans-serif;
    font-weight: normal; }
    #loadout-container .preset-preview.preset-locked .score-lock .progress-bar {
      margin-top: 16px; }
#loadout-container .vehicle-selector .vehicle {
  margin-top: 1px;
  text-decoration: none;
  display: block; }
  #loadout-container .vehicle-selector .vehicle:before, #loadout-container .vehicle-selector .vehicle:after {
    display: table;
    content: "";
    line-height: 0; }
  #loadout-container .vehicle-selector .vehicle:after {
    clear: both; }
  #loadout-container .vehicle-selector .vehicle:first-child {
    margin-top: 0; }
  #loadout-container .vehicle-selector .vehicle.active .vehicle-image, #loadout-container .vehicle-selector .vehicle.active .vehicle-slots .slot {
    background: #fff; }
  #loadout-container .vehicle-selector .vehicle:hover:not(.active) .vehicle-image, #loadout-container .vehicle-selector .vehicle:hover:not(.active) .vehicle-slots .slot {
    background: rgba(255, 255, 255, 0.55); }
  #loadout-container .vehicle-selector .vehicle header {
    background-color: #282d33;
    padding: 0 15px;
    margin-bottom: 1px; }
    #loadout-container .vehicle-selector .vehicle header h1 {
      line-height: 24px;
      color: #d5dde5;
      font-size: 16px;
      text-transform: uppercase;
      margin: 0;
      font-family: "Frutiger", sans-serif;
      font-weight: normal; }
  #loadout-container .vehicle-selector .vehicle .vehicle-image {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #loadout-container .vehicle-selector .vehicle .vehicle-image .loadout-item-picture-inner {
      background: rgba(255, 255, 255, 0.65);
      height: 69px;
      text-align: center; }
      #loadout-container .vehicle-selector .vehicle .vehicle-image .loadout-item-picture-inner .img {
        display: inline-block; }
  #loadout-container .vehicle-selector .vehicle .vehicle-slots {
    width: 50%;
    float: right;
    border: 0;
    margin-top: -1px; }
    #loadout-container .vehicle-selector .vehicle .vehicle-slots .slot {
      float: left;
      width: 50%;
      text-align: center;
      padding: 1px 0 0 1px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #loadout-container .vehicle-selector .vehicle .vehicle-slots .slot .item-image-wrapper {
        height: 33px;
        background: rgba(255, 255, 255, 0.65);
        padding-top: 1px; }
#loadout-container .vehicle-overview .slot, #loadout-container .kit-overview .slot, #loadout-container .item-overview .slot {
  display: block;
  margin-top: 1px;
  text-decoration: none; }
  #loadout-container .vehicle-overview .slot:first-child, #loadout-container .kit-overview .slot:first-child, #loadout-container .item-overview .slot:first-child {
    margin-top: 0; }
  #loadout-container .vehicle-overview .slot.active .slot-info .slot-item-image-wrapper, #loadout-container .vehicle-overview .slot.active .slot-info .slot-name, #loadout-container .vehicle-overview .slot.active .slot-info .slot-item-name, #loadout-container .kit-overview .slot.active .slot-info .slot-item-image-wrapper, #loadout-container .kit-overview .slot.active .slot-info .slot-name, #loadout-container .kit-overview .slot.active .slot-info .slot-item-name, #loadout-container .item-overview .slot.active .slot-info .slot-item-image-wrapper, #loadout-container .item-overview .slot.active .slot-info .slot-name, #loadout-container .item-overview .slot.active .slot-info .slot-item-name {
    background: #fff; }
  #loadout-container .vehicle-overview .slot.active .slot-item-accessories td, #loadout-container .kit-overview .slot.active .slot-item-accessories td, #loadout-container .item-overview .slot.active .slot-item-accessories td {
    background: #fff; }
  #loadout-container .vehicle-overview .slot:not(.active):hover .slot-info .slot-item-image-wrapper, #loadout-container .vehicle-overview .slot:not(.active):hover .slot-info .slot-name, #loadout-container .vehicle-overview .slot:not(.active):hover .slot-info .slot-item-name, #loadout-container .kit-overview .slot:not(.active):hover .slot-info .slot-item-image-wrapper, #loadout-container .kit-overview .slot:not(.active):hover .slot-info .slot-name, #loadout-container .kit-overview .slot:not(.active):hover .slot-info .slot-item-name, #loadout-container .item-overview .slot:not(.active):hover .slot-info .slot-item-image-wrapper, #loadout-container .item-overview .slot:not(.active):hover .slot-info .slot-name, #loadout-container .item-overview .slot:not(.active):hover .slot-info .slot-item-name {
    background: rgba(255, 255, 255, 0.55); }
  #loadout-container .vehicle-overview .slot:not(.active):hover .slot-item-accessories td, #loadout-container .kit-overview .slot:not(.active):hover .slot-item-accessories td, #loadout-container .item-overview .slot:not(.active):hover .slot-item-accessories td {
    background: rgba(255, 255, 255, 0.55); }
  #loadout-container .vehicle-overview .slot.empty, #loadout-container .kit-overview .slot.empty, #loadout-container .item-overview .slot.empty {
    height: 58px; }
  #loadout-container .vehicle-overview .slot .slot-info, #loadout-container .kit-overview .slot .slot-info, #loadout-container .item-overview .slot .slot-info {
    height: 58px;
    padding-left: 129px;
    position: relative; }
    #loadout-container .vehicle-overview .slot .slot-info .slot-item-image-wrapper, #loadout-container .kit-overview .slot .slot-info .slot-item-image-wrapper, #loadout-container .item-overview .slot .slot-info .slot-item-image-wrapper {
      width: 129px;
      height: 58px;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(255, 255, 255, 0.65);
      box-sizing: border-box;
      padding: 7px 0 0 0;
      text-align: center; }
      #loadout-container .vehicle-overview .slot .slot-info .slot-item-image-wrapper .img, #loadout-container .kit-overview .slot .slot-info .slot-item-image-wrapper .img, #loadout-container .item-overview .slot .slot-info .slot-item-image-wrapper .img {
        display: inline-block; }
    #loadout-container .vehicle-overview .slot .slot-info .slot-name, #loadout-container .vehicle-overview .slot .slot-info .slot-item-name, #loadout-container .kit-overview .slot .slot-info .slot-name, #loadout-container .kit-overview .slot .slot-info .slot-item-name, #loadout-container .item-overview .slot .slot-info .slot-name, #loadout-container .item-overview .slot .slot-info .slot-item-name {
      background: rgba(255, 255, 255, 0.65);
      margin-left: 1px;
      padding-left: 8px;
      font-size: 13px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-family: "Frutiger", sans-serif;
      font-weight: normal; }
    #loadout-container .vehicle-overview .slot .slot-info .slot-name, #loadout-container .kit-overview .slot .slot-info .slot-name, #loadout-container .item-overview .slot .slot-info .slot-name {
      height: 27px;
      line-height: 27px;
      margin-bottom: 1px;
      color: #34454f;
      font-family: "Frutiger", sans-serif;
      font-weight: bold; }
    #loadout-container .vehicle-overview .slot .slot-info .slot-item-name, #loadout-container .kit-overview .slot .slot-info .slot-item-name, #loadout-container .item-overview .slot .slot-info .slot-item-name {
      height: 30px;
      line-height: 30px;
      color: #000; }
      #loadout-container .vehicle-overview .slot .slot-info .slot-item-name.full-height, #loadout-container .kit-overview .slot .slot-info .slot-item-name.full-height, #loadout-container .item-overview .slot .slot-info .slot-item-name.full-height {
        height: 58px; }
  #loadout-container .vehicle-overview .slot .slot-item-accessories, #loadout-container .kit-overview .slot .slot-item-accessories, #loadout-container .item-overview .slot .slot-item-accessories {
    width: 100%;
    border: 0;
    margin: 1px 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #loadout-container .vehicle-overview .slot .slot-item-accessories td, #loadout-container .kit-overview .slot .slot-item-accessories td, #loadout-container .item-overview .slot .slot-item-accessories td {
      text-align: center;
      padding: 3px 0 0;
      background: rgba(255, 255, 255, 0.65); }
#loadout-container .vehicle-overview .slot .slot-info .slot-item-image-wrapper {
  padding: 6px 0 0 0; }
  #loadout-container .vehicle-overview .slot .slot-info .slot-item-image-wrapper .img {
    display: inline-block; }
#loadout-container .vehicle-overview header, #loadout-container .item-overview header {
  background-color: #282d33;
  padding: 0 8px;
  margin-bottom: 1px; }
  #loadout-container .vehicle-overview header h1, #loadout-container .item-overview header h1 {
    line-height: 23px;
    color: #d5dde5;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0;
    font-family: "Frutiger", sans-serif;
    font-weight: normal; }
#loadout-container .item-category-list .category {
  margin-top: 1px; }
  #loadout-container .item-category-list .category:first-child {
    margin-top: 0; }
  #loadout-container .item-category-list .category header {
    background-color: #282d33;
    padding: 0 15px; }
    #loadout-container .item-category-list .category header h1 {
      line-height: 23px;
      color: #d5dde5;
      font-size: 13px;
      text-transform: uppercase;
      margin: 0;
      font-family: "Frutiger", sans-serif;
      font-weight: normal; }
  #loadout-container .item-category-list .category .item {
    padding-top: 1px;
    position: relative; }
    #loadout-container .item-category-list .category .item:first-child {
      margin-top: 0; }
    #loadout-container .item-category-list .category .item.active .item-link .item-image-wrapper, #loadout-container .item-category-list .category .item.active .item-info {
      background: #fff; }
    #loadout-container .item-category-list .category .item:not(.active):hover .item-link .item-image-wrapper, #loadout-container .item-category-list .category .item:not(.active):hover .item-info {
      background: rgba(255, 255, 255, 0.55); }
    #loadout-container .item-category-list .category .item.locked .item-link, #loadout-container .item-category-list .category .item.incompatible .item-link {
      cursor: default; }
    #loadout-container .item-category-list .category .item.locked .item-image-wrapper .img, #loadout-container .item-category-list .category .item.incompatible .item-image-wrapper .img {
      opacity: 0.15; }
    #loadout-container .item-category-list .category .item.locked:not(.incompatible).missing-xpack .item-link .item-image-wrapper .lock-icon, #loadout-container .item-category-list .category .item.locked:not(.incompatible).missing-weapon-license .item-link .item-image-wrapper .lock-icon, #loadout-container .item-category-list .category .item.locked:not(.incompatible).award-locked .item-link .item-image-wrapper .lock-icon, #loadout-container .item-category-list .category .item.locked:not(.incompatible).weapon-locked .item-link .item-image-wrapper .lock-icon, #loadout-container .item-category-list .category .item.locked:not(.incompatible).battlepack-locked .item-link .item-image-wrapper .lock-icon, #loadout-container .item-category-list .category .item.locked:not(.incompatible).purchase-gate-locked .item-link .item-image-wrapper .lock-icon {
      display: block;
      width: 20px;
      height: 20px;
      background: url(http://eaassets-a.akamaihd.net/battlelog/bb/bfh/loadout/padlock-dark-glow-4e241f70.png) no-repeat;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -10px;
      margin-top: -10px; }
    #loadout-container .item-category-list .category .item.incompatible .item-link .item-image-wrapper .incompatible-icon {
      display: block;
      width: 32px;
      height: 32px;
      background: url(http://eaassets-a.akamaihd.net/battlelog/bb/bfh/loadout/not-compatible-dark-glow-d4e68d64.png) no-repeat;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -16px;
      margin-top: -16px; }
    #loadout-container .item-category-list .category .item.locked.missing-license {
      cursor: pointer; }
    #loadout-container .item-category-list .category .item .item-link {
      display: block;
      height: 58px;
      padding-left: 129px;
      position: relative;
      text-decoration: none;
      cursor: pointer; }
      #loadout-container .item-category-list .category .item .item-link .item-image-wrapper {
        width: 129px;
        height: 58px;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(255, 255, 255, 0.65);
        box-sizing: border-box;
        padding: 6px 0 0 20px; }
        #loadout-container .item-category-list .category .item .item-link .item-image-wrapper .lock-icon, #loadout-container .item-category-list .category .item .item-link .item-image-wrapper .incompatible-icon {
          display: none; }
    #loadout-container .item-category-list .category .item .item-info {
      height: 58px;
      background: rgba(255, 255, 255, 0.65);
      margin-left: 1px;
      padding: 8px 0 0 8px;
      line-height: 22px;
      font-size: 13px;
      position: relative;
      font-family: "Frutiger", sans-serif;
      font-weight: bold;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #loadout-container .item-category-list .category .item .item-info > span {
        width: 186px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      #loadout-container .item-category-list .category .item .item-info .price {
        color: #41b747; }
        #loadout-container .item-category-list .category .item .item-info .price.insufficient-funds {
          color: #b00f0f; }
    #loadout-container .item-category-list .category .item .buy-button {
      position: absolute;
      bottom: 6px;
      right: 6px;
      z-index: 10;
      line-height: 22px;
      -webkit-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out; }
      #loadout-container .item-category-list .category .item .buy-button .voucher-available {
        display: inline-block;
        background: url(http://eaassets-a.akamaihd.net/battlelog/bb/bfh/loadout/voucher-icon-inverted-0a890088.png) no-repeat;
        width: 14px;
        height: 16px;
        margin-right: 5px;
        vertical-align: text-top; }
#loadout-container .item-overview .accessories-header {
  margin-top: 1px; }
#loadout-container .item-overview .slot .slot-info .slot-item-image-wrapper, #loadout-container .item-overview .slot .slot-info .slot-name, #loadout-container .item-overview .slot .slot-info .slot-item-name {
  background: rgba(255, 255, 255, 0.65); }
#loadout-container .item-overview .slot:not(.active):hover .slot-info .slot-item-image-wrapper, #loadout-container .item-overview .slot:not(.active):hover .slot-info .slot-name, #loadout-container .item-overview .slot:not(.active):hover .slot-info .slot-item-name {
  background: rgba(255, 255, 255, 0.55); }
#loadout-container .item-overview .slot.empty {
  background-color: rgba(255, 255, 255, 0.65); }
#loadout-container .item-overview .slot.locked {
  cursor: default; }
  #loadout-container .item-overview .slot.locked .slot-info .slot-item-image-wrapper .img {
    opacity: 0.15; }
  #loadout-container .item-overview .slot.locked .slot-info .slot-item-image-wrapper .lock-icon {
    display: block;
    width: 20px;
    height: 20px;
    background: url(http://eaassets-a.akamaihd.net/battlelog/bb/bfh/loadout/padlock-dark-glow-4e241f70.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px; }
#loadout-container .item-overview .item-details {
  width: 100%;
  border: none;
  text-transform: uppercase;
  font-size: 13px; }
  #loadout-container .item-overview .item-details.table {
    margin-top: 1px; }
  #loadout-container .item-overview .item-details:last-of-type {
    margin-bottom: 0; }
  #loadout-container .item-overview .item-details .description {
    white-space: normal;
    text-transform: none;
    background-color: rgba(255, 255, 255, 0.65);
    line-height: 1.3em;
    font-size: 14px;
    padding: 10px;
    margin-top: 1px; }
    #loadout-container .item-overview .item-details .description:before, #loadout-container .item-overview .item-details .description:after {
      display: table;
      content: "";
      line-height: 0; }
    #loadout-container .item-overview .item-details .description:after {
      clear: both; }
    #loadout-container .item-overview .item-details .description.criteria {
      font-weight: bold;
      text-transform: uppercase; }
      #loadout-container .item-overview .item-details .description.criteria img {
        width: 20px;
        height: 20px;
        padding: 0 10px;
        float: left; }
      #loadout-container .item-overview .item-details .description.criteria span {
        padding-top: 1px;
        float: left; }
  #loadout-container .item-overview .item-details .item-extended-stats .firemode-icon {
    -webkit-transition: opacity 0.1s ease-out;
    transition: opacity 0.1s ease-out; }
  #loadout-container .item-overview .item-details .item-extended-stats td {
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.65);
    height: 36px; }
  #loadout-container .item-overview .item-details .item-extended-stats.full p {
    width: 100%; }
  #loadout-container .item-overview .item-details .item-extended-stats p {
    color: #2a3b44;
    padding-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%; }
    #loadout-container .item-overview .item-details .item-extended-stats p.title {
      font-family: "Frutiger", sans-serif;
      font-weight: bold; }
  #loadout-container .item-overview .item-details .item-extended-stats p + p {
    color: #34454f;
    font-size: 14px;
    padding: 0; }
  #loadout-container .item-overview .item-details .item-extended-stats .fire-modes {
    margin-left: -15px; }
#loadout-container .item-overview .item-stats-info {
  padding: 10px;
  font-size: 13px;
  margin-top: 1px;
  background: rgba(255, 255, 255, 0.65); }
  #loadout-container .item-overview .item-stats-info:before, #loadout-container .item-overview .item-stats-info:after {
    display: table;
    content: "";
    line-height: 0; }
  #loadout-container .item-overview .item-stats-info:after {
    clear: both; }
  #loadout-container .item-overview .item-stats-info li:before, #loadout-container .item-overview .item-stats-info li:after {
    display: table;
    content: "";
    line-height: 0; }
  #loadout-container .item-overview .item-stats-info li:after {
    clear: both; }
  #loadout-container .item-overview .item-stats-info .progress-bar-inner {
    -webkit-transition: width 0.1s ease-out;
    transition: width 0.1s ease-out; }
  #loadout-container .item-overview .item-stats-info .left-col {
    float: left;
    min-width: 80px;
    text-align: left;
    padding: 4px 0 0; }
  #loadout-container .item-overview .item-stats-info .right-col-1 {
    width: 25px;
    padding-top: 4px;
    float: right;
    text-align: center;
    padding-left: 5px; }
  #loadout-container .item-overview .item-stats-info .right-col-2 {
    float: right;
    padding-top: 6px;
    width: 174px; }
    #loadout-container .item-overview .item-stats-info .right-col-2.rate-of-fire {
      float: left;
      width: 140px;
      font-size: 11px;
      padding: 4px 0 0; }

/* ============================== @@ ============================= */
#battlereport > header:before, #battlereport > header:after {
  display: table;
  content: "";
  line-height: 0; }
#battlereport > header:after {
  clear: both; }
#battlereport > header h1 {
  float: left; }
#battlereport > header nav {
  float: right; }

#battlereport-top #add-as-favorite-battlereport {
  position: relative;
  padding-left: 40px; }
  #battlereport-top #add-as-favorite-battlereport .icon-premium-shield {
    position: absolute;
    top: 6px;
    left: 12px; }
  #battlereport-top #add-as-favorite-battlereport .star {
    position: absolute;
    left: 12px; }

#battlereport-metadata {
  margin-top: 1px; }
  #battlereport-metadata > .battlereport-metadata-inner {
    padding: 8px;
    font-size: 12px;
    background-color: rgba(225, 225, 225, 0.65); }
    #battlereport-metadata > .battlereport-metadata-inner .battlereport-header-info-gameicon {
      position: relative;
      top: 2px; }

#battlereport-prizes {
  margin-top: 1px;
  overflow: hidden; }
  #battlereport-prizes > div.span6 {
    width: 100%; }
  #battlereport-prizes > div > .box-content {
    padding: 8px 16px;
    padding-bottom: 200px;
    margin-bottom: -192px; }
    #battlereport-prizes > div > .box-content:before, #battlereport-prizes > div > .box-content:after {
      display: table;
      content: "";
      line-height: 0; }
    #battlereport-prizes > div > .box-content:after {
      clear: both; }
    #battlereport-prizes > div > .box-content.squad {
      padding-bottom: 7px; }
    #battlereport-prizes > div > .box-content h3 {
      font-size: 16px;
      line-height: 19px; }
    #battlereport-prizes > div > .box-content > a, #battlereport-prizes > div > .box-content > .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #battlereport-prizes > div > .box-content > a, #battlereport-prizes > div > .box-content > div {
      float: left; }
    #battlereport-prizes > div > .box-content > .content {
      font-family: Purista, sans-serif;
      font-style: normal;
      font-weight: 400;
      color: #000;
      font-size: 14px;
      line-height: 14px;
      margin-left: 16px;
      max-width: 156px; }
      #battlereport-prizes > div > .box-content > .content > p {
        margin-top: 4px; }
      #battlereport-prizes > div > .box-content > .content .score {
        font-size: 22px;
        line-height: 23px; }
      #battlereport-prizes > div > .box-content > .content .score-label {
        margin-left: 6px;
        font-size: 11px;
        font-family: Arial;
        color: #34454f;
        word-break: break-word;
        max-width: 80px;
        margin-top: 5px;
        line-height: 10px; }
  #battlereport-prizes > div .avatar.large {
    width: 45px;
    height: 45px; }
  #battlereport-prizes > div .avatar.xsmall {
    width: 22px;
    height: 22px;
    margin-bottom: 1px; }
  #battlereport-prizes > div .squad-avatars {
    max-width: 75px; }

#battlereport-scoreboard nav li {
  cursor: pointer; }

.scoreboard-section {
  display: none; }

.scoreboard-section.active {
  display: block; }

table.scoreboard {
  font-family: Purista, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 8px; }
  table.scoreboard .common-playername-personaname {
    width: 130px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  table.scoreboard.table > thead tr {
    height: 31px;
    line-height: 31px;
    background-repeat: repeat-x; }
    table.scoreboard.table > thead tr.tr-color-clubs {
      background-color: rgba(0, 0, 0, 0.6); }
    table.scoreboard.table > thead tr.tr-color-allied {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAfCAIAAACgQJBPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjEwMzcyMTNDMkQ0MTFFMjhBN0U5NTVCRENERjNGRDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjEwMzcyMTRDMkQ0MTFFMjhBN0U5NTVCRENERjNGRDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMTAzNzIxMUMyRDQxMUUyOEE3RTk1NUJEQ0RGM0ZEMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMTAzNzIxMkMyRDQxMUUyOEE3RTk1NUJEQ0RGM0ZEMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pq6HMfoAAACJSURBVHjaXMxbCoJQFEZhDcEyDdI83kbdaJpFM5AS8WCaQmDeeqjX1t5vH4t/m+fL1fg7q+gHOPU9+Na94ezowvlTdLHPu1H85/7ecB8ForcTrII9XDbs/old1zN8UOwP0d3QgVvRnXAH9/UC24r9pbm3IvZBr/Am3sKz6EZsw2v1gb8J+k+AAQCDxS//vRw2IwAAAABJRU5ErkJggg==); }
    table.scoreboard.table > thead tr.tr-color-enemy {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAfCAIAAACgQJBPAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEZGRjkzMDFDMkQ1MTFFMjhGOTlEQTkyNTZENjhCQ0MiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEZGRjkzMDJDMkQ1MTFFMjhGOTlEQTkyNTZENjhCQ0MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowRkZGOTJGRkMyRDUxMUUyOEY5OURBOTI1NkQ2OEJDQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRkZGOTMwMEMyRDUxMUUyOEY5OURBOTI1NkQ2OEJDQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlzNY20AAACNSURBVHjaXJDNCoJAHAczFkH8agnLVXvkzr1RT5HSqgiiqC0dxEt6dNrbMAz/H2s9H/fD7ompfINPKgWbqgD7cQb+6Bc4TG70RU6fJvQ57wfZ9a/X7FXE/bqmv0j2VUMfhfR1S3926Zue+6RD347sAxs8dobeE9w/fPn/7pF+mtnj/ObNApbOb8+rAAMAwpMvZ6PnRjIAAAAASUVORK5CYII=); }
  table.scoreboard.table > thead th {
    font-family: Purista, sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    background-color: transparent;
    padding: 0 10px; }
    table.scoreboard.table > thead th:first-child {
      font-size: 19px; }
    table.scoreboard.table > thead th:nth-child(2) {
      width: 35px; }
    table.scoreboard.table > thead th:nth-child(3) {
      width: 35px; }
    table.scoreboard.table > thead th:nth-child(4) {
      width: 90px; }
  table.scoreboard tbody > tr {
    cursor: pointer; }
    table.scoreboard tbody > tr.active {
      background-color: #fff; }
    table.scoreboard tbody > tr td:first-child {
      width: 45px;
      padding: 0; }
    table.scoreboard tbody > tr.active-player td:first-child {
      color: #000; }
    table.scoreboard tbody > tr.active-player:not(.active) td:first-child {
      background-color: #e09a00; }
    table.scoreboard tbody > tr.active-player:not(.active) td:not(:first-child) {
      color: #cbff5b; }
    table.scoreboard tbody > tr.active-squad:not(.active) td:not(:first-child) {
      color: #cbff5b; }
    table.scoreboard tbody > tr.myfriend:not(.active, .active-player, .active-squad) td:not(:first-child) {
      color: #00c7ff; }
  table.scoreboard tr.dnf {
    opacity: 0.5; }
  table.scoreboard tr.hiddenPlayer {
    display: none; }
  table.scoreboard td.soldier-name {
    /* Modifications to center content vertically inside player row */ }
    table.scoreboard td.soldier-name:before, table.scoreboard td.soldier-name:after {
      display: table;
      content: "";
      line-height: 0; }
    table.scoreboard td.soldier-name:after {
      clear: both; }
    table.scoreboard td.soldier-name > * {
      float: left; }
    table.scoreboard td.soldier-name .avatar {
      margin: 0; }
    table.scoreboard td.soldier-name .user-personarank {
      margin: 1px 5px 0 5px; }
    table.scoreboard td.soldier-name .common-playername-personaname.solo {
      line-height: 26px; }
    table.scoreboard td.soldier-name .common-playername-username {
      font-size: 12px; }
  table.scoreboard tr.squadrow-fillup {
    background: transparent; }
    table.scoreboard tr.squadrow-fillup td {
      border-top: 1px solid transparent;
      height: 46px;
      padding: 0; }
  table.scoreboard tfoot tr {
    background-color: rgba(0, 0, 0, 0.6); }

.table tr.battlereport-player-score {
  cursor: auto; }
  .table tr.battlereport-player-score td {
    padding: 0;
    border: 0;
    top: -1px; }
  .table tr.battlereport-player-score header {
    background-color: rgba(0, 0, 0, 0.4);
    height: 40px;
    line-height: 40px; }
    .table tr.battlereport-player-score header strong {
      margin-left: 17px; }
  .table tr.battlereport-player-score .player-score-container {
    border: 1px solid #fff;
    border-top: 0; }
    .table tr.battlereport-player-score .player-score-container.loading {
      height: 194px;
      line-height: 194px;
      text-align: center; }
  .table tr.battlereport-player-score .player-score-content:before, .table tr.battlereport-player-score .player-score-content:after {
    display: table;
    content: "";
    line-height: 0; }
  .table tr.battlereport-player-score .player-score-content:after {
    clear: both; }
  .table tr.battlereport-player-score .player-score-content .player-prize {
    line-height: 25px;
    padding-left: 15px;
    height: 25px;
    background-color: rgba(0, 0, 0, 0.4); }
    .table tr.battlereport-player-score .player-score-content .player-prize > span {
      text-transform: uppercase; }
    .table tr.battlereport-player-score .player-score-content .player-prize span.score-name {
      float: left; }
    .table tr.battlereport-player-score .player-score-content .player-prize span.score {
      float: right;
      margin-right: 4px; }
    .table tr.battlereport-player-score .player-score-content .player-prize span.score-label {
      float: right;
      color: #8a8a8a;
      margin-right: 8px; }
  .table tr.battlereport-player-score .player-score-content ul.player-stats {
    float: left;
    width: 70%;
    height: 130px; }
    .table tr.battlereport-player-score .player-score-content ul.player-stats li {
      margin-top: 1px;
      background-color: rgba(0, 0, 0, 0.4);
      height: 25px;
      line-height: 25px; }
      .table tr.battlereport-player-score .player-score-content ul.player-stats li:before, .table tr.battlereport-player-score .player-score-content ul.player-stats li:after {
        display: table;
        content: "";
        line-height: 0; }
      .table tr.battlereport-player-score .player-score-content ul.player-stats li:after {
        clear: both; }
      .table tr.battlereport-player-score .player-score-content ul.player-stats li span.label {
        float: left;
        margin-left: 17px;
        color: #8a8a8a;
        text-transform: uppercase; }
      .table tr.battlereport-player-score .player-score-content ul.player-stats li span.score {
        float: right;
        margin-right: 17px; }
  .table tr.battlereport-player-score .player-score-content .player-score-pie {
    float: right;
    width: 29.8%;
    height: 130px;
    margin-top: 1px;
    background-color: rgba(0, 0, 0, 0.4); }
  .table tr.battlereport-player-score .player-score-content .common-reportbutton-container {
    float: right;
    margin: 6px 6px 0 0; }
  .table tr.battlereport-player-score footer {
    margin-top: 1px;
    padding: 15px 0;
    background-color: rgba(0, 0, 0, 0.4); }
    .table tr.battlereport-player-score footer .btn {
      width: 30%;
      margin: 0 0.75%; }
      .table tr.battlereport-player-score footer .btn:first-child {
        margin-left: 3%; }
      .table tr.battlereport-player-score footer .btn:last-child {
        margin-right: 3%; }

/********** Player report ***********/
#playerreport {
  margin: 0 0 16px 0; }
  #playerreport > header {
    position: relative;
    height: 80px;
    background-color: rgba(0, 0, 0, 0.6); }
    #playerreport > header .avatar {
      position: absolute;
      top: 10px;
      left: 10px; }
    #playerreport > header h4 {
      position: absolute;
      top: 14px;
      left: 85px; }
    #playerreport > header .playerreport-soldierpic {
      max-width: 240px;
      height: 92px;
      overflow: hidden;
      position: absolute;
      bottom: 0;
      right: 8px; }
    #playerreport > header .common-playername-personaname {
      display: inline-block; }
    #playerreport > header .common-playername-username {
      display: inline-block;
      color: #34454f;
      font-family: Purista, sans-serif;
      font-style: normal;
      font-weight: 400; }
  #playerreport > div:before, #playerreport > div:after {
    display: table;
    content: "";
    line-height: 0; }
  #playerreport > div:after {
    clear: both; }
  #playerreport footer {
    margin-top: 1px;
    padding: 6px 0;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    color: #000;
    font-size: 13px;
    text-transform: uppercase;
    cursor: pointer; }
    #playerreport footer:hover {
      background-color: #fff;
      color: #000; }

#playerreport-additional {
  position: absolute;
  top: 50px;
  left: 85px; }
  #playerreport-additional .personal-prize-info {
    font-size: 12px;
    margin-left: 5px;
    position: relative;
    top: -1px;
    color: #a8a8a8; }

#playerreport-score {
  position: relative; }
  #playerreport-score svg {
    position: relative;
    z-index: 100; }
  #playerreport-score p {
    position: absolute;
    top: 78px;
    width: 100%;
    z-index: 90; }
    #playerreport-score p span {
      text-transform: uppercase;
      font-size: 14px; }
    #playerreport-score p strong {
      display: block;
      margin-top: 5px;
      font-size: 26px; }
  #playerreport-score #playerreport-pie-percent {
    font-size: 11px;
    margin-top: 5px; }

.playerreport-box {
  float: left;
  margin: 1px 0 0 1px; }
  .playerreport-box.small {
    width: 123px;
    height: 87px; }
    .playerreport-box.small > div {
      height: 63px;
      line-height: 64px;
      font-family: Purista, sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 30px;
      color: #000; }
  .playerreport-box.medium {
    width: 247px;
    height: 144px; }
    .playerreport-box.medium > div {
      height: 120px; }
    .playerreport-box.medium a, .playerreport-box.medium .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .playerreport-box.medium a {
      display: inline-block;
      width: 100%;
      height: 100%; }
      .playerreport-box.medium a:hover, .playerreport-box.medium .devblog .devblog-post .battlelog-wordpress a:hover, .devblog .devblog-post .battlelog-wordpress .playerreport-box.medium a:hover {
        background-color: rgba(0, 0, 0, 0.3); }
    .playerreport-box.medium span {
      position: absolute;
      bottom: 12px;
      color: #000; }
      .playerreport-box.medium span.best-key {
        left: 15px; }
      .playerreport-box.medium span.best-value {
        right: 15px; }
  .playerreport-box.large {
    width: 248px;
    height: 231px; }
    .playerreport-box.large > div {
      height: 208px; }
  .playerreport-box.full {
    width: 100%;
    margin-left: 0; }
  .playerreport-box > div {
    position: relative;
    margin-top: 1px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.45); }
    .playerreport-box > div.no-bg {
      background-color: inherit; }
    .playerreport-box > div .kit-icon, .playerreport-box > div .weapon, .playerreport-box > div .vehicle {
      margin-top: 12px; }
  .playerreport-box:first-child {
    margin-left: 0; }
  .playerreport-box header {
    height: 23px;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 0 8px;
    text-align: center; }
    .playerreport-box header h5 {
      font-size: 14px;
      line-height: 24px;
      margin: 0;
      padding: 0; }
  .playerreport-box .best-stuff-no-image p {
    font-size: 14px;
    line-height: 100px;
    color: #34454f; }

/********** Awards slider ***********/
#playerreport-awards {
  position: relative;
  left: 37px;
  width: 918px;
  height: 106px;
  /*overflow: hidden;*/
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  #playerreport-awards .arrow {
    position: absolute;
    top: 0;
    width: 36px;
    height: 106px;
    z-index: 200;
    background-color: rgba(0, 0, 0, 0.45);
    cursor: pointer;
    /*&:hover {
            background-color: rgba(#fff, 0.8);
            cursor: auto;
        }*/ }
    #playerreport-awards .arrow i {
      display: inline-block;
      width: 12px;
      height: 21px;
      margin-top: 42px;
      background-image: url(../battlereport/slider-arrows.png);
      background-repeat: no-repeat;
      text-indent: -9999px; }
    #playerreport-awards .arrow.sodaSlider-arrow-disabled {
      cursor: auto; }
      #playerreport-awards .arrow.sodaSlider-arrow-disabled i {
        opacity: 0.25; }
    #playerreport-awards .arrow.sodaSlider-arrow-left {
      left: -37px; }
      #playerreport-awards .arrow.sodaSlider-arrow-left i {
        background-position: 0 0; }
    #playerreport-awards .arrow.sodaSlider-arrow-right {
      right: -37px; }
      #playerreport-awards .arrow.sodaSlider-arrow-right i {
        background-position: -12px 0; }

.playerreport-no-awards {
  color: #000;
  font-size: 12px;
  height: 50px;
  line-height: 50px; }

#sodaSlider-slider-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 918px;
  height: 106px;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.45); }

#battlereport-personal-awards-slider {
  position: absolute;
  left: 0;
  height: 106px;
  white-space: nowrap; }
  #battlereport-personal-awards-slider li {
    display: inline-block;
    padding: 0 10px;
    position: relative;
    vertical-align: middle;
    height: 106px;
    min-width: 120px; }
    #battlereport-personal-awards-slider li .dogtags {
      margin-top: 11px; }
    #battlereport-personal-awards-slider li .kititem_unlock, #battlereport-personal-awards-slider li .weapon_unlock, #battlereport-personal-awards-slider li .weaponaccessory_unlock, #battlereport-personal-awards-slider li .vehicleunlock_unlock {
      margin-top: 18px; }
    #battlereport-personal-awards-slider li .battlepacks, #battlereport-personal-awards-slider li .award_star {
      margin-top: 5px; }
    #battlereport-personal-awards-slider li p {
      position: absolute;
      bottom: 18px;
      z-index: 100;
      font-size: 10px;
      width: 120px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
      #battlereport-personal-awards-slider li p.weaponname {
        bottom: 6px;
        color: #a8a8a8; }
    #battlereport-personal-awards-slider li .weaponaccessory_unlock {
      margin-left: 16px; }
    #battlereport-personal-awards-slider li .bfh-weaponaccessory_unlock {
      margin-top: 30px; }

.playerreport-awards-ribbons {
  position: relative; }
  .playerreport-awards-ribbons span {
    position: absolute;
    bottom: 36px;
    right: 1px;
    z-index: 110;
    color: #000;
    font-size: 11px;
    padding: 2px 5px; }

/* Round summary*/
#battlereport-round-summary {
  margin-bottom: 16px; }
  #battlereport-round-summary .team-bg-allied {
    background-color: #148ec1;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0IyQzI0NDNDMkQ5MTFFMkIxQTQ5RkI4MkQ5QzY1MTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0IyQzI0NDRDMkQ5MTFFMkIxQTQ5RkI4MkQ5QzY1MTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozQjJDMjQ0MUMyRDkxMUUyQjFBNDlGQjgyRDlDNjUxNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozQjJDMjQ0MkMyRDkxMUUyQjFBNDlGQjgyRDlDNjUxNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi3053IAAAAXSURBVHjaYhTpO8jAwMAYevY/kAIIMAAaFQOHzoI9LAAAAABJRU5ErkJggg==);
    box-shadow: 0 0 3px 1px #148ec1 inset; }
  #battlereport-round-summary .team-bg-enemy {
    background-color: #9e3a31;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTczREY0RDNDMkQ5MTFFMjlDM0NENDIyNzQzOEM2NTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTczREY0RDRDMkQ5MTFFMjlDM0NENDIyNzQzOEM2NTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNzNERjREMUMyRDkxMUUyOUMzQ0Q0MjI3NDM4QzY1OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNzNERjREMkMyRDkxMUUyOUMzQ0Q0MjI3NDM4QzY1OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjvTtcAAAAAXSURBVHjaYpxnZcjAwMD4MzkMSAEEGAAWGQK+Adw+WAAAAABJRU5ErkJggg==);
    box-shadow: 0 0 3px 1px #9e3a31 inset; }
  #battlereport-round-summary .player-bar {
    background-color: #eea026;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUY3NkU4QkNDMkRBMTFFMjgyNjRBMjkxRDg5OTcyNDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUY3NkU4QkRDMkRBMTFFMjgyNjRBMjkxRDg5OTcyNDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRjc2RThCQUMyREExMUUyODI2NEEyOTFEODk5NzI0NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRjc2RThCQkMyREExMUUyODI2NEEyOTFEODk5NzI0NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pqc6tN8AAAAXSURBVHjaYny3QJWBgYGFU8YGSAEEGAAXFwIa9M2IIQAAAABJRU5ErkJggg==);
    box-shadow: 0 0 3px 1px #eea026 inset; }
  #battlereport-round-summary header {
    /* Same as playerreport-box header, should be combined.. */
    height: 23px;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 0 8px;
    text-align: center; }
    #battlereport-round-summary header .legend {
      position: absolute;
      margin-top: 2px;
      text-align: left; }
      #battlereport-round-summary header .legend > div {
        display: inline-block;
        margin-right: 10px; }
        #battlereport-round-summary header .legend > div span {
          font-size: 11px; }
      #battlereport-round-summary header .legend .team-bg-allied, #battlereport-round-summary header .legend .team-bg-enemy, #battlereport-round-summary header .legend .player-bar {
        display: inline-block;
        width: 10px;
        height: 10px;
        top: 1px;
        position: relative; }
    #battlereport-round-summary header h5 {
      font-size: 14px;
      line-height: 24px;
      margin: 0;
      padding: 0; }
  #battlereport-round-summary #round-summary-content > div {
    background-color: rgba(0, 0, 0, 0.45);
    text-align: center; }
    #battlereport-round-summary #round-summary-content > div .round-summary-charts {
      margin-top: 25px;
      margin-bottom: 8px; }
    #battlereport-round-summary #round-summary-content > div div.label {
      text-transform: uppercase;
      font-size: 14px;
      margin-bottom: 8px;
      min-height: 28px; }

.round-summary-chart {
  position: relative;
  height: 120px;
  width: 60px;
  float: left; }
  .round-summary-chart:first-child {
    margin: 0 4px 0 18px; }
  .round-summary-chart .bar {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 0%;
    background-repeat: repeat; }
  .round-summary-chart .round-summary-value {
    display: none;
    position: absolute;
    left: 9%;
    bottom: 0;
    width: 82%;
    margin-bottom: 4px;
    padding: 4px 0;
    font-size: 11px;
    background-color: #000;
    border-radius: 4px; }
    .round-summary-chart .round-summary-value > span {
      font-size: 11px;
      display: block;
      margin-top: 1px;
      color: #f7bc61; }

/* Minicard */
.battlereport-minicard {
  font-size: 14px;
  line-height: 14px; }
  .battlereport-minicard > img {
    margin-right: 8px; }
  .battlereport-minicard .body {
    width: 175px; }
    .battlereport-minicard .body > div {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      height: 14px; }
      .battlereport-minicard .body > div:last-child {
        margin: 0; }
    .battlereport-minicard .body span {
      font-size: 11px;
      line-height: 12px; }
    .battlereport-minicard .body strong {
      font-size: 11px;
      color: #000; }
  .battlereport-minicard .winstatus {
    font-family: Purista, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    text-align: right;
    color: #34454f;
    margin: 14px 8px 0 0;
    width: 60px;
    overflow: hidden; }
    .battlereport-minicard .winstatus.winstatus-1 {
      color: #00c7ff; }
    .battlereport-minicard .winstatus.winstatus-2 {
      color: #f06831; }

.bf4-minicard .comcenter-notifications-moreinfo {
  padding-right: 0; }

/* Compare */
.battlereport-compare {
  font-family: Purista, sans-serif;
  font-style: normal;
  font-weight: 400; }
  .battlereport-compare div.players {
    margin-bottom: 16px; }
    .battlereport-compare div.players:before, .battlereport-compare div.players:after {
      display: table;
      content: "";
      line-height: 0; }
    .battlereport-compare div.players:after {
      clear: both; }
    .battlereport-compare div.players > div {
      width: 50%;
      float: left; }
      .battlereport-compare div.players > div:before, .battlereport-compare div.players > div:after {
        display: table;
        content: "";
        line-height: 0; }
      .battlereport-compare div.players > div:after {
        clear: both; }
      .battlereport-compare div.players > div > i, .battlereport-compare div.players > div > div {
        float: left; }
      .battlereport-compare div.players > div > div {
        padding: 0 8px;
        font-size: 20px;
        line-height: 60px; }
    .battlereport-compare div.players > div:last-child {
      float: right; }
      .battlereport-compare div.players > div:last-child > i, .battlereport-compare div.players > div:last-child > div {
        float: right; }
  .battlereport-compare .compare-row p {
    width: 174px;
    padding: 4px 1px;
    display: inline-block;
    text-transform: uppercase; }
  .battlereport-compare .compare-row p:nth-child(2) {
    text-align: center; }
  .battlereport-compare .compare-row p:nth-child(3) {
    text-align: right; }

#battlereport-commander-scoreboard {
  margin: 8px 0; }
  #battlereport-commander-scoreboard h3 {
    font-size: 19px;
    line-height: 19px; }

.gamereport-comment-delete {
  width: 13px;
  height: 13px;
  cursor: pointer;
  background: url(../base/shared/editposition_sprite.png) no-repeat;
  text-indent: -30px;
  overflow: hidden;
  background-position: -39px 0; }
  .gamereport-comment-delete:hover {
    background-position: -39px 100%; }

.star {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  margin: 0 auto;
  padding: 0; }
  .star:after {
    position: relative;
    z-index: 1;
    content: "★";
    font-size: 22px;
    color: rgba(255, 255, 255, 0.3); }

/* ============================== EOR ============================*/
/* ============================== @@ ============================= */
.battlereport-section-container {
  margin-bottom: 16px; }

.eor-bg {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
  height: 345px;
  opacity: 1; }
  .eor-bg.aside {
    width: 320px;
    height: 163px; }
  .eor-bg.mobile {
    width: 324px;
    height: 163px; }
  .eor-bg.feed, .eor-bg.battlereport-eor.battledash {
    width: 548px;
    height: 163px;
    opacity: 1 !important; }
  .eor-bg.battledash {
    width: 530px;
    height: 163px;
    opacity: 1 !important; }
  .eor-bg.hide {
    display: block !important;
    opacity: 0; }

.battlereport-eor.feed .teams > .team .name.flag-THIEVES, .battlereport-eor.feed .teams > .team .battlereport-eor.battledash, .battlereport-eor.aside .teams > .team .name.flag-THIEVES, .battlereport-eor .teams > .team .name.flag-THIEVES {
  background-image: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/badges/criminals-0d307da2.png); }

.battlereport-eor.feed .teams > .team .name.flag-SWAT, .battlereport-eor.feed .teams > .team .battlereport-eor.battledash, .battlereport-eor.aside .teams > .team .name.flag-SWAT, .battlereport-eor .teams > .team .name.flag-SWAT {
  background-image: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/badges/cops-e802ebde.png); }

.battlereport-eor.feed .teams > .team .name.flag-SWAT, .battlereport-eor.feed .teams > .team .battlereport-eor.battledash, .battlereport-eor.feed .teams > .team .name.flag-THIEVES, .battlereport-eor.feed .teams > .team .battlereport-eor.battledash, .battlereport-eor.aside .teams > .team .name.flag-SWAT, .battlereport-eor.aside .teams > .team .name.flag-THIEVES {
  height: 42px;
  line-height: 42px; }

.battlereport-eor {
  font-family: Purista, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 1px;
  height: 345px;
  background-color: #000;
  color: #fff;
  overflow: hidden;
  position: relative; }
  .battlereport-eor .eor-bg {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover; }
  .battlereport-eor:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1; }
  .battlereport-eor p {
    padding: 0;
    margin: 0; }
  .battlereport-eor .winning-team {
    position: relative;
    z-index: 2;
    padding-top: 54px;
    text-align: center; }
    .battlereport-eor .winning-team h2 {
      font-size: 36px;
      margin-bottom: 16px;
      line-height: 36px;
      white-space: nowrap; }
  .battlereport-eor .info {
    position: relative;
    z-index: 2;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 16px; }
  .battlereport-eor .teams {
    position: relative;
    width: 440px;
    margin: 0 auto;
    font-family: Purista, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 36px;
    z-index: 2; }
    .battlereport-eor .teams > .team {
      width: 200px;
      display: inline-block;
      margin-bottom: 2px; }
      .battlereport-eor .teams > .team .score-label {
        text-transform: uppercase;
        font-weight: normal;
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 4px; }
        .battlereport-eor .teams > .team .score-label strong {
          font-family: Purista, sans-serif;
          font-style: normal;
          font-weight: 600; }
      .battlereport-eor .teams > .team:nth-child(n+3) {
        margin-top: 8px; }
      .battlereport-eor .teams > .team:nth-child(odd) .score {
        text-align: left; }
      .battlereport-eor .teams > .team:nth-child(odd) .score-label {
        text-align: right; }
      .battlereport-eor .teams > .team:nth-child(odd) .score-label + .score {
        text-align: right; }
      .battlereport-eor .teams > .team:nth-child(odd) [class*=flag-] {
        background-position: center left;
        padding-left: 96px; }
      .battlereport-eor .teams > .team:nth-child(even) {
        float: right; }
        .battlereport-eor .teams > .team:nth-child(even) .score, .battlereport-eor .teams > .team:nth-child(even) .name {
          text-align: right; }
        .battlereport-eor .teams > .team:nth-child(even) .score-label {
          text-align: left; }
        .battlereport-eor .teams > .team:nth-child(even) .score-label + .score {
          text-align: left; }
        .battlereport-eor .teams > .team:nth-child(even) [class*=flag-] {
          background-position: center right;
          padding-right: 96px; }
          .battlereport-eor .teams > .team:nth-child(even) [class*=flag-] + .score {
            float: right; }
      .battlereport-eor .teams > .team [class*=flag-] + .score {
        width: 80px;
        text-align: center; }
      .battlereport-eor .teams > .team .name {
        line-height: 64px; }
        .battlereport-eor .teams > .team .name[class*=flag-] {
          background-repeat: no-repeat; }
        .battlereport-eor .teams > .team .name.flag-US {
          background-image: url(../battlereport/flags/US.png); }
        .battlereport-eor .teams > .team .name.flag-RU {
          background-image: url(../battlereport/flags/RU.png); }
        .battlereport-eor .teams > .team .name.flag-CN {
          background-image: url(../battlereport/flags/CN.png); }
  .battlereport-eor .vs, .battlereport-eor .score-type {
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal; }
  .battlereport-eor .vs {
    top: 16px; }
  .battlereport-eor .score-type {
    top: 64px;
    line-height: 36px; }
  .battlereport-eor.gamemode-8 .winning-team {
    padding-top: 32px; }
  .battlereport-eor.gamemode-8.full .teams {
    width: 560px; }
    .battlereport-eor.gamemode-8.full .teams > .team .name {
      line-height: 32px; }
    .battlereport-eor.gamemode-8.full .teams > .team:nth-child(n+2) {
      float: right; }
      .battlereport-eor.gamemode-8.full .teams > .team:nth-child(n+2) .score, .battlereport-eor.gamemode-8.full .teams > .team:nth-child(n+2) .name {
        text-align: left; }
    .battlereport-eor.gamemode-8.full .teams > .team:nth-child(n+4) {
      float: left; }
      .battlereport-eor.gamemode-8.full .teams > .team:nth-child(n+4) .score, .battlereport-eor.gamemode-8.full .teams > .team:nth-child(n+4) .name {
        text-align: right; }
    .battlereport-eor.gamemode-8.full .teams > .team:first-child {
      float: left; }
      .battlereport-eor.gamemode-8.full .teams > .team:first-child .score, .battlereport-eor.gamemode-8.full .teams > .team:first-child .name {
        text-align: right; }
  .battlereport-eor.aside, .battlereport-eor.feed, .battlereport-eor.battledash {
    height: 163px; }
    .battlereport-eor.aside .winning-team, .battlereport-eor.feed .winning-team, .battlereport-eor.feed .battlereport-eor.battledash {
      padding-top: 16px; }
    .battlereport-eor.aside .info, .battlereport-eor.feed .info, .battlereport-eor.feed .battlereport-eor.battledash {
      display: none; }
    .battlereport-eor.aside h2, .battlereport-eor.feed h2, .battlereport-eor.feed .battlereport-eor.battledash {
      font-size: 24px;
      line-height: 28px;
      margin-bottom: 2px; }
    .battlereport-eor.aside .teams, .battlereport-eor.feed .teams, .battlereport-eor.feed .battlereport-eor.battledash {
      top: 8px;
      font-size: 24px;
      line-height: 24px; }
      .battlereport-eor.aside .teams > .team .name, .battlereport-eor.feed .teams > .team .name, .battlereport-eor.feed .teams > .team .battlereport-eor.battledash {
        line-height: 24px;
        margin-bottom: 8px; }
        .battlereport-eor.aside .teams > .team .name[class*=flag-], .battlereport-eor.feed .teams > .team .name[class*=flag-], .battlereport-eor.feed .teams > .team .battlereport-eor.battledash {
          background-size: contain; }
        .battlereport-eor.aside .teams > .team .name.flag-US, .battlereport-eor.feed .teams > .team .name.flag-US, .battlereport-eor.feed .teams > .team .battlereport-eor.battledash {
          background-image: url(../battlereport/flags/US.png); }
        .battlereport-eor.aside .teams > .team .name.flag-RU, .battlereport-eor.feed .teams > .team .name.flag-RU, .battlereport-eor.feed .teams > .team .battlereport-eor.battledash {
          background-image: url(../battlereport/flags/RU.png); }
        .battlereport-eor.aside .teams > .team .name.flag-CN, .battlereport-eor.feed .teams > .team .name.flag-CN, .battlereport-eor.feed .teams > .team .battlereport-eor.battledash {
          background-image: url(../battlereport/flags/CN.png); }
      .battlereport-eor.aside .teams > .team:nth-child(n+3), .battlereport-eor.feed .teams > .team:nth-child(n+3), .battlereport-eor.feed .teams > .battlereport-eor.battledash {
        margin-top: 2px; }
      .battlereport-eor.aside .teams > .team:nth-child(odd) [class*=flag-], .battlereport-eor.feed .teams > .team:nth-child(odd) [class*=flag-], .battlereport-eor.feed .teams > .team:nth-child(odd) .battlereport-eor.battledash {
        padding-left: 55px; }
      .battlereport-eor.aside .teams > .team:nth-child(even) [class*=flag-], .battlereport-eor.feed .teams > .team:nth-child(even) [class*=flag-], .battlereport-eor.feed .teams > .team:nth-child(even) .battlereport-eor.battledash {
        padding-right: 55px; }
      .battlereport-eor.aside .teams > .team [class*=flag-] + .score, .battlereport-eor.feed .teams > .team [class*=flag-] + .score, .battlereport-eor.feed .teams > .team [class*=flag-] + .battlereport-eor.battledash {
        width: 70px;
        margin-right: -10px;
        margin-left: -10px; }
      .battlereport-eor.aside .teams > .team .score-label, .battlereport-eor.feed .teams > .team .score-label, .battlereport-eor.feed .teams > .team .battlereport-eor.battledash {
        padding: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }
    .battlereport-eor.aside .vs, .battlereport-eor.aside .score-type, .battlereport-eor.feed .vs, .battlereport-eor.feed .battlereport-eor.battledash, .battlereport-eor.feed .score-type, .battlereport-eor.feed .battlereport-eor.battledash {
      font-size: 14px; }
    .battlereport-eor.aside .vs, .battlereport-eor.feed .vs, .battlereport-eor.feed .battlereport-eor.battledash {
      top: 1px; }
    .battlereport-eor.aside .score-type, .battlereport-eor.feed .score-type, .battlereport-eor.feed .battlereport-eor.battledash {
      top: 33px;
      line-height: 24px; }
    .battlereport-eor.aside.gamemode-8 .winning-team, .battlereport-eor.feed.gamemode-8 .winning-team, .battlereport-eor.feed.gamemode-8 .battlereport-eor.gamemode-8.battledash {
      padding-top: 12px; }
    .battlereport-eor.aside.gamemode-8 h2, .battlereport-eor.feed.gamemode-8 h2, .battlereport-eor.feed.gamemode-8 .battlereport-eor.gamemode-8.battledash {
      margin-bottom: 0; }
    .battlereport-eor.aside.gamemode-8 .teams, .battlereport-eor.feed.gamemode-8 .teams, .battlereport-eor.feed.gamemode-8 .battlereport-eor.gamemode-8.battledash {
      font-size: 20px;
      width: 320px; }
      .battlereport-eor.aside.gamemode-8 .teams > .team .name, .battlereport-eor.feed.gamemode-8 .teams > .team .name, .battlereport-eor.feed.gamemode-8 .teams > .team .battlereport-eor.gamemode-8.battledash {
        margin-bottom: 0; }
      .battlereport-eor.aside.gamemode-8 .teams > .team:nth-child(odd) .name, .battlereport-eor.aside.gamemode-8 .teams > .team:nth-child(odd) .score, .battlereport-eor.feed.gamemode-8 .teams > .team:nth-child(odd) .name, .battlereport-eor.feed.gamemode-8 .teams > .team:nth-child(odd) .battlereport-eor.gamemode-8.battledash, .battlereport-eor.feed.gamemode-8 .teams > .team:nth-child(odd) .score, .battlereport-eor.feed.gamemode-8 .teams > .team:nth-child(odd) .battlereport-eor.gamemode-8.battledash {
        text-align: right; }
      .battlereport-eor.aside.gamemode-8 .teams > .team:nth-child(even) .name, .battlereport-eor.aside.gamemode-8 .teams > .team:nth-child(even) .score, .battlereport-eor.feed.gamemode-8 .teams > .team:nth-child(even) .name, .battlereport-eor.feed.gamemode-8 .teams > .team:nth-child(even) .battlereport-eor.gamemode-8.battledash, .battlereport-eor.feed.gamemode-8 .teams > .team:nth-child(even) .score, .battlereport-eor.feed.gamemode-8 .teams > .team:nth-child(even) .battlereport-eor.gamemode-8.battledash {
        text-align: left; }
    .battlereport-eor.aside.gamemode-8 .score-type, .battlereport-eor.feed.gamemode-8 .score-type, .battlereport-eor.feed.gamemode-8 .battlereport-eor.gamemode-8.battledash {
      top: 22px; }
  .battlereport-eor.aside .teams {
    width: 292px; }
    .battlereport-eor.aside .teams > .team {
      width: 131px; }
      .battlereport-eor.aside .teams > .team .score-label {
        font-size: 12px;
        line-height: 14px; }
        .battlereport-eor.aside .teams > .team .score-label:nth-of-type(2) {
          font-size: 11px;
          line-height: 12px; }
  .battlereport-eor.aside.gamemode-8 {
    width: 320px; }
  .battlereport-eor.feed .teams, .battlereport-eor.feed .battlereport-eor.battledash {
    width: 360px; }
    .battlereport-eor.feed .teams > .team, .battlereport-eor.feed .teams > .battlereport-eor.battledash {
      width: 165px; }
      .battlereport-eor.feed .teams > .team .score-label, .battlereport-eor.feed .teams > .team .battlereport-eor.battledash {
        font-size: 14px;
        line-height: 16px; }
  .battlereport-eor.feed.gamemode-8 .teams, .battlereport-eor.feed.gamemode-8 .battlereport-eor.gamemode-8.battledash {
    width: 495px; }
    .battlereport-eor.feed.gamemode-8 .teams > .team, .battlereport-eor.feed.gamemode-8 .teams > .battlereport-eor.gamemode-8.battledash {
      width: 200px; }

#base-bfh-html #playerreport > header {
  background: rgba(255, 255, 255, 0.65); }
  #base-bfh-html #playerreport > header .common-playername-username {
    font-family: "Frutiger", sans-serif;
    font-weight: bold; }
  #base-bfh-html #playerreport > header .common-playername-personaname {
    font-family: "Frutiger", sans-serif;
    font-weight: bold; }
#base-bfh-html .playerreport-box .playerreport-no-awards {
  font-size: 14px; }
#base-bfh-html .playerreport-box #playerreport-score svg {
  top: -30px; }
#base-bfh-html .playerreport-box h5 {
  font-size: 12px;
  color: #2a3b44; }
#base-bfh-html .playerreport-box > div {
  background: rgba(255, 255, 255, 0.65);
  color: #2a3b44;
  font-size: 24px;
  margin-top: 0; }
  #base-bfh-html .playerreport-box > div.linked:hover {
    background-color: rgba(255, 255, 255, 0.55); }
  #base-bfh-html .playerreport-box > div.no-bg {
    background: transparent; }
  #base-bfh-html .playerreport-box > div .kit-icon {
    margin-top: 0;
    top: -9px;
    position: relative; }
  #base-bfh-html .playerreport-box > div span {
    font-size: 16px; }
#base-bfh-html .playerreport-box .best-stuff-no-image p {
  color: #34454f;
  line-height: 50px; }
#base-bfh-html .playerreport-box.medium {
  height: 121px; }
  #base-bfh-html .playerreport-box.medium span {
    color: #2a3b44; }
  #base-bfh-html .playerreport-box.medium .weapon_unlock, #base-bfh-html .playerreport-box.medium .vehicle_unlock {
    position: relative;
    top: -20px; }
#base-bfh-html .playerreport-box.large {
  height: 209px; }
#base-bfh-html .playerreport-box.small > div {
  height: 87px;
  line-height: 1; }
#base-bfh-html .playerreport-box.full {
  margin-top: 0; }
#base-bfh-html #battlereport-round-summary {
  border: none; }
  #base-bfh-html #battlereport-round-summary header {
    margin-bottom: 1px;
    background: #282d33;
    color: #d5dde5; }
    #base-bfh-html #battlereport-round-summary header h5 {
      color: #d5dde5; }
  #base-bfh-html #battlereport-round-summary #round-summary-content > div {
    background: rgba(255, 255, 255, 0.65); }
  #base-bfh-html #battlereport-round-summary .team-bg-allied {
    background: #00c7ff;
    box-shadow: none; }
  #base-bfh-html #battlereport-round-summary .team-bg-enemy {
    background: #f06831;
    box-shadow: none; }
  #base-bfh-html #battlereport-round-summary .player-bar {
    background: #f18500;
    box-shadow: none; }
#base-bfh-html table.scoreboard.table {
  font-family: "Frutiger", sans-serif;
  font-weight: normal; }
  #base-bfh-html table.scoreboard.table tr.squadrow-fillup td {
    height: 36px; }
  #base-bfh-html table.scoreboard.table > thead tr th {
    color: #fff;
    font-family: "Frutiger", sans-serif;
    font-weight: normal; }
    #base-bfh-html table.scoreboard.table > thead tr th:first-child {
      font-size: 14px; }
  #base-bfh-html table.scoreboard.table > thead tr.tr-color-allied {
    background: #00c7ff; }
  #base-bfh-html table.scoreboard.table > thead tr.tr-color-enemy {
    background: #f06831; }
  #base-bfh-html table.scoreboard.table tbody > tr.active-squad:not(.active) td:not(:first-child), #base-bfh-html table.scoreboard.table tbody > tr.active-player:not(.active) td:not(:first-child) {
    color: #24c34c; }
  #base-bfh-html table.scoreboard.table tbody > tr.active-player:not(.active) td:first-child {
    background-color: #f18500; }
  #base-bfh-html table.scoreboard.table tfoot tr {
    border: 1px solid transparent;
    border-left: 0;
    background: none; }
    #base-bfh-html table.scoreboard.table tfoot tr td {
      font-family: "Frutiger", sans-serif;
      font-weight: bold;
      padding: 10px 10px; }
#base-bfh-html .table tr.battlereport-player-score:hover td {
  background: rgba(255, 255, 255, 0.65); }
#base-bfh-html .table tr.battlereport-player-score .player-score-content .player-prize, #base-bfh-html .table tr.battlereport-player-score .player-score-content ul.player-stats li, #base-bfh-html .table tr.battlereport-player-score .player-score-content .player-score-pie {
  background: rgba(255, 255, 255, 0.65); }
#base-bfh-html .table tr.battlereport-player-score footer {
  background: rgba(255, 255, 255, 0.65); }
#base-bfh-html .table tr.battlereport-player-score ul.player-stats li span.label, #base-bfh-html .table tr.battlereport-player-score ul.player-stats li span.score {
  color: #2a3b44; }
#base-bfh-html #battlereport-metadata > .battlereport-metadata-inner {
  background: rgba(255, 255, 255, 0.65); }
#base-bfh-html #sodaSlider-slider-wrapper {
  background-color: rgba(255, 255, 255, 0.65); }
#base-bfh-html #playerreport-awards h5 {
  z-index: 2;
  position: relative; }
#base-bfh-html #playerreport-awards .arrow {
  background-color: rgba(255, 255, 255, 0.65); }
  #base-bfh-html #playerreport-awards .arrow:not(.sodaSlider-arrow-disabled):hover {
    background-color: rgba(255, 255, 255, 0.55); }
  #base-bfh-html #playerreport-awards .arrow.sodaSlider-arrow-right i {
    background-position: -12px -21px; }
  #base-bfh-html #playerreport-awards .arrow.sodaSlider-arrow-left i {
    background-position: 0 -21px; }
#base-bfh-html #playerreport-awards .playerreport-awards-ribbons .small {
  position: relative;
  top: 18px; }
#base-bfh-html .battlereport-personal-awards-medals .award_medals {
  position: relative;
  top: 32px; }
#base-bfh-html .playerreport-awards-ribbons span {
  color: #34454f; }
#base-bfh-html .battlereport-minicard .body span {
  color: #707070; }
#base-bfh-html .battlereport-minicard .body strong {
  color: #fff; }

table.battlereports-table {
  font-size: 14px;
  margin: 0; }
  table.battlereports-table.show-first-ten tr:nth-child(n+11) {
    display: none; }
  table.battlereports-table tr {
    cursor: pointer; }
    table.battlereports-table tr .star {
      display: block;
      width: 20px;
      margin: 0;
      padding: 0; }
      table.battlereports-table tr .star:after {
        position: relative;
        z-index: 1;
        display: none;
        content: "★";
        font-size: 22px;
        color: rgba(255, 255, 255, 0.3); }
      table.battlereports-table tr .star.starred:after {
        display: block;
        color: white; }
    table.battlereports-table tr.active [class*='winstatus-'] {
      color: #000; }
    table.battlereports-table tr.active .star:after {
      color: rgba(0, 0, 0, 0.3); }
    table.battlereports-table tr.active .star.starred:after {
      color: #000; }
    table.battlereports-table tr.active td.favcell:hover .star:after {
      color: #000; }
    table.battlereports-table tr td.favcell {
      width: 22px;
      text-align: center; }
      table.battlereports-table tr td.favcell:hover .star:after {
        color: #fff; }
    table.battlereports-table tr .favorite {
      width: 20px;
      overflow: hidden; }
    table.battlereports-table tr .server-icons {
      padding: 0 0 0 6px; }
  table.battlereports-table.own-reports tr:hover .star:after {
    display: block; }
  table.battlereports-table thead th {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 24px; }
  table.battlereports-table .map-thumb {
    margin-right: 8px; }
  table.battlereports-table td p:nth-of-type(1) {
    line-height: 20px; }
  table.battlereports-table td p:nth-of-type(2) {
    font-size: 11px;
    line-height: 13px;
    color: #34454f; }
  table.battlereports-table .winstatus {
    text-transform: uppercase; }
  table.battlereports-table .winstatus-1 {
    color: #00c7ff; }
  table.battlereports-table .winstatus--1 {
    color: #f06831; }
  table.battlereports-table .winstatus-0 {
    color: #f18500; }

.battlereport-section-container {
  border: 1px solid rgba(255, 255, 255, 0.15); }

#playerreport {
  border: 1px solid rgba(255, 255, 255, 0.15); }

.playerreport-box.small > div, .playerreport-box.medium > div .best-key, .playerreport-box.small > div .best-value {
  font-family: "Frutiger", sans-serif;
  font-weight: normal;
  text-transform: uppercase; }
.playerreport-box.medium > div .best-key {
  width: 168px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left; }
.playerreport-box.large {
  width: 246px; }
.playerreport-box > div .kit-icon {
  margin-top: 19px; }
.playerreport-box.medium a, .playerreport-box.medium .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .playerreport-box.medium a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }
  .playerreport-box.medium a:hover, .playerreport-box.medium .devblog .devblog-post .battlelog-wordpress a:hover, .devblog .devblog-post .battlelog-wordpress .playerreport-box.medium a:hover {
    background-color: rgba(0, 0, 0, 0); }

#battlereport-round-summary {
  border: 1px solid rgba(255, 255, 255, 0.15); }
  #battlereport-round-summary .team-bg-allied {
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0, transparent 100%), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0IyQzI0NDNDMkQ5MTFFMkIxQTQ5RkI4MkQ5QzY1MTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0IyQzI0NDRDMkQ5MTFFMkIxQTQ5RkI4MkQ5QzY1MTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozQjJDMjQ0MUMyRDkxMUUyQjFBNDlGQjgyRDlDNjUxNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozQjJDMjQ0MkMyRDkxMUUyQjFBNDlGQjgyRDlDNjUxNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi3053IAAAAXSURBVHjaYhTpO8jAwMAYevY/kAIIMAAaFQOHzoI9LAAAAABJRU5ErkJggg==);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0, transparent 100%), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6M0IyQzI0NDNDMkQ5MTFFMkIxQTQ5RkI4MkQ5QzY1MTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6M0IyQzI0NDRDMkQ5MTFFMkIxQTQ5RkI4MkQ5QzY1MTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozQjJDMjQ0MUMyRDkxMUUyQjFBNDlGQjgyRDlDNjUxNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozQjJDMjQ0MkMyRDkxMUUyQjFBNDlGQjgyRDlDNjUxNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi3053IAAAAXSURBVHjaYhTpO8jAwMAYevY/kAIIMAAaFQOHzoI9LAAAAABJRU5ErkJggg==);
    background-color: #148ec1;
    box-shadow: 8px 0 8px -4px #148ec1 inset, -8px 0 8px -4px #148ec1 inset, 0 0 3px 1px #148ec1 inset; }
  #battlereport-round-summary .team-bg-enemy {
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0, transparent 100%), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTczREY0RDNDMkQ5MTFFMjlDM0NENDIyNzQzOEM2NTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTczREY0RDRDMkQ5MTFFMjlDM0NENDIyNzQzOEM2NTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNzNERjREMUMyRDkxMUUyOUMzQ0Q0MjI3NDM4QzY1OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNzNERjREMkMyRDkxMUUyOUMzQ0Q0MjI3NDM4QzY1OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjvTtcAAAAAXSURBVHjaYpxnZcjAwMD4MzkMSAEEGAAWGQK+Adw+WAAAAABJRU5ErkJggg==);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0, transparent 100%), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTczREY0RDNDMkQ5MTFFMjlDM0NENDIyNzQzOEM2NTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTczREY0RDRDMkQ5MTFFMjlDM0NENDIyNzQzOEM2NTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFNzNERjREMUMyRDkxMUUyOUMzQ0Q0MjI3NDM4QzY1OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFNzNERjREMkMyRDkxMUUyOUMzQ0Q0MjI3NDM4QzY1OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjvTtcAAAAAXSURBVHjaYpxnZcjAwMD4MzkMSAEEGAAWGQK+Adw+WAAAAABJRU5ErkJggg==);
    background-color: #9e3a31;
    box-shadow: 8px 0 8px -4px #9e3a31 inset, -8px 0 8px -4px #9e3a31 inset, 0 0 3px 1px #9e3a31 inset; }
  #battlereport-round-summary .player-bar {
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3) 0, transparent 100%), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUY3NkU4QkNDMkRBMTFFMjgyNjRBMjkxRDg5OTcyNDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUY3NkU4QkRDMkRBMTFFMjgyNjRBMjkxRDg5OTcyNDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRjc2RThCQUMyREExMUUyODI2NEEyOTFEODk5NzI0NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRjc2RThCQkMyREExMUUyODI2NEEyOTFEODk5NzI0NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pqc6tN8AAAAXSURBVHjaYny3QJWBgYGFU8YGSAEEGAAXFwIa9M2IIQAAAABJRU5ErkJggg==);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 0, transparent 100%), url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAIAAAD91JpzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUY3NkU4QkNDMkRBMTFFMjgyNjRBMjkxRDg5OTcyNDQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUY3NkU4QkRDMkRBMTFFMjgyNjRBMjkxRDg5OTcyNDQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRjc2RThCQUMyREExMUUyODI2NEEyOTFEODk5NzI0NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRjc2RThCQkMyREExMUUyODI2NEEyOTFEODk5NzI0NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pqc6tN8AAAAXSURBVHjaYny3QJWBgYGFU8YGSAEEGAAXFwIa9M2IIQAAAABJRU5ErkJggg==);
    background-color: #eea026;
    box-shadow: 8px 0 8px -4px #eea026 inset, -8px 0 8px -4px #eea026 inset, 0 0 3px 1px #eea026 inset; }

#battlereport-scoreboard .scoreboard .battlereport-teamstats-row td {
  padding: 5px 10px; }
  #battlereport-scoreboard .scoreboard .battlereport-teamstats-row td:first-child {
    padding: 0; }

#playerreport-awards {
  width: 916px; }
  #playerreport-awards #sodaSlider-slider-wrapper {
    width: 916px; }

.battlereport-eor {
  font-family: "Frutiger", sans-serif;
  font-weight: normal;
  color: #fff; }
  .battlereport-eor h1, .battlereport-eor h2, .battlereport-eor h3, .battlereport-eor h4, .battlereport-eor p {
    color: #fff; }
  .battlereport-eor:after {
    background-color: rgba(0, 0, 0, 0.6); }
  .battlereport-eor.cops:after {
    background-image: -webkit-linear-gradient(left, rgba(3, 129, 226, 0.5) 0%, rgba(3, 129, 226, 0.15) 50%, rgba(3, 129, 226, 0.15) 50%, rgba(3, 129, 226, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(3, 129, 226, 0.5) 0%, rgba(3, 129, 226, 0.15) 50%, rgba(3, 129, 226, 0.15) 50%, rgba(3, 129, 226, 0.5) 100%); }
  .battlereport-eor.robbers:after {
    background-image: -webkit-linear-gradient(left, rgba(188, 48, 2, 0.5) 0%, rgba(188, 48, 2, 0.15) 50%, rgba(188, 48, 2, 0.15) 50%, rgba(188, 48, 2, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(188, 48, 2, 0.5) 0%, rgba(188, 48, 2, 0.15) 50%, rgba(188, 48, 2, 0.15) 50%, rgba(188, 48, 2, 0.5) 100%); }
  .battlereport-eor.gamemode-268435456 .teams > .team, .battlereport-eor.gamemode-274877906944 .teams > .team {
    width: 120px !important; }
    .battlereport-eor.gamemode-268435456 .teams > .team [class*=flag-] + .score, .battlereport-eor.gamemode-274877906944 .teams > .team [class*=flag-] + .score {
      font-size: 16px;
      width: auto;
      text-align: left !important;
      margin: 0;
      text-indent: 0px !important; }

#battlereport-round-summary #round-summary-content > div div.label {
  font-family: "Frutiger", sans-serif;
  font-weight: normal; }

#battlereport-scoreboard table.scoreboard.table > tfoot td, #battlereport-scoreboard table.scoreboard.table > tbody td, #battlereport-scoreboard table.scoreboard.table > thead th {
  font-family: "Frutiger", sans-serif;
  font-weight: normal; }

.lootbags, .numlootbags {
  font-size: 18px; }

table.scoreboard .battlereport-teamstats-row td.soldier-name {
  padding: 5px 10px 1px; }
  table.scoreboard .battlereport-teamstats-row td.soldier-name .user-personarank {
    position: relative;
    width: 29px;
    height: 26px;
    margin-top: 0; }
    table.scoreboard .battlereport-teamstats-row td.soldier-name .user-personarank .rank {
      position: absolute;
      top: -1px; }

.battlereport-eor.full .teams > .team [class*=flag-] + .score {
  margin-left: -5px; }

.battlereport-eor.full .teams > .team:nth-child(even) [class*=flag-] + .score {
  margin-right: 7px; }

.battlereport-eor.feed .teams > .team [class*=flag-] + .score, .battlereport-eor.feed .teams > .team [class*=flag-] + .battlereport-eor.battledash {
  text-indent: 3px; }

.battlereport-eor.feed .teams > .team .name.flag-SWAT + .score, .battlereport-eor.feed .teams > .team .name.flag-SWAT + .battlereport-eor.battledash {
  text-indent: -16px;
  text-align: center; }

.battlereport-eor .teams > .team:nth-child(even) [class*=flag-] {
  text-indent: -40px; }

#battlereport-personal-awards-slider li p {
  bottom: 14px; }
#battlereport-personal-awards-slider li .servicestar {
  position: relative;
  top: 32px;
  margin: 0 auto; }
#battlereport-personal-awards-slider li .dogtags {
  margin-top: 26px;
  width: 50px !important;
  height: 50px !important; }
#battlereport-personal-awards-slider .bfh-battlepacks_closed {
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  position: relative;
  top: 14px;
  margin: 0 auto; }
#battlereport-personal-awards-slider .playerreport-awards-ribbons span {
  right: 20px; }

.battlereport-eor .teams > .team .name {
  line-height: 88px;
  margin-bottom: 5px;
  font-family: "Frutiger", sans-serif;
  font-weight: normal; }
.battlereport-eor p.score {
  font-family: "Frutiger", sans-serif;
  font-weight: normal; }
.battlereport-eor .vs {
  top: 27px;
  font-family: "Frutiger", sans-serif;
  font-weight: normal; }
.battlereport-eor .score-type {
  top: 93px;
  font-family: "Frutiger", sans-serif;
  font-weight: normal; }
.battlereport-eor.aside .vs, .battlereport-eor.feed .vs, .battlereport-eor.feed .battlereport-eor.battledash {
  top: 10px;
  font-family: "Frutiger", sans-serif;
  font-weight: normal; }
.battlereport-eor.aside .score-type, .battlereport-eor.feed .score-type, .battlereport-eor.feed .battlereport-eor.battledash {
  top: 50px;
  font-family: "Frutiger", sans-serif;
  font-weight: normal; }

.bfh-premiumrequired h4 {
  text-align: center;
  font-family: "Frutiger", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px; }

.battlefeed .feed-story-heading .feed-info-description.limit {
  width: auto; }
.battlefeed .list .feed-item-interaction-area {
  top: 5px;
  right: 5px; }
.battlefeed .list .item {
  padding: 16px;
  min-height: 60px; }
  .battlefeed .list .item ul {
    color: #000; }
  .battlefeed .list .item:first-child {
    padding-top: 16px; }
  .battlefeed .list .item:last-child {
    padding-bottom: 16px; }
  .battlefeed .list .item:not(:hover) .feed-story-area-comment-and-like {
    opacity: 0; }
  .battlefeed .list .item .feed-story {
    position: relative;
    padding-left: 76px; }
    .battlefeed .list .item .feed-story > .avatar {
      left: 0; }
    .battlefeed .list .item .feed-story .feed-story-heading {
      color: #34454f;
      font-size: 14px; }
    .battlefeed .list .item .feed-story .feed-story-content .feed-story-area {
      line-height: 24px; }
    .battlefeed .list .item .feed-story .feed-story-content .feed-story-small-icon {
      display: none; }
    .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea {
      margin-top: 8px;
      position: relative; }
      .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea, .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea a, .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea a {
        font-size: 12px;
        color: lightgrey; }
      .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea .feed-story-creationDate {
        display: inline-block;
        margin-right: 4px; }
        .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea .feed-story-creationDate, .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea .feed-story-creationDate a, .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea .feed-story-creationDate .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea .feed-story-creationDate a, .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea .feed-story-creationDate span {
          color: #34454f; }
      .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea .comment-and-like-container {
        position: absolute;
        right: 0;
        bottom: 1px; }
    .battlefeed .list .item .feed-story .feed-story-content .feed-story-infoarea-separator {
      display: none; }
    .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like {
      /* Hide share button until it works properly */
      margin-left: 2px;
      background-color: #fff;
      transition: all 0.1s ease-in-out; }
      .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like.feed-story-area-share {
        display: none; }
      .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like:hover {
        background-color: #34454f; }
        .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like:hover a, .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like:hover .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like:hover a {
          color: #fff; }
        .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like:hover i.icon {
          background: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/feed/feed-icons-white-9ab6941a.png); }
          .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like:hover i.icon.comment {
            background-position: 30px 0; }
          .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like:hover i.icon.hooah {
            background-position: 15px 0; }
          .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like:hover i.icon.share {
            background-position: 0 0; }
      .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a, .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a {
        font-weight: normal;
        font-size: 12px;
        color: #2a3b44;
        display: inline-block;
        padding: 0 8px;
        cursor: pointer; }
        .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a:hover, .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like .devblog .devblog-post .battlelog-wordpress a:hover, .devblog .devblog-post .battlelog-wordpress .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a:hover {
          text-decoration: none; }
        .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a i.icon, .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a a {
          height: 15px;
          width: 15px;
          display: inline-block;
          background: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/feed/feed-icons-inverted-d00c1d69.png);
          position: relative;
          top: 3px;
          margin-right: 4px; }
          .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a i.icon.comment, .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a a {
            background-position: 30px 0; }
          .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a i.icon.hooah, .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a a {
            background-position: 15px 0; }
          .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a i.icon.share, .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a a {
            background-position: 0 0; }
        .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a span.icon, .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a a {
          background: url(../base/shared/row_icon_chat_light.png) right -26px no-repeat;
          width: 13px;
          height: 13px;
          display: inline-block;
          margin: 0 -4px -2px 4px; }
        .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a:hover span.icon, .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a:hover .devblog .devblog-post .battlelog-wordpress a:hover, .devblog .devblog-post .battlelog-wordpress .battlefeed .list .item .feed-story .feed-story-content .feed-story-area-comment-and-like a:hover a:hover {
          background-position: right -39px; }
  .battlefeed .list .item .feed-item-likescontainer, .battlefeed .list .item .feed-story-comments {
    margin-left: 76px;
    width: auto; }
  .battlefeed .list .item .feed-story-likes {
    background-color: rgba(255, 255, 255, 0.65);
    width: auto; }
    .battlefeed .list .item .feed-story-likes .feed-show-likes {
      cursor: pointer; }
  .battlefeed .list .item .feed-story-comments .feed-comments-show {
    color: #fff; }
  .battlefeed .list .item .feed-story-comments .feed-comments-item {
    padding: 0;
    position: relative;
    min-height: 32px;
    background: rgba(255, 255, 255, 0.65); }
    .battlefeed .list .item .feed-story-comments .feed-comments-item .feed-avatar-container .avatar {
      width: 30px;
      height: 30px;
      margin: 1px 0 0 1px; }
    .battlefeed .list .item .feed-story-comments .feed-comments-item .feed-comment-body {
      margin-left: 36px;
      font-size: 12px;
      line-height: 14px;
      padding: 9px 100px 9px 0;
      color: #34454f; }
      .battlefeed .list .item .feed-story-comments .feed-comments-item .feed-comment-body .base-profile-link {
        font-size: 12px; }
    .battlefeed .list .item .feed-story-comments .feed-comments-item .feed-story-creationDate {
      top: 5px;
      position: relative; }
      .battlefeed .list .item .feed-story-comments .feed-comments-item .feed-story-creationDate, .battlefeed .list .item .feed-story-comments .feed-comments-item .feed-story-creationDate span {
        color: #34454f; }
  .battlefeed .list .item .feed-story-comments .feed-comment-form {
    background: 0;
    padding: 0;
    margin-top: 5px; }
    .battlefeed .list .item .feed-story-comments .feed-comment-form .feed-comment-form-textarea-wrap {
      margin-bottom: 5px; }
      .battlefeed .list .item .feed-story-comments .feed-comment-form .feed-comment-form-textarea-wrap textarea, .battlefeed .list .item .feed-story-comments .feed-comment-form .feed-comment-form-textarea-wrap #profile-edit-full-form #profile-edit-forumsignature, #profile-edit-full-form .battlefeed .list .item .feed-story-comments .feed-comment-form .feed-comment-form-textarea-wrap #profile-edit-forumsignature, .battlefeed .list .item .feed-story-comments .feed-comment-form .feed-comment-form-textarea-wrap #profile-edit-full-form #profile-edit-presentation, #profile-edit-full-form .battlefeed .list .item .feed-story-comments .feed-comment-form .feed-comment-form-textarea-wrap #profile-edit-presentation, .battlefeed .list .item .feed-story-comments .feed-comment-form .feed-comment-form-textarea-wrap .forum-start-container .common-replyform-form-body, .forum-start-container .battlefeed .list .item .feed-story-comments .feed-comment-form .feed-comment-form-textarea-wrap .common-replyform-form-body {
        margin-top: 0;
        font-size: 12px;
        font-style: normal;
        width: 528px !important;
        max-width: 528px !important; }
.battlefeed .feed-story-body .bp-item .inventory-parent {
  color: #282d33 !important; }

.feed-comment-text-clicked, .feed-comment-text-not-clicked {
  width: 528px; }

.feed-story-body {
  color: #000;
  margin-top: 8px; }

#notificationsInbox .line {
  margin-bottom: 1px; }
#notificationsInbox .inbox-notification {
  position: relative;
  color: #34454f;
  font-size: 14px; }
  #notificationsInbox .inbox-notification a.base-profile-link, #notificationsInbox .inbox-notification .devblog .devblog-post .battlelog-wordpress a.base-profile-link, .devblog .devblog-post .battlelog-wordpress #notificationsInbox .inbox-notification a.base-profile-link {
    font-weight: bold; }
  #notificationsInbox .inbox-notification .avatar {
    float: left;
    margin-right: 10px; }
  #notificationsInbox .inbox-notification .comcenter-notification-ago {
    margin-top: 5px; }
  #notificationsInbox .inbox-notification .notification-platoon-wrapper a:first-child, #notificationsInbox .inbox-notification .notification-platoon-wrapper .devblog .devblog-post .battlelog-wordpress a:first-child, .devblog .devblog-post .battlelog-wordpress #notificationsInbox .inbox-notification .notification-platoon-wrapper a:first-child {
    float: right; }
  #notificationsInbox .inbox-notification .iconbox {
    position: relative;
    float: left; }

.notification-platoon-wrapper {
  text-overflow: ellipsis;
  overflow: hidden; }
  .notification-platoon-wrapper .platoon-badge-item, .notification-platoon-wrapper .club-emblem {
    right: 0;
    top: 50%;
    margin-top: -13px;
    position: absolute; }

#community-bar #notifications .notification-platoon-wrapper {
  max-width: 180px; }

#main-middle {
  background-color: transparent; }

#emblem-edit-layers .layer {
  background: rgba(255, 255, 255, 0.65);
  color: #cacaca;
  margin-bottom: 1px; }
  #emblem-edit-layers .layer:hover {
    background: rgba(240, 240, 240, 0.65); }
    #emblem-edit-layers .layer:hover .actions .action {
      opacity: 1; }
  #emblem-edit-layers .layer.placeholder {
    opacity: 0.1; }
  #emblem-edit-layers .layer .color {
    border: 1px solid #cacaca;
    cursor: pointer; }
  #emblem-edit-layers .layer.selected {
    background-color: #fff; }
    #emblem-edit-layers .layer.selected .actions .action.action-remove {
      background-position: 0 0; }
      #emblem-edit-layers .layer.selected .actions .action.action-remove:hover {
        background-position: 0 100%; }
    #emblem-edit-layers .layer.selected .actions .action.action-lock {
      background-position: -78px 0; }
      #emblem-edit-layers .layer.selected .actions .action.action-lock:hover {
        background-position: -78px 100%; }
    #emblem-edit-layers .layer.selected.locked .actions .action.action-lock {
      background-position: -92px 0;
      opacity: 1; }
      #emblem-edit-layers .layer.selected.locked .actions .action.action-lock:hover {
        background-position: -92px 100%; }
  #emblem-edit-layers .layer.locked .actions .action.action-lock {
    background-position: -120px 0;
    opacity: 1; }
    #emblem-edit-layers .layer.locked .actions .action.action-lock:hover {
      background-position: -120px 100%; }
  #emblem-edit-layers .layer .action {
    width: 13px;
    height: 13px;
    background: url(../base/shared/editposition_sprite.png) no-repeat;
    text-indent: -30px;
    overflow: hidden;
    opacity: 0; }
    #emblem-edit-layers .layer .action.action-remove {
      background-position: -39px 0; }
      #emblem-edit-layers .layer .action.action-remove:hover {
        background-position: -39px 100%; }
    #emblem-edit-layers .layer .action.action-lock {
      width: 14px;
      background-position: -106px 0; }
      #emblem-edit-layers .layer .action.action-lock:hover {
        background-position: -106px 100%; }

#shape-select-menu {
  margin-bottom: 8px; }
  #shape-select-menu li a, #shape-select-menu li .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #shape-select-menu li a {
    font-size: 12px; }

#emblem-edit-shapes .game-requirement-box, #emblem-edit-shapes .premium-requirement-box {
  width: 280px;
  margin-bottom: 1px;
  padding: 16px 8px;
  background-color: rgba(255, 255, 255, 0.65);
  text-align: center; }
  #emblem-edit-shapes .game-requirement-box p, #emblem-edit-shapes .premium-requirement-box p {
    font-size: 13px;
    padding-bottom: 16px;
    font-weight: 600;
    color: #34454f; }
  #emblem-edit-shapes .game-requirement-box .btn, #emblem-edit-shapes .premium-requirement-box .btn {
    display: inline-block; }
#emblem-edit-shapes .premium-requirement-box {
  background-image: url(../base/bf4/overlay-p.png);
  background-position: top center;
  background-repeat: no-repeat; }
  #emblem-edit-shapes .premium-requirement-box p span {
    color: #E4B744; }
#emblem-edit-shapes .icon-premium-p {
  position: absolute;
  top: auto;
  bottom: 2px;
  left: 2px;
  pointer-events: none; }
  #emblem-edit-shapes .icon-premium-p + .icon-battlepack {
    left: 18px; }
#emblem-edit-shapes .icon-battlepack {
  position: absolute;
  bottom: 2px;
  left: 2px;
  opacity: 0.35;
  pointer-events: none; }
#emblem-edit-shapes .emblem-shapes-wrapper {
  display: none; }
  #emblem-edit-shapes .emblem-shapes-wrapper.active {
    display: block; }
  #emblem-edit-shapes .emblem-shapes-wrapper .emblem-shapes-header {
    width: 296px;
    background-color: rgba(225, 225, 225, 0.65);
    margin: 0 0 1px 0;
    padding: 0 8px;
    line-height: 23px;
    font-size: 16px;
    color: #d5dde5;
    text-transform: uppercase;
    cursor: default;
    font-family: Purista, sans-serif;
    font-style: normal;
    font-weight: 600;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #emblem-edit-shapes .emblem-shapes-wrapper .missing-ownership-information {
    width: 395px;
    margin: 0 0 1px 0;
    padding: 16px;
    background-color: rgba(240, 240, 240, 0.65);
    font-size: 14px;
    cursor: default;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #emblem-edit-shapes .emblem-shapes-wrapper .shape-wrapper {
    background-color: rgba(255, 255, 255, 0.65);
    margin: 0 1px 1px 0; }
    #emblem-edit-shapes .emblem-shapes-wrapper .shape-wrapper:hover {
      background-color: rgba(240, 240, 240, 0.65); }
    #emblem-edit-shapes .emblem-shapes-wrapper .shape-wrapper.locked .shape {
      opacity: 0.35; }

.keyboard-controls {
  margin-top: 1px; }
  .keyboard-controls .toggler {
    overflow: hidden;
    cursor: pointer;
    float: right;
    top: 1px;
    right: 10px;
    color: #aaa; }
    .keyboard-controls .toggler:after {
      float: right;
      text-align: center;
      content: "-";
      padding-right: 3px;
      font-size: 21px; }
    .keyboard-controls .toggler.controlsHidden:after {
      content: "+"; }
    .keyboard-controls .toggler:hover {
      color: #fff; }
  .keyboard-controls .box-content {
    padding-bottom: 0; }
  .keyboard-controls .keyboard-shortcut-info {
    font-size: 12px;
    width: 45%;
    float: left;
    padding-right: 10px;
    margin-bottom: 8px; }
    .keyboard-controls .keyboard-shortcut-info .controls {
      line-height: 23px;
      color: #d5dde5;
      text-transform: uppercase;
      margin: 0;
      font-family: Purista, sans-serif;
      font-style: normal;
      font-weight: 600;
      clear: both;
      font-size: 30px;
      margin-top: 4px; }
      .keyboard-controls .keyboard-shortcut-info .controls .icon {
        height: 30px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 0 50%;
        display: inline-block; }
      .keyboard-controls .keyboard-shortcut-info .controls .shift {
        background-image: url('//d34ymitoc1pg7m.cloudfront.net/bf4/emblems/shiftkey-4e5421ea.png');
        width: 45px; }
      .keyboard-controls .keyboard-shortcut-info .controls .plus {
        line-height: 30px;
        vertical-align: top; }
      .keyboard-controls .keyboard-shortcut-info .controls .move {
        background-image: url('//d34ymitoc1pg7m.cloudfront.net/bf4/emblems/movekey-477bd693.png');
        width: 16px; }
      .keyboard-controls .keyboard-shortcut-info .controls .alt {
        background-image: url('//d34ymitoc1pg7m.cloudfront.net/bf4/emblems/altkey-12a5366d.png');
        width: 45px; }
      .keyboard-controls .keyboard-shortcut-info .controls .arrowkeys {
        background-image: url('//d34ymitoc1pg7m.cloudfront.net/bf4/emblems/arrowkeys-177958f7.png');
        width: 43px;
        background-position: 0; }

.emblem-layer-options.disabled {
  opacity: 0.5; }
.emblem-layer-options .layer-actions .action .icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../emblem/warsaw/layer-action-icons.png) no-repeat;
  position: relative;
  top: 6px; }
.emblem-layer-options .layer-actions .action.action-duplicate .icon {
  background-position: -72px 0; }
.emblem-layer-options .layer-actions .action.action-flipx .icon {
  background-position: -48px 0; }
.emblem-layer-options .layer-actions .action.action-flipy .icon {
  background-position: -24px 0; }
.emblem-layer-options .layer-actions .action.action-rotate .icon {
  background-position: 0 0; }
.emblem-layer-options .layer-colors {
  background: rgba(240, 240, 240, 0.65); }
  .emblem-layer-options .layer-colors .color:hover {
    box-shadow: 0 0 0 1px #fff; }
.emblem-layer-options .layer-modinputs .modinput {
  background: rgba(240, 240, 240, 0.65);
  border: 1px solid rgba(240, 240, 240, 0.65); }
  .emblem-layer-options .layer-modinputs .modinput.color {
    color: #fff; }
    .emblem-layer-options .layer-modinputs .modinput.color input {
      color: #fff; }
    .emblem-layer-options .layer-modinputs .modinput.color.light {
      color: #000; }
      .emblem-layer-options .layer-modinputs .modinput.color.light input {
        color: #000; }
.emblem-layer-options .layer-modinputs .alpha-slider {
  width: 373px; }
  .emblem-layer-options .layer-modinputs .alpha-slider .slider {
    height: 7px;
    background: rgba(255, 255, 255, 0.5);
    border: 0;
    margin: 14px 10px 0;
    cursor: pointer; }
    .emblem-layer-options .layer-modinputs .alpha-slider .slider .ui-slider-handle {
      width: 6px;
      height: 16px;
      border: 0;
      outline: none;
      margin-left: -3px;
      cursor: pointer; }

.clubemblem {
  line-height: 19px;
  font-size: 14px; }
  .clubemblem .emblem-container {
    text-align: center; }
  .clubemblem .description {
    padding-top: 100px; }

.sharing-options {
  margin-bottom: 8px; }
  .sharing-options .ui-select {
    width: 100%; }

.emblems-list li form {
  display: none;
  position: absolute;
  top: -12px;
  right: 6px; }
.emblems-list li:hover form {
  display: block; }

#emblem-layers-premium {
  background: rgba(255, 255, 255, 0.65); }
  #emblem-layers-premium:hover {
    background: rgba(240, 240, 240, 0.65); }

#emblem-select .emblems-list li a, #emblem-select .emblems-list li .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #emblem-select .emblems-list li a {
  background: rgba(255, 255, 255, 0.65); }
#emblem-select .emblems-list li:not(.active) a:hover, #emblem-select .emblems-list li:not(.active) .devblog .devblog-post .battlelog-wordpress a:hover, .devblog .devblog-post .battlelog-wordpress #emblem-select .emblems-list li:not(.active) a:hover {
  background: rgba(255, 255, 255, 0.55); }
#emblem-select .emblems-list li.disabled a, #emblem-select .emblems-list li.disabled .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #emblem-select .emblems-list li.disabled a, #emblem-select .emblems-list li.disabled a:hover, #emblem-select .emblems-list li.disabled .devblog .devblog-post .battlelog-wordpress a:hover, .devblog .devblog-post .battlelog-wordpress #emblem-select .emblems-list li.disabled a:hover {
  background: rgba(255, 255, 255, 0.65); }
#emblem-select .emblems-list li.active a, #emblem-select .emblems-list li.active .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #emblem-select .emblems-list li.active a {
  background: #fff;
  box-shadow: none; }
#emblem-select .emblems-list li form {
  display: none;
  position: absolute;
  top: -12px;
  right: 6px; }
#emblem-select .emblems-list li:hover form {
  display: block; }

#emblem-edit .delete-link, #emblem-edit .ugc-terms {
  color: #34454f; }
#emblem-edit .layer-no-pad #emblem-edit-layers {
  min-height: 0;
  margin: 0; }
  #emblem-edit .layer-no-pad #emblem-edit-layers .layer:last-child {
    margin-bottom: 0; }
#emblem-edit .loading-indicator {
  margin-left: 0;
  margin-right: -16px; }

#emblem-edit-layers .layer {
  background: rgba(255, 255, 255, 0.65);
  color: #2a3b44; }
  #emblem-edit-layers .layer.locked .actions .action.action-lock {
    background-position: -92px 0;
    opacity: 1; }
    #emblem-edit-layers .layer.locked .actions .action.action-lock:hover {
      background-position: -92px 100%; }
  #emblem-edit-layers .layer .action.action-remove {
    background-position: 0 0; }
    #emblem-edit-layers .layer .action.action-remove:hover {
      background-position: 0 100%; }
  #emblem-edit-layers .layer .action.action-lock {
    width: 14px;
    background-position: -78px 0; }
    #emblem-edit-layers .layer .action.action-lock:hover {
      background-position: -78px 100%; }

#emblem-edit-shapes .emblem-shapes-wrapper .emblem-shapes-header {
  padding: 0 16px;
  background: #282d33;
  color: #d5dde5;
  font-family: "Frutiger", sans-serif;
  font-weight: normal; }
#emblem-edit-shapes .emblem-shapes-wrapper .missing-ownership-information {
  background-color: rgba(255, 255, 255, 0.65); }
#emblem-edit-shapes .emblem-shapes-wrapper .shape-wrapper {
  background: rgba(255, 255, 255, 0.65); }
  #emblem-edit-shapes .emblem-shapes-wrapper .shape-wrapper:hover {
    background: rgba(255, 255, 255, 0.55); }
  #emblem-edit-shapes .emblem-shapes-wrapper .shape-wrapper .icon-battlepack {
    opacity: 0.9;
    pointer-events: inherit; }

#emblem-canvas-wrapper {
  background: rgba(255, 255, 255, 0.65); }

.emblem-layer-options .layer-colors {
  background: rgba(255, 255, 255, 0.65); }
.emblem-layer-options .layer-actions .action .icon {
  background: url(../emblem/bfh/layer-action-icons.png) no-repeat; }
.emblem-layer-options .layer-modinputs .modinput {
  height: 38px;
  border: none;
  background: rgba(255, 255, 255, 0.65); }
  .emblem-layer-options .layer-modinputs .modinput.alpha {
    width: 50px; }
  .emblem-layer-options .layer-modinputs .modinput.color {
    width: 79px; }
  .emblem-layer-options .layer-modinputs .modinput .ui-widget-content .ui-state-default {
    background-color: #2a3b44; }
.emblem-layer-options .layer-modinputs .alpha-slider {
  width: 375px; }
  .emblem-layer-options .layer-modinputs .alpha-slider .slider {
    background: rgba(0, 0, 0, 0.3); }

.keyboard-controls .keyboard-shortcut-info .controls {
  color: #2a3b44; }
  .keyboard-controls .keyboard-shortcut-info .controls .move {
    background-image: url('//d34ymitoc1pg7m.cloudfront.net/bfh/icons/moveicondark-230be7ad.png'); }
.keyboard-controls .box-content {
  padding-bottom: 1px; }

/* TODO: SASSify code */
/* friendrecommendation component CSS resource */
.axis path, .axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges; }

.line {
  fill: none;
  stroke-width: 1.5px; }

.queued {
  stroke: steelblue; }

.completed {
  stroke: maroon; }

#friendrecommendation-stats-vals {
  /*margin-left: 40px;*/
  margin: 0 auto; }

#friendrecommendation-stats-vals thead {
  font-weight: bold; }

#friendrecommendation-stats-vals td {
  text-align: right;
  padding-right: 14px;
  padding-top: 8px; }

/* recommendedfriends component CSS resource */
#friendrecommendation-main-container {
  display: none;
  margin-top: 15px;
  margin-bottom: 16px; }
  #friendrecommendation-main-container .box-content {
    padding-bottom: 4px; }
  #friendrecommendation-main-container .facebook-friendfinder {
    background: url(../facebook/icon-fb-m.png) no-repeat;
    margin-top: 1px;
    padding: 0 15px;
    padding-left: 63px;
    background-position: 16px center;
    font-size: 12px;
    text-align: left; }

#friendrecommendation-main-container a.avatar, #friendrecommendation-main-container .devblog .devblog-post .battlelog-wordpress a.avatar, .devblog .devblog-post .battlelog-wordpress #friendrecommendation-main-container a.avatar {
  margin-right: 10px; }

#friendrecommendation-main-container button.add-recommended-friend {
  float: right;
  margin-top: 4px;
  margin-right: 10px; }

#friendrecommendation-main-container .avatar {
  float: left; }

#friendrecommendation-main-container .textinfo {
  float: left;
  margin-bottom: 10px;
  color: #a8a8a8; }

#friendrecommendation-main-container .textinfo a, #friendrecommendation-main-container .textinfo .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #friendrecommendation-main-container .textinfo a {
  font-weight: bold; }

#friendrecommendation-main-container .remove-recommended-friend {
  float: right;
  margin-top: 9px; }
  #friendrecommendation-main-container .remove-recommended-friend:hover {
    cursor: pointer; }

#friendrecommendation-main-container .devblog-item {
  height: 50px; }
  #friendrecommendation-main-container .devblog-item .textinfo {
    font-size: 12px; }

@-webkit-keyframes battlescreen-capture {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@-moz-keyframes battlescreen-capture {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

-o-keyframes battlescreen-capture from {
  opacity: 1; }
-o-keyframes battlescreen-capture to {
  opacity: 0; }

@-ms-keyframes battlescreen-capture {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

@keyframes battlescreen-capture {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

body.standalone-battlescreen {
  -ms-touch-action: none; }
  body.standalone-battlescreen .uioverlay {
    top: 0; }
    body.standalone-battlescreen .uioverlay .uioverlaycontent {
      top: 0;
      bottom: 100px; }
  body.standalone-battlescreen #battlescreen {
    margin-top: 0; }

/* Tablet specific css */
.is-touch .uioverlay {
  top: 0; }
  .is-touch .uioverlay .uioverlaycontent {
    top: 0;
    bottom: 100px; }
.is-touch #battlescreen {
  margin-top: 0; }

#dim_layer {
  display: none !important; }

#battlescreen {
  margin-top: -16px; }

#battlescreen-state {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  width: 500px;
  height: 140px;
  margin-left: -250px;
  margin-top: -70px;
  text-align: center; }
  @media only screen and (max-width: 800px) {
    #battlescreen-state {
      width: auto;
      margin-left: 0;
      left: 16px;
      right: 16px;
      min-width: 320px; } }
  #battlescreen-state h4 {
    text-transform: uppercase; }
  #battlescreen-state .troubleshoot {
    font-size: 13px;
    line-height: 16px;
    display: block;
    width: 350px;
    margin-left: auto;
    margin-right: auto; }
    #battlescreen-state .troubleshoot a, #battlescreen-state .troubleshoot .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #battlescreen-state .troubleshoot a {
      text-decoration: underline; }
  #battlescreen-state a, #battlescreen-state .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #battlescreen-state a {
    text-decoration: none; }
    #battlescreen-state a .browser-icon, #battlescreen-state a .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #battlescreen-state a a {
      margin-top: 15px;
      margin-left: 5px;
      margin-right: 5px;
      display: inline-block;
      background: url(//d34ymitoc1pg7m.cloudfront.net/common/icons/browser-icons-a7e3e12a.png) no-repeat;
      background-size: 195px 60px;
      width: 65px;
      height: 66px; }
      #battlescreen-state a .browser-icon.chrome, #battlescreen-state a .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #battlescreen-state a a {
        background-position: 0 0; }
      #battlescreen-state a .browser-icon.firefox, #battlescreen-state a .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #battlescreen-state a a {
        background-position: -65px 0; }
      #battlescreen-state a .browser-icon.ie, #battlescreen-state a .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #battlescreen-state a a {
        background-position: -130px 0; }

.battlescreen #battlescreen-state {
  display: block; }

.battlescreen-state-loading {
  margin: 10px; }

.battlescreen-state-errorheader {
  background: url(../gamemanager/error-triangle.png) left top no-repeat;
  width: 58px;
  height: 53px;
  margin: 10px auto;
  padding-top: 3px;
  text-indent: -9001px; }

.uioverlay {
  position: absolute;
  top: -16px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  font-family: Purista, sans-serif;
  font-weight: 600;
  background-image: url(../battlescreen/img/battlescreen-overlay.png);
  background-size: 100% 100%; }
  .uioverlay .uioverlaycontent {
    position: absolute;
    left: 5px;
    right: 5px;
    top: 0;
    bottom: 70px;
    margin: 0; }
  .uioverlay .uioverlaysectionleft, .uioverlay .uioverlaysectionright {
    position: absolute;
    margin: 0; }
  @media all and (orientation: landscape) {
    .uioverlay .uioverlaysectionleft {
      top: 0;
      left: 0;
      height: 100%; }
    .uioverlay .uioverlaysectionright {
      top: 0;
      right: 0;
      height: 100%; }
    .uioverlay .uioverlaysubsectionbottom {
      position: absolute;
      left: 0;
      bottom: 0;
      margin: 0;
      min-width: 100%; } }
  @media all and (orientation: portrait) {
    .uioverlay .uioverlaysectionleft {
      top: 0;
      left: 0;
      width: 100%; }
    .uioverlay .uioverlaysectionright {
      left: 0;
      bottom: 0;
      width: 100%; }
    .uioverlay .uioverlaysubsectionbottom {
      position: absolute;
      right: 0;
      top: 0;
      margin: 0;
      min-height: 100%; }
    .uioverlay .uioverlaygroup {
      display: inline-block;
      vertical-align: text-top; } }
  .uioverlay .ticketcounter {
    position: relative;
    min-width: 200px;
    padding: 5px; }
  .uioverlay .uioverlayspacer {
    width: 0;
    height: 20px; }
  .uioverlay .uioverlaybutton, .uioverlay .uioverlaysignalfeed, .uioverlay .uioverlayheader, .uioverlay .uioverlaybuttongroup, .uioverlay .squadlist, .uioverlay .ticketcounter {
    overflow: hidden;
    margin: 5px; }
  .uioverlay .uioverlaybutton, .uioverlay .uioverlaysignalfeed, .uioverlay .uioverlayheader, .uioverlay .uioverlaybuttongroupheader, .uioverlay .uioverlaybuttongrouphalfsize, .uioverlay .ticketcounter {
    color: #FCFEFE;
    text-align: center; }
  .uioverlay .uioverlaybutton, .uioverlay .uioverlaysignalfeed, .uioverlay .uioverlaybuttongroupsplitter, .uioverlay .uioverlaybuttongrouphalfsize {
    border: 1px solid #FCFEFE; }
  .uioverlay .uioverlaybutton, .uioverlay .uioverlaysignalfeed, .uioverlay .uioverlaybuttongrouphalfsize {
    cursor: pointer; }
  .uioverlay .uioverlaybutton, .uioverlay .uioverlayheader {
    padding: 5px 20px; }
  .uioverlay .uioverlaysignalfeed {
    width: 160px;
    height: 120px; }
  .uioverlay .uioverlaybuttongroupsplitter {
    white-space: nowrap;
    overflow: hidden; }
  .uioverlay .uioverlaybuttongroupsplitter:last-of-type {
    border-top: none; }
  .uioverlay .uioverlaybuttongrouphalfsize {
    border-right: none;
    border-top: none;
    border-bottom: none;
    width: 50%;
    display: inline-block; }
  .uioverlay .uioverlaybuttongrouphalfsize:first-child {
    border-left: none; }
  .uioverlay .disabledbutton {
    color: rgba(252, 254, 254, 0.25);
    cursor: default; }
  .uioverlay .disabledbutton img {
    opacity: 0.25; }
  .uioverlay .squadlist {
    position: absolute;
    bottom: 0;
    line-height: 26px;
    color: #cdedaf;
    text-shadow: 0 0 0.2em #74cb1f;
    width: 300px;
    overflow: hidden; }
  .uioverlay .squadavatar, .uioverlay .squadkit, .uioverlay .squadname, .uioverlay .squadleader, .uioverlay .squaddetails {
    padding: 0 5px;
    float: left;
    height: 28px; }
  .uioverlay .squadkit {
    padding-right: 0; }
    .uioverlay .squadkit img {
      margin-top: 3px; }
  .uioverlay .squadleader {
    padding-left: 0; }
    .uioverlay .squadleader img {
      margin-top: 6px; }
  .uioverlay .squaddetails {
    width: 40px;
    text-align: right; }
  .uioverlay .uioverlayscroll {
    overflow: hidden;
    white-space: nowrap;
    max-width: 100%;
    max-height: 100%; }
  .uioverlay .friendlyprogress, .uioverlay .friendlyteamname, .uioverlay .friendlyscore {
    color: #95dafc;
    text-shadow: 0 0 0.2em #00abff, 0 0 0.2em rgba(0, 171, 255, 0.5); }
  .uioverlay .enemyprogress, .uioverlay .enemyteamname, .uioverlay .enemyscore {
    color: #f6ae8b;
    text-shadow: 0 0 0.2em #ff5a00, 0 0 0.2em rgba(255, 90, 0, 0.5); }
  .uioverlay #roundtime {
    position: absolute;
    width: 100%;
    margin-left: -5px;
    text-align: center;
    color: #a8a8a8;
    font-size: 16px;
    bottom: 2px;
    font-weight: 400; }
  .uioverlay .changingcapturepoint {
    -webkit-animation-name: battlescreen-capture;
    -moz-animation-name: battlescreen-capture;
    -ms-animation-name: battlescreen-capture;
    -o-animation-name: battlescreen-capture;
    animation-name: battlescreen-capture;
    -webkit-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -ms-animation-duration: 0.5s;
    -o-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-direction: alternate;
    -moz-animation-direction: alternate;
    -ms-animation-direction: alternate;
    -o-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -ms-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear; }
  .uioverlay #request_order, .uioverlay #request_asset_group, .uioverlay #squad_list_spacer, .uioverlay #gadgetscroller {
    display: none; }
  .uioverlay .friendlyteamname, .uioverlay .friendlyprogress {
    float: left;
    text-align: left; }
  .uioverlay .enemyteamname, .uioverlay .enemyprogress {
    float: right;
    text-align: right; }
  .uioverlay .friendlyteamname, .uioverlay .enemyteamname {
    width: 30px;
    font-size: 16px;
    font-weight: 400; }
  .uioverlay .friendlyprogress, .uioverlay .enemyprogress {
    width: 30%;
    margin-top: 4px; }
  .uioverlay .friendlyscore, .uioverlay .enemyscore {
    font-size: 19px; }
  .uioverlay .friendlyscore {
    float: left; }
  .uioverlay .enemyscore {
    float: right; }
  .uioverlay .icons {
    width: 38px;
    height: 38px;
    background: url(../battlescreen/img/objective-icons.png) no-repeat;
    display: inline-block;
    position: relative;
    margin: 0 -4px; }
    .uioverlay .icons.friendly {
      background-position: -0px 0; }
    .uioverlay .icons.enemy {
      background-position: -38px 0; }
    .uioverlay .icons.neutral {
      background-position: -76px 0; }
  .uioverlay .icons.friendly.bomb {
    background-position: -0px -190px; }
  .uioverlay .icons.enemy.bomb {
    background-position: -38px -190px; }
  .uioverlay .bases {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 21px;
    height: 21px;
    background: url(../battlescreen/img/objective-bases.png) no-repeat; }
    .uioverlay .bases.a {
      background-position: -0px 0; }
    .uioverlay .bases.b {
      background-position: -29px 0; }
    .uioverlay .bases.c {
      background-position: -58px 0; }
    .uioverlay .bases.d {
      background-position: -87px 0; }
    .uioverlay .bases.e {
      background-position: -116px 0; }
    .uioverlay .bases.f {
      background-position: -145px 0; }
    .uioverlay .bases.g {
      background-position: -174px 0; }
    .uioverlay .bases.h {
      background-position: -203px 0; }
  .uioverlay[data-gamemode="524288"] #ticket_counter {
    width: 200px; }
  .uioverlay[data-gamemode="524288"] #ticketcounter_capture_points {
    position: relative; }
  .uioverlay[data-gamemode="524288"] .icons.friendly:not(.flag) {
    background-position: -0px -76px;
    margin-left: -4px;
    float: left; }
  .uioverlay[data-gamemode="524288"] .icons.enemy:not(.flag) {
    background-position: -38px -76px;
    margin-right: -4px;
    float: right; }
  .uioverlay[data-gamemode="524288"] .icons.friendly.flagtaken {
    background-position: -0px -114px; }
  .uioverlay[data-gamemode="524288"] .icons.enemy.flagtaken {
    background-position: -38px -114px; }
  .uioverlay[data-gamemode="524288"] .icons.friendly.flag {
    position: absolute;
    left: 0;
    background-position: -0px -152px; }
  .uioverlay[data-gamemode="524288"] .icons.enemy.flag {
    position: absolute;
    right: 0;
    background-position: -38px -152px; }
  .uioverlay[data-gamemode="524288"] #roundtime {
    position: absolute;
    width: 200px;
    bottom: 3px; }
  .uioverlay[data-gamemode="32"] #ticketcounter_capture_points, .uioverlay[data-gamemode="32"] #ticket_counter, .uioverlay[data-gamemode="4096"] #ticketcounter_capture_points, .uioverlay[data-gamemode="4096"] #ticket_counter, .uioverlay[data-gamemode="1048576"] #ticketcounter_capture_points, .uioverlay[data-gamemode="1048576"] #ticket_counter, .uioverlay[data-gamemode="268435456"] #ticketcounter_capture_points, .uioverlay[data-gamemode="268435456"] #ticket_counter, .uioverlay[data-gamemode="1099511627776"] #ticketcounter_capture_points, .uioverlay[data-gamemode="1099511627776"] #ticket_counter {
    display: none; }
  .uioverlay[data-gamemode="34359738368"] .icons {
    margin-right: 0px; }
    .uioverlay[data-gamemode="34359738368"] .icons:last-child {
      margin-right: -6px; }
    .uioverlay[data-gamemode="34359738368"] .icons:first-child {
      margin-left: -6px; }
  .uioverlay[data-gamemode="34359738368"] .icons.friendly + .icons.friendly:before, .uioverlay[data-gamemode="34359738368"] .icons.enemy + .icons.enemy:before {
    top: 15px;
    left: -12px;
    position: absolute;
    content: "";
    background: url(../battlescreen/img/chainlink-icons.png) no-repeat;
    overflow: hidden;
    width: 21px;
    height: 10px; }
  .uioverlay[data-gamemode="34359738368"] .icons.friendly {
    background-position: -0px -38px; }
  .uioverlay[data-gamemode="34359738368"] .icons.enemy {
    background-position: -38px -38px; }
  .uioverlay[data-gamemode="34359738368"] .icons.neutral {
    background-position: -76px -38px; }
  .uioverlay[data-gamemode="34359738368"] .icons.enemy + .icons.enemy:before {
    background-position: -21px 0px; }
  .uioverlay[data-gamemode="34359738368"] #chainlink {
    position: relative;
    display: block;
    font-size: 19px; }
    .uioverlay[data-gamemode="34359738368"] #chainlink .friendly:after, .uioverlay[data-gamemode="34359738368"] #chainlink .enemy:after {
      top: 6px;
      position: absolute;
      content: "";
      background: url(../battlescreen/img/chainlink-icons.png) no-repeat;
      overflow: hidden;
      width: 21px;
      height: 10px; }
    .uioverlay[data-gamemode="34359738368"] #chainlink .friendly {
      float: left;
      color: #95dafc;
      text-shadow: 0 0 0.2em #00abff, 0 0 0.2em rgba(0, 171, 255, 0.5); }
      .uioverlay[data-gamemode="34359738368"] #chainlink .friendly:after {
        left: 15px; }
    .uioverlay[data-gamemode="34359738368"] #chainlink .enemy {
      float: right;
      color: #f6ae8b;
      text-shadow: 0 0 0.2em #ff5a00, 0 0 0.2em rgba(255, 90, 0, 0.5); }
      .uioverlay[data-gamemode="34359738368"] #chainlink .enemy:after {
        right: 15px;
        background-position: -21px 0px; }

body.battlescreen.fullscreen #base-header {
  display: none; }
body.battlescreen.fullscreen #comcenter_container {
  display: none; }
body.battlescreen.fullscreen #unified-game-manager {
  display: none; }
body.battlescreen.fullscreen #content {
  position: absolute;
  top: 0; }
body.battlescreen.fullscreen #battlescreen {
  margin-top: 0; }
body.battlescreen.fullscreen .uioverlay {
  top: 0; }
  body.battlescreen.fullscreen .uioverlay .uioverlaycontent {
    top: 16px;
    bottom: 16px; }
body.battlescreen.fullscreen #toggle-fullscreen {
  background-image: url(../battlescreen/img/icon-fullscreen-off.png); }
body.battlescreen #toggle-fullscreen {
  position: absolute;
  bottom: 0;
  right: 16px;
  background-image: url(../battlescreen/img/icon-fullscreen-on.png);
  width: 33px;
  height: 29px;
  cursor: pointer; }
body.battlescreen #battlescreen {
  background-color: #2e3a42;
  -webkit-transition: opacity 0.5s 0.3s ease-out;
  transition: opacity 0.5s 0.3s ease-out; }
body.battlescreen #footer-wrapper {
  display: none; }
body.battlescreen #content {
  height: 100%;
  position: relative; }
body.battlescreen .smartglass-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 29px;
  height: 28px;
  background-image: url("../battlescreen/img/icon-smartglass.png"); }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    body.battlescreen .smartglass-icon {
      background-image: url("../battlescreen/img/icon-smartglass@2x.png");
      background-size: 29px 28px; } }

.battlescreen-hidden {
  opacity: 0; }

.battlescreen-transparent {
  opacity: 0.5; }

.battlescreen-visible {
  opacity: 1; }

/*
@include keyframes(header-glow) {
    0% {
        opacity: .8;
    }

    60% {
        opacity: 1;
    }
}
body.has-premium {

    #base-header {

        .glow {
            pointer-events: none;
            content: "";
            position: absolute;
            z-index: 1000;
            margin-top: -1px;
            @include background(radial-gradient(center, ellipse cover, rgba(255, 239, 123, 0.45) 0%, rgba(255, 184, 0, 0.25) 10%, transparent 60%) center center);
            background-repeat: no-repeat;
            right: -500px;
            left: -500px;
            @include animation(header-glow 2s infinite alternate);
        }

        #community-bar .glow {
            background-position: center 15px;
            height: 26px;
            bottom: -1px;
        }

        .game-bar .glow {
            background-position: center -39px;
            height: 76px;
        }
    }
}
*/
.premium-glow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  pointer-events: none;
  overflow: hidden; }
  .premium-glow.glow-outside {
    overflow: visible; }
  .premium-glow:after, .premium-glow:before {
    position: absolute;
    display: block;
    width: 100%;
    content: "";
    background: -webkit-radial-gradient(center,  ellipse cover, rgba(255, 239, 123, 0.45) 0%, rgba(255, 184, 0, 0.25) 10%, transparent 70%) center center;
    background: radial-gradient( ellipse  at center, rgba(255, 239, 123, 0.45) 0%, rgba(255, 184, 0, 0.25) 10%, transparent 70%) center center;
    background-repeat: no-repeat; }
  .premium-glow:before {
    height: 8px; }
  .premium-glow:after {
    height: 76px; }
  .premium-glow:before, .premium-glow.glow-above:before {
    background-position: center 3px;
    top: -7px;
    bottom: auto; }
  .premium-glow:after, .premium-glow.glow-above:after {
    background-position: center -37px;
    top: 0;
    bottom: auto; }
  .premium-glow.glow-below:before {
    background-position: center -3px;
    bottom: -7px;
    top: auto; }
  .premium-glow.glow-below:after {
    background-position: center 37px;
    bottom: 0;
    top: auto; }
  .premium-glow.glow-above-left:before, .premium-glow.glow-above-left:after {
    left: -50%; }

.upcoming-premium {
  position: relative; }
  .upcoming-premium .overlay {
    background: url(../premium/upcoming-overlay.png);
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 992px;
    z-index: 2;
    height: 239px; }

#premium-calendar-upcoming-area {
  margin-top: 0; }

.premium-index-section.premium-calendar-section {
  margin-top: 16px; }

.premium-featured-item-toggle {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .premium-featured-item-toggle .featured-item-image {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1; }
    .premium-featured-item-toggle .featured-item-image img {
      width: 100%;
      height: 100%; }
  .premium-featured-item-toggle .featured-item-info {
    position: absolute;
    line-height: 21px;
    z-index: 2;
    color: #FFF;
    font-family: Arial;
    font-weight: 600;
    bottom: 0px;
    left: 16px;
    padding-bottom: 12px; }
    .premium-featured-item-toggle .featured-item-info .title {
      font-size: 30px;
      text-transform: uppercase;
      font-weight: 600;
      font-family: purista; }
    .premium-featured-item-toggle .featured-item-info .description {
      margin-top: 6px;
      width: 930px;
      font-size: 16px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      font-weight: normal; }
      .premium-featured-item-toggle .featured-item-info .description span {
        color: #a8a8a8;
        text-transform: uppercase;
        font-size: 12px;
        font-family: Arial, sans-serif; }

.premium-calendar-type10 {
  height: 144px; }

.premium-calendar-cell {
  height: 67px; }

.premium-calendar-body .premium-calendar-cell-inner {
  background: none; }

#premium-content .premium-calendar-cell-inner img {
  top: 0; }

.premium-requirement-box {
  background-image: url(../base/bf4/overlay-p.png);
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 16px 8px; }
  .premium-requirement-box p {
    font-size: 13px;
    padding: 8px 0 16px 0;
    color: #a8a8a8;
    font-weight: 600; }
    .premium-requirement-box p span {
      color: #FFF; }
  .premium-requirement-box .btn {
    width: auto; }

.premium-calendar.new-premium-calendar {
  margin-bottom: 0; }

.new-premium-calendar-month {
  float: left;
  margin-right: 1px;
  width: 81px;
  position: relative; }
  .new-premium-calendar-month.selected {
    background: none;
    box-shadow: none; }
  .new-premium-calendar-month .premium-calendar-cell {
    width: 100%;
    position: relative;
    margin-top: 1px; }
    .new-premium-calendar-month .premium-calendar-cell.valued img {
      opacity: 0.5; }
    .new-premium-calendar-month .premium-calendar-cell.valued.released img {
      opacity: 1; }
    .new-premium-calendar-month .premium-calendar-cell.nocontent {
      cursor: inherit; }
    .new-premium-calendar-month .premium-calendar-cell.month {
      cursor: inherit;
      background-color: transparent; }
    .new-premium-calendar-month .premium-calendar-cell.new-premium-calendar-expansion {
      height: 144px; }
  .new-premium-calendar-month:last-child {
    margin-right: 0;
    width: 79px; }

#premium-content {
  background-color: transparent;
  margin-top: 16px; }
  #premium-content .promobox-content {
    background-color: rgba(245, 245, 245, 0.9);
    margin-bottom: 16px;
    padding: 16px;
    position: relative;
    margin-top: 16px; }
    #premium-content .promobox-content li, #premium-content .promobox-content h1, #premium-content .promobox-content p {
      color: #34454f; }
    #premium-content .promobox-content h1 {
      margin-top: 22px;
      font-family: "Frutiger", sans-serif;
      font-weight: bold; }
    #premium-content .promobox-content p.preamble {
      line-height: 1.6em;
      margin-bottom: 16px; }
    #premium-content .promobox-content li {
      font-size: 14px; }
    #premium-content .promobox-content .promo-buttons {
      bottom: 16px; }
    #premium-content .promobox-content.promobox-content-premium {
      background-image: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/premium/bfhardlinepremiumcutinhalf-564be138.jpg);
      background-position: top;
      background-repeat: no-repeat;
      padding-top: 359px;
      background-size: 992px 367px; }
    #premium-content .promobox-content ul {
      padding-bottom: 20px; }
      #premium-content .promobox-content ul li {
        text-transform: none;
        line-height: 1.6em; }
      #premium-content .promobox-content ul li:before {
        content: "-";
        position: relative;
        left: -5px; }

.premium-top-glow:after, body.premium .main-header .persona:after, #overview-info .overview-soldier.premium:after, body #base-container #user .profile-info.premium .box.username .box-content:after, body #base-container #user #soldiers .soldier-data-container.premium .box-content:after {
  display: block;
  content: "";
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: -webkit-linear-gradient( rgba(255, 191, 79, 0.6) 0%, rgba(225, 154, 29, 0.3) 10%, rgba(225, 154, 29, 0) 70%);
  background: linear-gradient( rgba(255, 191, 79, 0.6) 0%, rgba(225, 154, 29, 0.3) 10%, rgba(225, 154, 29, 0) 70%);
  background-repeat: no-repeat;
  background-size: 100% calc(20px + 2%); }

.premium-text, body.premium .main-header .persona .username, #overview-info .overview-soldier.premium .name, body #base-container #user .profile-info.premium .box.username span, body #base-container #user .profile-info h1 span.premium, body #base-container #user #soldiers .soldier-data-container.premium .soldier-name, #game-stats-head .soldier-info-name span.premium {
  color: #E4B744;
  -webkit-filter: drop-shadow(0px 1px 0px rgba(0, 0, 0, 0.1)); }

#premium-content .premium-content-change-disclaimer {
  color: #2a3b44; }
#premium-content .premium-calendar-container .calendar-progress {
  background-color: transparent;
  z-index: 1; }
  #premium-content .premium-calendar-container .calendar-progress .progress {
    border: none; }
#premium-content .premium-calendar-container .premium-calendar-body .scrollable {
  background-color: transparent;
  height: 430px; }
#premium-content .premium-calendar-container .premium-calendar-body .premium-calendar-cell {
  background-color: rgba(255, 255, 255, 0.65); }
  #premium-content .premium-calendar-container .premium-calendar-body .premium-calendar-cell.month {
    font-family: "Frutiger", sans-serif;
    font-weight: bold;
    color: #2a3b44; }

.rentedservers-wrapper {
  margin-top: 4px;
  color: #000; }
  .rentedservers-wrapper .rentedservers-server {
    margin-top: 16px; }
  .rentedservers-wrapper .rsppad {
    padding-top: 16px; }
  .rentedservers-wrapper .rentedservers-server-inner-wrapper {
    width: 956px;
    float: left; }
  .rentedservers-wrapper .rentedservers-server-title-extra {
    padding-left: 6px;
    font-size: 12px;
    color: #898989;
    font-weight: normal; }
  .rentedservers-wrapper .rentedservers-server-actions-header {
    margin: 8px 0 8px;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma, sans-serif;
    color: #2a3b44; }
  .rentedservers-wrapper .rentedservers-server-actions-description.light {
    color: #2a3b44; }
  .rentedservers-wrapper .rentedservers-server-actions-upload-rules {
    padding-top: 4px;
    line-height: 22px; }
  .rentedservers-wrapper .rentedservers-server-actions-upload-rules li {
    list-style: disc inside;
    padding-left: 2px; }
  .rentedservers-wrapper .rentedservers-server-banner {
    margin: 10px 0 15px;
    width: 512px;
    height: 128px;
    float: left; }
  .rentedservers-wrapper .rentedservers-server-banner.missing {
    margin-top: 10px;
    width: 510px;
    height: 126px;
    color: #2a3b44;
    border: 1px dashed #ccc;
    background: rgba(0, 0, 0, 0.2);
    text-align: center;
    line-height: 126px;
    font-size: 12px; }
  .rentedservers-wrapper .rentedservers-server-banner.missing.exists {
    border-style: solid; }
  .rentedservers-wrapper .rentedservers-server-actions-wrapper {
    float: left;
    margin-left: 16px;
    width: 428px; }
  .rentedservers-wrapper .rentedservers-server-banner-action-delete-form, .rentedservers-wrapper .rentedservers-server-banner-action-upload-form {
    margin: 4px 0 14px;
    float: left;
    color: #ccc; }
  .rentedservers-wrapper .rentedservers-server-banner-action-delete-form {
    float: left; }
  .rentedservers-wrapper .rentedservers-server-banner-action-delete-submit {
    margin-right: 10px; }
  .rentedservers-wrapper .rentedservers-server-banner-action-upload-choose-input {
    margin-bottom: 8px; }
  .rentedservers-wrapper .rentedservers-server-banner-action-delete-choose {
    margin-right: 10px; }
  .rentedservers-wrapper .rentedservers-server-banner-action-upload-info, .rentedservers-wrapper .rentedservers-server-banner-action-upload-info-filename {
    color: #898989;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 14px; }
  .rentedservers-wrapper .rentedservers-server-banner-action-upload-info-filename {
    width: 428px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none;
    margin-top: 4px;
    padding: 8px 0 0;
    border-top: 1px dotted #ededed; }
  .rentedservers-wrapper .rentedservers-server-banner-action-upload-info-filename span {
    color: #353535; }

#rentedservers-noservers {
  text-align: center;
  clear: both; }
  #rentedservers-noservers .box-content {
    height: 150px;
    padding-top: 75px; }

#rentedservers-noservers p {
  margin: 20px;
  background: transparent;
  font-size: 16px;
  color: #8a8a8a; }

#rentedservers-noservers h1 {
  font-size: 26px; }

.rentedservers-platoons-list {
  margin-top: 16px; }
  .rentedservers-platoons-list .switch {
    margin-top: 20px;
    margin-right: 20px; }

#devguide {
  font-size: 14px;
  line-height: 1.5; }
  #devguide p {
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin: 0 0 10px; }
    #devguide p:last-child {
      margin-bottom: 0; }
  #devguide article > .box {
    margin-bottom: 16px; }
  #devguide .guide-example {
    background-color: rgba(7, 7, 7, 0.5);
    position: relative;
    padding: 16px;
    padding-top: 42px;
    margin-bottom: 16px; }
    #devguide .guide-example.no-padding {
      border: 0;
      padding: 42px 0 16px 0; }
    #devguide .guide-example.no-background {
      background: transparent; }
    #devguide .guide-example:before {
      position: absolute;
      top: 0;
      left: 0;
      content: "Example";
      padding: 3px 5px;
      background: rgba(255, 255, 255, 0.1); }
  #devguide .box header + .guide-example {
    margin-top: 1px; }
  #devguide .box .guide-example {
    margin-bottom: 0; }
  #devguide pre, #devguide code {
    background: rgba(0, 0, 0, 0.45);
    font-size: 12px;
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    cursor: text;
    padding: 0 8px;
    line-height: 20px; }
  #devguide code {
    display: inline-block; }
  #devguide pre {
    padding: 8px 16px;
    margin-bottom: 16px; }
    #devguide pre:last-child {
      margin-bottom: 0; }
  #devguide button.run {
    position: absolute;
    right: 20px;
    margin-top: 4px;
    z-index: 1; }
  #devguide .guide {
    margin-bottom: 50px; }
    #devguide .guide.spacing-top {
      margin-top: 16px; }
  #devguide .guide-grids .row [class*="span"], #devguide .guide-grids .row-tight [class*="span"] {
    line-height: 40px;
    background: rgba(0, 43, 87, 0.7);
    text-align: center;
    font-size: 12px; }
    #devguide .guide-grids .row [class*="span"]:hover, #devguide .guide-grids .row-tight [class*="span"]:hover {
      background: #002b57; }
  #devguide .guide-grids .row {
    margin-bottom: 16px; }
  #devguide .guide-grids .row-tight {
    margin-bottom: 1px; }
  #devguide #quick-links {
    list-style: disc;
    margin-left: 20px; }
  #devguide table.table td {
    white-space: normal; }

#base-bfh-html #devguide > article {
  padding-top: 114px; }
  #base-bfh-html #devguide > article > header h1 {
    border-top: 1px solid rgba(255, 255, 255, 0.65);
    line-height: 1.5;
    box-shadow: 0px -24px 16px -13px rgba(0, 0, 0, 0.1); }
#base-bfh-html #devguide pre, #base-bfh-html #devguide code {
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.15); }
#base-bfh-html #devguide code {
  line-height: 16px;
  vertical-align: middle; }
#base-bfh-html #devguide .guide-example {
  background: rgba(255, 255, 255, 0.65);
  border: 0; }
  #base-bfh-html #devguide .guide-example.no-background {
    background: transparent; }
  #base-bfh-html #devguide .guide-example.custom-label.label {
    position: absolute;
    top: 0;
    left: 0;
    content: "Example";
    padding: 3px 5px;
    background: rgba(255, 255, 255, 0.1);
    color: #2a3b44;
    text-transform: uppercase;
    font-family: "Frutiger", sans-serif;
    font-weight: normal; }
  #base-bfh-html #devguide .guide-example.custom-label:before {
    display: none; }
  #base-bfh-html #devguide .guide-example:before {
    color: #2a3b44;
    text-transform: uppercase;
    font-family: "Frutiger", sans-serif;
    font-weight: normal; }

#community-mission .legal {
  margin-top: 8px;
  font-size: 10px;
  line-height: 1.3;
  color: #34454f; }
#community-mission .community-mission-image-container {
  width: 225px;
  height: 180px;
  position: relative;
  float: left;
  background-color: rgba(255, 255, 255, 0.65);
  background-repeat: no-repeat; }
#community-mission .info {
  padding-left: 16px;
  height: 180px;
  width: 750px;
  background-color: rgba(255, 255, 255, 0.65);
  float: left;
  display: inline-block;
  margin-left: 1px; }
  #community-mission .info .community-mission-info-title {
    font-size: 18px;
    padding-top: 16px;
    text-transform: uppercase;
    color: #2a3b44; }
  #community-mission .info .description {
    font-size: 16px;
    line-height: 1.3;
    padding-top: 16px;
    padding-right: 16px; }
#community-mission .reward {
  margin-top: 1px;
  width: 992px;
  float: left; }
  #community-mission .reward .title {
    text-transform: uppercase;
    padding: 16px;
    color: #2a3b44;
    background-color: rgba(255, 255, 255, 0.65);
    width: 193px;
    display: inline-block;
    float: left;
    min-height: 34px; }
  #community-mission .reward .description {
    color: #000;
    padding: 16px 240px 16px 16px;
    background-color: rgba(255, 255, 255, 0.65);
    width: 766px;
    display: inline-block;
    float: left;
    margin-left: 1px;
    position: relative;
    min-height: 66px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #community-mission .reward .description .claim-reward-btn {
      position: absolute;
      top: 16px;
      right: 16px; }
  #community-mission .reward .amount {
    color: #41b946;
    font-weight: bold; }
#community-mission .time-left {
  margin-top: 1px;
  float: left; }
  #community-mission .time-left .time-left-label {
    text-transform: uppercase;
    color: #2a3b44;
    background-color: rgba(255, 255, 255, 0.65);
    width: 193px;
    padding: 16px;
    display: inline-block;
    float: left;
    min-height: 40px; }
  #community-mission .time-left .time-left-counter {
    color: #000;
    padding: 16px;
    background-color: rgba(255, 255, 255, 0.65);
    width: 734px;
    display: inline-block;
    float: left;
    margin-left: 1px;
    min-height: 40px; }
    #community-mission .time-left .time-left-counter .timeperiod {
      font-size: 14px;
      padding-top: 8px;
      padding-right: 16px;
      font-weight: normal;
      color: #34454f; }
#community-mission .progression {
  margin-top: 1px;
  float: left; }
  #community-mission .progression .title {
    text-transform: uppercase;
    color: #2a3b44;
    background-color: rgba(255, 255, 255, 0.65);
    width: 193px;
    padding: 16px;
    display: inline-block;
    float: left;
    height: 34px; }
  #community-mission .progression .progress-box {
    padding: 16px;
    margin-left: 1px;
    float: left;
    background-color: rgba(255, 255, 255, 0.65);
    width: 734px;
    height: 34px; }
    #community-mission .progression .progress-box .progression-bar {
      width: 734px;
      margin-bottom: 8px; }
      #community-mission .progression .progress-box .progression-bar .progress-bar {
        margin: 0; }
    #community-mission .progression .progress-box .progression-values {
      color: #34454f;
      display: inline-block;
      font-size: 14px; }

#community-mission .legal {
  color: #34454f; }
#community-mission .community-mission-image-container {
  background-image: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/communitymissions/hotwire-d1eab782.jpg);
  background-position: center;
  background-size: cover; }
#community-mission .info .community-mission-info-title {
  font-family: "Frutiger", sans-serif;
  font-weight: bold; }
#community-mission .reward .title {
  font-family: "Frutiger", sans-serif;
  font-weight: bold; }
#community-mission .reward .description .claim-reward-btn {
  top: 16px;
  right: 16px; }
#community-mission .time-left .time-left-label {
  font-family: "Frutiger", sans-serif;
  font-weight: bold; }
#community-mission .time-left .time-left-counter {
  font-family: "Frutiger", sans-serif;
  font-weight: bold; }
#community-mission .progression .title {
  font-family: "Frutiger", sans-serif;
  font-weight: bold; }
#community-mission .progression .progress-box .progression-values {
  font-family: "Frutiger", sans-serif;
  font-weight: bold; }

body.promo-bfh-takeover {
  background-color: #141822 !important;
  /*!
Video.js Default Styles (http://videojs.com)
Version 4.6.0
Create your own skin at http://designer.videojs.com
*/
  /* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurances of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
  /* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
  @font-face {
    font-family: 'VideoJS';
    src: url('../base/fonts/videojs/vjs.eot');
    src: url('../base/fonts/videojs/vjs.eot?#iefix') format('embedded-opentype'), url('../base/fonts/videojs/vjs.woff') format('woff'), url('../base/fonts/videojs/vjs.ttf') format('truetype');
    font-weight: normal;
    font-style: normal; }

  /* Base UI Component Classes
--------------------------------------------------------------------------------
*/
  /* Slider - used for Volume bar and Seek bar */
  /* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
  /* Show the control bar only once the video has started playing */
  /* Hide the control bar when the video is playing and the user is inactive  */
  /* The control bar shouldn't show after an error */
  /* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
  /* General styles for individual controls. */
  /* FontAwsome button icons */
  /* Replacement for focus outline */
  /* Hide control text visually, but have it available for screenreaders */
  /* Play/Pause
--------------------------------------------------------------------------------
*/
  /* Playback toggle
--------------------------------------------------------------------------------
*/
  /* Volume/Mute
-------------------------------------------------------------------------------- */
  /* Progress
--------------------------------------------------------------------------------
*/
  /* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
  /* Box containing play and load progresses. Also acts as seek scrubber. */
  /* Progress Bars */
  /* Live Mode
--------------------------------------------------------------------------------
*/
  /* Live Display
--------------------------------------------------------------------------------
*/
  /* Time Display
--------------------------------------------------------------------------------
*/
  /* Remaining time is in the HTML, but not included in default design */
  /* Fullscreen
--------------------------------------------------------------------------------
*/
  /* Switch to the exit icon when the player is in fullscreen */
  /* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
  /* Optionally center */
  /* Hide if controls are disabled */
  /* Hide when video starts playing */
  /* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
  /* Error Display
--------------------------------------------------------------------------------
*/
  /* Loading Spinner
--------------------------------------------------------------------------------
*/
  /* Errors are unrecoverable without user interaction,
   so hide the spinner in the case of an error */
  @-moz-keyframes spin {
    0% {
      -moz-transform: rotate(0deg); }

    100% {
      -moz-transform: rotate(359deg); } }

  @-webkit-keyframes spin {
    0% {
      -webkit-transform: rotate(0deg); }

    100% {
      -webkit-transform: rotate(359deg); } }

  @-o-keyframes spin {
    0% {
      -o-transform: rotate(0deg); }

    100% {
      -o-transform: rotate(359deg); } }

  @keyframes spin {
    0% {
      transform: rotate(0deg); }

    100% {
      transform: rotate(359deg); } }

  /* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
  /* Button Pop-up Menu */
  /* Subtitles Button */
  /* Captions Button */
  /* Replacement for focus outline */
  /*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
  /* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
  /* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
  /* Fullscreen Styles */
  /* Poster Styles */
  /* Hide the poster when native controls are used otherwise it covers them */
  /* Text Track Styles */
  /* Overall track holder for both captions and subtitles */
  /* Move captions down when controls aren't being shown */
  /* Individual tracks */
  /* Hide disabled or unsupported controls */
  /*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */
  /* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */ }
  body.promo-bfh-takeover #base-background {
    top: 96px;
    background-color: #141822 !important;
    background-image: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/backgrounds/loggedoutblur-2011c2c0.jpg) !important;
    background-position: top;
    background-size: cover; }
    body.promo-bfh-takeover #base-background .video-container {
      display: none; }
  body.promo-bfh-takeover #footer-wrapper {
    bottom: -80px !important;
    position: relative !important; }
    body.promo-bfh-takeover #footer-wrapper #footer-highlighted .footer-box-header {
      color: #fff; }
    body.promo-bfh-takeover #footer-wrapper #footer-highlighted .more-info {
      color: #fff; }
    body.promo-bfh-takeover #footer-wrapper #footer-allrightsreserved {
      color: #fff; }
    body.promo-bfh-takeover #footer-wrapper a, body.promo-bfh-takeover #footer-wrapper .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress body.promo-bfh-takeover #footer-wrapper a {
      color: #fff !important; }
  body.promo-bfh-takeover iframe {
    display: none; }
  body.promo-bfh-takeover .vjs-default-skin {
    color: #fff; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-slider {
    /* Replace browser focus hightlight with handle highlight */
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    /* background-color-with-alpha */
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6); }
  body.promo-bfh-takeover .vjs-default-skin .vjs-slider:focus {
    box-shadow: 0 0 2em #fff; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-slider-handle {
    opacity: 0;
    position: absolute;
    /* Needed for IE6 */
    left: 0;
    top: 0;
    -webkit-transition: 0.2s opacity;
    transition: 0.2s opacity; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-slider-handle:before {
    content: "";
    background-color: #666;
    border: 0.6em solid #eee;
    border-radius: 2em;
    width: 4px;
    height: 0.4em;
    position: absolute;
    top: -0.3em;
    left: 0;
    /* Rotate the square icon to make a diamond */ }
  body.promo-bfh-takeover .vjs-default-skin .vjs-control-bar {
    /* Start hidden */
    display: none;
    position: absolute;
    /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
    bottom: 0;
    /* Use left/right to stretch to 100% width of player div */
    left: 0;
    right: 0;
    /* Height includes any margin you want above or below control items */
    height: 3em;
    /* background-color-with-alpha */
    background-color: #1d2f3b;
    background-color: rgba(29, 47, 59, 0.7); }
  body.promo-bfh-takeover .vjs-default-skin.vjs-has-started .vjs-control-bar {
    display: block;
    /* Visibility needed to make sure things hide in older browsers too. */
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility 0.1s, opacity 0.1s;
    transition: visibility 0.1s, opacity 0.1s; }
  body.promo-bfh-takeover .vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s; }
  body.promo-bfh-takeover .vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
    display: none; }
  body.promo-bfh-takeover .vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display: none; }
  body.promo-bfh-takeover .vjs-default-skin.vjs-error .vjs-control-bar {
    display: none; }
  @media \0screen {
    body.promo-bfh-takeover .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
      content: ""; } }
  body.promo-bfh-takeover .vjs-default-skin .vjs-control {
    outline: none;
    position: relative;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 3em;
    width: 4em; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-control:before {
    font-family: VideoJS;
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
  body.promo-bfh-takeover .vjs-default-skin .vjs-control:focus:before, body.promo-bfh-takeover .vjs-default-skin .vjs-control:hover:before {
    text-shadow: 0em 0em 1em white; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-control-text {
    /* hide-visually */
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-play-control {
    width: 5em;
    cursor: pointer; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-play-control:before {
    content: "\e001"; }
  body.promo-bfh-takeover .vjs-default-skin.vjs-playing .vjs-play-control:before {
    content: "\e002"; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }
  body.promo-bfh-takeover .vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
    width: 4em;
    left: -2em;
    list-style: none; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-mute-control, body.promo-bfh-takeover .vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-mute-control:before, body.promo-bfh-takeover .vjs-default-skin .vjs-volume-menu-button:before {
    content: "\e006"; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-mute-control.vjs-vol-0:before, body.promo-bfh-takeover .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
    content: "\e003"; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-mute-control.vjs-vol-1:before, body.promo-bfh-takeover .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
    content: "\e004"; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-mute-control.vjs-vol-2:before, body.promo-bfh-takeover .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
    content: "\e005"; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-volume-control {
    width: 5em;
    float: right; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-volume-bar {
    width: 5em;
    height: 0.6em;
    margin: 1.1em auto 0; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
    height: 2.9em; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-volume-level {
    position: absolute;
    top: 0;
    left: 0;
    height: 0.5em;
    /* assuming volume starts at 1.0 */
    width: 100%;
    background: #d66e29 url('') -50% 0 repeat; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    width: 0.5em;
    height: 0.5em;
    /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */
    left: 4.6em; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-volume-handle:before {
    font-size: 0.9em;
    top: -0.4em;
    left: -0.2em;
    border: none;
    border-radius: 0;
    width: 100%;
    height: 1.5em;
    background-color: #eee; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
    width: 6em;
    left: -4em; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-progress-control {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    font-size: 0.3em;
    height: 1em;
    /* Set above the rest of the controls. */
    top: -1em;
    /* Shrink the bar slower than it grows. */
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
  body.promo-bfh-takeover .vjs-default-skin:hover .vjs-progress-control {
    font-size: 0.9em;
    /* Even though we're not changing the top/height, we need to include them in
        the transition so they're handled correctly. */
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
  body.promo-bfh-takeover .vjs-default-skin:hover .vjs-slider-handle {
    opacity: 1; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-progress-holder {
    height: 100%; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-progress-holder .vjs-play-progress, body.promo-bfh-takeover .vjs-default-skin .vjs-progress-holder .vjs-load-progress {
    position: absolute;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    /* updated by javascript during playback */
    width: 0;
    /* Needed for IE6 */
    left: 0;
    top: 0; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-play-progress {
    /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */
    background: #d66e29 url('') -50% 0 repeat; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-load-progress {
    background: #646464;
    /* IE8- Fallback */
    background: rgba(255, 255, 255, 0.4); }
  body.promo-bfh-takeover .vjs-default-skin .vjs-seek-handle {
    width: 1.5em;
    height: 100%; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-seek-handle:before {
    padding-top: 0.1em;
    /* Minor adjustment */ }
  body.promo-bfh-takeover .vjs-default-skin.vjs-live .vjs-time-controls, body.promo-bfh-takeover .vjs-default-skin.vjs-live .vjs-time-divider, body.promo-bfh-takeover .vjs-default-skin.vjs-live .vjs-progress-control {
    display: none; }
  body.promo-bfh-takeover .vjs-default-skin.vjs-live .vjs-live-display {
    display: block; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-live-display {
    display: none;
    font-size: 1em;
    line-height: 3em; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-time-controls {
    font-size: 1em;
    /* Align vertically by making the line height the same as the control bar */
    line-height: 3em; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-current-time {
    float: left; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-duration {
    float: left; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-remaining-time {
    display: none;
    float: left; }
  body.promo-bfh-takeover .vjs-time-divider {
    float: left;
    line-height: 3em; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    float: right; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-fullscreen-control:before {
    content: "\e000"; }
  body.promo-bfh-takeover .vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
    content: "\e00b"; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-big-play-button {
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3em;
    height: 2.5em;
    margin-left: -1.5em;
    margin-top: -1.25em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
  body.promo-bfh-takeover .vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
    /* Center it horizontally */
    left: 50%;
    margin-left: -1.6em;
    align: 0.5em; }
  body.promo-bfh-takeover .vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
    display: none; }
  body.promo-bfh-takeover .vjs-default-skin.vjs-has-started .vjs-big-play-button {
    display: none; }
  body.promo-bfh-takeover .vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
    display: none; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-big-play-button:before {
    content: "\e001";
    font-family: VideoJS;
    /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
    line-height: 2.5em;
    text-shadow: 0.05em 0.05em 0.1em #000;
    text-align: center;
    /* Needed for IE8 */
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%; }
    .vjs-default-skin:hover body.promo-bfh-takeover .vjs-default-skin .vjs-big-play-button:before, body.promo-bfh-takeover .vjs-default-skin .vjs-big-play-button:before:focus {
      outline: 0;
      text-shadow: 0 0 3em #fff;
      -webkit-transition: all 0s;
      transition: all 0s; }
  body.promo-bfh-takeover .vjs-error .vjs-big-play-button {
    display: none; }
  body.promo-bfh-takeover .vjs-error-display {
    display: none; }
  body.promo-bfh-takeover .vjs-error .vjs-error-display {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  body.promo-bfh-takeover .vjs-error .vjs-error-display:before {
    content: 'X';
    font-family: Arial;
    font-size: 4em;
    color: #666666;
    /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
    line-height: 1;
    text-shadow: 0.05em 0.05em 0.1em #000;
    text-align: center;
    /* Needed for IE8 */
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -0.5em;
    width: 100%; }
  body.promo-bfh-takeover .vjs-error-display div {
    position: absolute;
    font-size: 1.4em;
    text-align: center;
    bottom: 1em;
    right: 1em;
    left: 1em; }
  body.promo-bfh-takeover .vjs-error-display a, body.promo-bfh-takeover .vjs-error-display .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress body.promo-bfh-takeover .vjs-error-display a, body.promo-bfh-takeover .vjs-error-display a:visited, body.promo-bfh-takeover .vjs-error-display .devblog .devblog-post .battlelog-wordpress a:visited, .devblog .devblog-post .battlelog-wordpress body.promo-bfh-takeover .vjs-error-display a:visited {
    color: #F4A460; }
  body.promo-bfh-takeover .vjs-loading-spinner {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px; }
  body.promo-bfh-takeover .vjs-playing .vjs-loading-spinner, body.promo-bfh-takeover .vjs-paused .vjs-loading-spinner, body.promo-bfh-takeover .video-js.vjs-error .vjs-loading-spinner {
    /* using !important flag because currently the loading spinner
     uses hide()/show() instead of classes. The !important can be
     removed when that's updated */
    display: none !important;
    /* ensure animation doesn't continue while hidden */
    -webkit-animation: none;
    animation: none; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-menu-button {
    float: right;
    cursor: pointer; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0em;
    /* (Width of vjs-menu - width of button) / 2 */
    width: 0em;
    height: 0em;
    margin-bottom: 3em;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 1.55em solid black;
    /* Same width top as ul bottom */
    border-top-color: rgba(7, 40, 50, 0.5);
    /* Same as ul background */ }
  body.promo-bfh-takeover .vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 10em;
    bottom: 1.5em;
    /* Same bottom as vjs-menu border-top */
    max-height: 15em;
    overflow: auto;
    left: -5em;
    /* Width of menu - width of button / 2 */
    /* background-color-with-alpha */
    background-color: #1d2f3b;
    background-color: rgba(29, 47, 59, 0.7);
    box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2); }
  body.promo-bfh-takeover .vjs-default-skin .vjs-menu-button:hover .vjs-menu {
    display: block; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-menu-button ul li {
    list-style: none;
    margin: 0;
    padding: 0.3em 0 0.3em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-menu-button ul li.vjs-selected {
    background-color: #000; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-menu-button ul li:focus, body.promo-bfh-takeover .vjs-default-skin .vjs-menu-button ul li:hover, body.promo-bfh-takeover .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus, body.promo-bfh-takeover .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
    outline: 0;
    color: #111;
    /* background-color-with-alpha */
    background-color: white;
    background-color: rgba(255, 255, 255, 0.75);
    box-shadow: 0 0 1em white; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 1em;
    line-height: 2em;
    padding: 0;
    margin: 0 0 0.3em 0;
    font-weight: bold;
    cursor: default; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-subtitles-button:before {
    content: "\e00c"; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-captions-button:before {
    content: "\e008"; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before, body.promo-bfh-takeover .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
    box-shadow: 0 0 1em white; }
  body.promo-bfh-takeover .video-js {
    background-color: #000;
    position: relative;
    padding: 0;
    /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */
    font-size: 10px;
    /* Allow poster to be vertially aligned. */
    vertical-align: middle;
    /*  display: table-cell; */
    /*This works in Safari but not Firefox.*/
    /* Provide some basic defaults for fonts */
    font-weight: normal;
    font-style: normal;
    /* Avoiding helvetica: issue #376 */
    font-family: Arial, sans-serif;
    /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */
    -webkit-user-select: none;
    user-select: none; }
  body.promo-bfh-takeover .video-js .vjs-tech {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  body.promo-bfh-takeover .video-js:-moz-full-screen {
    position: absolute; }
  body.promo-bfh-takeover body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
    overflow-y: auto; }
  body.promo-bfh-takeover .video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
    /* IE6 full-window (underscore hack) */
    _position: absolute; }
  body.promo-bfh-takeover .video-js:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important; }
  body.promo-bfh-takeover .video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none; }
  body.promo-bfh-takeover .vjs-poster {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%; }
  body.promo-bfh-takeover .vjs-poster img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    padding: 0;
    width: 100%; }
  body.promo-bfh-takeover .video-js.vjs-using-native-controls .vjs-poster {
    display: none; }
  body.promo-bfh-takeover .video-js .vjs-text-track-display {
    text-align: center;
    position: absolute;
    bottom: 4em;
    /* Leave padding on left and right */
    left: 1em;
    right: 1em; }
  body.promo-bfh-takeover .video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em; }
  body.promo-bfh-takeover .video-js .vjs-text-track {
    display: none;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: 0.1em;
    /* Transparent black background, or fallback to all black (oldIE) */
    /* background-color-with-alpha */
    background-color: black;
    background-color: rgba(0, 0, 0, 0.5); }
  body.promo-bfh-takeover .video-js .vjs-subtitles {
    color: #fff;
    /* Subtitles are white */ }
  body.promo-bfh-takeover .video-js .vjs-captions {
    color: #fc6;
    /* Captions are yellow */ }
  body.promo-bfh-takeover .vjs-tt-cue {
    display: block; }
  body.promo-bfh-takeover .vjs-default-skin .vjs-hidden {
    display: none; }
  body.promo-bfh-takeover .vjs-lock-showing {
    display: block !important;
    opacity: 1;
    visibility: visible; }
  body.promo-bfh-takeover .vjs-no-js {
    padding: 20px;
    color: #ccc;
    background-color: #333;
    font-size: 18px;
    font-family: Arial, sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0px auto; }
  body.promo-bfh-takeover .vjs-no-js a, body.promo-bfh-takeover .vjs-no-js .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress body.promo-bfh-takeover .vjs-no-js a, body.promo-bfh-takeover .vjs-no-js a:visited, body.promo-bfh-takeover .vjs-no-js .devblog .devblog-post .battlelog-wordpress a:visited, .devblog .devblog-post .battlelog-wordpress body.promo-bfh-takeover .vjs-no-js a:visited {
    color: #F4A460; }

#base-bf3-body.promo-bfh-takeover #content {
  width: 992px;
  margin-left: 16px; }
#base-bf3-body.promo-bfh-takeover #footer {
  display: none; }

/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-family: 'VideoJS';
  src: url('../base/fonts/videojs/vjs.eot');
  src: url('../base/fonts/videojs/vjs.eot?#iefix') format('embedded-opentype'), url('../base/fonts/videojs/vjs.woff') format('woff'), url('../base/fonts/videojs/vjs.ttf') format('truetype');
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Frutiger';
  src: url('../base/fonts/frutiger/FrutigerLTStd-Roman.eot');
  src: url('../base/fonts/frutiger/FrutigerLTStd-Roman.eot?#iefix') format('embedded-opentype'), url('../base/fonts/frutiger/FrutigerLTStd-Roman.woff') format('woff'), url('../base/fonts/frutiger/FrutigerLTStd-Roman.ttf') format('truetype'), url('../base/fonts/frutiger/FrutigerLTStd-Roman.svg#FrutigerLTStd-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U20-FB02; }

@font-face {
  font-family: 'Frutiger';
  src: url('../base/fonts/frutiger/FrutigerLTStd-Bold.eot'), url('../base/fonts/frutiger/FrutigerLTStd-Bold.eot?#iefix') format('embedded-opentype'), url('../base/fonts/frutiger/FrutigerLTStd-Bold.woff') format('woff'), url('../base/fonts/frutiger/FrutigerLTStd-Bold.ttf') format('truetype'), url('../base/fonts/frutiger/FrutigerLTStd-Bold.svg#FrutigerLTStd-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U1D-FB02; }

#promo {
  line-height: 1.5em; }
  #promo #bfhbeta-offer {
    background-color: rgba(0, 0, 0, 0.8);
    padding: 24px 0 0 16px;
    margin-bottom: 32px; }
    #promo #bfhbeta-offer .box-content {
      background-color: transparent; }
    #promo #bfhbeta-offer ul li {
      text-indent: 0; }
    #promo #bfhbeta-offer ul li:before {
      content: ""; }
  #promo header {
    height: 226px; }
  #promo .promo-content {
    position: relative;
    padding: 42px 32px 32px 32px;
    background-color: rgba(0, 0, 0, 0.8);
    min-height: 200px; }
    #promo .promo-content .promobox-content.promobox-content-hardline {
      background-image: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/backgrounds/battlelog_com_bfh-34683a5a.jpg);
      background-position: top;
      background-repeat: no-repeat;
      padding-top: 618px !important;
      background-size: contain; }
  #promo ul {
    margin-bottom: 8px; }
  #promo ul li {
    text-indent: 5px;
    line-height: 1.4em;
    color: #fff; }
    #promo ul li:before {
      content: "-";
      position: relative;
      left: -5px; }
  #promo p {
    color: #fff;
    font-size: 14px;
    line-height: 1.6em;
    padding-bottom: 60px; }
  #promo p.premium {
    padding-bottom: 16px; }
  #promo aside {
    height: 100%;
    float: right;
    margin-left: 16px;
    width: 320px; }
    #promo aside p {
      color: #fff;
      margin-bottom: 8px; }
  #promo .video {
    position: relative;
    display: block;
    width: 320px;
    height: 179px;
    margin-bottom: 8px;
    cursor: pointer; }
    #promo .video:after {
      position: absolute;
      content: "▶";
      color: rgba(255, 255, 255, 0.7);
      top: 50%;
      left: 50%;
      margin-top: -16px;
      margin-left: -32px;
      font-size: 92px; }
    #promo .video:hover:after {
      color: rgba(255, 255, 255, 0.9); }
  #promo.promo-bfh body {
    color: #000; }
  #promo.promo-bfh h1, #promo.promo-bfh h2, #promo.promo-bfh h3, #promo.promo-bfh h4, #promo.promo-bfh h5, #promo.promo-bfh a, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a {
    color: #2a3b44; }
  #promo.promo-bfh a:hover, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a:hover, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a:hover {
    color: #2a3b44;
    text-decoration: underline; }
  #promo.promo-bfh .uppercase {
    text-transform: uppercase; }
  #promo.promo-bfh .lowercase {
    text-transform: lowercase; }
  #promo.promo-bfh h1, #promo.promo-bfh h2, #promo.promo-bfh h4, #promo.promo-bfh h5, #promo.promo-bfh h6 {
    font-family: "Frutiger", sans-serif;
    font-weight: normal; }
  #promo.promo-bfh h3 {
    font-family: "Frutiger", sans-serif;
    font-weight: bold; }
  #promo.promo-bfh .btn:before, #promo.promo-bfh a.btn:before, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn:before, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn:before, #promo.promo-bfh .swipe-glow:before {
    -webkit-transition: opacity 0.3s ease 0, left 0s linear 0.3s;
    transition: opacity 0.3s ease 0, left 0s linear 0.3s;
    opacity: 0;
    content: " ";
    -webkit-backface-visibility: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 100;
    overflow: hidden;
    background-size: cover;
    background-image: url('//eaassets-a.akamaihd.net/battlelog/bb/bfh/ui/swiping-glow-408c7792.png'); }
  #promo.promo-bfh .btn:hover:not([disabled]):not(.disabled):before, #promo.promo-bfh a.btn:hover:not([disabled]):not(.disabled):before, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn:hover:not([disabled]):not(.disabled):before, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn:hover:not([disabled]):not(.disabled):before, #promo.promo-bfh .swipe-glow:hover:not([disabled]):not(.disabled):before {
    -webkit-transition: opacity 0s ease, left 0.4s linear;
    transition: opacity 0s ease, left 0.4s linear;
    left: 100%;
    opacity: 1; }
  #promo.promo-bfh .btn:hover:not([disabled]):not(.disabled).swipe-slow:before, #promo.promo-bfh a.btn:hover:not([disabled]):not(.disabled).swipe-slow:before, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn:hover:not([disabled]):not(.disabled).swipe-slow:before, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn:hover:not([disabled]):not(.disabled).swipe-slow:before, #promo.promo-bfh .swipe-glow:hover:not([disabled]):not(.disabled).swipe-slow:before {
    -webkit-transition: opacity 0s ease, left 0.6s linear;
    transition: opacity 0s ease, left 0.6s linear; }
  #promo.promo-bfh .btn, #promo.promo-bfh a.btn, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    line-height: 34px;
    font-size: 12px;
    padding: 0 16px;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    font-family: "Frutiger", sans-serif;
    font-weight: normal;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    border: none;
    background: #10212b; }
    #promo.promo-bfh .btn:after, #promo.promo-bfh a.btn:after, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn:after, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn:after {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba(255, 255, 255, 0.15);
      opacity: 0; }
    #promo.promo-bfh .btn:hover:not([disabled]):not(.disabled):after, #promo.promo-bfh a.btn:hover:not([disabled]):not(.disabled):after, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn:hover:not([disabled]):not(.disabled):after, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn:hover:not([disabled]):not(.disabled):after {
      opacity: 1; }
    #promo.promo-bfh .btn:active:not([disabled]):not(.disabled), #promo.promo-bfh a.btn:active:not([disabled]):not(.disabled), #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn:active:not([disabled]):not(.disabled), .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn:active:not([disabled]):not(.disabled) {
      color: #000;
      background: #fff; }
    #promo.promo-bfh .btn.btn-primary, #promo.promo-bfh a.btn.btn-primary, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.btn-primary, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-primary {
      background-color: #d66e29; }
    #promo.promo-bfh .btn.btn-inverse, #promo.promo-bfh a.btn.btn-inverse, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.btn-inverse, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-inverse {
      color: #000;
      background: rgba(255, 255, 255, 0.5);
      padding: 0 16px !important; }
    #promo.promo-bfh .btn.btn-subtle, #promo.promo-bfh .btn.btn-clean, #promo.promo-bfh a.btn.btn-subtle, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.btn-subtle, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-subtle, #promo.promo-bfh a.btn.btn-clean, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.btn-clean, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-clean {
      background: none;
      color: #2a3b44; }
      #promo.promo-bfh .btn.btn-subtle:hover:not([disabled]):not(.disabled), #promo.promo-bfh .btn.btn-clean:hover:not([disabled]):not(.disabled), #promo.promo-bfh a.btn.btn-subtle:hover:not([disabled]):not(.disabled), #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.btn-subtle:hover:not([disabled]):not(.disabled), .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-subtle:hover:not([disabled]):not(.disabled), #promo.promo-bfh a.btn.btn-clean:hover:not([disabled]):not(.disabled), #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.btn-clean:hover:not([disabled]):not(.disabled), .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-clean:hover:not([disabled]):not(.disabled) {
        background: none;
        color: #000; }
      #promo.promo-bfh .btn.btn-subtle:active:not([disabled]):not(.disabled), #promo.promo-bfh .btn.btn-clean:active:not([disabled]):not(.disabled), #promo.promo-bfh a.btn.btn-subtle:active:not([disabled]):not(.disabled), #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.btn-subtle:active:not([disabled]):not(.disabled), .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-subtle:active:not([disabled]):not(.disabled), #promo.promo-bfh a.btn.btn-clean:active:not([disabled]):not(.disabled), #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.btn-clean:active:not([disabled]):not(.disabled), .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-clean:active:not([disabled]):not(.disabled) {
        color: #000;
        background: none;
        box-shadow: 0; }
    #promo.promo-bfh .btn.btn-large, #promo.promo-bfh a.btn.btn-large, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.btn-large, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-large {
      line-height: 47px;
      font-size: 23px;
      padding: 0 16px; }
    #promo.promo-bfh .btn.btn-small, #promo.promo-bfh a.btn.btn-small, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.btn-small, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-small {
      line-height: 32px;
      font-size: 16px;
      padding: 0px 16px; }
      #promo.promo-bfh .btn.btn-small .icon-search, #promo.promo-bfh a.btn.btn-small .icon-search, #promo.promo-bfh a.btn.btn-small .devblog .devblog-post .battlelog-wordpress a.btn.btn-small, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-small a.btn.btn-small {
        position: relative;
        top: 2px; }
    #promo.promo-bfh .btn.btn-tiny, #promo.promo-bfh a.btn.btn-tiny, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.btn-tiny, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-tiny {
      line-height: 24px;
      font-size: 13px;
      padding: 0 10px; }
    #promo.promo-bfh .btn[disabled], #promo.promo-bfh .btn.disabled, #promo.promo-bfh .is-touch #serverbrowser aside .action-buttons-container .favorite-toggle.starred, .is-touch #serverbrowser aside .action-buttons-container #promo.promo-bfh .favorite-toggle.starred, #promo.promo-bfh a.btn[disabled], #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn[disabled], .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn[disabled], #promo.promo-bfh a.btn.disabled, #promo.promo-bfh .is-touch #serverbrowser aside .action-buttons-container a.favorite-toggle.starred, .is-touch #serverbrowser aside .action-buttons-container #promo.promo-bfh a.favorite-toggle.starred, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.favorite-toggle.starred, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.favorite-toggle.starred, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.disabled, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.disabled, #promo.promo-bfh .is-touch #serverbrowser aside .action-buttons-container a.favorite-toggle.starred, .is-touch #serverbrowser aside .action-buttons-container #promo.promo-bfh a.favorite-toggle.starred {
      cursor: default;
      opacity: 0.5; }
    #promo.promo-bfh .btn.arrow i:before, #promo.promo-bfh a.btn.arrow i:before, #promo.promo-bfh a.btn.arrow .devblog .devblog-post .battlelog-wordpress a.btn.arrow, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.arrow a.btn.arrow {
      position: relative;
      bottom: 0.15em;
      right: 0.2em;
      content: "► ";
      font-size: 0.7em; }
    #promo.promo-bfh .btn.arrow-down i:after, #promo.promo-bfh a.btn.arrow-down i:after, #promo.promo-bfh a.btn.arrow-down .devblog .devblog-post .battlelog-wordpress a.btn.arrow-down, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.arrow-down a.btn.arrow-down {
      position: relative;
      bottom: 0.15em;
      left: 0.2em;
      content: " ▼";
      font-size: 0.7em;
      line-height: 1; }
    #promo.promo-bfh .btn.btn-block, #promo.promo-bfh a.btn.btn-block, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn.btn-block, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn.btn-block {
      display: block;
      width: 100%; }
    #promo.promo-bfh .btn > [class^="icon-"], #promo.promo-bfh .btn > [class*=" icon-"], #promo.promo-bfh a.btn > [class^="icon-"], #promo.promo-bfh a.btn > .devblog .devblog-post .battlelog-wordpress a.btn, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn > a.btn, #promo.promo-bfh a.btn > [class*=" icon-"], #promo.promo-bfh a.btn > .devblog .devblog-post .battlelog-wordpress a.btn, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn > a.btn {
      opacity: 0.8; }
    #promo.promo-bfh .btn:hover:not(.disabled) > [class^="icon-"], #promo.promo-bfh .btn:hover:not(.disabled) > [class*=" icon-"], #promo.promo-bfh a.btn:hover:not(.disabled) > [class^="icon-"], #promo.promo-bfh a.btn:hover:not(.disabled) > .devblog .devblog-post .battlelog-wordpress a.btn:hover:not(.disabled), .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn:hover:not(.disabled) > a.btn:hover:not(.disabled), #promo.promo-bfh a.btn:hover:not(.disabled) > [class*=" icon-"], #promo.promo-bfh a.btn:hover:not(.disabled) > .devblog .devblog-post .battlelog-wordpress a.btn:hover:not(.disabled), .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn:hover:not(.disabled) > a.btn:hover:not(.disabled) {
      opacity: 1; }
    #promo.promo-bfh .btn:hover:not(.disabled).btn-subtle, #promo.promo-bfh a.btn:hover:not(.disabled).btn-subtle, #promo.promo-bfh .devblog .devblog-post .battlelog-wordpress a.btn:hover:not(.disabled).btn-subtle, .devblog .devblog-post .battlelog-wordpress #promo.promo-bfh a.btn:hover:not(.disabled).btn-subtle {
      background-color: rgba(7, 7, 7, 0.35); }
  #promo.promo-bfh header {
    background: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/logos/bfh-logo-promo-24973360.png) left center no-repeat; }
  #promo.promo-bfh li {
    font-family: "Frutiger", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px; }
  #promo.promo-bfh h1 {
    font-family: "Frutiger", sans-serif;
    font-weight: bold;
    margin-top: -4px;
    margin-bottom: 16px;
    font-size: 34px;
    text-transform: uppercase;
    line-height: 1;
    color: #fff; }
  #promo.promo-bfh h2 {
    font-size: 22px; }
  #promo.promo-bfh .promo-buttons {
    position: absolute;
    bottom: 32px;
    margin-top: 24px; }
  #promo.promo-bfh .video {
    background: url(../promo/bfh/video-bg.png); }

#promo-tos header h1 {
  color: #fff;
  margin-top: 32px;
  font-family: "Frutiger", sans-serif;
  font-weight: bold; }
#promo-tos p {
  line-height: 1.3em; }
#promo-tos p + p, #promo-tos p + h5 {
  margin-top: 1em; }
#promo-tos .box-content {
  box-sizing: content-box;
  font-size: 14px;
  background-color: rgba(245, 245, 245, 0.95);
  box-shadow: 0px -1px 0 rgba(255, 255, 255, 0.7); }

#base-bfh-html #promo .promo-content {
  background-color: transparent; }
  #base-bfh-html #promo .promo-content .promobox-content {
    background-color: whitesmoke;
    margin-bottom: 16px;
    padding: 16px;
    position: relative; }
    #base-bfh-html #promo .promo-content .promobox-content li, #base-bfh-html #promo .promo-content .promobox-content h1, #base-bfh-html #promo .promo-content .promobox-content p {
      color: #34454f; }
    #base-bfh-html #promo .promo-content .promobox-content p.preamble {
      line-height: 1.6em; }
    #base-bfh-html #promo .promo-content .promobox-content ul {
      margin-bottom: 16px; }
      #base-bfh-html #promo .promo-content .promobox-content ul li {
        font-family: Arial, sans-serif;
        font-size: 14px; }
    #base-bfh-html #promo .promo-content .promobox-content .promo-buttons {
      margin-top: 32px;
      bottom: 16px; }
    #base-bfh-html #promo .promo-content .promobox-content.promobox-content-premium {
      background-image: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/premium/bfhardlinepremiumcutinhalf-564be138.jpg);
      background-position: top;
      background-repeat: no-repeat;
      padding-top: 359px;
      background-size: 928px 343px; }
#base-bfh-html #promo.promo-bfh li {
  text-transform: none; }

#base-bfh-html #promo .promo-content {
  background-color: transparent; }
  #base-bfh-html #promo .promo-content .promobox-content {
    background-color: rgba(245, 245, 245, 0.9);
    margin-bottom: 16px;
    padding: 16px;
    position: relative; }
    #base-bfh-html #promo .promo-content .promobox-content li, #base-bfh-html #promo .promo-content .promobox-content h1, #base-bfh-html #promo .promo-content .promobox-content p {
      color: #34454f; }
    #base-bfh-html #promo .promo-content .promobox-content .promo-buttons {
      bottom: 16px; }
#base-bfh-html #promo.promo-bfh ul {
  padding-bottom: 50px; }
  #base-bfh-html #promo.promo-bfh ul li {
    text-transform: none;
    line-height: 1.6em; }

.inventory-item {
  padding: 30px;
  float: left;
  margin: 3px; }

#base-bfh-html .battlepacks-section .odcstore .product-container.battlepacks .products .bfh-box-content-pack-1, #base-bfh-html .battlepacks-section .odcstore .product-container.battlepacks .products .bfh-box-content-pack-2, #base-bfh-html .battlepacks-section .odcstore .product-container.battlepacks .products .bfh-box-content-pack-3, #base-bfh-html .battlepacks-section .odcstore .product-container.battlepacks .products .bfh-box-content-pack-4 {
  min-height: 0; }

#unopened-battlepacks header {
  margin-bottom: 1px; }
#unopened-battlepacks .scroll-container-outer {
  height: 250px;
  margin-bottom: 1px; }
  #unopened-battlepacks .scroll-container-outer .scroll-left, #unopened-battlepacks .scroll-container-outer .scroll-right {
    background-color: rgba(255, 255, 255, 0.65); }
  #unopened-battlepacks .scroll-container-outer .jspTrack {
    background-color: rgba(255, 255, 255, 0.65); }
#unopened-battlepacks .scrollable {
  position: relative;
  height: 240px;
  background-color: rgba(255, 255, 255, 0.65);
  text-align: center;
  font-size: 12px;
  line-height: 14px; }
  #unopened-battlepacks .scrollable .bp-name {
    font-weight: bold; }
  #unopened-battlepacks .scrollable p + p {
    margin-top: 4px; }
  #unopened-battlepacks .scrollable .button-container {
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    text-align: center; }
  #unopened-battlepacks .scrollable .text-container {
    margin: 0 8px;
    margin-bottom: 53px; }
  #unopened-battlepacks .scrollable .award-reason {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #unopened-battlepacks .scrollable.selected span {
    color: #34454f; }
#unopened-battlepacks .box-content {
  height: 205px;
  position: relative; }
  #unopened-battlepacks .box-content p {
    position: absolute;
    top: 45%;
    left: 0;
    width: 100%;
    text-align: center; }
#unopened-battlepacks .scroll-left, #unopened-battlepacks .scroll-right {
  line-height: 270px; }

#battlepacks-tab-menu {
  margin-bottom: 16px; }

body .battlepackdialog header {
  background: #282d33; }
  body .battlepackdialog header h3 {
    color: #d5dde5; }

body .battlepackdialog #battlepacks-open-popup #battlepack-parent-item-name, body .battlepackdialog #battlepacks-open-popup #battlepack-item-category {
  color: #34454f;
  font-family: "Frutiger", sans-serif;
  font-weight: bold;
  font-size: 12px; }
body .battlepackdialog #battlepacks-open-popup .item-description p {
  color: #000; }
body .battlepackdialog #battlepacks-open-popup h5 {
  font-family: "Frutiger", sans-serif;
  font-weight: bold; }
body .battlepackdialog #battlepacks-open-popup .items ul li {
  height: 172px; }
  body .battlepackdialog #battlepacks-open-popup .items ul li.standard {
    background: rgba(166, 125, 61, 0.5); }
  body .battlepackdialog #battlepacks-open-popup .items ul li.advanced {
    background: rgba(192, 192, 192, 0.5); }
  body .battlepackdialog #battlepacks-open-popup .items ul li.superior {
    background: rgba(212, 175, 55, 0.5); }
  body .battlepackdialog #battlepacks-open-popup .items ul li.distinguished {
    background: rgba(229, 228, 226, 0.5); }
  body .battlepackdialog #battlepacks-open-popup .items ul li.premium {
    background: rgba(212, 175, 55, 0.1); }
  body .battlepackdialog #battlepacks-open-popup .items ul li:not(.active):hover {
    background: rgba(255, 255, 255, 0.55); }
  body .battlepackdialog #battlepacks-open-popup .items ul li.active {
    cursor: default;
    outline: none;
    background: #fff; }

.battlepacks-list .bp-item .camo {
  margin: auto; }
.battlepacks-list .battlepacks-unlocking-soon-list li {
  width: 163px;
  height: 165px;
  background-color: rgba(255, 255, 255, 0.65); }
  .battlepacks-list .battlepacks-unlocking-soon-list li:hover {
    background-color: rgba(255, 255, 255, 0.55); }
  .battlepacks-list .battlepacks-unlocking-soon-list li:nth-child(4n+4) {
    width: 164px;
    margin-right: 0; }
  .battlepacks-list .battlepacks-unlocking-soon-list li .bp-unlock-reason {
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 1.4;
    color: #2a3b44;
    font-weight: bold;
    padding: 16px 16px 0 16px;
    display: block;
    display: -webkit-box;
    max-width: 163px;
    height: 50.4px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 1.4;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .battlepacks-list .battlepacks-unlocking-soon-list li .bp-remaining {
    position: relative;
    text-align: left;
    font-size: 10px;
    text-transform: uppercase;
    padding: 0 16px;
    color: #34454f; }
  .battlepacks-list .battlepacks-unlocking-soon-list li .unlock-parent-image {
    position: absolute;
    top: 24px; }
  .battlepacks-list .battlepacks-unlocking-soon-list li .unlock-award-image {
    position: absolute;
    left: 94px; }
.battlepacks-list .battlebox ul .bp-item .info {
  padding-top: 16px;
  min-height: inherit; }

.battlepacks-list .battlebox ul .feed-pack {
  background-color: rgba(240, 240, 240, 0.65);
  width: 70px; }

.battlepacks-list .battlebox ul .bp-item {
  background-color: rgba(255, 255, 255, 0.65); }

.battlepack-offer {
  position: relative;
  width: 288px; }
  .battlepack-offer .battlepacks-imagebox {
    float: left;
    width: 50%; }
  .battlepack-offer span.bp-name {
    font-size: 13px;
    font-weight: bold; }
  .battlepack-offer span.bp-price {
    color: #41b747;
    font-size: 20px;
    width: 50%;
    float: right;
    margin-top: 10px; }
  .battlepack-offer p {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    color: #464850;
    float: left;
    width: 50%; }
  .battlepack-offer .bp-buy-button {
    width: 50%;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 50%; }

.battlepack-inventory-list li {
  position: relative;
  float: left;
  width: 122px;
  height: 120px;
  margin: 0 0 1px 1px;
  background-color: rgba(255, 255, 255, 0.65);
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.05s ease-in-out;
  -moz-transition: all 0.05s ease-in-out;
  -o-transition: all 0.05s ease-in-out;
  transition: all 0.05s ease-in-out;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .battlepack-inventory-list li .imageContainer {
    margin: 14px 16px; }
  .battlepack-inventory-list li:nth-child(4n+1) {
    margin-left: 0;
    width: 120px; }
  .battlepack-inventory-list li:nth-child(4n) {
    width: 121px; }
  .battlepack-inventory-list li:hover {
    background-color: rgba(240, 240, 240, 0.65); }
  .battlepack-inventory-list li.equipped {
    box-shadow: inset 0 0 0 1px #fff; }
  .battlepack-inventory-list li.active {
    background-color: #fff; }
    .battlepack-inventory-list li.active:hover {
      background-color: #fff; }

.bp-item-extra {
  position: absolute;
  right: 4px;
  bottom: 4px;
  border: 1px solid #fff; }

.bp-item-quantity {
  background: #353535;
  color: white;
  font-size: 11px;
  font-family: Arial, sans-serif;
  padding: 1px 5px 2px 5px;
  float: left; }

#inventory-item-holder {
  position: relative; }
  #inventory-item-holder .box-content {
    background: transparent;
    min-height: 100px; }
    #inventory-item-holder .box-content.showbg {
      background: rgba(255, 255, 255, 0.65); }
    #inventory-item-holder .box-content p {
      position: absolute;
      top: 45%;
      left: 0;
      width: 100%;
      text-align: center; }

#inventory-categories-menu li {
  text-transform: uppercase; }
  #inventory-categories-menu li:hover {
    background-color: rgba(255, 255, 255, 0.55); }
#inventory-categories-menu .box-content {
  padding: 2px 8px;
  cursor: pointer;
  line-height: 23px; }
  #inventory-categories-menu .box-content.active {
    background: #fff; }
#inventory-categories-menu span {
  font-size: 11px;
  font-weight: bold; }

#battlepack-inventory-details .stat-details h4 {
  margin-top: 32px; }
#battlepack-inventory-details .stat-details strong {
  text-transform: uppercase;
  color: #2a3b44; }
#battlepack-inventory-details .stat-details span.sellPrice {
  color: #41b747;
  font-weight: bold; }
#battlepack-inventory-details .stat-details p {
  color: #34454f;
  line-height: 1.2; }
  #battlepack-inventory-details .stat-details p.use-in {
    color: #000; }
#battlepack-inventory-details .stat-details div.image-container div {
  margin: 0 auto; }

.usevoucherdialog section.dialog-body {
  background-color: #eee; }
.usevoucherdialog #accessory-list {
  overflow: hidden;
  padding-bottom: 16px;
  border-bottom: 1px solid #ddd; }
  .usevoucherdialog #accessory-list .accessory-category {
    float: left;
    margin: 0 1px 1px 0;
    height: 74px;
    background-color: #fff;
    opacity: 0.5;
    width: 175px;
    text-align: center; }
    .usevoucherdialog #accessory-list .accessory-category:hover {
      opacity: 1;
      cursor: pointer;
      background-color: #fff; }
    .usevoucherdialog #accessory-list .accessory-category:last-of-type {
      margin-right: 0; }
    .usevoucherdialog #accessory-list .accessory-category.active {
      background-color: #fff;
      opacity: 1; }
.usevoucherdialog #accessory-items {
  overflow: hidden; }
  .usevoucherdialog #accessory-items .accessory-item {
    float: left;
    margin: 0 1px 1px 0;
    height: 74px;
    background-color: #fff;
    opacity: 0.5;
    width: 33.14%;
    text-align: center; }
    .usevoucherdialog #accessory-items .accessory-item:hover {
      opacity: 1;
      cursor: pointer;
      background-color: #fff; }
    .usevoucherdialog #accessory-items .accessory-item:last-of-type {
      margin-right: 0; }
    .usevoucherdialog #accessory-items .accessory-item.active {
      background-color: #fff;
      opacity: 1; }

/* challenges component CSS resource */
h1.mission-overviewstats-empty {
  text-align: center; }

.loggedout-usp-container.missions-loggedout {
  overflow: visible; }
  .loggedout-usp-container.missions-loggedout .usp.missions {
    background: none;
    margin-top: 0;
    margin-bottom: 0; }
  .loggedout-usp-container.missions-loggedout .usp.footer {
    padding-bottom: 44px; }

.create-mission-info {
  line-height: 18px;
  padding: 6px 12px;
  font-size: 12px; }
  .create-mission-info a, .create-mission-info .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .create-mission-info a {
    text-decoration: underline; }

#missions-overview {
  position: relative;
  font-family: Purista, sans-serif; }
  #missions-overview #no-results {
    text-align: center; }
  #missions-overview .mission-tight {
    margin-top: 8px; }
  #missions-overview .challenge-element {
    cursor: pointer;
    position: relative; }
    #missions-overview .challenge-element .thumb {
      width: 55px;
      float: left;
      text-align: center;
      padding: 3px 0; }
      #missions-overview .challenge-element .thumb img {
        width: 40px;
        height: 40px; }
    #missions-overview .challenge-element.challenge-selected {
      background-color: #fff; }
      #missions-overview .challenge-element.challenge-selected .info .challenge-type {
        font-weight: bold; }
    #missions-overview .challenge-element .info {
      float: left;
      line-height: 18px;
      padding-top: 6px; }
      #missions-overview .challenge-element .info .challenge-type {
        text-transform: uppercase; }
      #missions-overview .challenge-element .info .challenge-info {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #a8a8a8; }
    #missions-overview .challenge-element .users {
      float: right;
      padding: 6px; }
      #missions-overview .challenge-element .users .avatar {
        display: block;
        float: left;
        margin-left: 2px; }
    #missions-overview .challenge-element a, #missions-overview .challenge-element .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #missions-overview .challenge-element a {
      position: relative;
      z-index: 2; }
      #missions-overview .challenge-element a.hover-wrapper, #missions-overview .challenge-element .devblog .devblog-post .battlelog-wordpress a.hover-wrapper, .devblog .devblog-post .battlelog-wordpress #missions-overview .challenge-element a.hover-wrapper {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        top: 0;
        left: 0; }
  #missions-overview .mission-create-button {
    margin-left: 16px; }
  #missions-overview .missions-details .box-content {
    position: relative; }
  #missions-overview .missions-details .thumb {
    float: left;
    width: 158px; }
  #missions-overview .missions-details .header {
    margin-left: 164px; }
    #missions-overview .missions-details .header h1 {
      text-transform: uppercase;
      font-size: 26px;
      line-height: 28px;
      margin: 0; }
    #missions-overview .missions-details .header h2 {
      margin-top: 8px;
      font-size: 16px;
      line-height: 18px;
      margin-bottom: 0;
      font-weight: 200; }
  #missions-overview .missions-details .invite-response-buttons {
    position: absolute;
    left: 180px;
    bottom: 16px; }
    #missions-overview .missions-details .invite-response-buttons button + button {
      margin-left: 3px; }
  #missions-overview .missions-details .comments .writecomment form {
    padding-bottom: 24px; }
    #missions-overview .missions-details .comments .writecomment form textarea, #missions-overview .missions-details .comments .writecomment form #profile-edit-full-form #profile-edit-forumsignature, #profile-edit-full-form #missions-overview .missions-details .comments .writecomment form #profile-edit-forumsignature, #missions-overview .missions-details .comments .writecomment form #profile-edit-full-form #profile-edit-presentation, #profile-edit-full-form #missions-overview .missions-details .comments .writecomment form #profile-edit-presentation, #missions-overview .missions-details .comments .writecomment form .forum-start-container .common-replyform-form-body, .forum-start-container #missions-overview .missions-details .comments .writecomment form .common-replyform-form-body {
      font-family: Arial, sans-serif;
      font-size: 12px;
      font-style: normal;
      resize: none; }
    #missions-overview .missions-details .comments .writecomment form .submit-missioncomment {
      margin-top: 4px;
      position: relative;
      float: right; }
  #missions-overview .missions-details .comments .writecomment #message {
    width: 470px;
    height: 40px; }
    #missions-overview .missions-details .comments .writecomment #message.disabled {
      color: #555; }
  #missions-overview .missions-details .comments .viewmore {
    margin-top: 5px;
    float: right;
    cursor: pointer; }
  #missions-overview .missions-details .comments .comment {
    margin-left: 0;
    background: rgba(255, 255, 255, 0.65);
    font-family: arial;
    font-size: 12px; }
    #missions-overview .missions-details .comments .comment .gravatar {
      margin: 5px;
      float: left; }
    #missions-overview .missions-details .comments .comment .msgbox {
      margin: 5px 5px 8px 52px; }
      #missions-overview .missions-details .comments .comment .msgbox .username {
        margin-bottom: 4px; }
      #missions-overview .missions-details .comments .comment .msgbox .message {
        word-break: break-word;
        color: #aaa; }
    #missions-overview .missions-details .comments .comment .ago {
      font-size: 11px;
      font-family: Arial;
      margin-left: 52px;
      margin-bottom: 5px;
      color: #aaa; }
  #missions-overview .details-info {
    margin-top: 1px; }
    #missions-overview .details-info .span2, #missions-overview .details-info .span4 {
      margin-bottom: 1px;
      background: rgba(255, 255, 255, 0.65);
      padding: 8px;
      text-transform: uppercase; }
    #missions-overview .details-info .span2 {
      margin-left: 0;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      max-width: auto; }
    #missions-overview .details-info .span4 {
      margin-left: 1px;
      width: 335px; }
  #missions-overview .progress-bar-inner {
    text-indent: 4px; }
  #missions-overview .players .mission-row {
    margin-bottom: 1px;
    background: rgba(255, 255, 255, 0.65);
    text-transform: uppercase;
    margin-bottom: 1px; }
    #missions-overview .players .mission-row .player {
      height: 48px;
      line-height: 28px; }
    #missions-overview .players .mission-row .position {
      padding: 10px;
      float: left;
      width: 49px;
      text-align: center; }
    #missions-overview .players .mission-row.active {
      background: #ccc; }
    #missions-overview .players .mission-row .member-avatar a, #missions-overview .players .mission-row .member-avatar .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #missions-overview .players .mission-row .member-avatar a {
      float: left;
      margin-top: 4px;
      width: 40px;
      height: 40px; }
    #missions-overview .players .mission-row .username {
      float: left;
      width: 160px;
      font-size: 12px;
      font-family: arial;
      font-weight: bold;
      margin-top: 11px;
      overflow: hidden;
      padding-left: 10px;
      text-transform: none; }
    #missions-overview .players .mission-row .played-rounds {
      color: #808080;
      float: left;
      padding: 10px;
      width: 65px; }
      #missions-overview .players .mission-row .played-rounds .dots > li {
        width: 7px;
        height: 7px;
        display: inline-block;
        border: 1px solid #717171;
        box-sizing: border-box;
        -moz-box-sizing: border-box; }
        #missions-overview .players .mission-row .played-rounds .dots > li.active {
          background: #fff;
          border: none; }
    #missions-overview .players .mission-row .score {
      float: left;
      font-family: Purista, arial;
      font-size: 26px;
      line-height: 50px;
      width: 105px;
      text-align: right;
      margin-right: 8px; }

/****** CREATE Mission *******/
#missions-create .mission-tight {
  margin-top: 8px; }
#missions-create #mission-description, #missions-create #map-description, #missions-create #attempts-description {
  font-family: Purista, arial;
  font-size: 17px; }
#missions-create .selectmission, #missions-create .selectmap, #missions-create .numrounds, #missions-create .invitefriends {
  display: inline-block;
  height: 23px;
  margin-bottom: 1px;
  padding: 0 10px; }
#missions-create .subheader {
  text-transform: uppercase;
  font-size: 19px;
  font-family: Purista, arial; }
#missions-create .scroll-container .scrollable {
  background: none;
  border: 1px solid rgba(7, 7, 7, 0.5);
  height: 169px; }
  #missions-create .scroll-container .scrollable .imagebox {
    background: rgba(255, 255, 255, 0.65);
    margin-bottom: 1px; }
  #missions-create .scroll-container .scrollable img {
    padding: 4px 0px; }
  #missions-create .scroll-container .scrollable .title {
    font-family: Purista, arial;
    background: rgba(255, 255, 255, 0.65);
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #missions-create .scroll-container .scrollable.selected {
    border: 1px solid #fff; }
    #missions-create .scroll-container .scrollable.selected .title {
      background: url(../challenges/boxselected.png);
      font-weight: bold; }
    #missions-create .scroll-container .scrollable.selected .description {
      display: none; }
#missions-create .scroll-left.disabled, #missions-create .scroll-right.disabled {
  opacity: 0.6;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: default; }
#missions-create #challenge-type-select {
  height: 181px; }
#missions-create #map-select {
  height: 118px;
  position: relative;
  margin-bottom: 10px; }
  #missions-create #map-select .scroll-left, #missions-create #map-select .scroll-right {
    line-height: 144px; }
  #missions-create #map-select .scrollables .scrollable {
    height: 106px;
    overflow: visible; }
    #missions-create #map-select .scrollables .scrollable .title {
      line-height: 28px; }
    #missions-create #map-select .scrollables .scrollable:hover:not(.selected) {
      background-color: rgba(0, 0, 0, 0.35); }
    #missions-create #map-select .scrollables .scrollable .thumb {
      position: relative;
      height: 78px; }
      #missions-create #map-select .scrollables .scrollable .thumb img {
        height: 77px;
        padding: 0; }
      #missions-create #map-select .scrollables .scrollable .thumb .xp-icon {
        position: absolute;
        right: 2px;
        bottom: 3px; }
#missions-create #rounds-select > div {
  margin-left: 0; }
  #missions-create #rounds-select > div ul li {
    background-color: none; }
    #missions-create #rounds-select > div ul li a, #missions-create #rounds-select > div ul li .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #missions-create #rounds-select > div ul li a {
      font-size: 16px;
      background-color: rgba(255, 255, 255, 0.65); }
    #missions-create #rounds-select > div ul li.active a, #missions-create #rounds-select > div ul li.active .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress #missions-create #rounds-select > div ul li.active a {
      background-color: #fff; }
#missions-create #friend-select {
  margin-bottom: 20px; }
  #missions-create #friend-select .friend-box {
    width: 96px;
    height: 96px;
    float: left;
    background: rgba(0, 0, 0, 0.5);
    margin-right: 2px;
    margin-bottom: 2px;
    font-size: 80px;
    text-align: center;
    position: relative; }
    #missions-create #friend-select .friend-box .box-delete-hover {
      display: none; }
    #missions-create #friend-select .friend-box:hover .box-delete-hover {
      display: block;
      position: absolute;
      cursor: pointer;
      width: 16px;
      height: 16px;
      line-height: 16px;
      font-size: 14px;
      font-weight: bold;
      right: 0;
      background: rgba(0, 0, 0, 0.7);
      color: #fff;
      float: right; }
    #missions-create #friend-select .friend-box .avatar.large {
      height: 96px;
      width: 96px; }
    #missions-create #friend-select .friend-box.invite-friend:after {
      content: '+';
      line-height: 100px; }
    #missions-create #friend-select .friend-box.invite-friend {
      cursor: pointer; }
      #missions-create #friend-select .friend-box.invite-friend:hover {
        background-color: rgba(0, 0, 0, 0.35); }
#missions-create a.cancel, #missions-create .devblog .devblog-post .battlelog-wordpress a.cancel, .devblog .devblog-post .battlelog-wordpress #missions-create a.cancel {
  font-family: Arial;
  font-size: 12px;
  text-transform: uppercase;
  margin-left: 8px; }

#friend-invite-popup {
  background-color: #222;
  padding: 1px;
  max-height: 300px; }
  #friend-invite-popup .jspTrack {
    background: rgba(0, 0, 0, 0.5); }
  #friend-invite-popup .jspDrag {
    background: #ccc; }
  #friend-invite-popup .friend-row {
    color: #666;
    border-bottom: 1px solid #333;
    height: 36px;
    overflow: hidden;
    cursor: pointer; }
    #friend-invite-popup .friend-row:hover {
      background: rgba(255, 255, 255, 0.5);
      color: #000 !important; }
    #friend-invite-popup .friend-row.friend-row-online {
      color: #c8c8c8; }
    #friend-invite-popup .friend-row.selected {
      background: #eee;
      color: #000; }
    #friend-invite-popup .friend-row:last-child {
      border-bottom: 0; }
    #friend-invite-popup .friend-row .friend-avatar {
      float: left;
      margin: 3px;
      padding-right: 10px; }
      #friend-invite-popup .friend-row .friend-avatar img {
        width: 30px;
        height: 30px; }
    #friend-invite-popup .friend-row .friend-name {
      float: left;
      line-height: 35px;
      font-size: 13px; }

#missions-top-boxes .dogtags-header h1.dogtags-dimmed {
  opacity: 0.2; }
#missions-top-boxes .box-content {
  position: relative;
  height: 33px; }
  #missions-top-boxes .box-content h1 {
    line-height: 34px;
    margin-bottom: 0; }
    #missions-top-boxes .box-content h1 .secondary {
      color: #a8a8a8; }
  #missions-top-boxes .box-content h2, #missions-top-boxes .box-content h3 {
    margin-left: 50px;
    font-size: 16px;
    line-height: 12px; }
  #missions-top-boxes .box-content h3 {
    font-weight: 400; }
  #missions-top-boxes .box-content .thumb {
    position: absolute;
    left: 8px;
    top: 7px; }
    #missions-top-boxes .box-content .thumb img {
      width: 50px;
      height: 50px; }
  #missions-top-boxes .box-content .nemesis-score {
    position: absolute;
    top: 6px;
    left: 16px; }
    #missions-top-boxes .box-content .nemesis-score h1 {
      font-size: 30px;
      line-height: 22px; }
  #missions-top-boxes .box-content .nemesis-user {
    position: absolute;
    top: 32px;
    left: 16px; }
    #missions-top-boxes .box-content .nemesis-user .username {
      font-size: 13px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }

.score span.win {
  color: #00c7ff; }
.score span.loss {
  color: #f06831; }

#missions-top5-nemesis .box-content {
  position: relative;
  height: 146px; }
  #missions-top5-nemesis .box-content > div {
    height: 88px; }
#missions-top5-nemesis .avatar {
  position: absolute;
  right: 15px;
  top: 36px; }
#missions-top5-nemesis p {
  font-size: 13px;
  line-height: 16px; }
  #missions-top5-nemesis p.gray {
    color: #a8a8a8; }
#missions-top5-nemesis h6 {
  margin-bottom: 2px;
  margin-top: -6px;
  width: 166px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal; }
#missions-top5-nemesis h1 {
  font-size: 30px;
  line-height: 26px;
  font-weight: 400;
  width: 100px; }

#missions-dogtags {
  font-size: 16px; }
  #missions-dogtags .dogtags {
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative; }
  #missions-dogtags .midtag {
    text-align: center; }
  #missions-dogtags .cent {
    width: 110px;
    height: 60px; }
    #missions-dogtags .cent td {
      padding-left: 30px;
      text-align: left;
      overflow: hidden;
      text-overflow: ellipsis; }
  #missions-dogtags .locked .dogtags {
    opacity: 0.4; }
  #missions-dogtags .progress-bar {
    margin-bottom: 0; }

.skillmatch-stats {
  display: inline-block;
  width: 164px;
  overflow: hidden;
  text-align: center; }
  .skillmatch-stats h5 {
    margin: 0;
    text-align: center;
    color: #2a3b44;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    margin-top: 3px;
    margin-bottom: 6px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-family: "Frutiger", sans-serif;
    font-weight: normal; }
  .skillmatch-stats .skillmatchtitle {
    color: #9da2a6;
    font-size: 12px;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: bold; }
  .skillmatch-stats .skillbar-container {
    width: 100px;
    position: relative;
    margin: 0 auto;
    margin-top: 7px; }
    .skillmatch-stats .skillbar-container .progress-bar {
      height: 6px !important; }

#skillmatch table tr td {
  line-height: 24px; }
  #skillmatch table tr td .bfh-skillmatch {
    vertical-align: middle; }
#skillmatch table tr.small-divider > td {
  text-align: center;
  background: none;
  height: 6px;
  padding: 0; }
#skillmatch .icon-premium-shield {
  position: relative;
  top: 3px;
  left: -4px; }
#skillmatch table.last-season-winners {
  float: right;
  width: 300px; }
  #skillmatch table.last-season-winners td, #skillmatch table.last-season-winners th {
    white-space: normal; }
#skillmatch .season-closed {
  background: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/competitive/season_closed-aae39d15.jpg) no-repeat; }
#skillmatch .leaderboard {
  float: left;
  width: 676px; }
#skillmatch .leaderboard-info {
  float: right;
  width: 300px;
  font-size: 14px;
  line-height: 18px; }
#skillmatch .box.mode > div {
  position: relative;
  background-position: center;
  background-size: cover;
  height: 236px; }
#skillmatch .box.mode .summary {
  background: rgba(70, 72, 80, 0.8);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 75px;
  padding: 8px 10px;
  color: #fff; }
  #skillmatch .box.mode .summary h5, #skillmatch .box.mode .summary h6 {
    color: #fff;
    margin: 0; }
  #skillmatch .box.mode .summary div {
    font-size: 12px;
    line-height: 16px; }
  #skillmatch .box.mode .summary div.date {
    margin-top: 6px; }
  #skillmatch .box.mode .summary h5 {
    font-size: 14px;
    font-weight: bold; }
  #skillmatch .box.mode .summary h6 {
    font-size: 12px; }
  #skillmatch .box.mode .summary .days, #skillmatch .box.mode .summary .hours {
    position: absolute;
    right: 10px;
    bottom: 8px; }
    #skillmatch .box.mode .summary .days h5, #skillmatch .box.mode .summary .days h6, #skillmatch .box.mode .summary .hours h5, #skillmatch .box.mode .summary .hours h6 {
      margin: 0; }
  #skillmatch .box.mode .summary .days {
    right: 85px; }
#skillmatch .box.progression {
  position: relative; }
  #skillmatch .box.progression .box-content {
    height: 204px; }
  #skillmatch .box.progression li {
    float: left;
    width: 148px;
    text-align: center;
    white-space: nowrap; }
    #skillmatch .box.progression li.current {
      width: 160px; }
  #skillmatch .box.progression h5 {
    text-align: center;
    font-size: 16px;
    font-weight: bold; }
  #skillmatch .box.progression .previous, #skillmatch .box.progression .next {
    opacity: 0.5;
    -webkit-transform: scale(0.7);
    transform: scale(0.7); }
  #skillmatch .box.progression .skill-bar {
    height: 47px;
    position: absolute;
    right: 16px;
    bottom: 8px;
    left: 16px;
    margin: 0; }
    #skillmatch .box.progression .skill-bar .indicator-inner {
      position: absolute;
      background-color: #fff;
      height: 24px;
      width: 24px;
      border: #B6B5BB solid 8px;
      border-radius: 32px; }
      #skillmatch .box.progression .skill-bar .indicator-inner.middle {
        left: 50%;
        margin-left: -21px; }
      #skillmatch .box.progression .skill-bar .indicator-inner.right {
        right: 0; }
      #skillmatch .box.progression .skill-bar .indicator-inner.left {
        left: 0; }
      #skillmatch .box.progression .skill-bar .indicator-inner.filled {
        background-color: #448BC9;
        z-index: 1; }
    #skillmatch .box.progression .skill-bar .skill, #skillmatch .box.progression .skill-bar .empty-skill {
      position: absolute;
      height: 9px;
      margin-left: 18px;
      z-index: 1;
      width: calc(100% - 48px);
      bottom: 22px; }
    #skillmatch .box.progression .skill-bar .skill {
      background-color: #448BC9;
      top: 16px; }
    #skillmatch .box.progression .skill-bar .empty-skill {
      background-color: #fff; }
    #skillmatch .box.progression .skill-bar:before {
      content: "";
      position: absolute;
      left: 8px;
      right: 8px;
      bottom: 16px;
      height: 21px;
      background: #B6B5BB; }
  #skillmatch .box.progression .progress-container {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    max-width: 437px;
    min-width: 239px; }
    #skillmatch .box.progression .progress-container .progress {
      position: relative;
      width: 456px; }
#skillmatch tr.current-user td:first-child {
  background-color: #2a3b44;
  color: #fff; }
#skillmatch tr.current-user td {
  background-color: #fff;
  font-weight: bold; }

.main-header #recommended-server .servername, .main-header #recommended-server .servermeta {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-bottom: 1px; }

.base-hide {
  display: none; }

#base-header .span4.header-play-now {
  padding-right: 16px; }

.common-scrollbar-style.scrollbar-visible .jspCap {
  display: none; }
.common-scrollbar-style.scrollbar-visible .jspTrack {
  background: rgba(255, 255, 255, 0.65); }
.common-scrollbar-style.scrollbar-visible .jspDrag {
  background: #2a3b44; }
.common-scrollbar-style.scrollbar-visible .jspVerticalBar {
  width: 8px;
  right: 0; }
.common-scrollbar-style.scrollbar-visible .jspHorizontalBar {
  height: 8px;
  bottom: 0; }

html:not(.is-touch) body:not(.no-comcenter) {
  /* More than container-width + comcenter width + spacing */
  /* Less then $container-width + comcenter width */
  /* Less than container-width */ }
  @media screen and (min-width: 1261px) {
    html:not(.is-touch) body:not(.no-comcenter) #base-background {
      margin-left: -237px; }
    html:not(.is-touch) body:not(.no-comcenter) .no-comcenter #base-background {
      margin-left: 0; }
    html:not(.is-touch) body:not(.no-comcenter) .no-comcenter #viewport {
      padding-right: 0; }
    html:not(.is-touch) body:not(.no-comcenter) #viewport {
      position: relative;
      padding-right: 237px; }
    html:not(.is-touch) body:not(.no-comcenter) #geomap {
      right: 237px; }
    html:not(.is-touch) body:not(.no-comcenter) #base-header, html:not(.is-touch) body:not(.no-comcenter) #unified-game-manager {
      right: 237px; }
    html:not(.is-touch) body:not(.no-comcenter) #comcenter-chats {
      right: 245px; }
    html:not(.is-touch) body:not(.no-comcenter) #dialog-container {
      margin-left: -237px; } }
  @media screen and (max-width: 1261px) {
    html:not(.is-touch) body:not(.no-comcenter) body {
      min-width: 1024px; }
    html:not(.is-touch) body:not(.no-comcenter) #base-header, html:not(.is-touch) body:not(.no-comcenter) #unified-game-manager {
      right: 0; }
    html:not(.is-touch) body:not(.no-comcenter) #viewport {
      position: relative;
      padding-right: 0; }
    html:not(.is-touch) body:not(.no-comcenter) #geomap {
      right: 0; }
    html:not(.is-touch) body:not(.no-comcenter) .comcenter-toggle {
      display: block; }
    html:not(.is-touch) body:not(.no-comcenter) #base-header-user-tools .tools .tools-item.pro .username {
      max-width: 120px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    html:not(.is-touch) body:not(.no-comcenter) #unified-game-manager .grid-container {
      width: 100%; }
      html:not(.is-touch) body:not(.no-comcenter) #unified-game-manager .grid-container #ugm-action-buttons {
        float: right; }
    html:not(.is-touch) body:not(.no-comcenter) #comcenter-friends {
      z-index: 0;
      background: #131313;
      display: block;
      visibility: hidden; }
    html:not(.is-touch) body:not(.no-comcenter) #base-background .video-container {
      display: none; }
    html:not(.is-touch) body:not(.no-comcenter).show-comcenter #comcenter-friends {
      z-index: 1001;
      visibility: visible; }
    html:not(.is-touch) body:not(.no-comcenter).show-comcenter #viewport, html:not(.is-touch) body:not(.no-comcenter).show-comcenter #base-background, html:not(.is-touch) body:not(.no-comcenter).show-comcenter #base-header, html:not(.is-touch) body:not(.no-comcenter).show-comcenter #geomap {
      -webkit-transform: translate3d(-237px, 0, 0);
      transform: translate3d(-237px, 0, 0);
      -ms-transform: translate(-237px, 0); }
    html:not(.is-touch) body:not(.no-comcenter).show-comcenter #base-header .community-bar, html:not(.is-touch) body:not(.no-comcenter).show-comcenter #base-header .game-bar .inner-wrapper {
      padding-right: 16px; }
    html:not(.is-touch) body:not(.no-comcenter).show-comcenter #base-page {
      position: absolute;
      margin: 0; }
    html:not(.is-touch) body:not(.no-comcenter).show-comcenter #base-background {
      right: 0; }
    html:not(.is-touch) body:not(.no-comcenter).show-comcenter #base-page {
      right: 16px; } }
  @media screen and (max-width: 1041px) {
    html:not(.is-touch) body:not(.no-comcenter) #receipt-container {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 1001; }
    html:not(.is-touch) body:not(.no-comcenter) #base-container:before {
      height: 0; }
    html:not(.is-touch) body:not(.no-comcenter) #base-header {
      min-width: 1024px;
      position: relative; }
      html:not(.is-touch) body:not(.no-comcenter) #base-header .game-bar > .grid-container {
        position: absolute; }
      html:not(.is-touch) body:not(.no-comcenter) #base-header #comcenter-chats {
        width: 1024px; }
    html:not(.is-touch) body:not(.no-comcenter) #geoleaderboard-container {
      margin-top: 0; }
    html:not(.is-touch) body:not(.no-comcenter) #geomap {
      right: 0; }
    html:not(.is-touch) body:not(.no-comcenter) #base-container, html:not(.is-touch) body:not(.no-comcenter) .has-facebook-bar #base-container {
      padding-top: 16px; }
    html:not(.is-touch) body:not(.no-comcenter) #facebook-bar {
      margin-top: 0; }
    html:not(.is-touch) body:not(.no-comcenter) #base-background .video-container {
      display: none; }
    html:not(.is-touch) body:not(.no-comcenter) #comcenter-friends {
      width: 237px;
      right: 0; }
    html:not(.is-touch) body:not(.no-comcenter).show-comcenter #base-background, html:not(.is-touch) body:not(.no-comcenter).show-comcenter #base-header, html:not(.is-touch) body:not(.no-comcenter).show-comcenter #viewport, html:not(.is-touch) body:not(.no-comcenter).show-comcenter #geomap {
      -webkit-transform: translate3d(-237px, 0, 0);
      transform: translate3d(-237px, 0, 0);
      -ms-transform: translate(-237px, 0); } }

.bbcode-button {
  background-color: rgba(255, 255, 255, 0.65);
  background-image: url(//eaassets-a.akamaihd.net/battlelog/bb/bfh/forum/buttons-textformat-light-inverted-a3d9b429.png); }
  .bbcode-button:hover {
    background-color: rgba(255, 255, 255, 0.55);
    color: #000; }

.bbcode-button-bold:hover {
  background-position: 0 0; }

.bbcode-button-italic:hover {
  background-position: -27px 0; }

.bbcode-button-underline:hover {
  background-position: -54px 0; }

.bbcode-button-strikethrough:hover {
  background-position: -81px 0; }

.bbcode-button-spoiler:hover {
  background-position: -108px 0; }

.bbcode-button-link:hover {
  background-position: -135px 0; }

.bbcode-button-quote {
  background-position: -189px 0; }
  .bbcode-button-quote:hover {
    background-position: -189px 0; }

.bbcode-button-center {
  background-position: -162px 0; }
  .bbcode-button-center:hover {
    background-position: -162px 0; }

.bbcode-button-headline {
  background-position: -216px 0; }
  .bbcode-button-headline:hover {
    background-position: -216px 0; }

/* Old buttons that still has to exist */
.base-button-arrow-small {
  background: url(../base/bfbc2/buttons/base-button-arrow-small.png) no-repeat;
  width: 106px;
  height: 29px;
  cursor: pointer;
  line-height: 29px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #000;
  text-shadow: 0 1px #fcda87;
  border: 0;
  font-weight: bold;
  text-align: center;
  padding: 0; }

.base-button-arrow-small:hover {
  background-position: 0 -29px; }

.base-button-arrow-small:active {
  background-position: 0 -58px;
  -ms-background-position-x: 1px;
  -ms-background-position-y: -57px; }

.base-button-arrow-small:hover[disabled], .base-button-arrow-small:active[disabled], .base-button-arrow-small[disabled] {
  background-position: 0 -87px;
  cursor: default;
  color: #c3c3c3;
  text-shadow: none; }

.base-button-arrow-small a, .base-button-arrow-small .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .base-button-arrow-small a {
  text-align: center; }

.base-button-arrow-small-grey {
  background: url(../base/bfbc2/buttons/base-button-arrow-small-grey.png) no-repeat;
  width: 106px;
  height: 29px;
  cursor: pointer;
  line-height: 29px;
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #000;
  text-shadow: 0 1px #fff;
  border: 0;
  font-weight: bold;
  text-align: center;
  padding: 0; }

.base-button-arrow-small-grey:hover {
  background-position: 0 -29px; }

.base-button-arrow-small-grey:active {
  background-position: 0 -58px;
  -ms-background-position-x: 1px;
  -ms-background-position-y: -57px; }

.base-button-arrow-small-grey:hover[disabled], .base-button-arrow-small-grey:active[disabled], .base-button-arrow-small-grey[disabled] {
  background-position: 0 -87px;
  cursor: default;
  color: #c3c3c3;
  text-shadow: none; }

/* Temporary popup css */
/*****************/
.common-popup-close-container {
  cursor: pointer;
  position: absolute;
  right: 12px;
  top: 9px;
  height: 33px;
  width: 33px; }

.common-close-light, .common-close, .common-popup-close {
  background: url(../base/shared/row_icon_chat.png) 0 26px;
  height: 13px;
  width: 13px;
  position: relative;
  left: 12px;
  top: 11px; }

.common-close-light:hover, .common-close:hover, .common-popup-close-container:hover .common-popup-close {
  background-position: 0 13px; }

.common-close-light {
  background: url(../base/shared/row_icon_chat_light.png) 0 26px; }

.common-popup {
  width: 498px;
  z-index: 1337;
  margin: 0 auto;
  position: fixed;
  color: #353535;
  left: 50%;
  top: 50%;
  display: none; }

.common-popup.medium {
  width: 674px;
  margin-left: -324px;
  margin-top: 0; }

.common-popup.big {
  width: 915px;
  margin-left: -324px;
  margin-top: 0; }

.common-popup.medium .common-popup-content, .common-popup.big .common-popup-content {
  padding: 0 12px; }

.common-popup.common-popup-big {
  width: 918px; }

.common-popup-handle {
  cursor: default; }

.common-popup-big .common-popup-handle {
  cursor: default; }

.common-popup-title-container {
  height: 44px;
  background: url(../common/popup-header.png) no-repeat;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none; }

.common-popup-big .common-popup-title-container {
  background-image: url(../common/popup-big-header.png); }

.common-popup-title {
  font-weight: bold;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
  color: #353535;
  margin-left: 26px;
  padding-top: 19px;
  height: 25px; }

.common-popup-content-container {
  background: url(../common/popup-middle.png) repeat-y;
  zoom: 1; }

.common-popup.medium .common-popup-title-container {
  background-image: url(../common/popup-medium-header.png); }

.common-popup.medium .common-popup-content-container {
  background-image: url(../common/popup-medium-middle.png); }

.common-popup.medium .common-popup-footer-container {
  background-image: url(../common/popup-medium-bottom.png); }

.common-popup.big .common-popup-title-container {
  background-image: url(../common/popup-big-header.png); }

.common-popup.big .common-popup-content-container {
  background-image: url(../common/popup-big-middle.png); }

.common-popup.big .common-popup-footer-container {
  background-image: url(../common/popup-big-bottom.png); }

.common-popup-big .common-popup-content-container {
  background-image: url(../common/popup-big-middle.png);
  position: relative;
  overflow: hidden;
  zoom: 1; }

.common-popup-content {
  padding: 16px 20px;
  font-size: 14px; }

.common-popup-content a, .common-popup-content .devblog .devblog-post .battlelog-wordpress a, .devblog .devblog-post .battlelog-wordpress .common-popup-content a {
  font-size: inherit; }

.common-popup-footer {
  padding: 9px 16px;
  margin: 0 10px;
  background-color: #fafafa;
  font-size: 14px;
  min-height: 28px; }

.common-popup-big .common-popup-footer {
  padding: 10px 20px 0 31px;
  font-size: 12px; }

.common-popup-line {
  width: 478px;
  height: 1px;
  background: #ededed;
  margin-left: 10px; }

.common-popup-big .common-popup-line {
  display: none; }

.common-popup-footer-container {
  height: 59px;
  background: url(../common/popup-bottom.png); }

.common-popup-big .common-popup-footer-container {
  height: 61px;
  padding-top: 1px;
  background: url(../common/popup-big-bottom.png); }

.popup-reportabuse textarea, .popup-reportabuse #profile-edit-full-form #profile-edit-forumsignature, #profile-edit-full-form .popup-reportabuse #profile-edit-forumsignature, .popup-reportabuse #profile-edit-full-form #profile-edit-presentation, #profile-edit-full-form .popup-reportabuse #profile-edit-presentation, .popup-reportabuse .forum-start-container .common-replyform-form-body, .forum-start-container .popup-reportabuse .common-replyform-form-body {
  width: 510px;
  height: 220px; }
.popup-reportabuse footer {
  padding-top: 0; }
.popup-reportabuse .popup-reportabuse-buttons {
  text-align: right; }

/****************************/
.common-bigpopup-title-container {
  width: 100%;
  height: 45px;
  background: url(../common/popup-big-header.png);
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none; }

.common-bigpopup-content-container {
  width: 100%;
  background: url(../common/popup-big-middle.png) repeat-y; }

.common-bigpopup-content {
  padding: 16px 20px;
  font-size: 14px; }

.common-bigpopup-footer {
  padding: 9px 26px;
  font-size: 14px; }

.common-bigpopup-footer-container {
  width: 100%;
  height: 59px;
  background: url(../common/popup-big-bottom.png); }

/****************************/
.share-widgets {
  display: inline-block; }
  .share-widgets li {
    display: inline-block; }
    .share-widgets li.tw {
      width: 90px; }
    .share-widgets li.gp {
      width: 70px; }

/* SITE NOTIFICATIONS */
.notification-notice {
  background: rgba(0, 0, 0, 0.2);
  padding: 0;
  padding-bottom: 3px;
  padding-top: 2px;
  font-family: Purista, sans-serif;
  line-height: 14px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 1px; }
  .notification-notice span {
    font-size: 16px;
    padding-right: 5px;
    line-height: 18px;
    position: relative;
    top: 1px; }
  .notification-notice span.title {
    text-indent: -100%;
    white-space: nowrap;
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    overflow: hidden;
    padding: 0;
    position: absolute;
    left: 13px;
    top: 50%;
    margin-top: -10px;
    background: url(../base/shared/notice-icons-bf4.png) no-repeat; }
  .notification-notice.info {
    color: #ebc7b6;
    text-shadow: 0 1px #d04f13; }
    .notification-notice.info span.title {
      background: url(../base/shared/notice-icons-bf4.png) 0 -20px no-repeat; }
  .notification-notice.warn {
    color: #ebc7b6;
    text-shadow: 0 1px #d04f13; }
    .notification-notice.warn span.title {
      color: #cdb357;
      background: url(../base/shared/notice-icons-bf4.png) 0 0 no-repeat; }
  .notification-notice.severe {
    color: #ebc7b6;
    text-shadow: 0 1px #d04f13; }
    .notification-notice.severe span.title {
      color: #df534f;
      background: url(../base/shared/notice-icons-bf4.png) 0 -40px no-repeat; }

.notification-notice-padder {
  font-size: 12px;
  text-align: left;
  padding: 0 16px 0 42px;
  position: relative; }
  .notification-notice-padder.small {
    padding-top: 0;
    padding-bottom: 0; }
  .notification-notice-padder.medium {
    padding-top: 11px;
    padding-bottom: 11px; }
  .notification-notice-padder.large {
    padding-top: 29px;
    padding-bottom: 29px; }

/* END OF SITE NOTIFICATIONS */
.box.common-no-results {
  text-align: center; }

#alpha-notice {
  color: #a3a3a3;
  position: absolute;
  font-size: 32px;
  width: 100%;
  height: 100%;
  line-height: 2.5;
  right: 0;
  top: 0;
  opacity: 0.04;
  text-transform: lowercase; }

#bfh-feedback-tab {
  position: fixed;
  left: 0;
  top: 50%;
  width: 150px;
  height: 30px;
  margin-top: 80px;
  z-index: 999;
  background: rgba(8, 40, 74, 0.7);
  cursor: pointer;
  font-size: 19px;
  color: #fff;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-left: 0;
  -webkit-user-select: none;
  user-select: none;
  font-family: "Frutiger", sans-serif;
  font-weight: bold;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0; }
  #bfh-feedback-tab:hover {
    background: #373737; }

.common-reportbutton-container .common-reportbutton.cogwheel {
  background-position: -42px -42px; }
.common-reportbutton-container.active .common-reportbutton.cogwheel {
  background-position: -42px -42px; }
.common-reportbutton-container:hover .common-reportbutton.cogwheel {
  background-position: -42px -42px; }
