.init-hide {
  display: none; }

.bold {
  font-weight: bold; }

.width10 {
  width: 10%; }

.width100 {
  width: 100%;
  max-width: initial !important; }

.padding-left-0 {
  padding-left: 0; }

.padding-0 {
  padding: 0 !important; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.black-text {
  color: #000; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-default {
  cursor: default; }

.cursor-not-allowed {
  cursor: not-allowed; }

.col-xs-10.margin-right-3 {
  width: 80%;
  margin-right: 3%; }

.margin-left-10 {
  margin-left: 10px; }

/* Place tooltips over the Release Calendar Button */
.tooltip {
  z-index: 20003; }

.dropdown-scroll {
  max-height: 300px;
  overflow-y: scroll; }

.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.data-table-body-expander {
  overflow: hidden; }

.data-source-text {
  cursor: help !important; }
  .data-source-text .flag {
    cursor: default !important; }
  .data-source-text .region-name {
    cursor: default !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 165px; }

.row.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .row.flex-row [class*='col-']:not(.no-flex) {
    display: flex;
    flex-direction: column;
    align-self: stretch !important; }

.no-selection {
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }

.rotate-45-deg {
  transform: rotate(45deg); }

.init-hide {
  display: none; }

.bold {
  font-weight: bold; }

.width10 {
  width: 10%; }

.width100 {
  width: 100%;
  max-width: initial !important; }

.padding-left-0 {
  padding-left: 0; }

.padding-0 {
  padding: 0 !important; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.black-text {
  color: #000; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-default {
  cursor: default; }

.cursor-not-allowed {
  cursor: not-allowed; }

.col-xs-10.margin-right-3 {
  width: 80%;
  margin-right: 3%; }

.margin-left-10 {
  margin-left: 10px; }

/* Place tooltips over the Release Calendar Button */
.tooltip {
  z-index: 20003; }

.dropdown-scroll {
  max-height: 300px;
  overflow-y: scroll; }

.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.data-table-body-expander {
  overflow: hidden; }

.data-source-text {
  cursor: help !important; }
  .data-source-text .flag {
    cursor: default !important; }
  .data-source-text .region-name {
    cursor: default !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 165px; }

.row.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .row.flex-row [class*='col-']:not(.no-flex) {
    display: flex;
    flex-direction: column;
    align-self: stretch !important; }

.no-selection {
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }

.rotate-45-deg {
  transform: rotate(45deg); }

@font-face {
  font-family: "GP-Icons";
  font-style: normal;
  font-weight: normal;
  src: url("/Content/fonts/GP-Icons-webfont.eot?o3k3zb");
  src: url("/Content/fonts/GP-Icons-webfont.woff?o3k3zb?#iefix") format("embedded-opentype"), url("/Content/fonts/GP-Icons-webfont.ttf?o3k3zb") format("truetype"), url("/Content/fonts/GP-Icons-webfont.svg?o3k3zb?#GP-Icons") format("esvg"); }

.gpicon {
  font-family: 'GP-Icons' !important;
  speak: none;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .gpicon.gpicon-graph:before {
    content: "\e903"; }
  .gpicon.gpicon-pie:before {
    content: "\e904"; }
  .gpicon.gpicon-duplicate:before {
    content: "\e905"; }
  .gpicon.gpicon-hamburger:before {
    content: "\e906"; }
  .gpicon.gpicon-download:before {
    content: "\e900"; }
  .gpicon.gpicon-edit:before {
    content: "\e901"; }
  .gpicon.gpicon-trash:before {
    content: "\e902"; }
  .gpicon.gpicon-chevron-down:before {
    content: "\e907"; }
  .gpicon.gpicon-dashboard:before {
    content: "\e908"; }
  .gpicon.gpicon-terms-and-conditions:before {
    content: "\e909"; }
  .gpicon.gpicon-releasenotes:before {
    content: "\e90c"; }
  .gpicon.gpicon-privacypolicy:before {
    content: "\e910"; }
  .gpicon.gpicon-settings:before {
    content: "\e911"; }
  .gpicon.gpicon-eedar:before {
    content: "\e912"; }
  .gpicon.gpicon-locked:before {
    content: "\e90a"; }
  .gpicon.gpicon-unlocked:before {
    content: "\e90b"; }
  .gpicon.gpicon-star-empty:before {
    content: "\e9d7"; }
  .gpicon.gpicon-star-full:before {
    content: "\e9d9"; }
  .gpicon.gpicon-download {
    margin-left: 1px; }

.gamepulse-plus,
.gamepulse-x,
.close-x {
  background-color: #8e908f;
  height: 34px !important;
  position: relative;
  display: block;
  width: 2px !important;
  margin: 0 auto 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .gamepulse-plus:after,
  .gamepulse-x:after,
  .close-x:after {
    background-color: #8e908f;
    position: absolute;
    content: "";
    height: 2px !important;
    left: -16px !important;
    top: 16px !important;
    width: 34px !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .gamepulse-plus.gamepulse-plus-sm, .gamepulse-plus.gamepulse-x-sm, .gamepulse-plus.close-x-sm,
  .gamepulse-x.gamepulse-plus-sm,
  .gamepulse-x.gamepulse-x-sm,
  .gamepulse-x.close-x-sm,
  .close-x.gamepulse-plus-sm,
  .close-x.gamepulse-x-sm,
  .close-x.close-x-sm {
    height: 28px !important; }
    .gamepulse-plus.gamepulse-plus-sm:after, .gamepulse-plus.gamepulse-x-sm:after, .gamepulse-plus.close-x-sm:after,
    .gamepulse-x.gamepulse-plus-sm:after,
    .gamepulse-x.gamepulse-x-sm:after,
    .gamepulse-x.close-x-sm:after,
    .close-x.gamepulse-plus-sm:after,
    .close-x.gamepulse-x-sm:after,
    .close-x.close-x-sm:after {
      left: -13px !important;
      top: 13px !important;
      width: 28px !important; }
  .gamepulse-plus.gamepulse-plus-sm-2, .gamepulse-plus.gamepulse-x-sm-2, .gamepulse-plus.close-x-sm-2,
  .gamepulse-x.gamepulse-plus-sm-2,
  .gamepulse-x.gamepulse-x-sm-2,
  .gamepulse-x.close-x-sm-2,
  .close-x.gamepulse-plus-sm-2,
  .close-x.gamepulse-x-sm-2,
  .close-x.close-x-sm-2 {
    height: 20px !important; }
    .gamepulse-plus.gamepulse-plus-sm-2:after, .gamepulse-plus.gamepulse-x-sm-2:after, .gamepulse-plus.close-x-sm-2:after,
    .gamepulse-x.gamepulse-plus-sm-2:after,
    .gamepulse-x.gamepulse-x-sm-2:after,
    .gamepulse-x.close-x-sm-2:after,
    .close-x.gamepulse-plus-sm-2:after,
    .close-x.gamepulse-x-sm-2:after,
    .close-x.close-x-sm-2:after {
      left: -9px !important;
      top: 9px !important;
      width: 20px !important; }
  .gamepulse-plus.gamepulse-plus-xs, .gamepulse-plus.gamepulse-x-xs, .gamepulse-plus.close-x-xs,
  .gamepulse-x.gamepulse-plus-xs,
  .gamepulse-x.gamepulse-x-xs,
  .gamepulse-x.close-x-xs,
  .close-x.gamepulse-plus-xs,
  .close-x.gamepulse-x-xs,
  .close-x.close-x-xs {
    height: 14px !important; }
    .gamepulse-plus.gamepulse-plus-xs:after, .gamepulse-plus.gamepulse-x-xs:after, .gamepulse-plus.close-x-xs:after,
    .gamepulse-x.gamepulse-plus-xs:after,
    .gamepulse-x.gamepulse-x-xs:after,
    .gamepulse-x.close-x-xs:after,
    .close-x.gamepulse-plus-xs:after,
    .close-x.gamepulse-x-xs:after,
    .close-x.close-x-xs:after {
      left: -6px !important;
      top: 6px !important;
      width: 14px !important; }

.gamepulse-x,
.close-x {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.export-file-type-icon {
  background-image: url("/Content/images/exportFileTypeIcons.png?v=1.0");
  display: block; }
  .export-file-type-icon.generic, .export-file-type-icon.syndicated {
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 45px;
    height: 56px; }
  .export-file-type-icon.pdf {
    background-position: -45px 0;
    background-repeat: no-repeat;
    width: 45px;
    height: 56px; }
  .export-file-type-icon.excel {
    background-position: -90px 0;
    background-repeat: no-repeat;
    width: 45px;
    height: 56px; }
  .export-file-type-icon.csv {
    background-position: -135px 0;
    background-repeat: no-repeat;
    width: 45px;
    height: 56px; }
  .export-file-type-icon.quick-look {
    background-position: -180px 0;
    background-repeat: no-repeat;
    width: 45px;
    height: 56px; }

.report-icon {
  background-image: url("/Content/images/managedReportsIcons.png");
  display: inline-block; }
  .report-icon.paid-disabled {
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px; }
  .report-icon.paid {
    background-position: -16px 0;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px; }

.init-hide {
  display: none; }

.bold {
  font-weight: bold; }

.width10 {
  width: 10%; }

.width100 {
  width: 100%;
  max-width: initial !important; }

.padding-left-0 {
  padding-left: 0; }

.padding-0 {
  padding: 0 !important; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.black-text {
  color: #000; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-default {
  cursor: default; }

.cursor-not-allowed {
  cursor: not-allowed; }

.col-xs-10.margin-right-3 {
  width: 80%;
  margin-right: 3%; }

.margin-left-10 {
  margin-left: 10px; }

/* Place tooltips over the Release Calendar Button */
.tooltip {
  z-index: 20003; }

.dropdown-scroll {
  max-height: 300px;
  overflow-y: scroll; }

.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.data-table-body-expander {
  overflow: hidden; }

.data-source-text {
  cursor: help !important; }
  .data-source-text .flag {
    cursor: default !important; }
  .data-source-text .region-name {
    cursor: default !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 165px; }

.row.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .row.flex-row [class*='col-']:not(.no-flex) {
    display: flex;
    flex-direction: column;
    align-self: stretch !important; }

.no-selection {
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }

.rotate-45-deg {
  transform: rotate(45deg); }

footer {
  margin: 80px 0;
  padding-top: 40px;
  border-top: 1px solid rgba(55, 55, 55, 0.11);
  cursor: default; }
  footer.styled {
    position: relative;
    margin: 0;
    padding: 15px 0 0 0;
    border: none;
    height: 100px;
    background-color: #606E7F; }
    footer.styled #copyright {
      position: absolute;
      right: 50px;
      top: 50%;
      transform: translateY(-50%);
      text-align: right;
      color: #eee; }
    footer.styled .gamepulse-gray-logo {
      display: block;
      height: 70px;
      margin-top: 0;
      background: url("/Content/images/logos/thumb/footer-logo.png") no-repeat;
      background-size: contain;
      background-position: center center; }
    footer.styled .gamepulse-blue-circle-logo {
      display: block;
      height: 95px;
      width: 95px;
      margin: 50px auto;
      background: url("/Content/images/logos/full/gamepulse-logo-blue-circle.png") no-repeat;
      background-size: contain; }
    footer.styled a {
      color: #47ddb6; }
    footer.styled p {
      margin: 0; }
    footer.styled #ot-sdk-btn.ot-sdk-show-settings,
    footer.styled #ot-sdk-btn.optanon-show-settings {
      border: none;
      background: none;
      outline: none;
      padding: 0;
      font-size: 1.0em;
      color: #47ddb6; }

@media (max-width: 992px) {
  footer.styled .gamepulse-gray-logo {
    margin-left: 50px;
    background-position-x: left; } }

body {
  font-family: "Open Sans", "Montserrat", sans-serif;
  background: #fff;
  color: #555;
  font-size: 14px;
  /*Solve the issue that opening a modal shifts the page*/
  /* https://github.com/twbs/bootstrap/issues/9855 */
  padding-right: 0 !important; }

a {
  text-decoration: none !important;
  color: #0177bf; }
  a:hover {
    color: #014873; }

.relative {
  position: relative; }

.page-header {
  position: relative;
  border: none;
  margin: 0 -15px 30px;
  padding: 20px 0 0;
  text-align: center;
  background: linear-gradient(179deg, #363941 0%, #16212E 100%); }
  .page-header h1,
  .page-header .channel-name {
    font-size: 48px;
    line-height: 65px;
    font-weight: 300;
    margin: 30px auto;
    color: #fff; }
  .page-header h2,
  .page-header .channel-description {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #BBBEC1;
    max-width: 768px;
    margin: 10px auto 30px;
    padding: 0 20px; }
    .page-header h2 strong,
    .page-header .channel-description strong {
      font-weight: bold;
      color: #fff; }
    .page-header h2 small,
    .page-header .channel-description small {
      line-height: inherit;
      display: inline-block;
      transform: translateY(-25%); }

.feedback-btn {
  cursor: pointer !important;
  padding: 7px 0 10px;
  width: 130px;
  z-index: 20003;
  position: fixed !important;
  bottom: -5px;
  right: 5%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -ms-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */
  -webkit-transition: bottom 300ms ease;
  -moz-transition: bottom 300ms ease;
  -o-transition: bottom 300ms ease;
  transition: bottom 300ms ease;
  background-size: 200%;
  background-position: 50%;
  background-image: none;
  background-color: #0177bf;
  -webkit-transition: all 0.3s ease, background-color 0.1s ease;
  -moz-transition: all 0.3s ease, background-color 0.1s ease;
  -o-transition: all 0.3s ease, background-color 0.1s ease;
  transition: all 0.3s ease, background-color 0.1s ease;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.6); }
  .feedback-btn:not(.btn-disabled):not(:disabled):not(.active):focus {
    background-color: #0177bf;
    outline: none; }
  .feedback-btn:not(.btn-disabled):not(:disabled):not(.active):hover, .feedback-btn:not(.btn-disabled):not(:disabled):not(.active):active:hover {
    background-color: #2dd8ac !important; }
  .feedback-btn:not(.btn-disabled):not(:disabled):not(.active):active {
    background-color: #24c39a;
    background-image: -webkit-radial-gradient(circle, #24c39a 10%, #47ddb6 11%) !important;
    background-image: radial-gradient(circle, #24c39a 10%, #47ddb6 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4); }

.feedback-btn:hover,
.feedback-btn:active,
.feedback-btn:focus {
  bottom: 0; }

.feedback-btn .feedback-text-btn {
  font-size: 1em; }

.feedback-btn .feedback-text-btn .glyphicon {
  margin-right: 5px; }

.bootstrap-switch > .bootstrap-switch-container > .bootstrap-switch-label {
  background-color: #fff;
  color: rgba(85, 85, 85, 0.5); }

.blockUI.blockMsg {
  border: none !important;
  background: #fff !important;
  width: 60px !important;
  height: 60px !important;
  left: calc(50% - 30px) !important;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px; }
  .blockUI.blockMsg .spinner {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important; }

.panel-loader {
  text-align: center; }

.modal .modal-content {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px; }

.no-subscription {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #0177bf; }

.alert-text {
  color: #d9534f; }

.alert-danger {
  background-image: none; }

.swal2-modal .swal2-content,
.swal2-modal p,
.sweet-alert .swal2-content,
.sweet-alert p {
  line-height: inherit;
  font-size: 15px;
  padding: 0 10px; }

.swal2-modal.with-dismiss-forever .dismiss-forever {
  position: absolute;
  bottom: 20px;
  text-align: center;
  left: 0;
  right: 0;
  font-weight: bold; }
  .swal2-modal.with-dismiss-forever .dismiss-forever a {
    color: #0177bf;
    display: inline-block;
    padding: 0 1px 1px 1px; }
    .swal2-modal.with-dismiss-forever .dismiss-forever a:hover, .swal2-modal.with-dismiss-forever .dismiss-forever a:focus {
      color: #47ddb6; }
  .swal2-modal.with-dismiss-forever .dismiss-forever .glyphicon {
    top: 2px; }

.swal2-modal.with-dismiss-forever hr.swal2-spacer {
  margin: 10px 0; }

.swal2-modal.with-dismiss-forever .swal2-content {
  position: initial !important; }

.swal2-modal.with-dismiss-forever button.swal2-confirm,
.swal2-modal.with-dismiss-forever button.swal2-cancel {
  margin-bottom: 40px; }

.swal2-modal.with-input hr.swal2-spacer {
  margin: 0;
  height: 0; }

.tooltip[role="tooltip"] {
  pointer-events: none; }

.tooltip.in {
  opacity: 1 !important; }

.tooltip > .tooltip-inner {
  padding: 12px;
  font-size: 13px;
  max-width: 220px;
  font-family: "Open Sans", "Montserrat", sans-serif !important;
  background-color: rgba(22, 33, 46, 0.85);
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .tooltip > .tooltip-inner hr {
    margin-top: 8px;
    margin-bottom: 8px;
    border-top-color: #f3f3f3; }

.tooltip.top > .tooltip-arrow {
  border-top-color: rgba(22, 33, 46, 0.7); }

.tooltip.right > .tooltip-arrow {
  border-right-color: rgba(22, 33, 46, 0.7); }

.tooltip.bottom > .tooltip-arrow {
  border-bottom-color: rgba(22, 33, 46, 0.7); }

.tooltip.left > .tooltip-arrow {
  border-left-color: rgba(22, 33, 46, 0.7); }

.well {
  background-image: none; }

.box {
  display: flex;
  flex-flow: row;
  height: 100%;
  flex-wrap: wrap; }

.blockUI.blockOverlay {
  background-color: #252d39 !important; }

#demoOverlay {
  z-index: 999999999999999999999999999999999999999;
  position: fixed;
  pointer-events: none;
  opacity: 0.075;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  #demoOverlay h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 35vw;
    font-weight: bold;
    color: #999;
    transform: translate(-50%, -60%) rotate(-15deg); }

@media (min-width: 1400px) {
  .container {
    width: 1340px; } }

@media (min-width: 1600px) {
  .container {
    width: 1500px; } }

@media (min-width: 1800px) {
  .container {
    width: 1700px; } }

@media (min-width: 2000px) {
  .container {
    width: 1900px; } }

@media (min-width: 2200px) {
  .container {
    width: 2100px; } }

@media (min-width: 2400px) {
  .container {
    width: 2300px; } }

.init-hide {
  display: none; }

.bold {
  font-weight: bold; }

.width10 {
  width: 10%; }

.width100 {
  width: 100%;
  max-width: initial !important; }

.padding-left-0 {
  padding-left: 0; }

.padding-0 {
  padding: 0 !important; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.black-text {
  color: #000; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-default {
  cursor: default; }

.cursor-not-allowed {
  cursor: not-allowed; }

.col-xs-10.margin-right-3 {
  width: 80%;
  margin-right: 3%; }

.margin-left-10 {
  margin-left: 10px; }

/* Place tooltips over the Release Calendar Button */
.tooltip {
  z-index: 20003; }

.dropdown-scroll {
  max-height: 300px;
  overflow-y: scroll; }

.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.data-table-body-expander {
  overflow: hidden; }

.data-source-text {
  cursor: help !important; }
  .data-source-text .flag {
    cursor: default !important; }
  .data-source-text .region-name {
    cursor: default !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 165px; }

.row.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .row.flex-row [class*='col-']:not(.no-flex) {
    display: flex;
    flex-direction: column;
    align-self: stretch !important; }

.no-selection {
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }

.rotate-45-deg {
  transform: rotate(45deg); }

.init-hide {
  display: none; }

.bold {
  font-weight: bold; }

.width10 {
  width: 10%; }

.width100 {
  width: 100%;
  max-width: initial !important; }

.padding-left-0 {
  padding-left: 0; }

.padding-0 {
  padding: 0 !important; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.black-text {
  color: #000; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-default {
  cursor: default; }

.cursor-not-allowed {
  cursor: not-allowed; }

.col-xs-10.margin-right-3 {
  width: 80%;
  margin-right: 3%; }

.margin-left-10 {
  margin-left: 10px; }

/* Place tooltips over the Release Calendar Button */
.tooltip {
  z-index: 20003; }

.dropdown-scroll {
  max-height: 300px;
  overflow-y: scroll; }

.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.data-table-body-expander {
  overflow: hidden; }

.data-source-text {
  cursor: help !important; }
  .data-source-text .flag {
    cursor: default !important; }
  .data-source-text .region-name {
    cursor: default !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 165px; }

.row.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .row.flex-row [class*='col-']:not(.no-flex) {
    display: flex;
    flex-direction: column;
    align-self: stretch !important; }

.no-selection {
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }

.rotate-45-deg {
  transform: rotate(45deg); }

.logo-container .gamepulse-logo {
  display: inline-block;
  background: url("/Content/images/logos/full/gamepulse-logo.svg?v=1") no-repeat transparent;
  background-size: contain;
  background-position-y: 70%;
  max-width: 680px;
  width: 100%;
  height: 220px; }

.navbar .gamepulse-logo {
  display: inline-block;
  background: url("/Content/images/logos/full/gamepulse-logo.svg?v=1") no-repeat transparent;
  background-size: contain;
  height: 45px;
  width: 225px;
  position: relative;
  top: 5px;
  left: -15px; }

.navbar.navbar-custom .gamepulse-logo {
  background-image: url("/Content/images/logos/full/gamepulse-logo.svg?v=1"); }

/* Overview platform icons */
.platforms-list .platform-icon {
  display: inline-block;
  height: 30px;
  vertical-align: middle;
  background-image: url("/Content/images/platform/platforms.png?v=1.5"); }
  .platforms-list .platform-icon.platform-PS5 {
    width: 126px;
    background-position: 0 -160px; }
  .platforms-list .platform-icon.platform-XBS {
    width: 126px;
    background-position: -139px -160px; }
  .platforms-list .platform-icon.platform-PS4 {
    width: 126px;
    background-position: 0 -120px; }
  .platforms-list .platform-icon.platform-XB1 {
    width: 123px;
    background-position: -139px -120px; }
  .platforms-list .platform-icon.platform-WIU {
    width: 80px;
    background-position: -418px -120px; }
  .platforms-list .platform-icon.platform-NS {
    width: 120px;
    background-position: -418px -160px; }
  .platforms-list .platform-icon.platform-NS2 {
    width: 135px;
    background-position: -278px -160px; }
  .platforms-list .platform-icon.platform-GSD {
    width: 120px;
    background-position: -420px -2px; }
  .platforms-list .platform-icon.platform-PS3 {
    width: 126px;
    background-position: 0 -80px; }
  .platforms-list .platform-icon.platform-360 {
    width: 122px;
    background-position: -138px -80px; }
  .platforms-list .platform-icon.platform-WII {
    width: 58px;
    background-position: -416px -80px; }
  .platforms-list .platform-icon.platform-NDS {
    width: 122px;
    background-position: -278px -80px; }
  .platforms-list .platform-icon.platform-PSP {
    width: 90px;
    background-position: -550px -80px; }
  .platforms-list .platform-icon.platform-3DS {
    width: 138px;
    background-position: -276px -120px; }
  .platforms-list .platform-icon.platform-PSV {
    width: 90px;
    background-position: -550px -120px; }
  .platforms-list .platform-icon.platform-PC {
    width: 37px;
    background-position: -10px 0; }
  .platforms-list .platform-icon.platform-IOS {
    width: 60px;
    background-position: -62px 0; }
  .platforms-list .platform-icon.platform-AND {
    width: 95px;
    background-position: -138px 0; }
  .platforms-list .platform-icon.platform-SEN {
    width: 95px;
    background-position: -278px 0; }
  .platforms-list .platform-icon.platform-PS2 {
    width: 132px;
    background-position: 2px -40px; }
  .platforms-list .platform-icon.platform-XBX {
    width: 92px;
    background-position: -136px -41px; }
  .platforms-list .platform-icon.platform-GBA {
    width: 135px;
    background-position: -279px -40px; }
  .platforms-list .platform-icon.platform-NGC {
    width: 108px;
    background-position: -416px -41px; }
  .platforms-list .platform-icon.platform-LNA {
    width: 90px;
    background-position: -550px -2px; }
  .platforms-list .platform-icon.platform-MLT {
    width: 120px;
    background-position: -550px -40px; }

/* Overview reviews platform icons */
.platforms-list.platforms-list-sm .platform-icon {
  display: inline-block;
  height: 18px;
  vertical-align: middle;
  background-image: url("/Content/images/platform/platforms_sm.png?v=1.5"); }
  .platforms-list.platforms-list-sm .platform-icon.platform-PS5 {
    width: 80px;
    background-position: 2px -100px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-XBS {
    width: 80px;
    background-position: -84px -100px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-NS {
    width: 76px;
    background-position: -257px -99px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-NS2 {
    width: 80px;
    background-position: -172px -99px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-GSD {
    width: 76px;
    background-position: -258px -2px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-LNA {
    width: 55px;
    background-position: -338px -2px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-PS4 {
    width: 80px;
    background-position: 2px -75px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-XB1 {
    width: 80px;
    background-position: -84px -75px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-WIU {
    width: 50px;
    background-position: -256px -75px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-3DS {
    width: 85px;
    background-position: -169px -75px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-PSV {
    width: 55px;
    background-position: -338px -75px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-PS3 {
    width: 80px;
    background-position: 0 -50px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-360 {
    width: 78px;
    background-position: -84px -50px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-WII {
    width: 36px;
    background-position: -256px -50px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-NDS {
    width: 80px;
    background-position: -169px -50px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-PSP {
    width: 58px;
    background-position: -338px -50px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-PC {
    width: 24px;
    background-position: -6px -1px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-IOS {
    width: 40px;
    background-position: -36px -2px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-AND {
    width: 58px;
    background-position: -85px -2px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-SEN {
    width: 58px;
    background-position: -170px -1px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-PS2 {
    width: 80px;
    background-position: 2px -26px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-XBX {
    width: 60px;
    background-position: -84px -26px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-GBA {
    width: 84px;
    background-position: -170px -26px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-NGC {
    width: 65px;
    background-position: -256px -26px; }
  .platforms-list.platforms-list-sm .platform-icon.platform-MLT {
    width: 76px;
    background-position: -338px -26px; }

/* Channel Icons */
.channel-icon {
  margin-right: 20px;
  display: inline-block;
  background-image: url("/Content/images/channels.png?v=1.1");
  background-size: 1292px 235px;
  background-repeat: no-repeat;
  width: 114px;
  height: 112px; }
  .channel-icon.benchmark {
    background-position: 0 -120px; }
  .channel-icon.releases {
    background-position: -235px -120px; }
  .channel-icon.visualizer {
    background-position: -116px -120px; }
  .channel-icon.rankings {
    background-position: -352px -120px; }
  .channel-icon.sales {
    background-position: -470px -120px; }
  .channel-icon.platforms {
    background-position: -587px -120px; }
  .channel-icon.playerpulse {
    background-position: -704px -120px; }
  .channel-icon.export {
    background-position: -822px -120px; }
  .channel-icon.metadata {
    background-position: -940px -120px; }
  .channel-icon.weeklysales {
    background-position: -1057px -120px; }
  .channel-icon.playerengagement {
    background-position: -1174px -120px; }

.disabled > .channel-icon,
.no-access > .icon-container > .channel-icon {
  background-position-y: 0 !important; }

/* Permissions Icons */
.permissions-icon {
  display: inline-block;
  background-image: url("/Content/images/permissions.png?v=1.5");
  background-repeat: no-repeat;
  width: 60px;
  height: 64px;
  background-position: 60px 0; }
  .permissions-icon.numerator {
    background-position: -40px 0; }
  .permissions-icon.retailtracker {
    background-position: -110px 0; }
  .permissions-icon.iosranking {
    background-position: -180px 0; }
  .permissions-icon.xtwitter {
    background-position: -250px 0; }
  .permissions-icon.twitch {
    background-position: -320px 0; }
  .permissions-icon.steamusers {
    background-position: -390px 0; }
  .permissions-icon.steampricing {
    background-position: -460px 0; }
  .permissions-icon.playerpulse {
    background-position: -530px 0; }
  .permissions-icon.forecast {
    background-position: -670px 0; }
  .permissions-icon.e-mailtracker {
    background-position: -740px 0; }
  .permissions-icon.weeklyphysicalsales {
    background-position: -810px 0; }
  .permissions-icon.weeklysalesreport {
    background-position: -810px 0; }
  .permissions-icon.weeklyaccessoriessales {
    background-position: -880px 0; }
  .permissions-icon.weeklyhardwaresales {
    background-position: -950px 0; }
  .permissions-icon.playerengagementtracker, .permissions-icon.playerengagementtrackerconsole, .permissions-icon.playerengagementtrackerpc {
    background-position: -1020px 0; }
  .permissions-icon.gameevents {
    background-position: -1090px 0; }
  .permissions-icon.weeklysubscriptionsales {
    background-position: -1160px 0; }
  .permissions-icon.exportreporttemplates {
    background-position: -1230px 0; }
  .permissions-icon.lock-icon {
    width: 26px;
    height: 36px;
    background-position: 0 0; }

/* Social Icons */
.social-icon {
  display: inline-block;
  background-image: url("/Content/images/socialIcons.png");
  background-repeat: no-repeat; }
  .social-icon.steam-pricing {
    width: 52px;
    height: 50px;
    background-position: -72px -20px; }
  .social-icon.steam-summary {
    width: 52px;
    height: 40px;
    background-position: -150px -20px; }
  .social-icon.twitch {
    width: 40px;
    height: 48px;
    background-position: -235px -15px; }
  .social-icon.twitter {
    width: 44px;
    height: 44px;
    background-position: -296px -5px; }
  .social-icon.numerator {
    width: 54px;
    height: 55px;
    background-position: -402px -4px; }
  .social-icon.retailtracker {
    width: 52px;
    height: 55px;
    background-position: -460px -3px; }

@media (min-width: 1921px) {
  #gamepulseMenu {
    /* Multiply all sm values by 1.5 */ }
    #gamepulseMenu .channel-icon {
      background-size: 1938px 352.5px;
      width: 171px;
      height: 168px; }
      #gamepulseMenu .channel-icon.benchmark {
        background-position: 0 -180px; }
      #gamepulseMenu .channel-icon.releases {
        background-position: -352.5px -180px; }
      #gamepulseMenu .channel-icon.visualizer {
        background-position: -174px -180px; }
      #gamepulseMenu .channel-icon.rankings {
        background-position: -528px -180px; }
      #gamepulseMenu .channel-icon.sales {
        background-position: -705px -180px; }
      #gamepulseMenu .channel-icon.platforms {
        background-position: -880.5px -180px; }
      #gamepulseMenu .channel-icon.playerpulse {
        background-position: -1056px -180px; }
      #gamepulseMenu .channel-icon.export {
        background-position: -1233px -180px; }
      #gamepulseMenu .channel-icon.metadata {
        background-position: -1410px -180px; }
      #gamepulseMenu .channel-icon.weeklysales {
        background-position: -1585.5px -180px; }
      #gamepulseMenu .channel-icon.playerengagement {
        background-position: -1761px -180px; } }

/* ESRB Logos */
.esrb-logo {
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 15px 12px; }

.esrb-logo.esrb-ec {
  background-image: url("/Content/images/esrb/content_esrb_ec_medium.png"); }

.esrb-logo.esrb-ao {
  background-image: url("/Content/images/esrb/content_esrb_ao_medium.png"); }

.esrb-logo.esrb-e10plus {
  background-image: url("/Content/images/esrb/content_esrb_e10_medium.png"); }

.esrb-logo.esrb-e {
  background-image: url("/Content/images/esrb/content_esrb_e_medium.png"); }

.esrb-logo.esrb-t {
  background-image: url("/Content/images/esrb/content_esrb_t_medium.png"); }

.esrb-logo.esrb-m {
  background-image: url("/Content/images/esrb/content_esrb_m_medium.png"); }

.esrb-logo.esrb-pending {
  background-image: url("/Content/images/esrb/content_esrb_rp_medium.png"); }

.visualizer-icon-xs {
  display: inline-block;
  margin-right: 3px;
  background: url("/Content/images/logos/thumb/visualizer_dark_xs.png") transparent no-repeat;
  height: 13px;
  width: 16px; }

.icon.icon-calendar {
  display: inline-block;
  width: 28px;
  height: 28px;
  background: url("/Content/images/calendar-icon.png") transparent no-repeat center;
  background-size: contain; }

/* https://github.com/flarik/css-sprite-flags */
.flag {
  display: inline-block;
  background-repeat: no-repeat; }

/* 16x16 */
.flag {
  display: inline-block;
  width: 16px;
  height: 15px;
  background-image: url("../images/flags.png");
  background-position: 0 -16px;
  background-repeat: no-repeat; }
  .flag.flag-ad {
    background-position: -32px -16px; }
  .flag.flag-ae {
    background-position: -48px -16px; }
  .flag.flag-af {
    background-position: -64px -16px; }
  .flag.flag-ag {
    background-position: -80px -16px; }
  .flag.flag-ai {
    background-position: -96px -16px; }
  .flag.flag-al {
    background-position: -112px -16px; }
  .flag.flag-am {
    background-position: -128px -16px; }
  .flag.flag-an {
    background-position: -144px -16px; }
  .flag.flag-ao {
    background-position: -160px -16px; }
  .flag.flag-aq {
    background-position: -176px -16px; }
  .flag.flag-ar {
    background-position: -192px -16px; }
  .flag.flag-as {
    background-position: -208px -16px; }
  .flag.flag-at {
    background-position: -224px -16px; }
  .flag.flag-au {
    background-position: -240px -16px; }
  .flag.flag-aw {
    background-position: -256px -16px; }
  .flag.flag-ax {
    background-position: 0 -32px; }
  .flag.flag-az {
    background-position: -16px -32px; }
  .flag.flag-ba {
    background-position: -32px -32px; }
  .flag.flag-bb {
    background-position: -48px -32px; }
  .flag.flag-bd {
    background-position: -64px -32px; }
  .flag.flag-be {
    background-position: -80px -32px; }
  .flag.flag-bf {
    background-position: -96px -32px; }
  .flag.flag-bg {
    background-position: -112px -32px; }
  .flag.flag-bh {
    background-position: -128px -32px; }
  .flag.flag-bi {
    background-position: -144px -32px; }
  .flag.flag-bj {
    background-position: -160px -32px; }
  .flag.flag-bl {
    background-position: -176px -32px; }
  .flag.flag-bm {
    background-position: -192px -32px; }
  .flag.flag-bn {
    background-position: -208px -32px; }
  .flag.flag-bo {
    background-position: -224px -32px; }
  .flag.flag-br {
    background-position: -240px -32px; }
  .flag.flag-bs {
    background-position: -256px -32px; }
  .flag.flag-bt {
    background-position: 0 -48px; }
  .flag.flag-bw {
    background-position: -16px -48px; }
  .flag.flag-by {
    background-position: -32px -48px; }
  .flag.flag-bz {
    background-position: -48px -48px; }
  .flag.flag-ca {
    background-position: -64px -48px; }
  .flag.flag-cc {
    background-position: -80px -48px; }
  .flag.flag-cd {
    background-position: -96px -48px; }
  .flag.flag-cf {
    background-position: -112px -48px; }
  .flag.flag-cg {
    background-position: -128px -48px; }
  .flag.flag-ch {
    background-position: -144px -48px; }
  .flag.flag-ci {
    background-position: -160px -48px; }
  .flag.flag-ck {
    background-position: -176px -48px; }
  .flag.flag-cl {
    background-position: -192px -48px; }
  .flag.flag-cm {
    background-position: -208px -48px; }
  .flag.flag-cn {
    background-position: -224px -48px; }
  .flag.flag-co {
    background-position: -240px -48px; }
  .flag.flag-cr {
    background-position: -256px -48px; }
  .flag.flag-cu {
    background-position: 0 -64px; }
  .flag.flag-cv {
    background-position: -16px -64px; }
  .flag.flag-cw {
    background-position: -32px -64px; }
  .flag.flag-cx {
    background-position: -48px -64px; }
  .flag.flag-cy {
    background-position: -64px -64px; }
  .flag.flag-cz {
    background-position: -80px -64px; }
  .flag.flag-de {
    background-position: -96px -64px; }
  .flag.flag-dj {
    background-position: -112px -64px; }
  .flag.flag-dk {
    background-position: -128px -64px; }
  .flag.flag-dm {
    background-position: -144px -64px; }
  .flag.flag-do {
    background-position: -160px -64px; }
  .flag.flag-dz {
    background-position: -176px -64px; }
  .flag.flag-ec {
    background-position: -192px -64px; }
  .flag.flag-ee {
    background-position: -208px -64px; }
  .flag.flag-eg {
    background-position: -224px -64px; }
  .flag.flag-eh {
    background-position: -240px -64px; }
  .flag.flag-er {
    background-position: -256px -64px; }
  .flag.flag-es {
    background-position: 0 -80px; }
  .flag.flag-et {
    background-position: -16px -80px; }
  .flag.flag-eu {
    background-position: -32px -80px; }
  .flag.flag-fi {
    background-position: -48px -80px; }
  .flag.flag-fj {
    background-position: -64px -80px; }
  .flag.flag-fk {
    background-position: -80px -80px; }
  .flag.flag-fm {
    background-position: -96px -80px; }
  .flag.flag-fo {
    background-position: -112px -80px; }
  .flag.flag-fr {
    background-position: -128px -80px; }
  .flag.flag-ga {
    background-position: -144px -80px; }
  .flag.flag-gb {
    background-position: -160px -80px; }
  .flag.flag-gd {
    background-position: -176px -80px; }
  .flag.flag-ge {
    background-position: -192px -80px; }
  .flag.flag-gg {
    background-position: -208px -80px; }
  .flag.flag-gh {
    background-position: -224px -80px; }
  .flag.flag-gi {
    background-position: -240px -80px; }
  .flag.flag-gl {
    background-position: -256px -80px; }
  .flag.flag-gm {
    background-position: 0 -96px; }
  .flag.flag-gn {
    background-position: -16px -96px; }
  .flag.flag-gq {
    background-position: -32px -96px; }
  .flag.flag-gr {
    background-position: -48px -96px; }
  .flag.flag-gs {
    background-position: -64px -96px; }
  .flag.flag-gt {
    background-position: -80px -96px; }
  .flag.flag-gu {
    background-position: -96px -96px; }
  .flag.flag-gw {
    background-position: -112px -96px; }
  .flag.flag-gy {
    background-position: -128px -96px; }
  .flag.flag-hk {
    background-position: -144px -96px; }
  .flag.flag-hn {
    background-position: -160px -96px; }
  .flag.flag-hr {
    background-position: -176px -96px; }
  .flag.flag-ht {
    background-position: -192px -96px; }
  .flag.flag-hu {
    background-position: -208px -96px; }
  .flag.flag-ic {
    background-position: -224px -96px; }
  .flag.flag-id {
    background-position: -240px -96px; }
  .flag.flag-ie {
    background-position: -256px -96px; }
  .flag.flag-il {
    background-position: 0 -112px; }
  .flag.flag-im {
    background-position: -16px -112px; }
  .flag.flag-in {
    background-position: -32px -112px; }
  .flag.flag-iq {
    background-position: -48px -112px; }
  .flag.flag-ir {
    background-position: -64px -112px; }
  .flag.flag-is {
    background-position: -80px -112px; }
  .flag.flag-it {
    background-position: -96px -112px; }
  .flag.flag-je {
    background-position: -112px -112px; }
  .flag.flag-jm {
    background-position: -128px -112px; }
  .flag.flag-jo {
    background-position: -144px -112px; }
  .flag.flag-jp {
    background-position: -160px -112px; }
  .flag.flag-ke {
    background-position: -176px -112px; }
  .flag.flag-kg {
    background-position: -192px -112px; }
  .flag.flag-kh {
    background-position: -208px -112px; }
  .flag.flag-ki {
    background-position: -224px -112px; }
  .flag.flag-km {
    background-position: -240px -112px; }
  .flag.flag-kn {
    background-position: -256px -112px; }
  .flag.flag-kp {
    background-position: 0 -128px; }
  .flag.flag-kr {
    background-position: -16px -128px; }
  .flag.flag-kw {
    background-position: -32px -128px; }
  .flag.flag-ky {
    background-position: -48px -128px; }
  .flag.flag-kz {
    background-position: -64px -128px; }
  .flag.flag-la {
    background-position: -80px -128px; }
  .flag.flag-lb {
    background-position: -96px -128px; }
  .flag.flag-lc {
    background-position: -112px -128px; }
  .flag.flag-li {
    background-position: -128px -128px; }
  .flag.flag-lk {
    background-position: -144px -128px; }
  .flag.flag-lr {
    background-position: -160px -128px; }
  .flag.flag-ls {
    background-position: -176px -128px; }
  .flag.flag-lt {
    background-position: -192px -128px; }
  .flag.flag-lu {
    background-position: -208px -128px; }
  .flag.flag-lv {
    background-position: -224px -128px; }
  .flag.flag-ly {
    background-position: -240px -128px; }
  .flag.flag-ma {
    background-position: -256px -128px; }
  .flag.flag-mc {
    background-position: 0 -144px; }
  .flag.flag-md {
    background-position: -16px -144px; }
  .flag.flag-me {
    background-position: -32px -144px; }
  .flag.flag-mf {
    background-position: -48px -144px; }
  .flag.flag-mg {
    background-position: -64px -144px; }
  .flag.flag-mh {
    background-position: -80px -144px; }
  .flag.flag-mk {
    background-position: -96px -144px; }
  .flag.flag-ml {
    background-position: -112px -144px; }
  .flag.flag-mm {
    background-position: -128px -144px; }
  .flag.flag-mn {
    background-position: -144px -144px; }
  .flag.flag-mo {
    background-position: -160px -144px; }
  .flag.flag-mp {
    background-position: -176px -144px; }
  .flag.flag-mq {
    background-position: -192px -144px; }
  .flag.flag-mr {
    background-position: -208px -144px; }
  .flag.flag-ms {
    background-position: -224px -144px; }
  .flag.flag-mt {
    background-position: -240px -144px; }
  .flag.flag-mu {
    background-position: -256px -144px; }
  .flag.flag-mv {
    background-position: 0 -160px; }
  .flag.flag-mw {
    background-position: -16px -160px; }
  .flag.flag-mx {
    background-position: -32px -160px; }
  .flag.flag-my {
    background-position: -48px -160px; }
  .flag.flag-mz {
    background-position: -64px -160px; }
  .flag.flag-na {
    background-position: -80px -160px; }
  .flag.flag-nc {
    background-position: -96px -160px; }
  .flag.flag-ne {
    background-position: -112px -160px; }
  .flag.flag-nf {
    background-position: -128px -160px; }
  .flag.flag-ng {
    background-position: -144px -160px; }
  .flag.flag-ni {
    background-position: -160px -160px; }
  .flag.flag-nl {
    background-position: -176px -160px; }
  .flag.flag-no {
    background-position: -192px -160px; }
  .flag.flag-np {
    background-position: -208px -160px; }
  .flag.flag-nr {
    background-position: -224px -160px; }
  .flag.flag-nu {
    background-position: -240px -160px; }
  .flag.flag-nz {
    background-position: -256px -160px; }
  .flag.flag-om {
    background-position: 0 -176px; }
  .flag.flag-pa {
    background-position: -16px -176px; }
  .flag.flag-pe {
    background-position: -32px -176px; }
  .flag.flag-pf {
    background-position: -48px -176px; }
  .flag.flag-pg {
    background-position: -64px -176px; }
  .flag.flag-ph {
    background-position: -80px -176px; }
  .flag.flag-pk {
    background-position: -128px -176px; }
  .flag.flag-pl {
    background-position: -144px -176px; }
  .flag.flag-pn {
    background-position: -160px -176px; }
  .flag.flag-pr {
    background-position: -176px -176px; }
  .flag.flag-ps {
    background-position: -192px -176px; }
  .flag.flag-pt {
    background-position: -208px -176px; }
  .flag.flag-pw {
    background-position: -224px -176px; }
  .flag.flag-py {
    background-position: -240px -176px; }
  .flag.flag-qa {
    background-position: -256px -176px; }
  .flag.flag-ro {
    background-position: 0 -192px; }
  .flag.flag-rs {
    background-position: -16px -192px; }
  .flag.flag-ru {
    background-position: -32px -192px; }
  .flag.flag-rw {
    background-position: -48px -192px; }
  .flag.flag-sa {
    background-position: -64px -192px; }
  .flag.flag-sb {
    background-position: -80px -192px; }
  .flag.flag-sc {
    background-position: -96px -192px; }
  .flag.flag-sd {
    background-position: -112px -192px; }
  .flag.flag-se {
    background-position: -128px -192px; }
  .flag.flag-sg {
    background-position: -144px -192px; }
  .flag.flag-sh {
    background-position: -160px -192px; }
  .flag.flag-si {
    background-position: -176px -192px; }
  .flag.flag-sk {
    background-position: -192px -192px; }
  .flag.flag-sl {
    background-position: -208px -192px; }
  .flag.flag-sm {
    background-position: -224px -192px; }
  .flag.flag-sn {
    background-position: -240px -192px; }
  .flag.flag-so {
    background-position: -256px -192px; }
  .flag.flag-sr {
    background-position: 0 -208px; }
  .flag.flag-ss {
    background-position: -16px -208px; }
  .flag.flag-st {
    background-position: -32px -208px; }
  .flag.flag-sv {
    background-position: -48px -208px; }
  .flag.flag-sy {
    background-position: -64px -208px; }
  .flag.flag-sz {
    background-position: -80px -208px; }
  .flag.flag-tc {
    background-position: -96px -208px; }
  .flag.flag-td {
    background-position: -112px -208px; }
  .flag.flag-tf {
    background-position: -128px -208px; }
  .flag.flag-tg {
    background-position: -144px -208px; }
  .flag.flag-th {
    background-position: -160px -208px; }
  .flag.flag-tj {
    background-position: -176px -208px; }
  .flag.flag-tk {
    background-position: -192px -208px; }
  .flag.flag-tl {
    background-position: -208px -208px; }
  .flag.flag-tm {
    background-position: -224px -208px; }
  .flag.flag-tn {
    background-position: -240px -208px; }
  .flag.flag-to {
    background-position: -256px -208px; }
  .flag.flag-tr {
    background-position: 0 -224px; }
  .flag.flag-tt {
    background-position: -16px -224px; }
  .flag.flag-tv {
    background-position: -32px -224px; }
  .flag.flag-tw {
    background-position: -48px -224px; }
  .flag.flag-tz {
    background-position: -64px -224px; }
  .flag.flag-ua {
    background-position: -80px -224px; }
  .flag.flag-ug {
    background-position: -96px -224px; }
  .flag.flag-us {
    background-position: -112px -224px; }
  .flag.flag-uy {
    background-position: -128px -224px; }
  .flag.flag-uz {
    background-position: -144px -224px; }
  .flag.flag-va {
    background-position: -160px -224px; }
  .flag.flag-vc {
    background-position: -176px -224px; }
  .flag.flag-ve {
    background-position: -192px -224px; }
  .flag.flag-vg {
    background-position: -208px -224px; }
  .flag.flag-vi {
    background-position: -224px -224px; }
  .flag.flag-vn {
    background-position: -240px -224px; }
  .flag.flag-vu {
    background-position: -256px -224px; }
  .flag.flag-wf {
    background-position: 0 -240px; }
  .flag.flag-ws {
    background-position: -16px -240px; }
  .flag.flag-ye {
    background-position: -32px -240px; }
  .flag.flag-yt {
    background-position: -48px -240px; }
  .flag.flag-za {
    background-position: -64px -240px; }
  .flag.flag-zm {
    background-position: -80px -240px; }
  .flag.flag-zw {
    background-position: -96px -240px; }
  .flag.flag-01 {
    background-position: -256px -240px; }

/* 32x32 */
.flag.flag-32 {
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url("../images/flags_32.png");
  background-position: 0 -32px;
  background-repeat: no-repeat; }
  .flag.flag-32.flag-ad {
    background-position: -64px -32px; }
  .flag.flag-32.flag-ae {
    background-position: -96px -32px; }
  .flag.flag-32.flag-af {
    background-position: -128px -32px; }
  .flag.flag-32.flag-ag {
    background-position: -160px -32px; }
  .flag.flag-32.flag-ai {
    background-position: -192px -32px; }
  .flag.flag-32.flag-al {
    background-position: -224px -32px; }
  .flag.flag-32.flag-am {
    background-position: -256px -32px; }
  .flag.flag-32.flag-an {
    background-position: -288px -32px; }
  .flag.flag-32.flag-ao {
    background-position: -320px -32px; }
  .flag.flag-32.flag-aq {
    background-position: -352px -32px; }
  .flag.flag-32.flag-ar {
    background-position: -384px -32px; }
  .flag.flag-32.flag-as {
    background-position: -416px -32px; }
  .flag.flag-32.flag-at {
    background-position: -448px -32px; }
  .flag.flag-32.flag-au {
    background-position: -480px -32px; }
  .flag.flag-32.flag-aw {
    background-position: -512px -32px; }
  .flag.flag-32.flag-ax {
    background-position: 0 -64px; }
  .flag.flag-32.flag-az {
    background-position: -32px -64px; }
  .flag.flag-32.flag-ba {
    background-position: -64px -64px; }
  .flag.flag-32.flag-bb {
    background-position: -96px -64px; }
  .flag.flag-32.flag-bd {
    background-position: -128px -64px; }
  .flag.flag-32.flag-be, .flag.flag-32.flag-05 {
    background-position: -160px -64px; }
  .flag.flag-32.flag-bf {
    background-position: -192px -64px; }
  .flag.flag-32.flag-bg {
    background-position: -224px -64px; }
  .flag.flag-32.flag-bh {
    background-position: -256px -64px; }
  .flag.flag-32.flag-bi {
    background-position: -288px -64px; }
  .flag.flag-32.flag-bj {
    background-position: -320px -64px; }
  .flag.flag-32.flag-bl {
    background-position: -352px -64px; }
  .flag.flag-32.flag-bm {
    background-position: -384px -64px; }
  .flag.flag-32.flag-bn {
    background-position: -416px -64px; }
  .flag.flag-32.flag-bo {
    background-position: -448px -64px; }
  .flag.flag-32.flag-br {
    background-position: -480px -64px; }
  .flag.flag-32.flag-bs {
    background-position: -512px -64px; }
  .flag.flag-32.flag-bt {
    background-position: 0 -96px; }
  .flag.flag-32.flag-bw {
    background-position: -32px -96px; }
  .flag.flag-32.flag-by {
    background-position: -64px -96px; }
  .flag.flag-32.flag-bz {
    background-position: -96px -96px; }
  .flag.flag-32.flag-ca {
    background-position: -128px -96px; }
  .flag.flag-32.flag-cc {
    background-position: -160px -96px; }
  .flag.flag-32.flag-cd {
    background-position: -192px -96px; }
  .flag.flag-32.flag-cf {
    background-position: -224px -96px; }
  .flag.flag-32.flag-cg {
    background-position: -256px -96px; }
  .flag.flag-32.flag-ch {
    background-position: -288px -96px; }
  .flag.flag-32.flag-ci {
    background-position: -320px -96px; }
  .flag.flag-32.flag-ck {
    background-position: -352px -96px; }
  .flag.flag-32.flag-cl {
    background-position: -384px -96px; }
  .flag.flag-32.flag-cm {
    background-position: -416px -96px; }
  .flag.flag-32.flag-cn {
    background-position: -448px -96px; }
  .flag.flag-32.flag-co {
    background-position: -480px -96px; }
  .flag.flag-32.flag-cr {
    background-position: -512px -96px; }
  .flag.flag-32.flag-cu {
    background-position: 0 -128px; }
  .flag.flag-32.flag-cv {
    background-position: -32px -128px; }
  .flag.flag-32.flag-cw {
    background-position: -64px -128px; }
  .flag.flag-32.flag-cx {
    background-position: -96px -128px; }
  .flag.flag-32.flag-cy {
    background-position: -128px -128px; }
  .flag.flag-32.flag-cz {
    background-position: -160px -128px; }
  .flag.flag-32.flag-de {
    background-position: -192px -128px; }
  .flag.flag-32.flag-dj {
    background-position: -224px -128px; }
  .flag.flag-32.flag-dk {
    background-position: -256px -128px; }
  .flag.flag-32.flag-dm {
    background-position: -288px -128px; }
  .flag.flag-32.flag-do {
    background-position: -320px -128px; }
  .flag.flag-32.flag-dz {
    background-position: -352px -128px; }
  .flag.flag-32.flag-ec {
    background-position: -384px -128px; }
  .flag.flag-32.flag-ee {
    background-position: -416px -128px; }
  .flag.flag-32.flag-eg {
    background-position: -448px -128px; }
  .flag.flag-32.flag-eh {
    background-position: -480px -128px; }
  .flag.flag-32.flag-er {
    background-position: -512px -128px; }
  .flag.flag-32.flag-es, .flag.flag-32.flag-06 {
    background-position: 0 -160px; }
  .flag.flag-32.flag-et {
    background-position: -32px -160px; }
  .flag.flag-32.flag-eu {
    background-position: -64px -160px; }
  .flag.flag-32.flag-fi {
    background-position: -96px -160px; }
  .flag.flag-32.flag-fj {
    background-position: -128px -160px; }
  .flag.flag-32.flag-fk {
    background-position: -160px -160px; }
  .flag.flag-32.flag-fm {
    background-position: -192px -160px; }
  .flag.flag-32.flag-fo {
    background-position: -224px -160px; }
  .flag.flag-32.flag-fr {
    background-position: -256px -160px; }
  .flag.flag-32.flag-ga {
    background-position: -288px -160px; }
  .flag.flag-32.flag-gb, .flag.flag-32.flag-04 {
    background-position: -320px -160px; }
  .flag.flag-32.flag-gd {
    background-position: -352px -160px; }
  .flag.flag-32.flag-ge {
    background-position: -384px -160px; }
  .flag.flag-32.flag-gg {
    background-position: -416px -160px; }
  .flag.flag-32.flag-gh {
    background-position: -448px -160px; }
  .flag.flag-32.flag-gi {
    background-position: -480px -160px; }
  .flag.flag-32.flag-gl {
    background-position: -512px -160px; }
  .flag.flag-32.flag-gm {
    background-position: 0 -192px; }
  .flag.flag-32.flag-gn {
    background-position: -32px -192px; }
  .flag.flag-32.flag-gq {
    background-position: -64px -192px; }
  .flag.flag-32.flag-gr {
    background-position: -96px -192px; }
  .flag.flag-32.flag-gs {
    background-position: -128px -192px; }
  .flag.flag-32.flag-gt {
    background-position: -160px -192px; }
  .flag.flag-32.flag-gu {
    background-position: -192px -192px; }
  .flag.flag-32.flag-gw {
    background-position: -224px -192px; }
  .flag.flag-32.flag-gy {
    background-position: -256px -192px; }
  .flag.flag-32.flag-hk {
    background-position: -288px -192px; }
  .flag.flag-32.flag-hn {
    background-position: -320px -192px; }
  .flag.flag-32.flag-hr, .flag.flag-32.flag-08 {
    background-position: -352px -192px; }
  .flag.flag-32.flag-ht {
    background-position: -384px -192px; }
  .flag.flag-32.flag-hu {
    background-position: -416px -192px; }
  .flag.flag-32.flag-ic {
    background-position: -448px -192px; }
  .flag.flag-32.flag-id {
    background-position: -480px -192px; }
  .flag.flag-32.flag-ie {
    background-position: -512px -192px; }
  .flag.flag-32.flag-il, .flag.flag-32.flag-10 {
    background-position: 0 -224px; }
  .flag.flag-32.flag-im {
    background-position: -32px -224px; }
  .flag.flag-32.flag-in {
    background-position: -64px -224px; }
  .flag.flag-32.flag-iq {
    background-position: -96px -224px; }
  .flag.flag-32.flag-ir {
    background-position: -128px -224px; }
  .flag.flag-32.flag-is {
    background-position: -160px -224px; }
  .flag.flag-32.flag-it {
    background-position: -192px -224px; }
  .flag.flag-32.flag-je {
    background-position: -224px -224px; }
  .flag.flag-32.flag-jm {
    background-position: -256px -224px; }
  .flag.flag-32.flag-jo {
    background-position: -288px -224px; }
  .flag.flag-32.flag-jp, .flag.flag-32.flag-09 {
    background-position: -320px -224px; }
  .flag.flag-32.flag-ke {
    background-position: -352px -224px; }
  .flag.flag-32.flag-kg {
    background-position: -384px -224px; }
  .flag.flag-32.flag-kh {
    background-position: -416px -224px; }
  .flag.flag-32.flag-ki {
    background-position: -448px -224px; }
  .flag.flag-32.flag-km {
    background-position: -480px -224px; }
  .flag.flag-32.flag-kn {
    background-position: -512px -224px; }
  .flag.flag-32.flag-kp {
    background-position: 0 -256px; }
  .flag.flag-32.flag-kr {
    background-position: -32px -256px; }
  .flag.flag-32.flag-kw {
    background-position: -64px -256px; }
  .flag.flag-32.flag-ky {
    background-position: -96px -256px; }
  .flag.flag-32.flag-kz {
    background-position: -128px -256px; }
  .flag.flag-32.flag-la {
    background-position: -160px -256px; }
  .flag.flag-32.flag-lb {
    background-position: -192px -256px; }
  .flag.flag-32.flag-lc {
    background-position: -224px -256px; }
  .flag.flag-32.flag-li {
    background-position: -256px -256px; }
  .flag.flag-32.flag-lk {
    background-position: -288px -256px; }
  .flag.flag-32.flag-lr {
    background-position: -320px -256px; }
  .flag.flag-32.flag-ls {
    background-position: -352px -256px; }
  .flag.flag-32.flag-lt {
    background-position: -384px -256px; }
  .flag.flag-32.flag-lu {
    background-position: -416px -256px; }
  .flag.flag-32.flag-lv {
    background-position: -448px -256px; }
  .flag.flag-32.flag-ly {
    background-position: -480px -256px; }
  .flag.flag-32.flag-ma {
    background-position: -512px -256px; }
  .flag.flag-32.flag-mc {
    background-position: 0 -288px; }
  .flag.flag-32.flag-md {
    background-position: -32px -288px; }
  .flag.flag-32.flag-me {
    background-position: -64px -288px; }
  .flag.flag-32.flag-mf {
    background-position: -96px -288px; }
  .flag.flag-32.flag-mg {
    background-position: -128px -288px; }
  .flag.flag-32.flag-mh {
    background-position: -160px -288px; }
  .flag.flag-32.flag-mk {
    background-position: -192px -288px; }
  .flag.flag-32.flag-ml {
    background-position: -224px -288px; }
  .flag.flag-32.flag-mm {
    background-position: -256px -288px; }
  .flag.flag-32.flag-mn {
    background-position: -288px -288px; }
  .flag.flag-32.flag-mo {
    background-position: -320px -288px; }
  .flag.flag-32.flag-mp {
    background-position: -352px -288px; }
  .flag.flag-32.flag-mq {
    background-position: -384px -288px; }
  .flag.flag-32.flag-mr {
    background-position: -416px -288px; }
  .flag.flag-32.flag-ms {
    background-position: -448px -288px; }
  .flag.flag-32.flag-mt {
    background-position: -480px -288px; }
  .flag.flag-32.flag-mu {
    background-position: -512px -288px; }
  .flag.flag-32.flag-mv {
    background-position: 0 -320px; }
  .flag.flag-32.flag-mw {
    background-position: -32px -320px; }
  .flag.flag-32.flag-mx, .flag.flag-32.flag-03 {
    background-position: -64px -320px; }
  .flag.flag-32.flag-my {
    background-position: -96px -320px; }
  .flag.flag-32.flag-mz {
    background-position: -128px -320px; }
  .flag.flag-32.flag-na {
    background-position: -160px -320px; }
  .flag.flag-32.flag-nc {
    background-position: -192px -320px; }
  .flag.flag-32.flag-ne {
    background-position: -224px -320px; }
  .flag.flag-32.flag-nf {
    background-position: -256px -320px; }
  .flag.flag-32.flag-ng {
    background-position: -288px -320px; }
  .flag.flag-32.flag-ni {
    background-position: -320px -320px; }
  .flag.flag-32.flag-nl {
    background-position: -352px -320px; }
  .flag.flag-32.flag-no, .flag.flag-32.flag-07 {
    background-position: -384px -320px; }
  .flag.flag-32.flag-np {
    background-position: -416px -320px; }
  .flag.flag-32.flag-nr {
    background-position: -448px -320px; }
  .flag.flag-32.flag-nu {
    background-position: -480px -320px; }
  .flag.flag-32.flag-nz {
    background-position: -512px -320px; }
  .flag.flag-32.flag-om {
    background-position: 0 -352px; }
  .flag.flag-32.flag-pa {
    background-position: -32px -352px; }
  .flag.flag-32.flag-pe {
    background-position: -64px -352px; }
  .flag.flag-32.flag-pf {
    background-position: -96px -352px; }
  .flag.flag-32.flag-pg {
    background-position: -128px -352px; }
  .flag.flag-32.flag-ph {
    background-position: -160px -352px; }
  .flag.flag-32.flag-pk {
    background-position: -256px -352px; }
  .flag.flag-32.flag-pl {
    background-position: -288px -352px; }
  .flag.flag-32.flag-pn {
    background-position: -320px -352px; }
  .flag.flag-32.flag-pr {
    background-position: -352px -352px; }
  .flag.flag-32.flag-ps {
    background-position: -384px -352px; }
  .flag.flag-32.flag-pt {
    background-position: -416px -352px; }
  .flag.flag-32.flag-pw {
    background-position: -448px -352px; }
  .flag.flag-32.flag-py {
    background-position: -480px -352px; }
  .flag.flag-32.flag-qa {
    background-position: -512px -352px; }
  .flag.flag-32.flag-ro {
    background-position: 0 -384px; }
  .flag.flag-32.flag-rs {
    background-position: -32px -384px; }
  .flag.flag-32.flag-ru {
    background-position: -64px -384px; }
  .flag.flag-32.flag-rw {
    background-position: -96px -384px; }
  .flag.flag-32.flag-sa {
    background-position: -128px -384px; }
  .flag.flag-32.flag-sb {
    background-position: -160px -384px; }
  .flag.flag-32.flag-sc {
    background-position: -192px -384px; }
  .flag.flag-32.flag-sd {
    background-position: -224px -384px; }
  .flag.flag-32.flag-se {
    background-position: -256px -384px; }
  .flag.flag-32.flag-sg {
    background-position: -288px -384px; }
  .flag.flag-32.flag-sh {
    background-position: -320px -384px; }
  .flag.flag-32.flag-si {
    background-position: -352px -384px; }
  .flag.flag-32.flag-sk {
    background-position: -384px -384px; }
  .flag.flag-32.flag-sl {
    background-position: -416px -384px; }
  .flag.flag-32.flag-sm {
    background-position: -448px -384px; }
  .flag.flag-32.flag-sn {
    background-position: -480px -384px; }
  .flag.flag-32.flag-so {
    background-position: -512px -384px; }
  .flag.flag-32.flag-sr {
    background-position: 0 -416px; }
  .flag.flag-32.flag-ss {
    background-position: -32px -416px; }
  .flag.flag-32.flag-st {
    background-position: -64px -416px; }
  .flag.flag-32.flag-sv {
    background-position: -96px -416px; }
  .flag.flag-32.flag-sy {
    background-position: -128px -416px; }
  .flag.flag-32.flag-sz {
    background-position: -160px -416px; }
  .flag.flag-32.flag-tc {
    background-position: -192px -416px; }
  .flag.flag-32.flag-td {
    background-position: -224px -416px; }
  .flag.flag-32.flag-tf {
    background-position: -256px -416px; }
  .flag.flag-32.flag-tg {
    background-position: -288px -416px; }
  .flag.flag-32.flag-th {
    background-position: -320px -416px; }
  .flag.flag-32.flag-tj {
    background-position: -352px -416px; }
  .flag.flag-32.flag-tk {
    background-position: -384px -416px; }
  .flag.flag-32.flag-tl {
    background-position: -416px -416px; }
  .flag.flag-32.flag-tm {
    background-position: -448px -416px; }
  .flag.flag-32.flag-tn {
    background-position: -480px -416px; }
  .flag.flag-32.flag-to {
    background-position: -512px -416px; }
  .flag.flag-32.flag-tr {
    background-position: 0 -448px; }
  .flag.flag-32.flag-tt {
    background-position: -32px -448px; }
  .flag.flag-32.flag-tv {
    background-position: -64px -448px; }
  .flag.flag-32.flag-tw {
    background-position: -96px -448px; }
  .flag.flag-32.flag-tz {
    background-position: -128px -448px; }
  .flag.flag-32.flag-ua {
    background-position: -160px -448px; }
  .flag.flag-32.flag-ug {
    background-position: -192px -448px; }
  .flag.flag-32.flag-us, .flag.flag-32.flag-02 {
    background-position: -224px -448px; }
  .flag.flag-32.flag-uy {
    background-position: -256px -448px; }
  .flag.flag-32.flag-uz {
    background-position: -288px -448px; }
  .flag.flag-32.flag-va {
    background-position: -320px -448px; }
  .flag.flag-32.flag-vc {
    background-position: -352px -448px; }
  .flag.flag-32.flag-ve {
    background-position: -384px -448px; }
  .flag.flag-32.flag-vg {
    background-position: -416px -448px; }
  .flag.flag-32.flag-vi {
    background-position: -448px -448px; }
  .flag.flag-32.flag-vn {
    background-position: -480px -448px; }
  .flag.flag-32.flag-vu {
    background-position: -512px -448px; }
  .flag.flag-32.flag-wf {
    background-position: 0 -480px; }
  .flag.flag-32.flag-ws {
    background-position: -32px -480px; }
  .flag.flag-32.flag-ye {
    background-position: -64px -480px; }
  .flag.flag-32.flag-yt {
    background-position: -96px -480px; }
  .flag.flag-32.flag-za, .flag.flag-32.flag-11 {
    background-position: -128px -480px; }
  .flag.flag-32.flag-zm {
    background-position: -160px -480px; }
  .flag.flag-32.flag-zw {
    background-position: -192px -480px; }
  .flag.flag-32.flag-01 {
    background-position: -512px -480px; }

/* 48x48 */
.flag.flag-48 {
  display: inline-block;
  width: 48px;
  height: 48px;
  background-image: url("../images/flags_48.png");
  background-position: 0 -48px;
  background-repeat: no-repeat; }
  .flag.flag-48.flag-ad {
    background-position: -96px -48px; }
  .flag.flag-48.flag-ae {
    background-position: -144px -48px; }
  .flag.flag-48.flag-af {
    background-position: -192px -48px; }
  .flag.flag-48.flag-ag {
    background-position: -240px -48px; }
  .flag.flag-48.flag-ai {
    background-position: -288px -48px; }
  .flag.flag-48.flag-al {
    background-position: -336px -48px; }
  .flag.flag-48.flag-am {
    background-position: -384px -48px; }
  .flag.flag-48.flag-an {
    background-position: -432px -48px; }
  .flag.flag-48.flag-ao {
    background-position: -480px -48px; }
  .flag.flag-48.flag-aq {
    background-position: -528px -48px; }
  .flag.flag-48.flag-ar {
    background-position: -576px -48px; }
  .flag.flag-48.flag-as {
    background-position: -624px -48px; }
  .flag.flag-48.flag-at {
    background-position: -672px -48px; }
  .flag.flag-48.flag-au {
    background-position: -720px -48px; }
  .flag.flag-48.flag-aw {
    background-position: -768px -48px; }
  .flag.flag-48.flag-ax {
    background-position: 0 -96px; }
  .flag.flag-48.flag-az {
    background-position: -48px -96px; }
  .flag.flag-48.flag-ba {
    background-position: -96px -96px; }
  .flag.flag-48.flag-bb {
    background-position: -144px -96px; }
  .flag.flag-48.flag-bd {
    background-position: -192px -96px; }
  .flag.flag-48.flag-be {
    background-position: -240px -96px; }
  .flag.flag-48.flag-bf {
    background-position: -288px -96px; }
  .flag.flag-48.flag-bg {
    background-position: -336px -96px; }
  .flag.flag-48.flag-bh {
    background-position: -384px -96px; }
  .flag.flag-48.flag-bi {
    background-position: -432px -96px; }
  .flag.flag-48.flag-bj {
    background-position: -480px -96px; }
  .flag.flag-48.flag-bl {
    background-position: -528px -96px; }
  .flag.flag-48.flag-bm {
    background-position: -576px -96px; }
  .flag.flag-48.flag-bn {
    background-position: -624px -96px; }
  .flag.flag-48.flag-bo {
    background-position: -672px -96px; }
  .flag.flag-48.flag-br {
    background-position: -720px -96px; }
  .flag.flag-48.flag-bs {
    background-position: -768px -96px; }
  .flag.flag-48.flag-bt {
    background-position: 0 -144px; }
  .flag.flag-48.flag-bw {
    background-position: -48px -144px; }
  .flag.flag-48.flag-by {
    background-position: -96px -144px; }
  .flag.flag-48.flag-bz {
    background-position: -144px -144px; }
  .flag.flag-48.flag-ca {
    background-position: -192px -144px; }
  .flag.flag-48.flag-cc {
    background-position: -240px -144px; }
  .flag.flag-48.flag-cd {
    background-position: -288px -144px; }
  .flag.flag-48.flag-cf {
    background-position: -336px -144px; }
  .flag.flag-48.flag-cg {
    background-position: -384px -144px; }
  .flag.flag-48.flag-ch {
    background-position: -432px -144px; }
  .flag.flag-48.flag-ci {
    background-position: -480px -144px; }
  .flag.flag-48.flag-ck {
    background-position: -528px -144px; }
  .flag.flag-48.flag-cl {
    background-position: -576px -144px; }
  .flag.flag-48.flag-cm {
    background-position: -624px -144px; }
  .flag.flag-48.flag-cn {
    background-position: -672px -144px; }
  .flag.flag-48.flag-co {
    background-position: -720px -144px; }
  .flag.flag-48.flag-cr {
    background-position: -768px -144px; }
  .flag.flag-48.flag-cu {
    background-position: 0 -192px; }
  .flag.flag-48.flag-cv {
    background-position: -48px -192px; }
  .flag.flag-48.flag-cw {
    background-position: -96px -192px; }
  .flag.flag-48.flag-cx {
    background-position: -144px -192px; }
  .flag.flag-48.flag-cy {
    background-position: -192px -192px; }
  .flag.flag-48.flag-cz {
    background-position: -240px -192px; }
  .flag.flag-48.flag-de {
    background-position: -288px -192px; }
  .flag.flag-48.flag-dj {
    background-position: -336px -192px; }
  .flag.flag-48.flag-dk {
    background-position: -384px -192px; }
  .flag.flag-48.flag-dm {
    background-position: -432px -192px; }
  .flag.flag-48.flag-do {
    background-position: -480px -192px; }
  .flag.flag-48.flag-dz {
    background-position: -528px -192px; }
  .flag.flag-48.flag-ec {
    background-position: -576px -192px; }
  .flag.flag-48.flag-ee {
    background-position: -624px -192px; }
  .flag.flag-48.flag-eg {
    background-position: -672px -192px; }
  .flag.flag-48.flag-eh {
    background-position: -720px -192px; }
  .flag.flag-48.flag-er {
    background-position: -768px -192px; }
  .flag.flag-48.flag-es {
    background-position: 0 -240px; }
  .flag.flag-48.flag-et {
    background-position: -48px -240px; }
  .flag.flag-48.flag-eu {
    background-position: -96px -240px; }
  .flag.flag-48.flag-fi {
    background-position: -144px -240px; }
  .flag.flag-48.flag-fj {
    background-position: -192px -240px; }
  .flag.flag-48.flag-fk {
    background-position: -240px -240px; }
  .flag.flag-48.flag-fm {
    background-position: -288px -240px; }
  .flag.flag-48.flag-fo {
    background-position: -336px -240px; }
  .flag.flag-48.flag-fr {
    background-position: -384px -240px; }
  .flag.flag-48.flag-ga {
    background-position: -432px -240px; }
  .flag.flag-48.flag-gb {
    background-position: -480px -240px; }
  .flag.flag-48.flag-gd {
    background-position: -528px -240px; }
  .flag.flag-48.flag-ge {
    background-position: -576px -240px; }
  .flag.flag-48.flag-gg {
    background-position: -624px -240px; }
  .flag.flag-48.flag-gh {
    background-position: -672px -240px; }
  .flag.flag-48.flag-gi {
    background-position: -720px -240px; }
  .flag.flag-48.flag-gl {
    background-position: -768px -240px; }
  .flag.flag-48.flag-gm {
    background-position: 0 -288px; }
  .flag.flag-48.flag-gn {
    background-position: -48px -288px; }
  .flag.flag-48.flag-gq {
    background-position: -96px -288px; }
  .flag.flag-48.flag-gr {
    background-position: -144px -288px; }
  .flag.flag-48.flag-gs {
    background-position: -192px -288px; }
  .flag.flag-48.flag-gt {
    background-position: -240px -288px; }
  .flag.flag-48.flag-gu {
    background-position: -288px -288px; }
  .flag.flag-48.flag-gw {
    background-position: -336px -288px; }
  .flag.flag-48.flag-gy {
    background-position: -384px -288px; }
  .flag.flag-48.flag-hk {
    background-position: -432px -288px; }
  .flag.flag-48.flag-hn {
    background-position: -480px -288px; }
  .flag.flag-48.flag-hr {
    background-position: -528px -288px; }
  .flag.flag-48.flag-ht {
    background-position: -576px -288px; }
  .flag.flag-48.flag-hu {
    background-position: -624px -288px; }
  .flag.flag-48.flag-ic {
    background-position: -672px -288px; }
  .flag.flag-48.flag-id {
    background-position: -720px -288px; }
  .flag.flag-48.flag-ie {
    background-position: -768px -288px; }
  .flag.flag-48.flag-il {
    background-position: 0 -336px; }
  .flag.flag-48.flag-im {
    background-position: -48px -336px; }
  .flag.flag-48.flag-in {
    background-position: -96px -336px; }
  .flag.flag-48.flag-iq {
    background-position: -144px -336px; }
  .flag.flag-48.flag-ir {
    background-position: -192px -336px; }
  .flag.flag-48.flag-is {
    background-position: -240px -336px; }
  .flag.flag-48.flag-it {
    background-position: -288px -336px; }
  .flag.flag-48.flag-je {
    background-position: -336px -336px; }
  .flag.flag-48.flag-jm {
    background-position: -384px -336px; }
  .flag.flag-48.flag-jo {
    background-position: -432px -336px; }
  .flag.flag-48.flag-jp {
    background-position: -480px -336px; }
  .flag.flag-48.flag-ke {
    background-position: -528px -336px; }
  .flag.flag-48.flag-kg {
    background-position: -576px -336px; }
  .flag.flag-48.flag-kh {
    background-position: -624px -336px; }
  .flag.flag-48.flag-ki {
    background-position: -672px -336px; }
  .flag.flag-48.flag-km {
    background-position: -720px -336px; }
  .flag.flag-48.flag-kn {
    background-position: -768px -336px; }
  .flag.flag-48.flag-kp {
    background-position: 0 -384px; }
  .flag.flag-48.flag-kr {
    background-position: -48px -384px; }
  .flag.flag-48.flag-kw {
    background-position: -96px -384px; }
  .flag.flag-48.flag-ky {
    background-position: -144px -384px; }
  .flag.flag-48.flag-kz {
    background-position: -192px -384px; }
  .flag.flag-48.flag-la {
    background-position: -240px -384px; }
  .flag.flag-48.flag-lb {
    background-position: -288px -384px; }
  .flag.flag-48.flag-lc {
    background-position: -336px -384px; }
  .flag.flag-48.flag-li {
    background-position: -384px -384px; }
  .flag.flag-48.flag-lk {
    background-position: -432px -384px; }
  .flag.flag-48.flag-lr {
    background-position: -480px -384px; }
  .flag.flag-48.flag-ls {
    background-position: -528px -384px; }
  .flag.flag-48.flag-lt {
    background-position: -576px -384px; }
  .flag.flag-48.flag-lu {
    background-position: -624px -384px; }
  .flag.flag-48.flag-lv {
    background-position: -672px -384px; }
  .flag.flag-48.flag-ly {
    background-position: -720px -384px; }
  .flag.flag-48.flag-ma {
    background-position: -768px -384px; }
  .flag.flag-48.flag-mc {
    background-position: 0 -432px; }
  .flag.flag-48.flag-md {
    background-position: -48px -432px; }
  .flag.flag-48.flag-me {
    background-position: -96px -432px; }
  .flag.flag-48.flag-mf {
    background-position: -144px -432px; }
  .flag.flag-48.flag-mg {
    background-position: -192px -432px; }
  .flag.flag-48.flag-mh {
    background-position: -240px -432px; }
  .flag.flag-48.flag-mk {
    background-position: -288px -432px; }
  .flag.flag-48.flag-ml {
    background-position: -336px -432px; }
  .flag.flag-48.flag-mm {
    background-position: -384px -432px; }
  .flag.flag-48.flag-mn {
    background-position: -432px -432px; }
  .flag.flag-48.flag-mo {
    background-position: -480px -432px; }
  .flag.flag-48.flag-mp {
    background-position: -528px -432px; }
  .flag.flag-48.flag-mq {
    background-position: -576px -432px; }
  .flag.flag-48.flag-mr {
    background-position: -624px -432px; }
  .flag.flag-48.flag-ms {
    background-position: -672px -432px; }
  .flag.flag-48.flag-mt {
    background-position: -720px -432px; }
  .flag.flag-48.flag-mu {
    background-position: -768px -432px; }
  .flag.flag-48.flag-mv {
    background-position: 0 -480px; }
  .flag.flag-48.flag-mw {
    background-position: -48px -480px; }
  .flag.flag-48.flag-mx {
    background-position: -96px -480px; }
  .flag.flag-48.flag-my {
    background-position: -144px -480px; }
  .flag.flag-48.flag-mz {
    background-position: -192px -480px; }
  .flag.flag-48.flag-na {
    background-position: -240px -480px; }
  .flag.flag-48.flag-nc {
    background-position: -288px -480px; }
  .flag.flag-48.flag-ne {
    background-position: -336px -480px; }
  .flag.flag-48.flag-nf {
    background-position: -384px -480px; }
  .flag.flag-48.flag-ng {
    background-position: -432px -480px; }
  .flag.flag-48.flag-ni {
    background-position: -480px -480px; }
  .flag.flag-48.flag-nl {
    background-position: -528px -480px; }
  .flag.flag-48.flag-no {
    background-position: -576px -480px; }
  .flag.flag-48.flag-np {
    background-position: -624px -480px; }
  .flag.flag-48.flag-nr {
    background-position: -672px -480px; }
  .flag.flag-48.flag-nu {
    background-position: -720px -480px; }
  .flag.flag-48.flag-nz {
    background-position: -768px -480px; }
  .flag.flag-48.flag-om {
    background-position: 0 -528px; }
  .flag.flag-48.flag-pa {
    background-position: -48px -528px; }
  .flag.flag-48.flag-pe {
    background-position: -96px -528px; }
  .flag.flag-48.flag-pf {
    background-position: -144px -528px; }
  .flag.flag-48.flag-pg {
    background-position: -192px -528px; }
  .flag.flag-48.flag-ph {
    background-position: -240px -528px; }
  .flag.flag-48.flag-pk {
    background-position: -384px -528px; }
  .flag.flag-48.flag-pl {
    background-position: -432px -528px; }
  .flag.flag-48.flag-pn {
    background-position: -480px -528px; }
  .flag.flag-48.flag-pr {
    background-position: -528px -528px; }
  .flag.flag-48.flag-ps {
    background-position: -576px -528px; }
  .flag.flag-48.flag-pt {
    background-position: -624px -528px; }
  .flag.flag-48.flag-pw {
    background-position: -672px -528px; }
  .flag.flag-48.flag-py {
    background-position: -720px -528px; }
  .flag.flag-48.flag-qa {
    background-position: -768px -528px; }
  .flag.flag-48.flag-ro {
    background-position: 0 -576px; }
  .flag.flag-48.flag-rs {
    background-position: -48px -576px; }
  .flag.flag-48.flag-ru {
    background-position: -96px -576px; }
  .flag.flag-48.flag-rw {
    background-position: -144px -576px; }
  .flag.flag-48.flag-sa {
    background-position: -192px -576px; }
  .flag.flag-48.flag-sb {
    background-position: -240px -576px; }
  .flag.flag-48.flag-sc {
    background-position: -288px -576px; }
  .flag.flag-48.flag-sd {
    background-position: -336px -576px; }
  .flag.flag-48.flag-se {
    background-position: -384px -576px; }
  .flag.flag-48.flag-sg {
    background-position: -432px -576px; }
  .flag.flag-48.flag-sh {
    background-position: -480px -576px; }
  .flag.flag-48.flag-si {
    background-position: -528px -576px; }
  .flag.flag-48.flag-sk {
    background-position: -576px -576px; }
  .flag.flag-48.flag-sl {
    background-position: -624px -576px; }
  .flag.flag-48.flag-sm {
    background-position: -672px -576px; }
  .flag.flag-48.flag-sn {
    background-position: -720px -576px; }
  .flag.flag-48.flag-so {
    background-position: -768px -576px; }
  .flag.flag-48.flag-sr {
    background-position: 0 -624px; }
  .flag.flag-48.flag-ss {
    background-position: -48px -624px; }
  .flag.flag-48.flag-st {
    background-position: -96px -624px; }
  .flag.flag-48.flag-sv {
    background-position: -144px -624px; }
  .flag.flag-48.flag-sy {
    background-position: -192px -624px; }
  .flag.flag-48.flag-sz {
    background-position: -240px -624px; }
  .flag.flag-48.flag-tc {
    background-position: -288px -624px; }
  .flag.flag-48.flag-td {
    background-position: -336px -624px; }
  .flag.flag-48.flag-tf {
    background-position: -384px -624px; }
  .flag.flag-48.flag-tg {
    background-position: -432px -624px; }
  .flag.flag-48.flag-th {
    background-position: -480px -624px; }
  .flag.flag-48.flag-tj {
    background-position: -528px -624px; }
  .flag.flag-48.flag-tk {
    background-position: -576px -624px; }
  .flag.flag-48.flag-tl {
    background-position: -624px -624px; }
  .flag.flag-48.flag-tm {
    background-position: -672px -624px; }
  .flag.flag-48.flag-tn {
    background-position: -720px -624px; }
  .flag.flag-48.flag-to {
    background-position: -768px -624px; }
  .flag.flag-48.flag-tr {
    background-position: 0 -672px; }
  .flag.flag-48.flag-tt {
    background-position: -48px -672px; }
  .flag.flag-48.flag-tv {
    background-position: -96px -672px; }
  .flag.flag-48.flag-tw {
    background-position: -144px -672px; }
  .flag.flag-48.flag-tz {
    background-position: -192px -672px; }
  .flag.flag-48.flag-ua {
    background-position: -240px -672px; }
  .flag.flag-48.flag-ug {
    background-position: -288px -672px; }
  .flag.flag-48.flag-us {
    background-position: -336px -672px; }
  .flag.flag-48.flag-uy {
    background-position: -384px -672px; }
  .flag.flag-48.flag-uz {
    background-position: -432px -672px; }
  .flag.flag-48.flag-va {
    background-position: -480px -672px; }
  .flag.flag-48.flag-vc {
    background-position: -528px -672px; }
  .flag.flag-48.flag-ve {
    background-position: -576px -672px; }
  .flag.flag-48.flag-vg {
    background-position: -624px -672px; }
  .flag.flag-48.flag-vi {
    background-position: -672px -672px; }
  .flag.flag-48.flag-vn {
    background-position: -720px -672px; }
  .flag.flag-48.flag-vu {
    background-position: -768px -672px; }
  .flag.flag-48.flag-wf {
    background-position: 0 -720px; }
  .flag.flag-48.flag-ws {
    background-position: -48px -720px; }
  .flag.flag-48.flag-ye {
    background-position: -96px -720px; }
  .flag.flag-48.flag-yt {
    background-position: -144px -720px; }
  .flag.flag-48.flag-za {
    background-position: -192px -720px; }
  .flag.flag-48.flag-zm {
    background-position: -240px -720px; }
  .flag.flag-48.flag-zw {
    background-position: -288px -720px; }
  .flag.flag-48.flag-01 {
    background-position: -768px -720px; }

.init-hide {
  display: none; }

.bold {
  font-weight: bold; }

.width10 {
  width: 10%; }

.width100 {
  width: 100%;
  max-width: initial !important; }

.padding-left-0 {
  padding-left: 0; }

.padding-0 {
  padding: 0 !important; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.black-text {
  color: #000; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-default {
  cursor: default; }

.cursor-not-allowed {
  cursor: not-allowed; }

.col-xs-10.margin-right-3 {
  width: 80%;
  margin-right: 3%; }

.margin-left-10 {
  margin-left: 10px; }

/* Place tooltips over the Release Calendar Button */
.tooltip {
  z-index: 20003; }

.dropdown-scroll {
  max-height: 300px;
  overflow-y: scroll; }

.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.data-table-body-expander {
  overflow: hidden; }

.data-source-text {
  cursor: help !important; }
  .data-source-text .flag {
    cursor: default !important; }
  .data-source-text .region-name {
    cursor: default !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 165px; }

.row.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .row.flex-row [class*='col-']:not(.no-flex) {
    display: flex;
    flex-direction: column;
    align-self: stretch !important; }

.no-selection {
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }

.rotate-45-deg {
  transform: rotate(45deg); }

.region-dropdown label {
  display: inline-block;
  margin-right: 10px; }

.region-dropdown > .dropdown {
  width: auto !important;
  max-width: 200px !important;
  display: inline-block; }
  .region-dropdown > .dropdown .dropdown-toggle .flag {
    margin-right: 10px; }
  .region-dropdown > .dropdown .dropdown-toggle .region-name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    margin-right: 10px;
    max-width: 165px;
    position: relative;
    top: 3px; }
  .region-dropdown > .dropdown .dropdown-toggle .flag + .region-name {
    margin-left: -7px; }
  .region-dropdown > .dropdown .dropdown-toggle .caret {
    position: absolute;
    top: calc(50% - 2px);
    right: 8px; }
  .region-dropdown > .dropdown > .dropdown-menu {
    padding: 6px 12px;
    width: 290px !important;
    max-height: 300px !important;
    overflow-y: auto;
    overflow-x: initial; }
    .region-dropdown > .dropdown > .dropdown-menu > ul.nav-tabs {
      margin: 2px -12px 8px; }
      .region-dropdown > .dropdown > .dropdown-menu > ul.nav-tabs > li > a {
        padding: 2px 18px; }
      .region-dropdown > .dropdown > .dropdown-menu > ul.nav-tabs > li:first-child {
        margin-left: 6px; }
    .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list {
      width: 100%;
      list-style: none;
      padding: 0;
      margin-bottom: 0; }
      .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list ul {
        list-style: none;
        padding: 0;
        margin-bottom: 0; }
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list ul.no-parent {
          padding-left: 0; }
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list ul.no-parent-root {
          padding-left: 15px; }
      .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list > li > ul {
        padding-left: 25px; }
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list > li > ul > li > ul,
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list > li > ul > li > ul > li ul {
          padding-left: 15px; }
      .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list li {
        position: relative;
        cursor: pointer; }
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list li .selector-background {
          display: none;
          position: absolute;
          left: -100px;
          right: -12px;
          top: -1px;
          height: 26px; }
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list li .region-name {
          color: #0177bf; }
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list li .disabled .region-name {
          color: #565a5c;
          opacity: 0.5; }
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list li.selected > div > .selector-background {
          display: block;
          background-color: #EFEEEE; }
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list li.selected > div > .region-name {
          font-weight: bold; }
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list li > div:hover .selector-background {
          display: block;
          background-color: #47ddb6; }
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list li > div:hover .region-name,
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list li > div:hover .region-name > span {
          color: #fff; }
      .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list .region-name {
        position: relative;
        margin: 1px; }
        .region-dropdown > .dropdown > .dropdown-menu > ul.regions-list .region-name > span:not(.flag) {
          margin-left: 2px;
          margin-top: 2px;
          display: inline-block; }
    .region-dropdown > .dropdown > .dropdown-menu .region-name {
      width: 100%;
      display: inline-block;
      font-size: 95%;
      line-height: 1.25;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .region-dropdown > .dropdown > .dropdown-menu .region-name .flag {
        position: relative;
        top: 3px; }
  .region-dropdown > .dropdown .expander-container {
    position: absolute;
    left: -18px;
    top: 0;
    bottom: 1px;
    padding: 0 3px 0 8px;
    line-height: 1.25; }
    .region-dropdown > .dropdown .expander-container .expander {
      position: relative;
      top: 1px;
      display: inline-block;
      font-family: 'Glyphicons Halflings';
      font-style: normal;
      font-weight: 400;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 60%; }
      .region-dropdown > .dropdown .expander-container .expander:before {
        content: "\e250"; }
      .region-dropdown > .dropdown .expander-container .expander.expanded {
        top: 2px; }
        .region-dropdown > .dropdown .expander-container .expander.expanded:before {
          content: "\e252"; }
    .region-dropdown > .dropdown .expander-container:hover {
      color: #fff; }

.init-hide {
  display: none; }

.bold {
  font-weight: bold; }

.width10 {
  width: 10%; }

.width100 {
  width: 100%;
  max-width: initial !important; }

.padding-left-0 {
  padding-left: 0; }

.padding-0 {
  padding: 0 !important; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.black-text {
  color: #000; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-default {
  cursor: default; }

.cursor-not-allowed {
  cursor: not-allowed; }

.col-xs-10.margin-right-3 {
  width: 80%;
  margin-right: 3%; }

.margin-left-10 {
  margin-left: 10px; }

/* Place tooltips over the Release Calendar Button */
.tooltip {
  z-index: 20003; }

.dropdown-scroll {
  max-height: 300px;
  overflow-y: scroll; }

.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.data-table-body-expander {
  overflow: hidden; }

.data-source-text {
  cursor: help !important; }
  .data-source-text .flag {
    cursor: default !important; }
  .data-source-text .region-name {
    cursor: default !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 165px; }

.row.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .row.flex-row [class*='col-']:not(.no-flex) {
    display: flex;
    flex-direction: column;
    align-self: stretch !important; }

.no-selection {
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }

.rotate-45-deg {
  transform: rotate(45deg); }

.btn-default {
  background-image: none;
  background-size: 200%;
  background-position: 50% !important;
  background-image: none;
  background-color: #F6F7F7;
  -webkit-transition: all 0.3s ease, background-color 0.1s ease;
  -moz-transition: all 0.3s ease, background-color 0.1s ease;
  -o-transition: all 0.3s ease, background-color 0.1s ease;
  transition: all 0.3s ease, background-color 0.1s ease; }
  .btn-default:not(.btn-disabled):not(:disabled):not(.active):focus {
    background-color: #F6F7F7;
    outline: none; }
  .btn-default:not(.btn-disabled):not(:disabled):not(.active):hover, .btn-default:not(.btn-disabled):not(:disabled):not(.active):active:hover {
    background-color: #e6e9e9 !important; }
  .btn-default:not(.btn-disabled):not(:disabled):not(.active):active {
    background-color: #d6dada;
    background-image: -webkit-radial-gradient(circle, #d6dada 10%, #F6F7F7 11%) !important;
    background-image: radial-gradient(circle, #d6dada 10%, #F6F7F7 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%; }
  .btn-default.dropdown-toggle {
    background-size: 200%;
    background-position: 50% !important;
    background-image: none;
    background-color: #fff;
    -webkit-transition: all 0.3s ease, background-color 0.1s ease;
    -moz-transition: all 0.3s ease, background-color 0.1s ease;
    -o-transition: all 0.3s ease, background-color 0.1s ease;
    transition: all 0.3s ease, background-color 0.1s ease; }
    .btn-default.dropdown-toggle:not(.btn-disabled):not(:disabled):not(.active):focus {
      background-color: #fff;
      outline: none; }
    .btn-default.dropdown-toggle:not(.btn-disabled):not(:disabled):not(.active):hover, .btn-default.dropdown-toggle:not(.btn-disabled):not(:disabled):not(.active):active:hover {
      background-color: #f0f0f0 !important; }
    .btn-default.dropdown-toggle:not(.btn-disabled):not(:disabled):not(.active):active {
      background-color: #e0e0e0;
      background-image: -webkit-radial-gradient(circle, #e0e0e0 10%, #fff 11%) !important;
      background-image: radial-gradient(circle, #e0e0e0 10%, #fff 11%) !important;
      background-repeat: no-repeat;
      background-size: 1000%; }
    .btn-default.dropdown-toggle:active {
      color: #fff; }
  .btn-default:not(.btn-disabled):not(:disabled):active, .btn-default:not(.btn-disabled):not(:disabled):focus {
    outline: 0 !important;
    border: 1px solid #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75); }

.btn-primary {
  text-shadow: none;
  background-image: none;
  color: #fff;
  background-size: 200%;
  background-position: 50% !important;
  background-image: none;
  background-color: #0177bf;
  -webkit-transition: all 0.3s ease, background-color 0.1s ease;
  -moz-transition: all 0.3s ease, background-color 0.1s ease;
  -o-transition: all 0.3s ease, background-color 0.1s ease;
  transition: all 0.3s ease, background-color 0.1s ease; }
  .btn-primary:not(.btn-disabled):not(:disabled):not(.active):focus {
    background-color: #0177bf;
    outline: none; }
  .btn-primary:not(.btn-disabled):not(:disabled):not(.active):hover, .btn-primary:not(.btn-disabled):not(:disabled):not(.active):active:hover {
    background-color: #0164a1 !important; }
  .btn-primary:not(.btn-disabled):not(:disabled):not(.active):active {
    background-color: #015182;
    background-image: -webkit-radial-gradient(circle, #015182 10%, #0177bf 11%) !important;
    background-image: radial-gradient(circle, #015182 10%, #0177bf 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%; }
  .btn-primary.btn-disabled, .btn-primary:disabled {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important; }
  .btn-primary:not(.btn-disabled):not(:disabled):active, .btn-primary:not(.btn-disabled):not(:disabled):focus {
    outline: 0 !important;
    color: #fff;
    border: 1px solid #66afe9;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2) !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75); }

.btn-danger {
  background-image: none !important;
  background-size: 200%;
  background-position: 50% !important;
  background-image: none;
  background-color: #d9534f;
  -webkit-transition: all 0.3s ease, background-color 0.1s ease;
  -moz-transition: all 0.3s ease, background-color 0.1s ease;
  -o-transition: all 0.3s ease, background-color 0.1s ease;
  transition: all 0.3s ease, background-color 0.1s ease; }
  .btn-danger:not(.btn-disabled):not(:disabled):not(.active):focus {
    background-color: #d9534f;
    outline: none; }
  .btn-danger:not(.btn-disabled):not(:disabled):not(.active):hover, .btn-danger:not(.btn-disabled):not(:disabled):not(.active):active:hover {
    background-color: #d43a36 !important; }
  .btn-danger:not(.btn-disabled):not(:disabled):not(.active):active {
    background-color: #c12e2a;
    background-image: -webkit-radial-gradient(circle, #c12e2a 10%, #d9534f 11%) !important;
    background-image: radial-gradient(circle, #c12e2a 10%, #d9534f 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%; }
  .btn-danger:not(.btn-disabled):not(:disabled):active, .btn-danger:not(.btn-disabled):not(:disabled):focus {
    outline: 0 !important;
    color: #fff;
    border: 1px solid #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75); }

.btn-info {
  background-image: none !important;
  background-size: 200%;
  background-position: 50% !important;
  background-image: none;
  background-color: #4b9dd6;
  -webkit-transition: all 0.3s ease, background-color 0.1s ease;
  -moz-transition: all 0.3s ease, background-color 0.1s ease;
  -o-transition: all 0.3s ease, background-color 0.1s ease;
  transition: all 0.3s ease, background-color 0.1s ease; }
  .btn-info:not(.btn-disabled):not(:disabled):not(.active):focus {
    background-color: #4b9dd6;
    outline: none; }
  .btn-info:not(.btn-disabled):not(:disabled):not(.active):hover, .btn-info:not(.btn-disabled):not(:disabled):not(.active):active:hover {
    background-color: #328fd0 !important; }
  .btn-info:not(.btn-disabled):not(:disabled):not(.active):active {
    background-color: #2a7fba;
    background-image: -webkit-radial-gradient(circle, #2a7fba 10%, #4b9dd6 11%) !important;
    background-image: radial-gradient(circle, #2a7fba 10%, #4b9dd6 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%; }
  .btn-info:not(.btn-disabled):not(:disabled):active, .btn-info:not(.btn-disabled):not(:disabled):focus {
    outline: 0 !important;
    color: #fff;
    border: 1px solid #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75); }

.btn-success {
  background-image: none !important;
  background-size: 200%;
  background-position: 50% !important;
  background-image: none;
  background-color: #107C10;
  -webkit-transition: all 0.3s ease, background-color 0.1s ease;
  -moz-transition: all 0.3s ease, background-color 0.1s ease;
  -o-transition: all 0.3s ease, background-color 0.1s ease;
  transition: all 0.3s ease, background-color 0.1s ease; }
  .btn-success:not(.btn-disabled):not(:disabled):not(.active):focus {
    background-color: #107C10;
    outline: none; }
  .btn-success:not(.btn-disabled):not(:disabled):not(.active):hover, .btn-success:not(.btn-disabled):not(:disabled):not(.active):active:hover {
    background-color: #0d610d !important; }
  .btn-success:not(.btn-disabled):not(:disabled):not(.active):active {
    background-color: #094609;
    background-image: -webkit-radial-gradient(circle, #094609 10%, #107C10 11%) !important;
    background-image: radial-gradient(circle, #094609 10%, #107C10 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%; }
  .btn-success:not(.btn-disabled):not(:disabled):active, .btn-success:not(.btn-disabled):not(:disabled):focus {
    outline: 0 !important;
    color: #fff;
    border: 1px solid #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75); }

.btn-gamepulse {
  background-size: 200%;
  background-position: 50%;
  background-image: none;
  background-color: #0177bf;
  -webkit-transition: all 0.3s ease, background-color 0.1s ease;
  -moz-transition: all 0.3s ease, background-color 0.1s ease;
  -o-transition: all 0.3s ease, background-color 0.1s ease;
  transition: all 0.3s ease, background-color 0.1s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  color: #f1f1f1;
  border: 1px solid transparent; }
  .btn-gamepulse:not(.btn-disabled):not(:disabled):not(.active):focus {
    background-color: #0177bf;
    outline: none; }
  .btn-gamepulse:not(.btn-disabled):not(:disabled):not(.active):hover, .btn-gamepulse:not(.btn-disabled):not(:disabled):not(.active):active:hover {
    background-color: #2dd8ac !important; }
  .btn-gamepulse:not(.btn-disabled):not(:disabled):not(.active):active {
    background-color: #24c39a;
    background-image: -webkit-radial-gradient(circle, #24c39a 10%, #47ddb6 11%) !important;
    background-image: radial-gradient(circle, #24c39a 10%, #47ddb6 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4); }
  .btn-gamepulse:not(.btn-disabled):not(:disabled):active, .btn-gamepulse:not(.btn-disabled):not(:disabled):focus {
    outline: 0 !important;
    color: #fff;
    border: 1px solid #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75); }
  .btn-gamepulse:not(.btn-disabled):not(:disabled):hover {
    color: #fff; }
  .btn-gamepulse.btn-disabled > span, .btn-gamepulse:disabled > span {
    opacity: 0.7;
    color: #f1f1f1 !important; }
  .btn-gamepulse .spinner-container {
    position: relative;
    margin-top: -7px;
    margin-bottom: 7px; }

.btn-launch-external {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  padding: 10px 8px;
  background-image: none;
  background-color: transparent;
  border: 1px solid #f3f3f3;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px; }
  .btn-launch-external > span {
    display: block;
    width: 22px;
    height: 16px; }
  .btn-launch-external:not(.btn-disabled):not(:disabled):hover {
    background-color: #47ddb6; }

.btn.dropdown-toggle:not(.btn-gamepulse) {
  background-image: none;
  color: #0177bf;
  background-size: 200%;
  background-position: 50% !important;
  background-image: none;
  background-color: #fff;
  -webkit-transition: all 0.3s ease, background-color 0.1s ease;
  -moz-transition: all 0.3s ease, background-color 0.1s ease;
  -o-transition: all 0.3s ease, background-color 0.1s ease;
  transition: all 0.3s ease, background-color 0.1s ease; }
  .btn.dropdown-toggle:not(.btn-gamepulse):not(.btn-disabled):not(:disabled):not(.active):focus {
    background-color: #fff;
    outline: none; }
  .btn.dropdown-toggle:not(.btn-gamepulse):not(.btn-disabled):not(:disabled):not(.active):hover, .btn.dropdown-toggle:not(.btn-gamepulse):not(.btn-disabled):not(:disabled):not(.active):active:hover {
    background-color: #f0f0f0 !important; }
  .btn.dropdown-toggle:not(.btn-gamepulse):not(.btn-disabled):not(:disabled):not(.active):active {
    background-color: #e0e0e0;
    background-image: -webkit-radial-gradient(circle, #e0e0e0 10%, #fff 11%) !important;
    background-image: radial-gradient(circle, #e0e0e0 10%, #fff 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%; }
  .btn.dropdown-toggle:not(.btn-gamepulse):hover, .btn.dropdown-toggle:not(.btn-gamepulse):active, .btn.dropdown-toggle:not(.btn-gamepulse):focus {
    color: #0177bf !important;
    background-color: #FBFCFC !important; }
  .btn.dropdown-toggle:not(.btn-gamepulse):disabled {
    color: #333 !important;
    background-color: #e0e0e0 !important; }

.open > .btn.dropdown-toggle:not(.btn-gamepulse) {
  color: #0177bf !important;
  background-color: #F6F7F7 !important; }
  .open > .btn.dropdown-toggle:not(.btn-gamepulse):hover {
    color: #0177bf !important; }

.btn-disabled {
  cursor: not-allowed; }

.btn-gamepulse-toggle {
  margin: 6px 16px 6px 0;
  text-shadow: none;
  font-weight: normal;
  color: #555;
  background-size: 200%;
  background-position: 50%;
  background-image: none;
  background-color: #fff;
  -webkit-transition: all 0.3s ease, background-color 0.1s ease;
  -moz-transition: all 0.3s ease, background-color 0.1s ease;
  -o-transition: all 0.3s ease, background-color 0.1s ease;
  transition: all 0.3s ease, background-color 0.1s ease;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .btn-gamepulse-toggle:not(.btn-disabled):not(:disabled):not(.active):focus {
    background-color: #fff;
    outline: none; }
  .btn-gamepulse-toggle:not(.btn-disabled):not(:disabled):not(.active):hover, .btn-gamepulse-toggle:not(.btn-disabled):not(:disabled):not(.active):active:hover {
    background-color: #2dd8ac !important; }
  .btn-gamepulse-toggle:not(.btn-disabled):not(:disabled):not(.active):active {
    background-color: #24c39a;
    background-image: -webkit-radial-gradient(circle, #24c39a 10%, #47ddb6 11%) !important;
    background-image: radial-gradient(circle, #24c39a 10%, #47ddb6 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4); }
  .btn-gamepulse-toggle:hover {
    color: #fff;
    border-color: #47ddb6; }
  .btn-gamepulse-toggle:disabled, .btn-gamepulse-toggle.active {
    opacity: 1;
    text-shadow: none;
    text-align: center;
    color: #fff !important;
    cursor: pointer;
    font-weight: bold;
    border: 1px solid #0177bf !important;
    background-color: #0177bf !important;
    -webkit-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.1); }
    .btn-gamepulse-toggle:disabled:hover, .btn-gamepulse-toggle:disabled:active:hover, .btn-gamepulse-toggle.active:hover, .btn-gamepulse-toggle.active:active:hover {
      background-color: #0177bf !important; }
  .btn-gamepulse-toggle:focus, .btn-gamepulse-toggle:active {
    outline: none;
    border-color: rgba(102, 175, 233, 0.75);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(102, 175, 233, 0.75);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(102, 175, 233, 0.75);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(102, 175, 233, 0.75); }
  .btn-gamepulse-toggle:not(.btn-disabled):not(:disabled):not(.active):active:focus {
    color: #fff;
    border-color: #47ddb6; }

.btn-gamepulse-image-toggle {
  padding: 0;
  background: none !important;
  border: none !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }
  .btn-gamepulse-image-toggle > span {
    display: block; }
  .btn-gamepulse-image-toggle .icon-container {
    height: 112px;
    width: 112px;
    margin: 0 auto;
    border: 1px solid #dadada;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .btn-gamepulse-image-toggle .icon-container > span {
      position: relative;
      margin: 0 auto;
      top: 50%;
      transform: translateY(-50%); }
  .btn-gamepulse-image-toggle > span:last-child {
    display: block;
    text-shadow: none;
    font-weight: normal;
    font-size: 14px;
    margin: 15px 0;
    padding: 12px 18px;
    color: #555;
    border: 1px solid #dadada;
    background-size: 200%;
    background-position: 50%;
    background-image: none;
    background-color: #fff;
    -webkit-transition: background-size 0.3s ease, background-color 0.1s ease;
    -moz-transition: background-size 0.3s ease, background-color 0.1s ease;
    -o-transition: background-size 0.3s ease, background-color 0.1s ease;
    transition: background-size 0.3s ease, background-color 0.1s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px; }
  .btn-gamepulse-image-toggle.btn-sm > span:last-child {
    padding: 6px 12px;
    font-size: 14px; }
  .btn-gamepulse-image-toggle:not(.btn-disabled):not(:disabled):not(.active):focus > span:last-child {
    background-color: #fff;
    outline: none;
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75); }
  .btn-gamepulse-image-toggle:not(.btn-disabled):not(:disabled):not(.active):hover > span:last-child, .btn-gamepulse-image-toggle:not(.btn-disabled):not(:disabled):not(.active):active:hover > span:last-child {
    color: #fff;
    background-color: #2dd8ac !important; }
  .btn-gamepulse-image-toggle:not(.btn-disabled):not(:disabled):not(.active):hover .icon-container, .btn-gamepulse-image-toggle:not(.btn-disabled):not(:disabled):not(.active):active:hover .icon-container {
    border-color: #47ddb6; }
  .btn-gamepulse-image-toggle:not(.btn-disabled):not(:disabled):not(.active):active > span:last-child {
    color: #fff;
    background-color: #24c39a;
    background-image: -webkit-radial-gradient(circle, #24c39a 10%, #47ddb6 11%) !important;
    background-image: radial-gradient(circle, #24c39a 10%, #47ddb6 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4); }
  .btn-gamepulse-image-toggle.active, .btn-gamepulse-image-toggle.btn-disabled, .btn-gamepulse-image-toggle:disabled {
    opacity: 1;
    background: transparent;
    cursor: pointer; }
    .btn-gamepulse-image-toggle.active > .icon-container, .btn-gamepulse-image-toggle.btn-disabled > .icon-container, .btn-gamepulse-image-toggle:disabled > .icon-container {
      border-color: #0177bf; }
    .btn-gamepulse-image-toggle.active > span:last-child, .btn-gamepulse-image-toggle.btn-disabled > span:last-child, .btn-gamepulse-image-toggle:disabled > span:last-child {
      background: #0177bf;
      color: #fff;
      font-weight: bold;
      padding: 12px 14px;
      background-size: 200%;
      background-position: 50%;
      background-image: none; }
    .btn-gamepulse-image-toggle.active.btn-sm > span:last-child, .btn-gamepulse-image-toggle.btn-disabled.btn-sm > span:last-child, .btn-gamepulse-image-toggle:disabled.btn-sm > span:last-child {
      padding: 6px 10px; }
  .btn-gamepulse-image-toggle.active .icon-container {
    border-color: #0177bf; }
  .btn-gamepulse-image-toggle.active:focus > span:last-child {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75); }
  .btn-gamepulse-image-toggle.active:hover > span:last-child, .btn-gamepulse-image-toggle.active:active:hover > span:last-child {
    color: #fff;
    background-color: #0164a1 !important; }
  .btn-gamepulse-image-toggle.active:active > span:last-child {
    background-color: #015182;
    background-image: -webkit-radial-gradient(circle, #015182 10%, #0177bf 11%) !important;
    background-image: radial-gradient(circle, #015182 10%, #0177bf 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4); }

.page-header .btn-new {
  position: absolute;
  right: 100px;
  bottom: -52px;
  height: 68px;
  width: 68px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  background-size: 200%;
  background-position: 50%;
  background-image: none;
  background-color: #4b9dd6;
  -webkit-transition: all 0.3s ease, background-color 0.1s ease;
  -moz-transition: all 0.3s ease, background-color 0.1s ease;
  -o-transition: all 0.3s ease, background-color 0.1s ease;
  transition: all 0.3s ease, background-color 0.1s ease; }
  .page-header .btn-new:not(.btn-disabled):not(:disabled):not(.active):focus {
    background-color: #4b9dd6;
    outline: none; }
  .page-header .btn-new:not(.btn-disabled):not(:disabled):not(.active):hover, .page-header .btn-new:not(.btn-disabled):not(:disabled):not(.active):active:hover {
    background-color: #2dd8ac !important; }
  .page-header .btn-new:not(.btn-disabled):not(:disabled):not(.active):active {
    background-color: #24c39a;
    background-image: -webkit-radial-gradient(circle, #24c39a 10%, #47ddb6 11%) !important;
    background-image: radial-gradient(circle, #24c39a 10%, #47ddb6 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4); }
  .page-header .btn-new .glyphicon,
  .page-header .btn-new .gpicon {
    position: absolute;
    left: 4px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center; }
    .page-header .btn-new .glyphicon.gpicon-edit,
    .page-header .btn-new .gpicon.gpicon-edit {
      font-size: 24px;
      color: #fff; }
    .page-header .btn-new .glyphicon.glyphicon-file,
    .page-header .btn-new .gpicon.glyphicon-file {
      font-size: 24px;
      color: #fff; }
    .page-header .btn-new .glyphicon.glyphicon-plus,
    .page-header .btn-new .gpicon.glyphicon-plus {
      color: #4b9dd6;
      margin-left: -2px;
      margin-top: 1px;
      font-size: 9px; }
  .page-header .btn-new:focus {
    outline: none; }
  .page-header .btn-new:not(:disabled):not(.btn-disabled) {
    -webkit-box-shadow: 2px 2px 19px rgba(21, 21, 21, 0.25);
    -moz-box-shadow: 2px 2px 19px rgba(21, 21, 21, 0.25);
    box-shadow: 2px 2px 19px rgba(21, 21, 21, 0.25); }
    .page-header .btn-new:not(:disabled):not(.btn-disabled):hover .glyphicon-plus, .page-header .btn-new:not(:disabled):not(.btn-disabled):active .glyphicon-plus {
      color: #47ddb6; }
    .page-header .btn-new:not(:disabled):not(.btn-disabled):focus {
      outline: none;
      border-color: #47ddb6;
      -webkit-box-shadow: 2px 2px 19px rgba(71, 221, 182, 0.5);
      -moz-box-shadow: 2px 2px 19px rgba(71, 221, 182, 0.5);
      box-shadow: 2px 2px 19px rgba(71, 221, 182, 0.5); }

.page-header .container .btn-new {
  right: 15px; }

.page-header.with-tabs .btn-new {
  bottom: -34px; }

.init-hide {
  display: none; }

.bold {
  font-weight: bold; }

.width10 {
  width: 10%; }

.width100 {
  width: 100%;
  max-width: initial !important; }

.padding-left-0 {
  padding-left: 0; }

.padding-0 {
  padding: 0 !important; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.black-text {
  color: #000; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-default {
  cursor: default; }

.cursor-not-allowed {
  cursor: not-allowed; }

.col-xs-10.margin-right-3 {
  width: 80%;
  margin-right: 3%; }

.margin-left-10 {
  margin-left: 10px; }

/* Place tooltips over the Release Calendar Button */
.tooltip {
  z-index: 20003; }

.dropdown-scroll {
  max-height: 300px;
  overflow-y: scroll; }

.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.data-table-body-expander {
  overflow: hidden; }

.data-source-text {
  cursor: help !important; }
  .data-source-text .flag {
    cursor: default !important; }
  .data-source-text .region-name {
    cursor: default !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 165px; }

.row.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .row.flex-row [class*='col-']:not(.no-flex) {
    display: flex;
    flex-direction: column;
    align-self: stretch !important; }

.no-selection {
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }

.rotate-45-deg {
  transform: rotate(45deg); }

@font-face {
  font-family: "fontawesome";
  font-style: normal;
  font-weight: normal;
  src: url("/Content/libs/font-awesome/fonts/fontawesome-webfont.eot");
  src: url("/Content/libs/font-awesome/fonts/fontawesome-webfont.woff?#iefix") format("embedded-opentype"), url("/Content/libs/font-awesome/fonts/fontawesome-webfont.ttf") format("truetype"), url("/Content/libs/font-awesome/fonts/fontawesome-webfont.svg?#fontawesome") format("esvg"); }

input[type="checkbox"].styled + label,
input[type="radio"].styled + label,
.abc-checkbox input[type=checkbox] + label {
  line-height: 18px;
  text-align: left; }

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after,
.abc-checkbox input[type=checkbox]:checked + label:after {
  font-family: "FontAwesome";
  letter-spacing: 1px; }

input[type="checkbox"]:focus + label::before,
input[type="radio"]:focus + label::before {
  outline: none !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.75); }

.bootstrap-switch {
  border-color: #dadada; }
  .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background-color: #4b9dd6 !important; }
  .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    background-color: #47ddb6 !important; }

.dropdown-menu > li > a,
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-image: none !important; }

.dropdown-menu > li > a {
  background-color: #fff;
  color: #0177bf; }
  .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:active {
    background-color: #47ddb6;
    color: #fff; }

.dropdown-menu > .active > a {
  background-color: #fff;
  color: #0177bf; }
  .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:active {
    background-color: #47ddb6;
    color: #fff; }

.multiselect-container {
  color: #0177bf; }
  .multiselect-container > li .checkbox {
    position: relative;
    display: block;
    margin: 0;
    padding: 0; }
    .multiselect-container > li .checkbox label {
      display: inline-block;
      width: 100%;
      margin: 0;
      padding: 5px 15px 5px 35px;
      white-space: nowrap;
      text-align: left !important; }
      .multiselect-container > li .checkbox label span {
        text-align: left !important; }
      .multiselect-container > li .checkbox label::before, .multiselect-container > li .checkbox label::after {
        top: 6px;
        left: 10px;
        margin-left: 0; }
  .multiselect-container > li.multiselect-group {
    border-top: 1px solid #dadada;
    margin-top: 3px;
    cursor: default; }
    .multiselect-container > li.multiselect-group.multiselect-group-clickable:hover {
      background: #47ddb6;
      color: #fff; }
    .multiselect-container > li.multiselect-group > label {
      padding: 6px 0 4px 35px;
      width: 100%; }

.checkbox-primary input[type="checkbox"]:checked + label,
.checkbox-primary input[type="radio"]:checked + label {
  text-align: left; }
  .checkbox-primary input[type="checkbox"]:checked + label::before,
  .checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #0177bf;
    border-color: #0177bf; }

.checkbox input[type="checkbox"][disabled] + label,
.checkbox input[type="radio"][disabled] + label {
  cursor: not-allowed; }

.init-hide {
  display: none; }

.bold {
  font-weight: bold; }

.width10 {
  width: 10%; }

.width100 {
  width: 100%;
  max-width: initial !important; }

.padding-left-0 {
  padding-left: 0; }

.padding-0 {
  padding: 0 !important; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.black-text {
  color: #000; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-default {
  cursor: default; }

.cursor-not-allowed {
  cursor: not-allowed; }

.col-xs-10.margin-right-3 {
  width: 80%;
  margin-right: 3%; }

.margin-left-10 {
  margin-left: 10px; }

/* Place tooltips over the Release Calendar Button */
.tooltip {
  z-index: 20003; }

.dropdown-scroll {
  max-height: 300px;
  overflow-y: scroll; }

.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.data-table-body-expander {
  overflow: hidden; }

.data-source-text {
  cursor: help !important; }
  .data-source-text .flag {
    cursor: default !important; }
  .data-source-text .region-name {
    cursor: default !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 165px; }

.row.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .row.flex-row [class*='col-']:not(.no-flex) {
    display: flex;
    flex-direction: column;
    align-self: stretch !important; }

.no-selection {
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }

.rotate-45-deg {
  transform: rotate(45deg); }

.swal2-container.swal2-shown {
  background-color: rgba(37, 45, 57, 0.65); }

.modal-backdrop {
  background-color: #252d39;
  z-index: 20001; }
  .modal-backdrop.in {
    opacity: 0.85; }

.modal {
  z-index: 20002; }
  .modal .modal-footer .btn:not(.btn-primary) {
    color: #727272 !important;
    border-color: transparent; }

.modal-white-close-btn, .modal.default-modal .close,
.modal.description-modal .close,
.modal.gallery-modal .close {
  color: #fff;
  text-shadow: 0 1px 0 #151515;
  filter: alpha(opacity=80);
  opacity: 0.8;
  font-size: 26px;
  margin-top: -1px; }

.modal-white-close-btn:hover, .modal.default-modal .close:hover,
.modal.description-modal .close:hover,
.modal.gallery-modal .close:hover {
  filter: alpha(opacity=100);
  opacity: 1; }

.modal.description-modal,
.modal.title-description-modal {
  top: 0;
  padding-top: 50px; }
  .modal.description-modal .modal-content,
  .modal.title-description-modal .modal-content {
    background: #fff; }

.modal.default-modal {
  top: 0;
  padding-top: 50px; }
  .modal.default-modal .btn-close {
    position: absolute;
    background: transparent;
    border: none;
    outline: none;
    right: 20px; }
    .modal.default-modal .btn-close .close-x,
    .modal.default-modal .btn-close .close-x:after {
      background-color: rgba(255, 255, 255, 0.8); }
    .modal.default-modal .btn-close .close-x.close-x-xs {
      margin-top: 2px;
      height: 20px !important; }
      .modal.default-modal .btn-close .close-x.close-x-xs:after {
        left: -9px !important;
        top: 9px !important;
        width: 20px !important; }
    .modal.default-modal .btn-close:hover .close-x,
    .modal.default-modal .btn-close:hover .close-x:after, .modal.default-modal .btn-close:active .close-x,
    .modal.default-modal .btn-close:active .close-x:after {
      background-color: #fff; }

.modal.default-modal .modal-header,
.modal.description-modal .modal-header,
.modal.gallery-modal .modal-header {
  background: #0177bf;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }
  .modal.default-modal .modal-header h4,
  .modal.description-modal .modal-header h4,
  .modal.gallery-modal .modal-header h4 {
    color: #fff; }

.modal.gallery-modal .modal-dialog {
  width: 85% !important;
  height: 90% !important; }

.modal.gallery-modal .modal-content {
  position: relative;
  height: 100%;
  padding: 0 25px; }

.modal.gallery-modal .modal-body {
  position: relative;
  padding: 15px;
  height: calc(100% - 120px);
  overflow-y: auto; }

@media (max-width: 768px) {
  .modal.gallery-modal .modal-dialog {
    width: 100% !important; } }

.base-description-modal-with-image .modal-dialog {
  width: 75%;
  min-width: 640px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.base-description-modal-with-image .modal-header,
.base-description-modal-with-image .modal-body,
.base-description-modal-with-image .modal-footer {
  padding: 15px 25px; }

.base-description-modal-with-image .modal-header {
  position: relative;
  border: none;
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #fff;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }
  .base-description-modal-with-image .modal-header .image-container {
    height: 85px;
    width: 85px;
    overflow: hidden;
    display: inline-block; }
  .base-description-modal-with-image .modal-header .modal-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    color: #151515;
    border: none;
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 135px;
    right: 60px;
    cursor: default; }
    .base-description-modal-with-image .modal-header .modal-title > span {
      display: block;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .base-description-modal-with-image .modal-header .modal-title > .sub-title {
      font-size: 18px;
      line-height: 24px;
      color: #565A5C; }
  .base-description-modal-with-image .modal-header .btn-close {
    position: absolute;
    top: 20px;
    right: 25px;
    background: transparent;
    border: none; }
    .base-description-modal-with-image .modal-header .btn-close .close-x,
    .base-description-modal-with-image .modal-header .btn-close .close-x:after {
      background-color: #bbb; }
    .base-description-modal-with-image .modal-header .btn-close:focus {
      outline: none; }
    .base-description-modal-with-image .modal-header .btn-close:hover .close-x,
    .base-description-modal-with-image .modal-header .btn-close:hover .close-x:after, .base-description-modal-with-image .modal-header .btn-close:focus .close-x,
    .base-description-modal-with-image .modal-header .btn-close:focus .close-x:after, .base-description-modal-with-image .modal-header .btn-close:active .close-x,
    .base-description-modal-with-image .modal-header .btn-close:active .close-x:after {
      background-color: #565a5c; }

.base-description-modal-with-image.gallery-modal .modal-content {
  padding: 0 25px; }

.base-description-modal-with-image.gallery-modal .modal-header {
  margin: 15px 25px; }
  .base-description-modal-with-image.gallery-modal .modal-header .btn-close {
    top: 0;
    right: -25px; }

.base-description-modal-with-image .modal-body {
  padding-top: 10px; }
  .base-description-modal-with-image .modal-body h4 {
    color: #565A5C;
    font-size: 16px;
    margin-bottom: 10px; }

.init-hide {
  display: none; }

.bold {
  font-weight: bold; }

.width10 {
  width: 10%; }

.width100 {
  width: 100%;
  max-width: initial !important; }

.padding-left-0 {
  padding-left: 0; }

.padding-0 {
  padding: 0 !important; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.black-text {
  color: #000; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-default {
  cursor: default; }

.cursor-not-allowed {
  cursor: not-allowed; }

.col-xs-10.margin-right-3 {
  width: 80%;
  margin-right: 3%; }

.margin-left-10 {
  margin-left: 10px; }

/* Place tooltips over the Release Calendar Button */
.tooltip {
  z-index: 20003; }

.dropdown-scroll {
  max-height: 300px;
  overflow-y: scroll; }

.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.data-table-body-expander {
  overflow: hidden; }

.data-source-text {
  cursor: help !important; }
  .data-source-text .flag {
    cursor: default !important; }
  .data-source-text .region-name {
    cursor: default !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 165px; }

.row.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .row.flex-row [class*='col-']:not(.no-flex) {
    display: flex;
    flex-direction: column;
    align-self: stretch !important; }

.no-selection {
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }

.rotate-45-deg {
  transform: rotate(45deg); }

.navbar {
  border-radius: 0;
  z-index: 20000;
  border: none !important;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }
  .navbar .navbar-brand {
    float: none;
    padding: 0; }
  .navbar .platforms-search-dropdown {
    max-height: 400px; }
  .navbar.navbar-custom {
    padding: 0 25px 0 45px; }

.navbar-dropdown {
  padding: 0 0 0 20px; }

.navbar-custom .container,
.navbar-ddl-button {
  height: 60px; }

.navbar-custom .navbar-header {
  margin-top: 3px; }

.navbar-ddl-button {
  font-size: 2em;
  line-height: 30px !important; }
  .navbar-ddl-button .gpicon {
    top: -1px;
    font-size: 20px; }

body.modal-open #gamepulseMenu.modal.in + div .navbar-dropdown > .navbar-ddl-button .gpicon:before {
  content: "\e907" !important; }

.navbar-custom .modal.navbar-fullscreen {
  margin: 0;
  padding: 0 30px;
  border: 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 60px;
  bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  background: linear-gradient(180deg, rgba(54, 57, 65, 0.98) 0%, rgba(37, 45, 57, 0.98) 100%);
  z-index: 100; }
  .navbar-custom .modal.navbar-fullscreen .menu-container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .navbar-custom .modal.navbar-fullscreen .modal-dialog {
    width: 100% !important;
    max-width: 1200px;
    position: relative;
    margin: 40px auto;
    padding-bottom: 10px; }
    .navbar-custom .modal.navbar-fullscreen .modal-dialog > .row {
      padding: 0 30px; }
  .navbar-custom .modal.navbar-fullscreen .btn-close {
    background-color: transparent;
    border: 0 !important;
    outline: none !important;
    position: absolute;
    top: 0;
    right: 22px;
    width: 100px;
    height: 100px;
    padding: 10px;
    color: #8e908f;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease; }
    .navbar-custom .modal.navbar-fullscreen .btn-close .close-text {
      display: block;
      text-align: center; }
    .navbar-custom .modal.navbar-fullscreen .btn-close:hover {
      color: #47ddb6; }
      .navbar-custom .modal.navbar-fullscreen .btn-close:hover .close-x,
      .navbar-custom .modal.navbar-fullscreen .btn-close:hover .close-x::after {
        background-color: #47ddb6; }
  .navbar-custom .modal.navbar-fullscreen h1 {
    text-align: center;
    color: #fff;
    margin: 0 0 40px;
    padding: 0 100px;
    cursor: default;
    font-size: 42px;
    font-weight: 300; }
    .navbar-custom .modal.navbar-fullscreen h1 small {
      font-size: 40%;
      line-height: inherit;
      display: inline-block;
      transform: translateY(-100%); }
  .navbar-custom .modal.navbar-fullscreen .channel-item {
    padding: 0 15px 30px;
    height: 260px; }
    .navbar-custom .modal.navbar-fullscreen .channel-item > a,
    .navbar-custom .modal.navbar-fullscreen .channel-item > .disabled {
      display: block;
      text-align: center; }
    .navbar-custom .modal.navbar-fullscreen .channel-item .disabled {
      opacity: 0.5;
      cursor: not-allowed; }
    .navbar-custom .modal.navbar-fullscreen .channel-item .channel-icon {
      display: inline-block;
      margin: 0;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-shadow: 0 0 0 transparent;
      -moz-box-shadow: 0 0 0 transparent;
      box-shadow: 0 0 0 transparent;
      -webkit-transition: box-shadow 100ms ease-in-out;
      -moz-transition: box-shadow 100ms ease-in-out;
      -o-transition: box-shadow 100ms ease-in-out;
      transition: box-shadow 100ms ease-in-out; }
    .navbar-custom .modal.navbar-fullscreen .channel-item .channel-name,
    .navbar-custom .modal.navbar-fullscreen .channel-item .channel-description,
    .navbar-custom .modal.navbar-fullscreen .channel-item .subscription-required {
      display: block;
      text-align: center; }
    .navbar-custom .modal.navbar-fullscreen .channel-item .channel-name {
      margin: 12px 0 8px;
      font-weight: bold;
      font-size: 18px;
      color: #fff; }
    .navbar-custom .modal.navbar-fullscreen .channel-item .channel-description {
      color: #e0e0e0;
      font-size: 12px;
      line-height: 20px; }
    .navbar-custom .modal.navbar-fullscreen .channel-item .subscription-required {
      color: #fff;
      font-size: 12px; }
    .navbar-custom .modal.navbar-fullscreen .channel-item > a:hover .channel-name, .navbar-custom .modal.navbar-fullscreen .channel-item > a:focus .channel-name, .navbar-custom .modal.navbar-fullscreen .channel-item > a:active .channel-name {
      color: #47ddb6; }
    .navbar-custom .modal.navbar-fullscreen .channel-item > a:hover .channel-icon, .navbar-custom .modal.navbar-fullscreen .channel-item > a:focus .channel-icon, .navbar-custom .modal.navbar-fullscreen .channel-item > a:active .channel-icon {
      -webkit-box-shadow: 0 0 14px rgba(71, 221, 182, 0.4);
      -moz-box-shadow: 0 0 14px rgba(71, 221, 182, 0.4);
      box-shadow: 0 0 14px rgba(71, 221, 182, 0.4); }
  .navbar-custom .modal.navbar-fullscreen .account-items {
    display: block;
    text-align: center;
    margin: 30px auto 30px; }
    .navbar-custom .modal.navbar-fullscreen .account-items > div {
      display: inline-block;
      padding: 0 30px; }
      .navbar-custom .modal.navbar-fullscreen .account-items > div > a {
        background: none;
        border: 0;
        font-size: 14px;
        padding: 2px 12px;
        color: #4b9dd6; }
        .navbar-custom .modal.navbar-fullscreen .account-items > div > a:hover {
          color: #47ddb6;
          text-decoration: underline !important; }
      .navbar-custom .modal.navbar-fullscreen .account-items > div:not(:last-child) {
        border-right: 1px solid #aaa; }
  .navbar-custom .modal.navbar-fullscreen .contact-container {
    padding: 20px 60px;
    margin: 0 auto;
    max-width: 992px;
    min-width: 400px;
    text-align: center;
    color: #fff;
    font-weight: 300; }
    .navbar-custom .modal.navbar-fullscreen .contact-container h2 {
      font-size: 29px;
      margin: 20px 0 60px; }
    .navbar-custom .modal.navbar-fullscreen .contact-container hr {
      opacity: 0.2;
      height: 1px;
      margin: 40px 0; }
    .navbar-custom .modal.navbar-fullscreen .contact-container .btn-gamepulse {
      display: block;
      margin: 20px auto;
      min-width: 120px;
      max-width: 420px;
      padding: 17px 15px 15px;
      font-weight: 800;
      font-size: 18px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      -ms-border-radius: 50px;
      border-radius: 50px; }
    .navbar-custom .modal.navbar-fullscreen .contact-container span {
      display: inline-block;
      margin: 10px auto;
      font-size: 16px; }
    .navbar-custom .modal.navbar-fullscreen .contact-container h3 {
      margin: 20px auto;
      font-size: 26px; }
      .navbar-custom .modal.navbar-fullscreen .contact-container h3 > a {
        color: #fff; }
        .navbar-custom .modal.navbar-fullscreen .contact-container h3 > a:hover {
          color: #47ddb6; }
    .navbar-custom .modal.navbar-fullscreen .contact-container .additional-info {
      text-align: center; }
      .navbar-custom .modal.navbar-fullscreen .contact-container .additional-info a {
        color: #47ddb6; }

.navbar-search {
  top: 14px; }
  .navbar-search .form-inline {
    height: 34px; }
  .navbar-search .twitter-typeahead {
    z-index: 10002; }
    .navbar-search .twitter-typeahead > input {
      border-right: none !important;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      -ms-border-radius: 0;
      border-radius: 0;
      -webkit-box-shadow: none !important;
      -moz-box-shadow: none !important;
      box-shadow: none !important; }
      .navbar-search .twitter-typeahead > input:focus {
        border-color: #dadada; }
    .navbar-search .twitter-typeahead input.tt-hint {
      color: rgba(86, 90, 92, 0.5); }
    .navbar-search .twitter-typeahead .tt-menu {
      z-index: 0 !important;
      top: 0 !important;
      padding-top: 32px !important; }
  .navbar-search .input-group > .input-group-btn {
    height: 34px !important;
    display: table-cell;
    vertical-align: top; }
  .navbar-search .dropdown-toggle {
    background-image: none;
    background-color: #fff;
    border-color: #dadada;
    color: #0177bf;
    text-shadow: none; }
    .navbar-search .dropdown-toggle:active {
      border-color: #dadada;
      background-color: #F6F7F7;
      outline: none; }
    .navbar-search .dropdown-toggle:hover {
      background-color: #F6F7F7; }
      .navbar-search .dropdown-toggle:hover > span {
        color: #0177bf; }
  .navbar-search .navbar-search-bar {
    font-weight: 600; }
    .navbar-search .navbar-search-bar.tt-hint {
      height: 34px !important; }
  .navbar-search .navbar-search-dropdown {
    margin-right: -2px; }
    .navbar-search .navbar-search-dropdown .dropdown-toggle {
      position: relative;
      min-width: 90px;
      padding: 7px 26px 5px 14px;
      background-color: #fff;
      z-index: 10002; }
      .navbar-search .navbar-search-dropdown .dropdown-toggle > .caret {
        position: relative;
        right: -16px;
        top: -1px; }
    .navbar-search .navbar-search-dropdown .dropdown-menu {
      background: #fff !important;
      padding: 17px 0 0;
      margin-top: -15px;
      border: none;
      -webkit-border-radius: 0 0 4px 4px;
      -moz-border-radius: 0 0 4px 4px;
      -ms-border-radius: 0 0 4px 4px;
      border-radius: 0 0 4px 4px;
      z-index: 10001; }
      .navbar-search .navbar-search-dropdown .dropdown-menu li > a {
        padding: 5px 15px 5px; }
      .navbar-search .navbar-search-dropdown .dropdown-menu li:last-child > a {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        -ms-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px; }
  .navbar-search .navbar-search-dropdown.open .dropdown-toggle {
    color: #0177bf !important;
    background: #F6F7F7;
    border-color: #dadada; }
  .navbar-search .platforms-dropdown {
    margin-bottom: 4px;
    margin-left: -1px; }
    .navbar-search .platforms-dropdown .dropdown-menu,
    .navbar-search .platforms-dropdown .dropdown-toggle {
      width: 245px; }
    .navbar-search .platforms-dropdown .dropdown-toggle {
      position: relative;
      text-align: left;
      border: 1px solid #dadada;
      padding: 7px 24px 5px 12px;
      color: #555 !important;
      font-weight: 600;
      z-index: 10002;
      -webkit-border-radius: 0 20px 20px 0;
      -moz-border-radius: 0 20px 20px 0;
      -ms-border-radius: 0 20px 20px 0;
      border-radius: 0 20px 20px 0; }
      .navbar-search .platforms-dropdown .dropdown-toggle .caret {
        position: absolute;
        right: 12px;
        top: calc(50% - 2px); }
    .navbar-search .platforms-dropdown.open .dropdown-toggle {
      background-color: #F6F7F7;
      color: #0177bf;
      border-color: #dadada; }
    .navbar-search .platforms-dropdown .dropdown-menu {
      background-color: #fff !important;
      z-index: 10001;
      top: 10px;
      padding-top: 25px;
      max-height: 400px;
      overflow: auto; }
      .navbar-search .platforms-dropdown .dropdown-menu > li > a {
        padding-left: 26px; }
      .navbar-search .platforms-dropdown .dropdown-menu > li.divider {
        margin: 5px 0; }
  .navbar-search .tt-menu {
    width: 100%; }
  .navbar-search .tt-cursor {
    background-color: #0177bf; }
  .navbar-search .tt-cursor a {
    color: #fff !important; }
  .navbar-search .navbar-search-btn {
    outline: none !important;
    opacity: 1 !important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dadada;
    border-left: none;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    -ms-border-radius: 0 20px 20px 0;
    border-radius: 0 20px 20px 0; }
    .navbar-search .navbar-search-btn > .glyphicon {
      left: -2px;
      top: 2px;
      opacity: 0.8; }
    .navbar-search .navbar-search-btn:hover, .navbar-search .navbar-search-btn:active {
      background-color: #fff !important; }
      .navbar-search .navbar-search-btn:hover > .glyphicon, .navbar-search .navbar-search-btn:active > .glyphicon {
        opacity: 1; }
  .navbar-search .navbar-search-btn > span,
  .navbar-search .navbar-search-dropdown > .dropdown-toggle,
  .navbar-search .navbar-search-dropdown > .dropdown-menu li > a {
    color: #0177bf;
    font-weight: 600;
    background-image: none; }
  .navbar-search .navbar-search-dropdown > .dropdown-toggle {
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -ms-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px; }
  .navbar-search .navbar-search-dropdown > .dropdown-menu li > a:hover {
    color: #fff; }
  .navbar-search .navbar-search-btn:hover > span {
    color: #0177bf; }
  .navbar-search.disabled * {
    pointer-events: none; }
  .navbar-search.disabled .navbar-search-btn > span,
  .navbar-search.disabled .navbar-search-dropdown .dropdown-toggle > span,
  .navbar-search.disabled .twitter-typeahead > input {
    opacity: 0.5; }

@media (max-width: 767px) {
  .navbar-dropdown {
    padding: 0;
    overflow: hidden; }
  .navbar-ddl-button {
    height: auto !important; } }

/* Navbar Recolor 
 * Generated from: http://work.smarchal.com/twbscolor/css/e74c3cc0392becf0f1ffbbbc0
 * The resulting CSS was tweaked to achieve the desired effect.
 */
.navbar-custom {
  background: #2E5586;
  background: -moz-linear-gradient(left, #2E5586, #1D3C59);
  background: -webkit-linear-gradient(right, #2E5586, #1D3C59);
  background: linear-gradient(to right #2E5586, #1D3C59); }

.navbar-custom .navbar-brand {
  color: #eee; }

.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus {
  color: #eee; }

.navbar-custom .navbar-text {
  color: #eee; }

.navbar-custom .navbar-nav > li > a {
  color: #eee; }

.navbar-custom .navbar-nav > li > .dropdown-menu {
  background-color: transparent; }

.navbar-custom .navbar-nav > li > .dropdown-menu > li > a {
  color: #eee; }

.navbar-custom .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-custom .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #fff; }

.navbar-custom .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #47ddb6; }

.navbar-custom .navbar-nav .open .dropdown-menu > .active > a,
.navbar-custom .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-custom .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #eee;
  background-color: #47ddb6; }

.navbar-custom .navbar-nav > .active > a,
.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
  color: #eee;
  background-color: #47ddb6; }

.navbar-custom .navbar-nav > .navbar-dropdown > a {
  background-size: 200%;
  background-position: 50%;
  background-image: none;
  background-color: transparent;
  -webkit-transition: all 0.3s ease, background-color 0.1s ease;
  -moz-transition: all 0.3s ease, background-color 0.1s ease;
  -o-transition: all 0.3s ease, background-color 0.1s ease;
  transition: all 0.3s ease, background-color 0.1s ease;
  width: 60px;
  text-align: center; }
  .navbar-custom .navbar-nav > .navbar-dropdown > a:not(.btn-disabled):not(:disabled):not(.active):focus {
    background-color: transparent;
    outline: none; }
  .navbar-custom .navbar-nav > .navbar-dropdown > a:not(.btn-disabled):not(:disabled):not(.active):hover, .navbar-custom .navbar-nav > .navbar-dropdown > a:not(.btn-disabled):not(:disabled):not(.active):active:hover {
    background-color: #0164a1 !important; }
  .navbar-custom .navbar-nav > .navbar-dropdown > a:not(.btn-disabled):not(:disabled):not(.active):active {
    background-color: #015182;
    background-image: -webkit-radial-gradient(circle, #015182 10%, #0177bf 11%) !important;
    background-image: radial-gradient(circle, #015182 10%, #0177bf 11%) !important;
    background-repeat: no-repeat;
    background-size: 1000%;
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4); }

.navbar-custom .navbar-nav > .open > a {
  background-color: #014873 !important; }
  .navbar-custom .navbar-nav > .open > a :hover,
  .navbar-custom .navbar-nav > .open > a :focus {
    color: #eee; }

.navbar-custom .navbar-toggle {
  border-color: #47ddb6; }

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #47ddb6; }

.navbar-custom .navbar-toggle .icon-bar {
  background-color: #eee; }

.navbar-custom .navbar-collapse,
.navbar-custom .navbar-form {
  border-color: #eee; }

.navbar-custom .navbar-link {
  color: #eee; }

.navbar-custom .navbar-link:hover {
  color: #eee; }

.navbar-custom .account-dropdown {
  padding: 0;
  overflow: visible; }
  .navbar-custom .account-dropdown.open {
    z-index: 99999; }
  .navbar-custom .account-dropdown > a.round-button {
    font-size: 22px;
    height: 38px;
    width: 38px;
    margin: 12px 10px 0 15px;
    padding: 8px;
    background-color: #0177bf;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
  .navbar-custom .account-dropdown ul.dropdown-menu {
    position: absolute;
    width: 180px;
    margin-top: 5px;
    color: #999;
    background-color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid rgba(21, 21, 21, 0.15);
    -webkit-box-shadow: 0 6px 12px rgba(21, 21, 21, 0.18);
    -moz-box-shadow: 0 6px 12px rgba(21, 21, 21, 0.18);
    box-shadow: 0 6px 12px rgba(21, 21, 21, 0.18); }
    .navbar-custom .account-dropdown ul.dropdown-menu > li.dropdown-header {
      padding-top: 8px; }
      .navbar-custom .account-dropdown ul.dropdown-menu > li.dropdown-header > span {
        font-size: 16px;
        color: #151515; }
      .navbar-custom .account-dropdown ul.dropdown-menu > li.dropdown-header > a {
        padding: 0;
        margin: 4px 0 8px;
        background-color: transparent;
        color: #0177bf;
        font-size: 11px; }
        .navbar-custom .account-dropdown ul.dropdown-menu > li.dropdown-header > a:hover, .navbar-custom .account-dropdown ul.dropdown-menu > li.dropdown-header > a:active {
          color: #47ddb6; }
    .navbar-custom .account-dropdown ul.dropdown-menu > li > a {
      position: relative;
      padding: 8px 35px 8px 20px;
      font-size: 12px;
      color: #555; }
      .navbar-custom .account-dropdown ul.dropdown-menu > li > a > span.gpicon.gpicon-dashboard, .navbar-custom .account-dropdown ul.dropdown-menu > li > a > span.gpicon.gpicon-settings {
        margin-left: -2px; }
      .navbar-custom .account-dropdown ul.dropdown-menu > li > a > span.gpmenu-name {
        position: absolute;
        left: 45px;
        top: 48%;
        transform: translateY(-50%); }

@media (max-width: 1200px) {
  .navbar-custom .modal.navbar-fullscreen .channel-item {
    padding: 25px 15px; } }

@media (max-width: 640px) {
  .navbar-custom .modal.navbar-fullscreen h1 {
    font-size: 32px; } }

@media (max-width: 480px) {
  .navbar-custom .modal.navbar-fullscreen h1 {
    font-size: 22px; } }

@media (max-width: 992px) {
  .navbar.navbar-custom {
    padding: 0 0 0 35px; }
  .navbar-dropdown {
    padding-left: 10px; }
  .navbar-custom .modal.navbar-fullscreen .channel-item {
    height: 210px; }
    .navbar-custom .modal.navbar-fullscreen .channel-item .channel-description {
      display: none; }
  .navbar-custom .modal.navbar-fullscreen .modal-dialog > .row {
    padding-left: 50px;
    padding-right: 50px; } }

@media (max-width: 768px) {
  .navbar-custom.show-search .navbar-nav {
    margin-bottom: 48px; }
  .navbar-custom.show-search .modal.navbar-fullscreen {
    top: 99px; }
  .navbar-header {
    z-index: 4 !important; }
  .navbar-dropdown {
    z-index: 3;
    float: right;
    margin: 3px 20px 0 0; }
    .navbar-dropdown.account-dropdown {
      margin: -2px -10px 0 0; }
  .navbar-dropdown:not(.account-dropdown).open {
    position: absolute !important;
    left: 0;
    right: 0; }
  .twitter-typeahead,
  .platforms-dropdown > .dropdown-toggle,
  .platforms-dropdown > .dropdown-menu {
    width: 100% !important; }
  .platforms-dropdown > .dropdown-menu {
    max-height: 240px !important;
    border: 1px solid #dadada !important; }
  .navbar-custom .navbar-nav > li > a {
    text-align: right;
    padding-right: 40px;
    background-size: 200%;
    background-position: 50%;
    background-image: none;
    background-color: #4b9dd6;
    -webkit-transition: all 0.3s ease, background-color 0.1s ease;
    -moz-transition: all 0.3s ease, background-color 0.1s ease;
    -o-transition: all 0.3s ease, background-color 0.1s ease;
    transition: all 0.3s ease, background-color 0.1s ease; }
    .navbar-custom .navbar-nav > li > a:not(.btn-disabled):not(:disabled):not(.active):focus {
      background-color: #4b9dd6;
      outline: none; }
    .navbar-custom .navbar-nav > li > a:not(.btn-disabled):not(:disabled):not(.active):hover, .navbar-custom .navbar-nav > li > a:not(.btn-disabled):not(:disabled):not(.active):active:hover {
      background-color: #2dd8ac !important; }
    .navbar-custom .navbar-nav > li > a:not(.btn-disabled):not(:disabled):not(.active):active {
      background-color: #24c39a;
      background-image: -webkit-radial-gradient(circle, #24c39a 10%, #47ddb6 11%) !important;
      background-image: radial-gradient(circle, #24c39a 10%, #47ddb6 11%) !important;
      background-repeat: no-repeat;
      background-size: 1000%;
      -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
      -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4);
      box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.4); }
  .navbar-search {
    position: absolute !important;
    top: 60px;
    left: 30px;
    right: 30px; }
    .navbar-search .dropdown-menu {
      position: absolute !important; }
  .navbar-nav {
    margin: 0 -15px 0; }
  .navbar-header {
    position: absolute;
    top: 0;
    left: 60px;
    padding-bottom: 3px;
    z-index: 1; }
  .navbar.navbar-custom {
    padding: 0;
    margin-bottom: 0 !important; }
  .navbar-custom .modal.navbar-fullscreen {
    top: 51px;
    padding: 10px; }
    .navbar-custom .modal.navbar-fullscreen .btn-close {
      right: 10px;
      top: 10px; }
    .navbar-custom .modal.navbar-fullscreen .channel-item {
      padding: 5px 15px;
      height: 200px; }
      .navbar-custom .modal.navbar-fullscreen .channel-item .channel-name {
        font-size: 14px;
        min-width: 112px; } }

.impersonation-warning {
  color: #fff;
  text-align: center;
  margin: 0 20px 5px; }

@media (min-width: 1921px) {
  .navbar-custom .modal.navbar-fullscreen .channel-item {
    height: 310px; } }

@media (min-width: 992px) {
  .col-xl-offset-1-5 {
    margin-left: 12.5%; } }

@media (min-width: 992px) {
  .col-lg-offset-1-5 {
    margin-left: 12.5%; } }

@media (min-width: 768px) {
  .navbar-right {
    margin-right: 0; }
  .col-md-offset-1-5 {
    margin-left: 12.5%; } }

.init-hide {
  display: none; }

.bold {
  font-weight: bold; }

.width10 {
  width: 10%; }

.width100 {
  width: 100%;
  max-width: initial !important; }

.padding-left-0 {
  padding-left: 0; }

.padding-0 {
  padding: 0 !important; }

.align-left {
  text-align: left !important; }

.align-center {
  text-align: center !important; }

.align-right {
  text-align: right !important; }

.black-text {
  color: #000; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-default {
  cursor: default; }

.cursor-not-allowed {
  cursor: not-allowed; }

.col-xs-10.margin-right-3 {
  width: 80%;
  margin-right: 3%; }

.margin-left-10 {
  margin-left: 10px; }

/* Place tooltips over the Release Calendar Button */
.tooltip {
  z-index: 20003; }

.dropdown-scroll {
  max-height: 300px;
  overflow-y: scroll; }

.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.data-table-body-expander {
  overflow: hidden; }

.data-source-text {
  cursor: help !important; }
  .data-source-text .flag {
    cursor: default !important; }
  .data-source-text .region-name {
    cursor: default !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    max-width: 165px; }

.row.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
  .row.flex-row [class*='col-']:not(.no-flex) {
    display: flex;
    flex-direction: column;
    align-self: stretch !important; }

.no-selection {
  cursor: default;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently not supported by any browser */ }

.rotate-45-deg {
  transform: rotate(45deg); }

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0; }

.tt-hint {
  display: block;
  width: 100%;
  height: 34px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.4;
  vertical-align: middle;
  color: #565a5c;
  background-color: #fff;
  border: 1px solid #dadada;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.tt-menu {
  min-width: 160px;
  margin-top: 0;
  padding: 0;
  background-color: #fff;
  border: 1px solid #dadada;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .tt-menu .tt-cursor {
    background-color: #0177bf; }
    .tt-menu .tt-cursor * {
      color: #fff !important; }

.tt-suggestion {
  display: block;
  padding: 0 12px;
  margin: 0;
  cursor: pointer; }
  .tt-suggestion p {
    margin: 0; }
  .tt-suggestion > a,
  .tt-suggestion > span {
    width: 100%;
    margin: 4px 0;
    display: inline-block;
    color: #565a5c;
    text-decoration: none !important; }
  .tt-suggestion:hover, .tt-suggestion.tt-cursor, .tt-suggestion.tt-is-under-cursor {
    color: #fff;
    background-color: #0177bf; }
    .tt-suggestion:hover > a,
    .tt-suggestion:hover > span, .tt-suggestion.tt-cursor > a,
    .tt-suggestion.tt-cursor > span, .tt-suggestion.tt-is-under-cursor > a,
    .tt-suggestion.tt-is-under-cursor > span {
      color: #fff; }

/*# sourceMappingURL=gamepulse.css.map */
