@import url(https://fonts.googleapis.com/css?family=Marcellus|Cinzel:400,700|Roboto+Mono:300);.text--green {
  color: #14ff0a; }

.text--red {
  color: red; }

.text--orange {
  color: #ff7800; }

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.text-small {
  font-size: 0.9em; }

.text-extra-small {
  font-size: 0.8em; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.row--no-margin {
  margin: 0; }

.reflect-vertical {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"; }

.secondary-icon {
  font-size: 0.7rem;
  top: 0; }

.link {
  cursor: pointer;
  color: white;
  text-decoration: none; }
  .link:hover {
    color: white;
    text-decoration: underline; }

.link--underlined {
  color: white;
  text-decoration: underline; }
  .link--underlined:hover {
    color: white;
    font-weight: bold; }

.link--opacity {
  cursor: pointer;
  color: white;
  text-decoration: none; }
  .link--opacity:hover {
    color: white;
    opacity: 0.75; }

.kingdom-search-typehead .dropdown-item {
  line-height: 22px;
  padding: 0.25rem 0.5rem; }

.kingdom-search-typehead .shield-wrapper {
  height: 24px;
  width: 24px;
  display: inline-block;
  float: left;
  margin-right: 5px; }

.help-icon {
  cursor: help; }

@media (max-width: 767px) {
  .kg-buildings.has-open-action .active-action-hidden,
  .kg-embassy.has-open-action .active-action-hidden,
  .kg-guildhall.has-open-action .active-action-hidden,
  .kg-holy-circle.has-open-action .active-action-hidden,
  .kg-marketplace.has-open-action .active-action-hidden,
  .kg-warroom.has-open-action .active-action-hidden {
    display: none; } }

.pt-2_5 {
  padding-top: 0.75rem !important; }

@media (max-width: 767px) {
  .mobile-hidden {
    display: none; } }

.kg-add__banner {
  overflow: hidden; }
  .kg-add__banner.dev-mode {
    background: rgba(255, 0, 0, 0.5); }
  .kg-add__banner.kg-add__banner--horizontal {
    max-height: 90px; }
    @media (max-width: 991px) {
      .kg-add__banner.kg-add__banner--horizontal {
        max-height: 60px; } }
    .kg-add__banner.kg-add__banner--horizontal .adsbygoogle {
      width: 728px; }
      @media (max-width: 991px) {
        .kg-add__banner.kg-add__banner--horizontal .adsbygoogle {
          width: 468px; } }
      @media (max-width: 767px) {
        .kg-add__banner.kg-add__banner--horizontal .adsbygoogle {
          width: 100%; } }
  .kg-add__banner.kg-add__banner--vertical {
    min-height: 240px;
    margin-bottom: 1rem; }
    @media (max-width: 991px) {
      .kg-add__banner.kg-add__banner--vertical {
        display: none; } }
  .kg-add__banner .adsbygoogle {
    margin: 0 auto; }

kg-ad-text .link,
kg-ad-text .link:hover {
  color: #14ff0a; }

.kg-breadcrumbs .breadcrumb {
  background-color: transparent;
  border: 0;
  padding: 0; }
  .kg-breadcrumbs .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: '>'; }
  .kg-breadcrumbs .breadcrumb .breadcrumb-item.active {
    color: rgba(255, 255, 255, 0.75); }
  .kg-breadcrumbs .breadcrumb .breadcrumb-item a {
    color: white; }

.btn-kg {
  border-radius: 0;
  background-color: #676767;
  color: white;
  cursor: pointer; }
  .btn-kg:hover, .btn-kg:active, .btn-kg.active {
    background-color: #2b2b2b;
    color: white; }
  .btn-kg.active {
    box-shadow: none; }
  .btn-kg:disabled {
    opacity: 0.3;
    cursor: not-allowed; }
  .btn-kg.btn-kg--tax {
    margin: -5px 0 0 5px;
    font-size: 0.5rem;
    padding: 0.4rem 0.5rem; }

.btn-kg-msg,
.btn-kg-link {
  padding: 0 0 0 15px;
  color: white;
  cursor: pointer; }
  .btn-kg-msg:disabled,
  .btn-kg-link:disabled {
    color: rgba(255, 255, 255, 0.5);
    cursor: not-allowed; }
  .btn-kg-msg:hover,
  .btn-kg-link:hover {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none; }

.kg-item-table button.close-icon, .kg-item-table button.kg-speedup, .kg-item-table button.kg-cancel-inprogress,
.kg-item-table span.close-icon,
.kg-item-table span.kg-speedup,
.kg-item-table span.kg-cancel-inprogress,
.kg-research .card button.close-icon,
.kg-research .card button.kg-speedup,
.kg-research .card button.kg-cancel-inprogress,
.kg-research .card span.close-icon,
.kg-research .card span.kg-speedup,
.kg-research .card span.kg-cancel-inprogress,
.kingdom-details button.close-icon,
.kingdom-details button.kg-speedup,
.kingdom-details button.kg-cancel-inprogress,
.kingdom-details span.close-icon,
.kingdom-details span.kg-speedup,
.kingdom-details span.kg-cancel-inprogress {
  padding: 0 0 0 0;
  font-size: 1rem;
  color: white;
  text-shadow: none;
  cursor: pointer;
  opacity: 0.5; }
  .kg-item-table button.close-icon[disabled], .kg-item-table button.kg-speedup[disabled], .kg-item-table button.kg-cancel-inprogress[disabled],
  .kg-item-table span.close-icon[disabled],
  .kg-item-table span.kg-speedup[disabled],
  .kg-item-table span.kg-cancel-inprogress[disabled],
  .kg-research .card button.close-icon[disabled],
  .kg-research .card button.kg-speedup[disabled],
  .kg-research .card button.kg-cancel-inprogress[disabled],
  .kg-research .card span.close-icon[disabled],
  .kg-research .card span.kg-speedup[disabled],
  .kg-research .card span.kg-cancel-inprogress[disabled],
  .kingdom-details button.close-icon[disabled],
  .kingdom-details button.kg-speedup[disabled],
  .kingdom-details button.kg-cancel-inprogress[disabled],
  .kingdom-details span.close-icon[disabled],
  .kingdom-details span.kg-speedup[disabled],
  .kingdom-details span.kg-cancel-inprogress[disabled] {
    cursor: not-allowed;
    opacity: 0.1; }

.kg-item-table button.kg-speedup,
.kg-item-table span.kg-speedup,
.kg-research .card button.kg-speedup,
.kg-research .card span.kg-speedup,
.kingdom-details button.kg-speedup,
.kingdom-details span.kg-speedup {
  padding-bottom: 5px; }
  .kg-item-table button.kg-speedup:hover, .kg-item-table button.kg-speedup:focus,
  .kg-item-table span.kg-speedup:hover,
  .kg-item-table span.kg-speedup:focus,
  .kg-research .card button.kg-speedup:hover,
  .kg-research .card button.kg-speedup:focus,
  .kg-research .card span.kg-speedup:hover,
  .kg-research .card span.kg-speedup:focus,
  .kingdom-details button.kg-speedup:hover,
  .kingdom-details button.kg-speedup:focus,
  .kingdom-details span.kg-speedup:hover,
  .kingdom-details span.kg-speedup:focus {
    color: green; }

.kg-item-table button.close-icon, .kg-item-table button.kg-cancel-inprogress,
.kg-item-table span.close-icon,
.kg-item-table span.kg-cancel-inprogress,
.kg-research .card button.close-icon,
.kg-research .card button.kg-cancel-inprogress,
.kg-research .card span.close-icon,
.kg-research .card span.kg-cancel-inprogress,
.kingdom-details button.close-icon,
.kingdom-details button.kg-cancel-inprogress,
.kingdom-details span.close-icon,
.kingdom-details span.kg-cancel-inprogress {
  padding-bottom: 3px;
  padding-left: 5px; }
  .kg-item-table button.close-icon:hover, .kg-item-table button.close-icon:focus, .kg-item-table button.kg-cancel-inprogress:hover, .kg-item-table button.kg-cancel-inprogress:focus,
  .kg-item-table span.close-icon:hover,
  .kg-item-table span.close-icon:focus,
  .kg-item-table span.kg-cancel-inprogress:hover,
  .kg-item-table span.kg-cancel-inprogress:focus,
  .kg-research .card button.close-icon:hover,
  .kg-research .card button.close-icon:focus,
  .kg-research .card button.kg-cancel-inprogress:hover,
  .kg-research .card button.kg-cancel-inprogress:focus,
  .kg-research .card span.close-icon:hover,
  .kg-research .card span.close-icon:focus,
  .kg-research .card span.kg-cancel-inprogress:hover,
  .kg-research .card span.kg-cancel-inprogress:focus,
  .kingdom-details button.close-icon:hover,
  .kingdom-details button.close-icon:focus,
  .kingdom-details button.kg-cancel-inprogress:hover,
  .kingdom-details button.kg-cancel-inprogress:focus,
  .kingdom-details span.close-icon:hover,
  .kingdom-details span.close-icon:focus,
  .kingdom-details span.kg-cancel-inprogress:hover,
  .kingdom-details span.kg-cancel-inprogress:focus {
    color: red; }

.kg-item-table button.close-icon,
.kg-item-table span.close-icon,
.kg-research .card button.close-icon,
.kg-research .card span.close-icon,
.kingdom-details button.close-icon,
.kingdom-details span.close-icon {
  padding: 0; }

.kg-item-table span.close-icon,
.kg-research .card span.close-icon,
.kingdom-details span.close-icon {
  cursor: default; }
  .kg-item-table span.close-icon:hover,
  .kg-research .card span.close-icon:hover,
  .kingdom-details span.close-icon:hover {
    color: inherit; }

.kingdom-details button.close-icon,
.kingdom-details span.close-icon {
  font-size: 1.2rem;
  padding: 6px; }

.table-action-button {
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  padding: 0 7px;
  font-size: 1rem;
  color: white;
  text-shadow: none;
  cursor: pointer;
  opacity: 1; }
  .table-action-button[disabled] {
    cursor: not-allowed;
    opacity: 0.2; }

.kg-form input,
.kg-form select.form-control.form-control-select,
.kg-form textarea,
.kg-form .multi-input {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: none;
  -webkit-transition: background-color 0.25s linear;
  -moz-transition: background-color 0.25s linear;
  -ms-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear; }

.kg-form input,
.kg-form select.form-control.form-control-select {
  height: 45px; }

.kg-form input[type=radio] {
  height: auto; }

.kg-form input::-webkit-input-placeholder {
  color: white; }

.kg-form input::-moz-placeholder {
  color: white; }

.kg-form input::-ms-input-placeholder {
  color: white; }

.kg-form input ~ .input-group-append .btn-kg,
.kg-form input ~ .input-group-prepend .btn-kg {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.kg-form select.form-control.form-control-select {
  -webkit-appearance: none;
  -moz-apperance: none;
  background-image: linear-gradient(45deg, transparent 50%, rgba(255, 255, 255, 0.5) 50%), linear-gradient(135deg, rgba(255, 255, 255, 0.5) 50%, transparent 50%);
  background-position: calc(100% - 21px) calc(1em + 4px), calc(100% - 15px) calc(1em + 4px);
  background-size: 6px 6px, 6px 6px, 1px 1.5em;
  background-repeat: no-repeat; }
  .kg-form select.form-control.form-control-select option {
    background: white;
    color: black; }

.kg-form .form-control,
.kg-form .multi-input {
  background-color: rgba(255, 255, 255, 0.1);
  color: white; }
  .kg-form .form-control.transparent,
  .kg-form .multi-input.transparent {
    background-color: transparent; }

.kg-form input:focus,
.kg-form input:active,
.kg-form .form-control.transparent:hover,
.kg-form .form-control.transparent:focus,
.kg-form select:focus,
.kg-form select:active,
.kg-form textarea:focus,
.kg-form .multi-input.active {
  background-color: rgba(255, 255, 255, 0.1); }

.kg-form .form-group-radio {
  padding-left: 12px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .kg-form .form-group-radio .radio-title,
  .kg-form .form-group-radio label {
    padding-right: 12px; }

.kg-form .input-group-text {
  min-width: 150px;
  line-height: 32px;
  background-color: transparent;
  color: white;
  border-radius: 0;
  background: rgba(0, 0, 0, 0.25);
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }

.kg-form .input-group-text-status {
  min-width: 45px; }
  .kg-form .input-group-text-status .spinner:before {
    top: 49%;
    left: 94%; }

.kg-form .input-group-population {
  line-height: 45px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .kg-form .input-group-population > * {
    border: none; }
  .kg-form .input-group-population .amount-of {
    width: calc(80% - 150px);
    text-align: center; }
  .kg-form .input-group-population .capacity-remaining {
    width: 18%;
    margin-left: 2%;
    text-align: center; }

.kg-form .out-of {
  padding-left: 0.5rem;
  line-height: 45px; }

.kg-form .troop-order {
  line-height: 45px; }
  .kg-form .troop-order .type-name {
    width: 40%; }
  .kg-form .troop-order .amount-to-send {
    width: 28%;
    margin-right: 2%;
    text-align: center; }
  .kg-form .troop-order .current-amount {
    width: 20%;
    text-align: center; }

.kg-form .multi-input {
  padding-top: 6px;
  width: calc(100% - 85px);
  cursor: text; }
  .kg-form .multi-input.active {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
  .kg-form .multi-input input.tag-input {
    display: inline-block;
    min-width: 100px;
    background: transparent;
    border: none;
    box-shadow: none;
    outline-width: 0;
    outline: none;
    height: 38px;
    padding-top: 0; }
  .kg-form .multi-input .btn {
    margin-left: 7px;
    margin-bottom: 4px;
    cursor: auto; }
    .kg-form .multi-input .btn .remove {
      cursor: pointer; }

.kg-form .btn-kg,
.kg-form .btn-submit {
  min-height: 30px;
  background-color: #676767;
  border: 0;
  border-radius: 0;
  cursor: pointer; }
  .kg-form .btn-kg.active, .kg-form .btn-kg:hover,
  .kg-form .btn-submit.active,
  .kg-form .btn-submit:hover {
    background-color: #2b2b2b; }
  .kg-form .btn-kg[disabled],
  .kg-form .btn-submit[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }

.kg-form .has-error {
  color: red; }
  .kg-form .has-error .form-control,
  .kg-form .has-error .input-group-prepend,
  .kg-form .has-error .input-group-append,
  .kg-form .has-error .input-group-prepend .btn-kg,
  .kg-form .has-error .input-group-append .btn-kg,
  .kg-form .has-error .help-block,
  .kg-form .has-error .radio-inline,
  .kg-form .has-error .radio-title {
    color: red; }
  .kg-form .has-error input,
  .kg-form .has-error input:hover ~ .input-group-prepend .btn-kg,
  .kg-form .has-error input:hover ~ .input-group-append .btn-kg,
  .kg-form .has-error input:focus ~ .input-group-prepend .btn-kg,
  .kg-form .has-error input:focus ~ .input-group-append .btn-kg,
  .kg-form .has-error .input-group-prepend,
  .kg-form .has-error .input-group-append,
  .kg-form .has-error .input-group-prepend .btn-kg,
  .kg-form .has-error .input-group-append .btn-kg,
  .kg-form .has-error .input-group-population,
  .kg-form .has-error select.form-control.form-control-select,
  .kg-form .has-error textarea {
    border-bottom: 1px solid red; }
  .kg-form .has-error .input-group ~ .invalid-feedback {
    display: block; }
  .kg-form .has-error .input-group-text {
    border: 0; }
  .kg-form .has-error input::-webkit-input-placeholder {
    color: red; }
  .kg-form .has-error input::-moz-placeholder {
    color: red; }
  .kg-form .has-error input::-ms-input-placeholder {
    color: red; }
  .kg-form .has-error .input-group-population > * {
    border: none; }

.kg-form .tos {
  text-align: center; }
  .kg-form .tos .tos-link {
    text-decoration: underline;
    cursor: pointer; }
  .kg-form .tos input {
    height: auto;
    vertical-align: middle;
    transform: scale(1.3);
    margin-left: 5px; }

.loading-icon {
  width: 45px;
  height: 45px;
  position: relative;
  /*margin: 0.4rem auto 0 auto;*/ }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #CCC;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

@keyframes spinner {
  to {
    transform: rotate(360deg); } }

.spinner:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid #676767;
  border-top-color: #242424;
  animation: spinner .6s linear infinite; }

.modal-open {
  overflow: auto; }

.modal-backdrop.show {
  opacity: 0.3;
  background: white; }

.kg2-modal .modal-dialog {
  min-height: calc(100vh - 100px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto; }

.kg2-modal .modal-content {
  background: #2b2b2b;
  border-radius: 0;
  border: 0; }
  .kg2-modal .modal-content .cover {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10; }

.kg2-modal.modal-tos .modal-dialog {
  max-width: 900px;
  margin: 10px auto; }
  @media (max-width: 991px) {
    .kg2-modal.modal-tos .modal-dialog {
      margin: 10px; } }

.kg2-modal .status-bar {
  height: 8px;
  width: 100%; }

.kg2-modal .modal-header,
.kg2-modal .modal-body,
.kg2-modal .modal-footer {
  border: none; }

.kg2-modal .btn {
  border-radius: 0;
  cursor: pointer; }
  .kg2-modal .btn[disabled] {
    cursor: not-allowed; }
  .kg2-modal .btn.btn-outline-light:hover {
    color: #2b2b2b; }

.kg2-modal .close {
  color: white;
  text-shadow: none;
  cursor: pointer; }
  .kg2-modal .close:hover {
    color: white; }

.kg2-modal a.modal-body-link {
  text-decoration: underline;
  cursor: pointer; }
  .kg2-modal a.modal-body-link:hover {
    text-decoration: underline; }

@media (max-width: 575px) {
  .kg2-modal.mobile-full .modal-dialog {
    margin: 0;
    min-height: 100vh;
    min-width: 100vw; }
  .kg2-modal.mobile-full .modal-content {
    height: 100vh;
    width: 100vw; }
  .kg2-modal.mobile-full .modal-body {
    max-height: calc(100vh - 54px - 68px);
    overflow: scroll; } }

.kg2-modal .modal-body .kg-form .form-group:last-child {
  margin-bottom: 0; }

.kg2-modal .modal-footer {
  padding-top: 0; }

.kg2-modal .modal-unlock-shield {
  padding-bottom: 0;
  padding-top: 0; }
  @media (max-width: 767px) {
    .kg2-modal .modal-unlock-shield .container-fluid {
      padding: 0; } }
  .kg2-modal .modal-unlock-shield p {
    line-height: 32px; }
    .kg2-modal .modal-unlock-shield p.note {
      line-height: 1.5;
      margin-top: 10px;
      margin-bottom: 0; }
    @media (max-width: 767px) {
      .kg2-modal .modal-unlock-shield p.current-gems {
        margin: 0 auto;
        max-width: 210px; } }
    .kg2-modal .modal-unlock-shield p .amount {
      display: inline-block;
      width: 45px;
      margin-right: 10px; }
      @media (max-width: 575px) {
        .kg2-modal .modal-unlock-shield p .amount {
          margin-right: 5px; } }
    .kg2-modal .modal-unlock-shield p img {
      height: 32px;
      width: 32px;
      margin-right: 20px; }
      @media (max-width: 575px) {
        .kg2-modal .modal-unlock-shield p img {
          margin-right: 10px; } }

.kg-pagination .pagination .page-link,
.kg-pagination .pagination .page-link a,
.kg-pagination .pagination:first-child .page-link,
.kg-pagination .pagination:last-child .page-link,
.kg-pagination .pagination-sm .page-link,
.kg-pagination .pagination-sm .page-link a,
.kg-pagination .pagination-sm:first-child .page-link,
.kg-pagination .pagination-sm:last-child .page-link {
  border-radius: 0; }

.kg-pagination .pagination .active .page-link,
.kg-pagination .pagination-sm .active .page-link {
  background-color: #676767; }

.kg-pagination .pagination .disabled .page-link,
.kg-pagination .pagination-sm .disabled .page-link {
  color: #676767; }

.kg-pagination .pagination .page-link,
.kg-pagination .pagination-sm .page-link {
  background-color: rgba(43, 43, 43, 0.75);
  border-color: rgba(0, 0, 0, 0.75);
  color: white; }
  .kg-pagination .pagination .page-link:hover,
  .kg-pagination .pagination-sm .page-link:hover {
    background-color: #676767; }

@media (max-width: 575px) {
  .kg-pagination .pagination,
  .kg-pagination .pagination-sm {
    padding-left: 1rem; } }

.kg-panel {
  background: rgba(43, 43, 43, 0.75);
  border: 0;
  border-radius: 0;
  margin-top: 15px; }
  @media (max-width: 767px) {
    .kg-panel {
      background: transparent; } }
  .kg-panel .panel-body {
    padding: 15px; }
    @media (max-width: 767px) {
      .kg-panel .panel-body {
        padding: 0; } }
    .kg-panel .panel-body h2 {
      margin-bottom: 30px; }
  .kg-panel a {
    color: white; }

.kg-striped-table thead tr,
.kg-striped-table tbody tr:nth-child(2n) {
  background: rgba(43, 43, 43, 0.75); }

@media (max-width: 575px) {
  .kg-table thead th,
  .kg-table thead td {
    vertical-align: middle;
    padding: 0.5rem; } }

@media (max-width: 575px) {
  .kg-table tbody tbody td.shield {
    padding-right: 0;
    padding-left: 0; } }

.kg-table tbody tr.owned-kingdom, .kg-table tbody tr.my-alliance {
  background: darkgoldenrod !important; }

.kg-table tbody tr.searched-kingdom {
  background-color: rgba(33, 115, 33, 0.5) !important; }

.kg-table tbody th,
.kg-table tbody td {
  line-height: 32px; }
  @media (max-width: 575px) {
    .kg-table tbody th,
    .kg-table tbody td {
      vertical-align: middle;
      padding: 0.5rem; } }

.kg-table tbody img {
  width: 32px;
  height: 32px;
  margin-right: 5px; }

.kg-table .shield-wrapper {
  height: 32px;
  width: 32px;
  float: left;
  margin-right: 5px;
  display: inline-block; }
  @media (max-width: 575px) {
    .kg-table .shield-wrapper {
      margin: 0;
      float: right; } }
  .kg-table .shield-wrapper svg {
    cursor: pointer; }

.kg-alliance-table tbody td {
  vertical-align: middle; }
  .kg-alliance-table tbody td img {
    margin-right: 0;
    margin-left: 8px; }

.kg-alliance-table .activity {
  display: none;
  width: 20px;
  padding-left: 0.75rem;
  padding-right: 0.1rem;
  text-align: center; }
  @media (max-width: 767px) {
    .kg-alliance-table .activity {
      padding-left: 0.4rem; } }
  .kg-alliance-table .activity .active-member {
    color: green; }
  .kg-alliance-table .activity .inactive-member {
    color: red; }

.kg-alliance-table.show-activity .activity {
  display: table-cell; }

.kg-alliance-table .name-cell {
  line-height: 22px; }
  .kg-alliance-table .name-cell kg-honour-icon {
    margin-left: 2px; }
  .kg-alliance-table .name-cell .fa-lg {
    font-size: 1.2rem;
    margin-left: 4px; }
  .kg-alliance-table .name-cell .attack-effectiveness {
    margin-left: 7px; }
    .kg-alliance-table .name-cell .attack-effectiveness svg {
      padding-top: 3px; }
  .kg-alliance-table .name-cell .name,
  .kg-alliance-table .name-cell .rank {
    word-break: break-word; }
  .kg-alliance-table .name-cell .rank {
    opacity: 0.5;
    font-size: 0.8rem; }

.kg-alliance-table .networth {
  text-align: center; }

.kg-alliance-table .actions {
  padding-left: 0;
  width: 1px;
  white-space: nowrap; }
  .kg-alliance-table .actions .split-actions {
    display: none; }
  .kg-alliance-table .actions .btn {
    width: 35px; }
  .kg-alliance-table .actions .btn-kg-msg,
  .kg-alliance-table .actions .btn-kg-link {
    padding: 0 0 0 10px; }
  .kg-alliance-table .actions .btn-img {
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0 0 0 10px;
    background-size: contain;
    background-repeat: no-repeat; }
  .kg-alliance-table .actions .btn-pigeon {
    background-image: url("/images/icons/menu/Pigeon_icon.jpg"); }
  .kg-alliance-table .actions .btn-spy {
    background-image: url("/images/icons/menu/Spy_Guild_icon.jpg"); }
  .kg-alliance-table .actions .btn-attack {
    background-image: url("/images/icons/overview/Armed_Forces_icon.jpg"); }
  @media (max-width: 575px) {
    .kg-alliance-table .actions {
      padding-right: 0;
      width: 111px;
      white-space: normal;
      line-height: 12px; }
      .kg-alliance-table .actions .split-actions {
        display: inline; }
      .kg-alliance-table .actions .btn-kg-msg,
      .kg-alliance-table .actions .btn-kg-link {
        padding: 0 0 0 5px; }
      .kg-alliance-table .actions .btn-img {
        margin: 0 0 0 5px; } }

.kg-alliance-ranks-table input[type=checkbox] {
  transform: scale(1.5); }

@media (max-width: 575px) {
  .kg-alliance-ranks-table {
    table-layout: fixed; }
    .kg-alliance-ranks-table input[type=checkbox] {
      transform: scale(1.2); }
    .kg-alliance-ranks-table th,
    .kg-alliance-ranks-table td {
      padding: 0.5rem 0.25rem; }
    .kg-alliance-ranks-table th span {
      font-size: 0.7rem; }
    .kg-alliance-ranks-table tr th:first-child,
    .kg-alliance-ranks-table tr td:first-child {
      padding-left: 0.5rem; }
    .kg-alliance-ranks-table tr th:last-child,
    .kg-alliance-ranks-table tr td:last-child {
      padding-right: 0.5rem; }
    .kg-alliance-ranks-table .btn-kg-link {
      padding-left: 5px; }
    .kg-alliance-ranks-table .rank {
      width: 30%; } }

.kg-diplomat-table .shield-wrapper,
.kg-foreign-diplomat-table .shield-wrapper {
  float: left; }
  .kg-diplomat-table .shield-wrapper svg,
  .kg-foreign-diplomat-table .shield-wrapper svg {
    cursor: auto; }
  @media (max-width: 767px) {
    .kg-diplomat-table .shield-wrapper,
    .kg-foreign-diplomat-table .shield-wrapper {
      margin: 5px 5px 0 0;
      height: 24px;
      width: 24px; } }

.kg-diplomat-table .btn-kg {
  min-width: 75px; }
  @media (max-width: 767px) {
    .kg-diplomat-table .btn-kg {
      min-width: 30px;
      border: 0;
      height: 28px; } }
  @media (max-width: 575px) {
    .kg-diplomat-table .btn-kg {
      min-width: 25px;
      padding: 0.25rem 0; } }

@media (max-width: 575px) {
  .kg-diplomat-table {
    table-layout: fixed; }
    .kg-diplomat-table tr td:last-child {
      padding-right: 0; }
    .kg-diplomat-table tr td:nth-child(2) {
      padding-left: 0; }
    .kg-diplomat-table.wrap-text {
      white-space: normal; } }

.kg-forum-table {
  table-layout: fixed; }

@media (max-width: 575px) {
  .kg-market-listings-table tbody th,
  .kg-market-listings-table tbody td {
    font-size: 0.8rem;
    padding: 0.4rem;
    padding-right: 0; } }

.kg-market-listings-table tbody th:last-child,
.kg-market-listings-table tbody td:last-child {
  padding-right: 0.4rem; }

@media (max-width: 575px) {
  .kg-market-listings-table tbody img {
    margin: 0; } }

.kg-market-listings-table tr.at-peace {
  background-color: rgba(33, 115, 33, 0.5); }

.kg-market-listings-table .alliance-shield-col {
  padding-right: 0; }

.kg-market-listings-table .shield-wrapper {
  height: 24px;
  width: 24px;
  margin-top: 5px; }
  .kg-market-listings-table .shield-wrapper svg {
    cursor: auto; }

.kg-message-table {
  table-layout: fixed; }
  .kg-message-table .alert {
    position: absolute;
    width: calc(100% - 2rem);
    padding: 2px 1rem 4px 1rem;
    border: 0;
    border-radius: 0;
    margin: 0;
    text-align: center;
    opacity: 0.9;
    z-index: 1; }
  .kg-message-table tbody tr {
    cursor: pointer; }
    .kg-message-table tbody tr:hover {
      background-color: rgba(43, 43, 43, 0.75); }
    .kg-message-table tbody tr.read {
      color: rgba(255, 255, 255, 0.5); }
      .kg-message-table tbody tr.read .btn-kg-msg {
        color: rgba(255, 255, 255, 0.5); }
        .kg-message-table tbody tr.read .btn-kg-msg:hover {
          color: white; }
    .kg-message-table tbody tr.selected {
      background: rgba(255, 255, 255, 0.25); }
  .kg-message-table .btn.checkbox {
    padding: 0 10px 0 0; }
  @media (max-width: 767px) {
    .kg-message-table .btn {
      padding-left: 10px; } }
  @media (max-width: 575px) {
    .kg-message-table {
      table-layout: fixed;
      font-size: 0.9rem; } }

.kg-rankings-table thead tr {
  background: rgba(43, 43, 43, 0.75); }

.kg-rankings-table tbody tr.odd {
  background: rgba(43, 43, 43, 0.75); }

.kg-rankings-table tbody tr.even {
  background: transparent; }

.kg-rankings-table tbody tr td.chart {
  padding: 0; }

.kg-rankings-table .actions a {
  cursor: pointer; }
  .kg-rankings-table .actions a img {
    margin-right: 8px; }
    @media (max-width: 575px) {
      .kg-rankings-table .actions a img {
        height: 29px;
        width: 29px;
        margin-bottom: 6px;
        margin-right: 3px; } }
  .kg-rankings-table .actions a:last-child img {
    margin-right: 0; }

@media (max-width: 575px) {
  .kg-rankings-table .kingdonm-rank {
    width: 61px; }
  .kg-rankings-table .kingdom-name {
    width: 120px; } }

@media (max-width: 575px) {
  .kg-kingdom-rankings-table .actions {
    width: 100px; } }

.kg-alliance-rankings-table .shield {
  padding-left: 0;
  padding-right: 0.5rem; }

.kg-alliance-rankings-table .actions {
  width: 96px; }

@media (max-width: 575px) {
  .kg-alliance-rankings-table .name {
    word-break: break-word; }
  .kg-alliance-rankings-table .actions {
    width: 45px; } }

.kg-open-dow-table .shield-wrapper {
  height: 32px;
  width: 28px;
  float: left;
  margin-right: 5px; }
  .kg-open-dow-table .shield-wrapper .kg-shield {
    height: 100%; }

.kg-settlements-table th,
.kg-settlements-table td {
  vertical-align: middle;
  padding: 0.5rem !important; }

@media (max-width: 767px) {
  .kg-settlements-table .col-name .text-extra-small {
    line-height: 0; } }

.kg-settlements-table .col-level,
.kg-settlements-table .col-wellbeing,
.kg-settlements-table .col-actions {
  text-align: center; }

.kg-settlements-table .col-level,
.kg-settlements-table .col-wellbeing {
  width: 100px; }

@media (max-width: 767px) {
  .kg-settlements-table .col-wellbeing {
    display: none;
    width: 68px; } }

@media (max-width: 767px) {
  .kg-settlements-table .col-actions {
    width: 48px; } }

.kg-settlement-buildings-table th,
.kg-settlement-buildings-table td {
  vertical-align: middle;
  padding: 0.5rem !important; }

.kg-settlement-buildings-table tbody td {
  line-height: inherit; }
  .kg-settlement-buildings-table tbody td kg-countdown {
    vertical-align: sub; }
  .kg-settlement-buildings-table tbody td .kg-speedup svg {
    vertical-align: middle; }

@media (max-width: 399px) {
  .kg-settlement-buildings-table .col-type-effect img {
    display: none; } }

.kg-settlement-buildings-table .col-level,
.kg-settlement-buildings-table .col-actions {
  text-align: center; }

.kg-settlement-buildings-table .col-level {
  width: 80px; }
  @media (max-width: 767px) {
    .kg-settlement-buildings-table .col-level {
      width: 40px; } }

.kg-settlement-buildings-table .col-actions {
  width: 100px; }
  @media (max-width: 767px) {
    .kg-settlement-buildings-table .col-actions {
      width: 75px; } }

.kg-settlement-history-table td {
  padding: 0.25rem 0; }

.kg-settlement-troops-table .col-amount,
.kg-settlement-troops-table .col-actions {
  text-align: center; }

.kg-settlement-troops-table .col-amount {
  width: 100px; }
  @media (max-width: 767px) {
    .kg-settlement-troops-table .col-amount {
      width: 40px; } }

.kg-settlement-troops-table .col-actions {
  width: 100px; }
  @media (max-width: 767px) {
    .kg-settlement-troops-table .col-actions {
      width: 50px; } }

.kg-settlement-history-table td {
  padding: 0.25rem 0; }

.kg-settlement-history-table .col-date {
  width: 190px; }
  @media (max-width: 767px) {
    .kg-settlement-history-table .col-date {
      width: 140px; } }

.kg-item-table thead th {
  font-weight: normal;
  border: 0; }

.kg-item-table tr.nopad th,
.kg-item-table tr.nopad td {
  padding: 0; }

.kg-item-table tr.pad-bottom th,
.kg-item-table tr.pad-bottom td {
  padding-bottom: 15px; }

.kg-item-table tr.small-text {
  font-size: 0.9em; }

.kg-item-table tr:last-child td {
  padding-bottom: 0; }

.kg-item-table th,
.kg-item-table td {
  padding: 0 0 15px 0;
  line-height: 32px;
  vertical-align: middle;
  border: none; }
  .kg-item-table th:not(.name),
  .kg-item-table td:not(.name) {
    padding: 0 0.25rem 15px 0.25rem; }

.kg-item-table td.icon {
  width: 42px; }
  .kg-item-table td.icon img {
    height: 32px;
    width: 32px;
    margin-right: 10px; }

.kg-item-table td.name {
  width: 50%;
  max-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  @media (max-width: 1199px) {
    .kg-item-table td.name {
      width: 42%; } }
  @media (max-width: 767px) {
    .kg-item-table td.name {
      width: 34%; } }
  .kg-item-table td.name.settlement-building {
    line-height: 16px; }

.kg-resource-table td.name,
.kg-population-table td.name,
.kg-buildings-table td.name {
  width: 40%; }
  @media (max-width: 767px) {
    .kg-resource-table td.name,
    .kg-population-table td.name,
    .kg-buildings-table td.name {
      width: 60%; } }
  @media (max-width: 575px) {
    .kg-resource-table td.name,
    .kg-population-table td.name,
    .kg-buildings-table td.name {
      width: 40%; } }
  @media (max-width: 399px) {
    .kg-resource-table td.name,
    .kg-population-table td.name,
    .kg-buildings-table td.name {
      width: 30%; } }

.kg-resource-table th,
.kg-resource-table td,
.kg-gems-table th,
.kg-gems-table td {
  line-height: normal; }

.kg-resource-table td.name,
.kg-gems-table td.name {
  width: 20%; }

.kg-resource-table td.text-right:last-child,
.kg-gems-table td.text-right:last-child {
  padding-right: 0; }

.kg-resource-table td.at-market,
.kg-gems-table td.at-market {
  opacity: 0.5; }

.kg-resource-table td.icon {
  padding-left: 0; }

.kg-gems-table td.name {
  width: 40%; }

.kg-gems-table td.icon {
  padding-left: 0; }

.kg-tabs .nav-tabs {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .kg-tabs .nav-tabs .nav-link {
    border-radius: 0;
    background-color: rgba(43, 43, 43, 0.75);
    color: white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
    .kg-tabs .nav-tabs .nav-link.active {
      background-color: #676767;
      border-color: transparent;
      color: white; }
      .kg-tabs .nav-tabs .nav-link.active:hover {
        border-color: transparent; }
    .kg-tabs .nav-tabs .nav-link:hover {
      border-color: white; }
    .kg-tabs .nav-tabs .nav-link a {
      color: white; }

.btn-toggle {
  cursor: pointer;
  color: white;
  background: #676767;
  margin: 0;
  padding: 0;
  position: relative;
  border: none;
  height: 1.5rem;
  width: 3rem;
  border-radius: 1.5rem; }
  .btn-toggle > .handle {
    background: white; }
  .btn-toggle.active {
    background-color: #2b2b2b; }
  .btn-toggle:focus, .btn-toggle:focus.active, .btn-toggle.focus, .btn-toggle.focus.active {
    outline: none; }
  .btn-toggle > .handle {
    position: absolute;
    top: 0.1875rem;
    left: 0.1875rem;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    transition: left .25s; }
  .btn-toggle.active {
    transition: background-color .25s; }
    .btn-toggle.active > .handle {
      left: 1.6875rem;
      transition: left .25s; }
  .btn-toggle.btn-lg {
    margin: 0;
    padding: 0;
    position: relative;
    border: none;
    height: 2.5rem;
    width: 5rem;
    border-radius: 2.5rem; }
    .btn-toggle.btn-lg:focus, .btn-toggle.btn-lg:focus.active, .btn-toggle.btn-lg.focus, .btn-toggle.btn-lg.focus.active {
      outline: none; }
    .btn-toggle.btn-lg > .handle {
      position: absolute;
      top: 0.3125rem;
      left: 0.3125rem;
      width: 1.875rem;
      height: 1.875rem;
      border-radius: 1.875rem;
      transition: left .25s; }
    .btn-toggle.btn-lg.active {
      transition: background-color .25s; }
      .btn-toggle.btn-lg.active > .handle {
        left: 2.8125rem;
        transition: left .25s; }
  .btn-toggle.btn-sm {
    margin: 0;
    padding: 0;
    position: relative;
    border: none;
    height: 0.55rem;
    width: 1.1rem;
    border-radius: 0.55rem; }
    .btn-toggle.btn-sm:focus, .btn-toggle.btn-sm:focus.active, .btn-toggle.btn-sm.focus, .btn-toggle.btn-sm.focus.active {
      outline: none; }
    .btn-toggle.btn-sm > .handle {
      position: absolute;
      top: 0.06875rem;
      left: 0.06875rem;
      width: 0.4125rem;
      height: 0.4125rem;
      border-radius: 0.4125rem;
      transition: left .25s; }
    .btn-toggle.btn-sm.active {
      transition: background-color .25s; }
      .btn-toggle.btn-sm.active > .handle {
        left: 0.61875rem;
        transition: left .25s; }
  .btn-toggle.btn-xs {
    margin: 0;
    padding: 0;
    position: relative;
    border: none;
    height: 1rem;
    width: 2rem;
    border-radius: 1rem; }
    .btn-toggle.btn-xs:focus, .btn-toggle.btn-xs:focus.active, .btn-toggle.btn-xs.focus, .btn-toggle.btn-xs.focus.active {
      outline: none; }
    .btn-toggle.btn-xs > .handle {
      position: absolute;
      top: 0.125rem;
      left: 0.125rem;
      width: 0.75rem;
      height: 0.75rem;
      border-radius: 0.75rem;
      transition: left .25s; }
    .btn-toggle.btn-xs.active {
      transition: background-color .25s; }
      .btn-toggle.btn-xs.active > .handle {
        left: 1.125rem;
        transition: left .25s; }

html {
  height: 100vh;
  min-height: 100vh;
  background: #2b2b2b url("/images/site_background_may_2020.jpg") no-repeat center center fixed;
  background-size: cover; }

body {
  height: 100vh;
  min-height: 100vh;
  background: none;
  font-family: "Marcellus", serif;
  color: white; }
  body.no-scroll {
    overflow: hidden; }
  @media (max-width: 991px) {
    body {
      padding-top: 80px; }
      body.menu-open .kg-footer,
      body.menu-open .kg-main {
        display: none; } }

@media (max-width: 575px) {
  h3 {
    font-size: 1.5rem; } }

@media (max-width: 575px) {
  h4 {
    font-size: 1rem; } }

@media (max-width: 767px) {
  .container {
    max-width: 100%; } }

img {
  max-width: 100%; }

.kg-header__social {
  background-color: #242424;
  color: white; }
  @media (max-width: 991px) {
    .kg-header__social {
      display: none; } }
  .kg-header__social .nav-item {
    padding: 10px;
    line-height: 20px; }
    .kg-header__social .nav-item a {
      color: white; }
      .kg-header__social .nav-item a:hover, .kg-header__social .nav-item a:focus {
        color: white; }
    .kg-header__social .nav-item:hover, .kg-header__social .nav-item:focus {
      color: white;
      text-decoration: none;
      background-color: #676767; }

.kg-header__main {
  background-color: #2b2b2b;
  color: white;
  font-family: "Cinzel", serif; }
  @media (max-width: 1199px) {
    .kg-header__main {
      font-size: 0.8rem; } }
  @media (max-width: 991px) {
    .kg-header__main {
      position: fixed;
      top: 0;
      right: 0;
      left: 0;
      z-index: 1000;
      padding: 0; } }
  .kg-header__main .navbar {
    padding: 0; }
    .kg-header__main .navbar .navbar-brand {
      height: 100px;
      padding: 0;
      padding-right: 30px;
      margin: 0;
      color: white; }
      @media (max-width: 991px) {
        .kg-header__main .navbar .navbar-brand {
          height: 80px; } }
      .kg-header__main .navbar .navbar-brand img {
        padding: 0; }
        @media (max-width: 991px) {
          .kg-header__main .navbar .navbar-brand img {
            height: 80px; } }
    .kg-header__main .navbar .navbar-collapse {
      background-color: #2b2b2b; }
      @media (max-width: 991px) {
        .kg-header__main .navbar .navbar-collapse {
          position: fixed;
          height: calc(100vh - 80px);
          top: 80px;
          left: 0;
          right: 0;
          bottom: 0;
          padding-top: 15px;
          z-index: 1;
          overflow: hidden; } }
      .kg-header__main .navbar .navbar-collapse .navbar-nav {
        margin-top: 20px; }
        .kg-header__main .navbar .navbar-collapse .navbar-nav li > a {
          color: white;
          line-height: 50px;
          font-size: 1.4em;
          padding: 15px 20px;
          cursor: pointer; }
        .kg-header__main .navbar .navbar-collapse .navbar-nav li.go-premium a {
          background: green; }
        .kg-header__main .navbar .navbar-collapse .navbar-nav li.active {
          background-color: #242424; }
      .kg-header__main .navbar .navbar-collapse .navbar-nav > li > a:hover,
      .kg-header__main .navbar .navbar-collapse .navbar-nav > li > a:focus,
      .kg-header__main .navbar .navbar-collapse .navbar-nav > .active > a:hover,
      .kg-header__main .navbar .navbar-collapse .navbar-nav > .active > a:focus,
      .kg-header__main .navbar .navbar-collapse .navbar-nav > .open > a {
        text-decoration: none;
        background-color: #676767; }
  .kg-header__main .unread-badge {
    position: absolute;
    top: 10px;
    right: 45px;
    padding: 0.35rem;
    font-size: 0.6rem;
    font-family: "Marcellus", serif; }

.kg-main {
  min-height: calc(100vh - 40px - 100px - 15px - 50px);
  margin-top: 15px; }
  @media (max-width: 991px) {
    .kg-main {
      min-height: calc(100vh - 80px - 15px - 50px); } }
  @media (max-width: 767px) {
    .kg-main {
      background-color: rgba(43, 43, 43, 0.75);
      margin-top: 0; } }
  @media (max-width: 575px) {
    .kg-main {
      min-height: calc(100vh - 80px - 30px); } }
  .kg-main .page-title {
    padding: 10px 0; }
    @media (max-width: 767px) {
      .kg-main .page-title {
        font-size: 2rem; } }
    @media (max-width: 575px) {
      .kg-main .page-title {
        font-size: 1.6rem; } }
    .kg-main .page-title kg-honour-icon span {
      margin: 0; }
  .kg-main .kingdom-details {
    font-size: 20px;
    line-height: 32px; }
    .kg-main .kingdom-details .kingdom-details__line {
      line-height: 32px;
      margin: 0;
      margin-top: 15px;
      text-align: left; }
      .kg-main .kingdom-details .kingdom-details__line:after {
        content: "";
        display: table;
        clear: both; }
      .kg-main .kingdom-details .kingdom-details__line.no-icon {
        line-height: 26px; }
        .kg-main .kingdom-details .kingdom-details__line.no-icon .kingdom-details__label {
          padding-left: 0; }
      .kg-main .kingdom-details .kingdom-details__line .kingdom-details__icon,
      .kg-main .kingdom-details .kingdom-details__line .kingdom-details__label,
      .kg-main .kingdom-details .kingdom-details__line .kingdom-details__value,
      .kg-main .kingdom-details .kingdom-details__line .kingdom-details__value-extra {
        display: block;
        float: left; }
      .kg-main .kingdom-details .kingdom-details__line .kingdom-details__icon {
        height: 32px;
        width: 32px; }
      .kg-main .kingdom-details .kingdom-details__line .kingdom-details__label {
        padding: 0 15px; }
      .kg-main .kingdom-details .kingdom-details__line .kingdom-details__value .spinner {
        display: inline-block;
        position: relative;
        width: 26px;
        height: 14px; }
      .kg-main .kingdom-details .kingdom-details__line .kingdom-details__value .kingdom-details__value--link {
        color: white; }
        .kg-main .kingdom-details .kingdom-details__line .kingdom-details__value .kingdom-details__value--link:visisted {
          color: white; }
      .kg-main .kingdom-details .kingdom-details__line .kingdom-details__value-extra {
        margin-left: 50px;
        font-size: 0.9rem; }

.kg-content {
  min-height: calc(100vh - 40px - 100px - 15px - 50px);
  background-color: rgba(43, 43, 43, 0.75); }
  .kg-content.kg-content--no-background {
    background-color: transparent; }
  .kg-content.kg-content--no-height {
    min-height: auto; }
  @media (max-width: 991px) {
    .kg-content {
      min-height: calc(100vh - 80px - 15px - 50px); } }
  @media (max-width: 767px) {
    .kg-content {
      background: transparent; } }
  @media (max-width: 575px) {
    .kg-content {
      min-height: calc(100vh - 80px - 30px); } }
  .kg-content .col-inner-wrapper {
    height: 100%;
    width: 100%;
    background: rgba(43, 43, 43, 0.75); }
    @media (max-width: 767px) {
      .kg-content .col-inner-wrapper {
        background: transparent; } }

.kg-footer {
  height: 50px;
  font-family: "Cinzel", serif;
  color: white;
  text-align: center; }
  @media (max-width: 575px) {
    .kg-footer {
      height: 30px;
      line-height: 30px; } }
  .kg-footer p {
    margin-bottom: 0; }
    @media (max-width: 575px) {
      .kg-footer p {
        font-size: 0.7rem; } }

.kg-account .text-muted {
  color: rgba(255, 255, 255, 0.5) !important; }

.kg-account.show-subscription hr,
.kg-account.show-subscription > .row:not(.subscription) {
  display: none; }

.kg-account.show-gems hr,
.kg-account.show-gems > .row:not(.gems) {
  display: none; }

.kg-account.show-shield hr,
.kg-account.show-shield > .row:not(.shield) {
  display: none; }

.kg-account hr {
  border-top: 1px solid rgba(255, 255, 255, 0.5); }

.kg-account .blue-gem {
  color: #007bff; }

.kg-account .green-gem {
  color: #13e644; }

.kg-account .btn-app-store-link {
  background-color: #a1948a; }
  .kg-account .btn-app-store-link:hover, .kg-account .btn-app-store-link:active, .kg-account .btn-app-store-link.active {
    background-color: #2b2b2b;
    color: white; }
  .kg-account .btn-app-store-link .fa-shopping-cart {
    margin-left: 0.5rem; }
  .kg-account .btn-app-store-link .text-small {
    font-size: 0.9rem !important; }

.kg-account .kg-price-card {
  width: 24%;
  margin-bottom: 1rem; }
  .kg-account .kg-price-card.kg-subs-link-card {
    width: 100%; }
  @media (max-width: 767px) {
    .kg-account .kg-price-card {
      width: 48%; } }
  @media (max-width: 399px) {
    .kg-account .kg-price-card {
      width: 100%; } }
  .kg-account .kg-price-card.gem-pack {
    width: 16%; }
    @media (max-width: 767px) {
      .kg-account .kg-price-card.gem-pack {
        width: 31%; } }
    @media (max-width: 399px) {
      .kg-account .kg-price-card.gem-pack {
        width: 47%; } }
  .kg-account .kg-price-card.kingdom-shield {
    width: 19%; }
    @media (max-width: 767px) {
      .kg-account .kg-price-card.kingdom-shield {
        width: 31%; } }
    @media (max-width: 399px) {
      .kg-account .kg-price-card.kingdom-shield {
        width: 47%; } }
  .kg-account .kg-price-card.card {
    background: rgba(80, 80, 80, 0.7);
    border-radius: 0; }
    .kg-account .kg-price-card.card .card-header {
      background-color: rgba(0, 0, 0, 0.45);
      border-radius: 0; }
      .kg-account .kg-price-card.card .card-header.active-subscription {
        background-color: green; }
    .kg-account .kg-price-card.card .card-body {
      padding: 0.75rem; }
      .kg-account .kg-price-card.card .card-body p.title, .kg-account .kg-price-card.card .card-body p.gem-title {
        font-size: 1.3rem; }
        @media (max-width: 991px) {
          .kg-account .kg-price-card.card .card-body p.title, .kg-account .kg-price-card.card .card-body p.gem-title {
            font-size: 1.3rem; } }
        @media (max-width: 1199px) {
          .kg-account .kg-price-card.card .card-body p.title, .kg-account .kg-price-card.card .card-body p.gem-title {
            font-size: 1.1rem; } }
      .kg-account .kg-price-card.card .card-body p.cost {
        margin-bottom: 0;
        font-size: 1.75rem; }
      .kg-account .kg-price-card.card .card-body p.saving {
        font-size: 0.8rem; }
      .kg-account .kg-price-card.card .card-body p .fa-gem {
        margin-right: 4px; }
        .kg-account .kg-price-card.card .card-body p .fa-gem:last-child {
          margin: 0; }
      .kg-account .kg-price-card.card .card-body .btn-kg {
        background-color: #a1948a; }
        .kg-account .kg-price-card.card .card-body .btn-kg:hover, .kg-account .kg-price-card.card .card-body .btn-kg:active, .kg-account .kg-price-card.card .card-body .btn-kg.active {
          background-color: #2b2b2b;
          color: white; }

.kg-account .shield .shield-status .kg-counter,
.kg-account .shield .premium-shield-countdown .kg-counter {
  display: inline-block;
  min-width: 200px; }
  .kg-account .shield .shield-status .kg-counter.mono-space,
  .kg-account .shield .premium-shield-countdown .kg-counter.mono-space {
    font-family: "Marcellus", serif; }

.kg-account .shield .shield-inactive {
  color: #bf3736; }

.kg-account .shield .shield-starting {
  color: #b4540c; }

.kg-account .shield .shield-active {
  color: green; }

.kg-account .shield .kg-shields-table {
  width: 50%; }
  @media (max-width: 991px) {
    .kg-account .shield .kg-shields-table {
      width: 100%; } }

.kg-account .referrals code {
  background: rgba(255, 255, 255, 0.25);
  padding: 0.45rem;
  font-size: 100%;
  color: #14ff0a; }

.kg-actions-container .card {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 0;
  border: none; }
  .kg-actions-container .card .card-header {
    background-color: rgba(43, 43, 43, 0.75);
    border-radius: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    font-family: "Cinzel", serif; }
    .kg-actions-container .card .card-header a {
      color: white;
      display: block; }
    .kg-actions-container .card .card-header.active {
      background: #242424; }
  .kg-actions-container .card .card-body {
    padding: 1rem;
    padding-bottom: 0; }

@media (max-width: 575px) {
  kg-alert {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100000; }
    kg-alert .alert {
      min-height: 80px;
      border-radius: 0; } }

kg-alert .alert-danger a {
  color: #721c24;
  text-decoration: underline; }

.kg-alliance .kg-shield {
  height: auto; }

.kg-alliance .alliance-details kg-honour-icon {
  position: absolute;
  bottom: -10px;
  right: 0;
  font-size: 3rem; }
  .kg-alliance .alliance-details kg-honour-icon span {
    margin: 0;
    transform: rotate(45deg); }

.kg-alliance .alliance-shield--main {
  width: 100%; }

.kg-alliance .shield-counter {
  position: absolute;
  bottom: 0;
  right: 15px; }
  @media (max-width: 575px) {
    .kg-alliance .shield-counter {
      font-size: 0.7rem; } }

.kg-alliance .shield-locked {
  position: absolute;
  height: 100%;
  width: calc(100% - 30px);
  display: table; }
  .kg-alliance .shield-locked > span {
    opacity: 0.9;
    font-size: 3.5rem;
    line-height: 1rem;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    cursor: pointer; }
    @media (max-width: 575px) {
      .kg-alliance .shield-locked > span {
        font-size: 3rem; } }
    .kg-alliance .shield-locked > span .text {
      font-size: 1.5rem; }
      @media (max-width: 575px) {
        .kg-alliance .shield-locked > span .text {
          font-size: 1.3rem; } }

.kg-alliance-table kg-honour-icon span,
.kg-rankings-table kg-honour-icon span {
  transform: rotate(45deg); }

.kg-alliance-table kg-honour-icon svg,
.kg-rankings-table kg-honour-icon svg {
  font-size: 1.4rem; }

.kg-alliance-building-resource .icon {
  height: 48px;
  width: 48px;
  margin-right: 10px; }
  .kg-alliance-building-resource .icon img {
    width: 90%;
    margin: 5% 0 0 5%; }
    @media (max-width: 575px) {
      .kg-alliance-building-resource .icon img {
        margin-top: 75%; } }
  .kg-alliance-building-resource .icon.no-maintenance img {
    margin-top: 5%; }

.kg-alliance-building-resource .building-progress {
  width: calc(100% - 48px - 20px - 66px);
  margin-right: 10px; }
  @media (max-width: 575px) {
    .kg-alliance-building-resource .building-progress {
      width: calc(100% - 48px - 20px - 30px); } }
  .kg-alliance-building-resource .building-progress .section {
    float: left; }
    .kg-alliance-building-resource .building-progress .section div {
      width: 100%;
      height: 18px;
      float: left; }
    .kg-alliance-building-resource .building-progress .section div:first-child {
      margin-bottom: 6px; }
    .kg-alliance-building-resource .building-progress .section .section-title {
      text-align: center; }
    .kg-alliance-building-resource .building-progress .section .progress {
      border-radius: 0;
      position: relative;
      background: #2b2b2b; }
    .kg-alliance-building-resource .building-progress .section .bg-gold {
      background: #C09324; }
    .kg-alliance-building-resource .building-progress .section .bg-stone {
      background: #848484; }
    .kg-alliance-building-resource .building-progress .section .bg-wood {
      background: #714717; }
    @media (max-width: 575px) {
      .kg-alliance-building-resource .building-progress .section.section-maintenance {
        padding-bottom: 0.5rem; } }
    .kg-alliance-building-resource .building-progress .section.section-maintenance .section-progress-bar {
      border-right: 1px solid white; }
      @media (max-width: 575px) {
        .kg-alliance-building-resource .building-progress .section.section-maintenance .section-progress-bar {
          border: 0; } }
    @media (max-width: 575px) {
      .kg-alliance-building-resource .building-progress .section.section-maintenance, .kg-alliance-building-resource .building-progress .section.section-next-level {
        width: 100% !important; } }

.kg-alliance-building-resource .supply {
  height: 48px;
  width: 66px;
  text-align: center; }
  @media (max-width: 575px) {
    .kg-alliance-building-resource .supply {
      width: 30px; } }
  .kg-alliance-building-resource .supply .btn {
    margin-top: 9px; }
    @media (max-width: 575px) {
      .kg-alliance-building-resource .supply .btn {
        margin-top: 42px; } }

@media (max-width: 575px) {
  .kg-alliance-forum .btn-kg {
    font-size: 0.9rem;
    padding: .5rem; } }

.kg-alliance-forum .formating-guide {
  font-size: 0.9rem;
  max-width: 400px; }

.kg-alliance-forum .help-toggle {
  cursor: pointer; }

.kg-forum-card {
  background: transparent;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .kg-forum-card:last-child {
    border-bottom: none; }
  .kg-forum-card a {
    color: white;
    text-decoration: none; }
    .kg-forum-card a:hover {
      color: white;
      text-decoration: underline; }
  .kg-forum-card .action {
    cursor: pointer; }
    .kg-forum-card .action:hover {
      color: rgba(255, 255, 255, 0.75); }
    .kg-forum-card .action a:hover {
      color: rgba(255, 255, 255, 0.75);
      text-decoration: none; }

.kg-shield {
  height: 100%;
  width: 100%; }
  .kg-shield svg {
    display: block;
    height: 100%;
    max-width: 100%;
    margin: 0 auto; }

.attack-effectiveness {
  height: 1.25rem;
  width: 1.25rem;
  display: inline-block;
  margin: -7px 0 0 5px;
  vertical-align: middle; }
  .attack-effectiveness .segment {
    fill: transparent; }

.attack-effectiveness--1 .segment,
.attack-effectiveness--2 .segment,
.attack-effectiveness--3 .segment,
.attack-effectiveness--4 .segment,
.attack-effectiveness--5 .segment {
  fill: rgba(255, 255, 255, 0.1); }

.attack-effectiveness--1 .segment-2,
.attack-effectiveness--1 .segment-3,
.attack-effectiveness--1 .segment-4,
.attack-effectiveness--1 .segment-5 {
  fill: white; }

.attack-effectiveness--2 .segment-3,
.attack-effectiveness--2 .segment-4,
.attack-effectiveness--2 .segment-5 {
  fill: white; }

.attack-effectiveness--3 .segment-4,
.attack-effectiveness--3 .segment-5 {
  fill: white; }

.attack-effectiveness--4 .segment-5 {
  fill: white; }

.kg-counter {
  white-space: nowrap; }
  .kg-counter.mono-space {
    font-family: "Roboto Mono", monospace; }

.kg-features > .row {
  margin-bottom: 2rem; }

.kg-features .title {
  font-size: 1.75rem; }

.kg-features .copy {
  line-height: 1.5; }

.kg-features .main-image {
  width: 100%;
  border: 2px solid rgba(255, 255, 255, 0.5); }

@media (max-width: 767px) {
  .home-features-only .kg-home,
  .home-features-only .server-status {
    display: none; } }

.home-page-blurb {
  font-size: 1.2em;
  line-height: 1.2em;
  letter-spacing: 1px;
  color: white;
  padding: 15px 0; }
  .home-page-blurb .home-page-blurb__text {
    margin-bottom: 40px; }

.main-logo {
  display: block;
  padding: 0 30px;
  margin: 0 auto;
  max-width: 80%; }
  @media (min-width: 576px) {
    .main-logo {
      padding: 0;
      margin: 0 auto;
      max-width: 80%; } }

.app-downloads .app-store {
  text-align: right;
  margin: 0; }
  @media (max-width: 575px) {
    .app-downloads .app-store {
      text-align: center;
      margin-bottom: 1rem; } }

.app-downloads .play-store {
  text-align: left; }
  @media (max-width: 575px) {
    .app-downloads .play-store {
      text-align: center; } }

.app-downloads img {
  max-width: 200px; }

.feature {
  width: calc(100% - 2rem);
  margin-left: 1rem;
  text-align: left; }
  @media (max-width: 991px) {
    .feature {
      font-size: 0.8rem; } }
  .feature .feature__title {
    font-size: 1.4rem;
    margin-bottom: 0.35rem; }
    @media (max-width: 991px) {
      .feature .feature__title {
        font-size: 1.2rem; } }
    @media (max-width: 767px) {
      .feature .feature__title {
        text-align: center; } }
  .feature .feature__image {
    display: block;
    width: 100%;
    max-width: 280px;
    margin: 0 auto 0.75rem auto; }
  @media (max-width: 991px) {
    .feature .feature__text {
      font-size: 0.9rem; } }
  @media (max-width: 767px) {
    .feature .feature__text {
      text-align: center;
      font-size: 1rem;
      max-width: 280px;
      margin: 0 auto 1rem auto; } }
  .feature hr {
    border-color: rgba(255, 255, 255, 0.5);
    margin: 1rem 0 0 0;
    padding-bottom: 1rem; }

kg-honour-icon span {
  display: inline-flex;
  align-self: center;
  position: relative;
  height: 1em;
  width: 1em;
  margin-right: 6px; }
  kg-honour-icon span svg {
    height: 1.1em;
    width: 1.1em;
    bottom: -0.225em;
    position: absolute; }

.kg-guide-nav {
  padding: 0; }
  .kg-guide-nav.kg-guide-nav--root {
    min-height: 100%;
    background-color: rgba(43, 43, 43, 0.75);
    margin-bottom: 0; }
  .kg-guide-nav > li {
    list-style: none;
    padding: 0;
    line-height: 40px;
    cursor: pointer; }
    .kg-guide-nav > li > div {
      padding-left: 15px;
      font-size: 1.1rem; }
      .kg-guide-nav > li > div:hover {
        background: rgba(0, 0, 0, 0.25); }
    .kg-guide-nav > li > .kg-guide-nav > li > div {
      padding-left: 30px;
      font-size: 0.95rem; }
    .kg-guide-nav > li > .kg-guide-nav > li .kg-guide-nav > li > div {
      padding-left: 45px;
      font-size: 0.8rem; }

.kg__guide--title {
  padding: 10px 0;
  font-family: "Cinzel", serif; }

.kg__play-guide {
  min-height: calc(100vh - 40px - 100px - 106px - 35px);
  overflow-y: scroll;
  max-height: 1080px; }
  @media (max-width: 991px) {
    .kg__play-guide {
      height: auto;
      max-height: 100%;
      overflow-y: inherit; } }
  @media (max-width: 767px) {
    .kg__play-guide > .col-12 {
      padding: 0; } }
  .kg__play-guide h1,
  .kg__play-guide h2,
  .kg__play-guide h3,
  .kg__play-guide h4,
  .kg__play-guide h5,
  .kg__play-guide h6 {
    font-family: "Cinzel", serif; }
  .kg__play-guide .kg__play-guide--section .kg__guide--sub-section {
    padding-top: 1.5rem;
    margin-top: 1.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.5); }
  .kg__play-guide .kg__play-guide--section img {
    display: block;
    margin: 0 auto;
    margin-bottom: 1rem;
    border: 2px solid rgba(255, 255, 255, 0.5);
    max-width: 100%; }
  .kg__play-guide .kg__play-guide--section:after {
    content: "";
    display: block;
    height: 40px;
    width: 100%;
    margin: 20px 0;
    background: url(/images/section-seperator.png) center center no-repeat;
    background-size: contain;
    opacity: 0.9; }
  .kg__play-guide li {
    padding-bottom: 10px; }
    .kg__play-guide li.coming-soon {
      opacity: 0.4; }

.kg-how-to-resource-table {
  max-width: 400px; }

@media (max-width: 991px) {
  .kg-how-to-troops-table {
    font-size: 0.9rem; } }

@media (max-width: 767px) {
  .kg-how-to-troops-table {
    font-size: 0.8rem; }
    .kg-how-to-troops-table tbody td {
      padding: 0.3rem; } }

.kg-kingdom-nav {
  min-height: 100%;
  padding: 0;
  background-color: rgba(43, 43, 43, 0.75); }
  @media (max-width: 991px) {
    .kg-kingdom-nav {
      height: calc(100vh - 80px - 15px - 44px);
      overflow: scroll; } }
  @media (max-width: 575px) {
    .kg-kingdom-nav {
      height: calc(100vh - 80px - 15px - 44px - 44px); } }
  .kg-kingdom-nav li {
    list-style: none;
    line-height: 56px;
    position: relative; }
    @media (max-width: 575px) {
      .kg-kingdom-nav li {
        line-height: 45px; } }
    .kg-kingdom-nav li.go-premium {
      background: green; }
    .kg-kingdom-nav li a {
      display: block;
      color: white;
      font-size: 1.1em;
      cursor: pointer; }
      .kg-kingdom-nav li a:hover, .kg-kingdom-nav li a.active {
        background-color: rgba(43, 43, 43, 0.75);
        text-decoration: none; }
        @media (max-width: 991px) {
          .kg-kingdom-nav li a:hover, .kg-kingdom-nav li a.active {
            text-decoration: underline; } }
      .kg-kingdom-nav li a img {
        height: 32px;
        padding: 0 12px 0 12px; }
        @media (max-width: 991px) {
          .kg-kingdom-nav li a img {
            padding-left: 24px; } }
      .kg-kingdom-nav li a .badge {
        position: absolute;
        top: 5px;
        left: 5px; }
        @media (max-width: 991px) {
          .kg-kingdom-nav li a .badge {
            left: 15px; } }
        @media (max-width: 575px) {
          .kg-kingdom-nav li a .badge {
            top: 0; } }

.market-filters {
  line-height: 35px; }
  .market-filters .dropdown-toggle {
    min-width: 150px;
    text-align: left; }

.resource-filter-dropdown .dropdown-menu {
  border-radius: 0; }

.resource-filter-dropdown .dropdown-item {
  padding: 0.25rem 0.5rem;
  cursor: pointer; }
  .resource-filter-dropdown .dropdown-item img {
    height: 32px;
    width: 32px;
    margin-right: 0.25rem; }

@media (max-width: 575px) {
  .kg-messages-toolbar .btn {
    font-size: 0.9rem;
    padding: .275rem .5rem; } }

.kg-message hr {
  border-color: rgba(255, 255, 255, 0.5); }

.kg-message .message-button-bar .btn {
  padding-top: 0;
  padding-bottom: 0; }

.kg-message .message-button-bar .btn-kg-msg,
.kg-message .message-button-bar .btn-kg-link {
  padding: 0 0 0 10px; }

.kg-message .message-body a {
  color: white;
  text-decoration: underline; }
  .kg-message .message-body a:hover {
    color: white; }

.kg-message .message-body .msg-internal-link {
  text-decoration: underline;
  cursor: pointer; }

.kg-message .kg-form .input-group-text {
  min-width: 85px; }

.kg-pigeons .pig-search-form .form-control {
  height: 38px; }

.kg-pigeons .pig-search-form input,
.kg-pigeons .pig-search-form .btn-kg {
  border: none !important; }

.kg-pigeons .message-type-filter-dropdown .dropdown-toggle {
  min-width: 155px;
  text-align: left; }
  .kg-pigeons .message-type-filter-dropdown .dropdown-toggle .dropdown-toggle-label {
    float: left; }
  .kg-pigeons .message-type-filter-dropdown .dropdown-toggle::after {
    float: right;
    margin-top: 10px; }

@media (max-width: 399px) {
  .kg-pigeons .message-type-filter-dropdown .filter-label,
  .kg-pigeons .message-type-filter-dropdown .dropdown-toggle,
  .kg-pigeons .message-type-filter-dropdown .btn-kg {
    font-size: 0.9rem; }
  .kg-pigeons .message-type-filter-dropdown .btn-kg {
    padding: 0.375rem 0.5rem; }
  .kg-pigeons .message-type-filter-dropdown .dropdown-toggle {
    min-width: 138px; } }

.kg-pigeons .kg-pagination .pagination,
.kg-pigeons .kg-pagination .pagination-sm {
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .kg-pigeons .kg-pagination .pagination,
    .kg-pigeons .kg-pagination .pagination-sm {
      padding-bottom: 1rem; } }
  @media (max-width: 575px) {
    .kg-pigeons .kg-pagination .pagination,
    .kg-pigeons .kg-pagination .pagination-sm {
      padding-left: 0; } }

.newsfeed {
  width: 95%;
  margin: 0 auto;
  padding: 2% 3%;
  background: rgba(43, 43, 43, 0.75); }
  .newsfeed hr {
    border-color: rgba(255, 255, 255, 0.5);
    margin: 1rem 0 0 0;
    padding-bottom: 1rem; }

.news-article {
  max-height: 210px;
  overflow-y: hidden; }
  .news-article.news-article--in-game {
    background: rgba(43, 43, 43, 0.75);
    padding: 1rem;
    margin-bottom: 1rem; }
    .news-article.news-article--in-game .close {
      color: white;
      text-shadow: none;
      cursor: pointer; }
    .news-article.news-article--in-game .news-article__date {
      float: none; }
  .news-article.expanded {
    max-height: unset;
    overflow-y: auto; }
    .news-article.expanded .news-article__content {
      max-height: unset;
      overflow-y: auto; }
  .news-article .news-article__title {
    font-size: 1.2rem;
    padding-bottom: 1rem; }
  .news-article .news-article__content {
    clear: both;
    max-height: 100px;
    overflow-y: hidden; }
    .news-article .news-article__content .msg-internal-link {
      text-decoration: underline;
      cursor: pointer; }
    .news-article .news-article__content a {
      color: white;
      text-decoration: underline; }
      .news-article .news-article__content a:hover {
        color: white; }
  .news-article .newsfeed__article-text {
    clear: both; }
  .news-article .news-article__date {
    float: right; }
  .news-article a.read-more {
    color: white;
    text-decoration: underline;
    cursor: pointer; }
    .news-article a.read-more:hover {
      color: white;
      text-decoration: underline; }

.kg-overview .kingdom-details__line.overview-shield-status .kg-counter {
  display: inline-block;
  min-width: 165px; }

.kg-overview .kingdom-details__line .kg-counter.mono-space {
  font-family: "Marcellus", serif; }

.kg-overview .overview-shield-status .btn-kg {
  margin-top: -5px; }

.kg-overview .season-effects {
  margin-top: 0.25rem;
  margin-bottom: 0;
  padding-left: 48px;
  font-size: 1rem;
  line-height: 1.25rem;
  font-style: italic; }
  @media (max-width: 767px) {
    .kg-overview .season-effects {
      font-size: 0.9rem; } }

.page-info {
  text-align: justify;
  font-size: 0.9rem;
  padding: 15px 45px;
  background-color: rgba(43, 43, 43, 0.75); }
  .page-info .close {
    margin-right: -28px;
    color: white;
    text-shadow: none;
    cursor: pointer; }
  .page-info .info {
    position: absolute;
    top: 35px;
    left: 34px;
    font-size: 1.3rem; }

.paypal-redirect-splash {
  position: fixed;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.3);
  z-index: 1000; }
  .paypal-redirect-splash .content {
    max-width: 400px;
    background: #2b2b2b;
    padding: 2.5rem; }
    @media (max-width: 575px) {
      .paypal-redirect-splash .content {
        max-width: 300px;
        padding: 2.0rem; } }
    .paypal-redirect-splash .content .spinner {
      height: 20px; }
      .paypal-redirect-splash .content .spinner:before {
        top: auto;
        margin-top: 0; }

.card-poll {
  background: rgba(43, 43, 43, 0.75);
  border-radius: 0; }
  .card-poll .card-body .btn-kg {
    margin-right: 0.75rem; }
    .card-poll .card-body .btn-kg:last-child {
      margin: 0; }
    @media (max-width: 575px) {
      .card-poll .card-body .btn-kg {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 0 0.75rem 0; }
        .card-poll .card-body .btn-kg:last-child {
          margin: 0; } }

.kg-register .tooltip-inner {
  max-width: 230px;
  padding: 0.5rem;
  text-align: left; }

.kg-research .tab-pane {
  padding-top: 1rem; }

.kg-research .skills-filters .kg-form input {
  height: 36px; }

@media (max-width: 575px) {
  .kg-research .skills-filters .kg-form .dropdown,
  .kg-research .skills-filters .kg-form .dropdown-toggle {
    width: 100%; } }

@media (max-width: 767px) {
  .kg-research .skills-filters .kg-form .form-control {
    width: 151px; } }

@media (max-width: 575px) {
  .kg-research .skills-filters .kg-form .form-control {
    width: 100%; } }

.kg-research .card {
  background: rgba(43, 43, 43, 0.75);
  border-radius: 0; }
  .kg-research .card .close {
    float: none;
    margin-left: 5px; }
  .kg-research .card .skill-group {
    border-radius: 0;
    font-weight: normal;
    font-size: 0.85rem;
    padding: 0.35em 0.5em; }
  .kg-research .card.agriculture .skill-group {
    background-color: #80985c; }
  .kg-research .card.construction .skill-group {
    background-color: #c09324; }
  .kg-research .card.economics .skill-group {
    background-color: #b4540c; }
  .kg-research .card.religion .skill-group {
    background-color: #a18fb2; }
  .kg-research .card.warfare .skill-group {
    background-color: #bf3736; }
  .kg-research .card.unavailable {
    opacity: 0.5;
    cursor: not-allowed; }
    .kg-research .card.unavailable:hover, .kg-research .card.unavailable:focus {
      opacity: 1.0;
      cursor: auto; }
  .kg-research .card .cost-img {
    height: 31px;
    width: 31px; }
  .kg-research .card .progress {
    border-radius: 0;
    margin-top: 4px; }
  @media (max-width: 575px) {
    .kg-research .card h4 {
      font-size: 1.25rem; } }

.kg-research hr {
  border-color: rgba(255, 255, 255, 0.5); }

.kg-rankings .loader {
  position: absolute;
  left: calc((100% - 85px) / 2);
  top: calc((100% - 32px - 40px) / 2);
  width: 85px;
  text-align: center; }

.kg-rankings .loader > div {
  width: 18px;
  height: 18px;
  background-color: #CCC;
  margin-right: 10px;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both; }

.kg-rankings .loader .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.kg-rankings .loader .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }

@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.kg-rankings .kg-network-chart-wrapper {
  width: 100%;
  height: 280px;
  position: relative;
  padding: 1rem 0; }
  .kg-rankings .kg-network-chart-wrapper chart {
    height: 200px; }
    .kg-rankings .kg-network-chart-wrapper chart canvas {
      width: 100% !important; }

.kg-rankings .rankings-count {
  line-height: 45px; }
  @media (max-width: 575px) {
    .kg-rankings .rankings-count {
      line-height: unset; } }

.server-status {
  width: 100%; }
  @media (max-width: 991px) {
    .server-status {
      font-size: 0.8rem; } }
  @media (max-width: 767px) {
    .server-status {
      width: 50%;
      float: left; } }
  .server-status .server-status__title {
    padding-top: 20px;
    font-size: 1.4rem; }
    @media (max-width: 991px) {
      .server-status .server-status__title {
        padding-top: 10px;
        font-size: 1.2rem; } }
  .server-status .server-status__icon {
    width: 30%;
    margin: 0 auto; }

.world-status-divider {
  border-color: rgba(255, 255, 255, 0.5);
  margin: 1rem auto 0 auto;
  padding-bottom: 1rem;
  width: calc(100% - 2rem); }

.kg-settlement-details .settlement-header {
  height: 300px;
  padding: 1rem;
  position: relative;
  color: #2b2b2b; }
  .kg-settlement-details .settlement-header h2,
  .kg-settlement-details .settlement-header p {
    margin: 0; }
  .kg-settlement-details .settlement-header .settlement-wellbeing,
  .kg-settlement-details .settlement-header .settlement-maintenance {
    color: white; }
  .kg-settlement-details .settlement-header.town {
    background: #2b2b2b url("/images/town_hero.jpg") no-repeat top left;
    background-size: cover; }
    @media (max-width: 767px) {
      .kg-settlement-details .settlement-header.town {
        background-position-x: -120px; } }
  .kg-settlement-details .settlement-header.city {
    background: #2b2b2b url("/images/city_hero.jpg") no-repeat top left;
    background-size: cover; }
  .kg-settlement-details .settlement-header.large-city {
    background: #2b2b2b url("/images/large_city_hero.jpg") no-repeat center center;
    background-size: cover; }
    .kg-settlement-details .settlement-header.large-city .settlement-title,
    .kg-settlement-details .settlement-header.large-city .settlement-type {
      color: white; }

.kg-item-table button.kg-speedup,
.kg-research .card button.kg-speedup,
.kingdom-detail button.kg-speedup {
  opacity: 0.75; }

.kg-speedup svg {
  height: 1em;
  width: 0.875em;
  vertical-align: -0.225em;
  font-size: 1.33333em;
  line-height: 0.75em; }
  .kg-speedup svg .first-half {
    fill: #007bff; }
  .kg-speedup svg .second-half {
    fill: #13e644; }
  .kg-speedup svg.return .second-half {
    fill: #007bff; }

.kg-speed-up-confirm hr {
  border-color: rgba(255, 255, 255, 0.5);
  margin: 1rem 0 0.5rem 0; }

.kg-speed-up-confirm .gems {
  display: inline-block; }
  @media (max-width: 575px) {
    .kg-speed-up-confirm .gems:first-of-type {
      margin-bottom: 0.5rem; } }
  .kg-speed-up-confirm .gems img {
    width: 32px;
    height: 32px; }

.kg-speed-up-confirm .kg-form .spinner:before {
  left: 95.4%; }

.kg-tos .row:first-child {
  padding-top: 10px; }

.cost-item__line {
  line-height: 32px;
  margin: 0;
  margin-top: 15px;
  text-align: left; }
  .cost-item__line:after {
    content: "";
    display: table;
    clear: both; }
  .cost-item__line .cost-item__icon,
  .cost-item__line .cost-item__label,
  .cost-item__line .cost-item__value {
    display: block;
    float: left; }
  .cost-item__line .cost-item__icon {
    height: 32px;
    width: 32px; }
  .cost-item__line .cost-item__label {
    padding: 0 15px;
    width: calc(100% - 32px - 25px - 40%); }
  .cost-item__line.prayer .cost-item__label {
    width: calc(100% - 32px - 25px - 55%); }
    @media (max-width: 575px) {
      .cost-item__line.prayer .cost-item__label {
        padding: 0 5px;
        width: calc(100% - 32px - 25px - 54%); } }
  .cost-item__line.prayer button {
    float: right; }

.kg-war-report .war-row {
  width: 100%; }
  .kg-war-report .war-row.war-row__title {
    margin-bottom: 0.5rem; }
    .kg-war-report .war-row.war-row__title .war-name.war-name__home, .kg-war-report .war-row.war-row__title .war-name.war-name__away {
      width: calc(50% - 25px);
      font-size: 1.2rem;
      word-break: break-word; }
    .kg-war-report .war-row.war-row__title .war-name.war-name__vs {
      width: 50px;
      text-align: center; }
    .kg-war-report .war-row.war-row__title .war-name.war-name__home {
      text-align: right; }
    .kg-war-report .war-row.war-row__title .war-name.war-name__away {
      text-align: left; }
  .kg-war-report .war-row.war-row__progress .war-progress .war-progress__acres {
    line-height: 30px;
    font-size: 0.9rem; }
  .kg-war-report .war-row.war-row__progress .war-progress .war-progress__bar {
    display: inline-block;
    width: 60%;
    height: 10px;
    margin-top: 10px;
    background: #bf3736; }
    .kg-war-report .war-row.war-row__progress .war-progress .war-progress__bar.winning {
      background: green; }
  .kg-war-report .war-row.war-row__progress .war-progress.war_progress__home, .kg-war-report .war-row.war-row__progress .war-progress.war_progress__away {
    width: calc(50% - 1px); }
  .kg-war-report .war-row.war-row__progress .war-progress.war-progress-divider {
    width: 2px;
    height: 30px;
    background: rgba(255, 255, 255, 0.75); }
  .kg-war-report .war-row.war-row__progress .war-progress.war_progress__home .war-progress__acres {
    padding-right: 5px; }
  .kg-war-report .war-row.war-row__progress .war-progress.war_progress__away .war-progress__acres {
    padding-left: 5px; }

.kg-war-report .kg-counter.kg-counter-time {
  font-family: "Marcellus", serif; }

.war-report__divider {
  width: 75%;
  border-color: rgba(255, 255, 255, 0.5); }

@media (max-width: 575px) {
  .embedded-app .kg-kingdom-nav {
    height: calc(100vh - 80px - 15px - 44px + 25px); } }

/*# sourceMappingURL=app.b3dd752.css.map*/