.vertical-centered-parent {
  text-align: center;
}
.vertical-centered-parent:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.vertical-centered {
  display: inline-block;
  vertical-align: middle;
}
.selectable-table td,
.selectable-table th {
  vertical-align: middle !important;
}
.selectable-table td {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.selectable-table.table-striped tr.selected td {
  background-color: #16a085;
  color: #ffffff;
}
.selectable-table.datatables th {
  width: auto !important;
}
.selectable-table tr.selected {
  background-color: #16a085;
}
.selectable-table tr.selected:hover td {
  background-color: #16a085;
}
.selectable-table tr.selected .fa {
  color: white;
}
.selectable-table .selectable:hover {
  cursor: pointer;
}
.selectable-table .unselectable:hover {
  cursor: default;
}
.selectable-table .rankings-value {
  font-size: 14px;
  font-weight: bold;
}
.selectable-table tr td:first-of-type {
  font-size: 14px;
}
.selectable-table td:first-child {
  min-width: 325px;
  width: auto;
  max-width: 500px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .selectable-table td:first-child {
    min-width: 150px;
    max-width: 150px;
  }
}
.selectable-table-rownumbers td:nth-of-type(2) {
  max-width: 225px;
}
.selectable-table-first-ok td:first-child {
  min-width: initial !important;
  max-width: initial !important;
  width: auto !important;
}
.table-narrow-columns td {
  vertical-align: middle !important;
  white-space: initial;
}
.table-narrow-columns th:nth-child(1) {
  width: 3%;
}
.table-narrow-columns th:nth-child(3),
.table-narrow-columns th:nth-child(4) {
  width: 15%;
}
.table-narrow-columns td:nth-of-type(2) {
  width: 33.5% !important;
}
.info-tiles.tiles-indigo-2 {
  color: #ffffff;
}
.info-tiles.tiles-indigo-2 .tiles-heading {
  background: #9e3d9a;
}
.info-tiles.tiles-indigo-2 .tiles-body {
  background: #93278f;
}
.info-tiles.tiles-purple-2 {
  color: #ffffff;
}
.info-tiles.tiles-purple-2 .tiles-heading {
  background: #8c5ae0;
}
.info-tiles.tiles-purple-2 .tiles-body {
  background: #7f47dd;
}
.info-tiles.tiles-primary-2 {
  color: #ffffff;
}
.info-tiles.tiles-primary-2 .tiles-heading {
  background: #3fb4e5;
}
.info-tiles.tiles-primary-2 .tiles-body {
  background: #29abe2;
}
.info-tiles.tiles-orange-2 {
  color: #ffffff;
}
.info-tiles.tiles-orange-2 .tiles-heading {
  background: #ff911a;
}
.info-tiles.tiles-orange-2 .tiles-body {
  background: #ff8500;
}
.panel-primary-2 {
  border: 1px solid #bcbfbf;
}
.panel-primary-2 .panel-heading {
  color: #4d4d4d;
  background-color: #ffffff;
  font-weight: bolder;
}
.panel-primary-2 .panel-heading h4 {
  color: #4d4d4d !important;
  font-weight: bolder;
}
.panel-primary-2 .panel-heading .options .nav-tabs li.active a {
  color: #fff !important;
  font-weight: normal;
}
.panel-primary-2 .panel-heading .options .nav-tabs li a {
  color: #4d4d4d !important;
  font-weight: normal;
}
.panel-primary-2 .panel-body {
  border: none !important;
  padding: 0 10px 10px 10px !important;
}
.panel-primary-2 .panel-footer {
  border: none !important;
  background-color: #ffffff !important;
  padding: 0 !important;
}
@media (min-width: 1500px) {
  .col-xlg-1,
  .col-xlg-2,
  .col-xlg-3,
  .col-xlg-4,
  .col-xlg-5,
  .col-xlg-6,
  .col-xlg-7,
  .col-xlg-8,
  .col-xlg-9,
  .col-xlg-10,
  .col-xlg-11,
  .col-xlg-12 {
    float: left;
  }
  .col-xlg-12 {
    width: 100%;
  }
  .col-xlg-11 {
    width: 91.66666666666666%;
  }
  .col-xlg-10 {
    width: 83.33333333333334%;
  }
  .col-xlg-9 {
    width: 75%;
  }
  .col-xlg-8 {
    width: 66.66666666666666%;
  }
  .col-xlg-7 {
    width: 58.333333333333336%;
  }
  .col-xlg-6 {
    width: 50%;
  }
  .col-xlg-5 {
    width: 41.66666666666667%;
  }
  .col-xlg-4 {
    width: 33.33333333333333%;
  }
  .col-xlg-3 {
    width: 25%;
  }
  .col-xlg-2 {
    width: 16.666666666666664%;
  }
  .col-xlg-1 {
    width: 8.333333333333332%;
  }
  .col-xlg-pull-12 {
    right: 100%;
  }
  .col-xlg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-xlg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-xlg-pull-9 {
    right: 75%;
  }
  .col-xlg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-xlg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-xlg-pull-6 {
    right: 50%;
  }
  .col-xlg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-xlg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-xlg-pull-3 {
    right: 25%;
  }
  .col-xlg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-xlg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-xlg-pull-0 {
    right: 0%;
  }
  .col-xlg-push-12 {
    left: 100%;
  }
  .col-xlg-push-11 {
    left: 91.66666666666666%;
  }
  .col-xlg-push-10 {
    left: 83.33333333333334%;
  }
  .col-xlg-push-9 {
    left: 75%;
  }
  .col-xlg-push-8 {
    left: 66.66666666666666%;
  }
  .col-xlg-push-7 {
    left: 58.333333333333336%;
  }
  .col-xlg-push-6 {
    left: 50%;
  }
  .col-xlg-push-5 {
    left: 41.66666666666667%;
  }
  .col-xlg-push-4 {
    left: 33.33333333333333%;
  }
  .col-xlg-push-3 {
    left: 25%;
  }
  .col-xlg-push-2 {
    left: 16.666666666666664%;
  }
  .col-xlg-push-1 {
    left: 8.333333333333332%;
  }
  .col-xlg-push-0 {
    left: 0%;
  }
  .col-xlg-offset-12 {
    margin-left: 100%;
  }
  .col-xlg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-xlg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-xlg-offset-9 {
    margin-left: 75%;
  }
  .col-xlg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-xlg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-xlg-offset-6 {
    margin-left: 50%;
  }
  .col-xlg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-xlg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-xlg-offset-3 {
    margin-left: 25%;
  }
  .col-xlg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-xlg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-xlg-offset-0 {
    margin-left: 0%;
  }
}
.navbar-collapse {
  padding: 0;
  margin: 0 15px;
}
.hiddenbar {
  display: none;
}
.delete-competitor-wrapper {
  width: 50px;
}
.delete-competitor {
  cursor: pointer;
}
.container-fluid {
  overflow: visible !important;
}
.nowrap {
  white-space: nowrap;
}
.nav-tabs>li {
  margin-bottom: -3px;
}
.container-app .nav-tabs li {
  margin-bottom: -1px;
}
.datatables thead {
  background-color: white;
  border-left: 1px solid #c9cfcf;
  border-right: 1px solid #c9cfcf;
}
.apps .btn {
  margin-bottom: 5px;
  margin-left: 5px;
}
.apps .btn:first-child {
  margin-left: 0;
}
.nav-tabs-wide .dataTables_wrapper > .row {
  display: none;
}
.nav-tabs-wide .nav.nav-tabs {
  border: none !important;
}
@media (max-width: 767px) {
  .nav-tabs-wide .nav.nav-tabs li {
    width: 100%;
  }
  .nav-tabs-wide .nav.nav-tabs li a {
    border: none !important;
  }
  .nav-tabs-wide .nav.nav-tabs li:not(.active) {
    border: 1px solid #c9cfcf;
  }
  .nav-tabs-wide .nav.nav-tabs li:not(.active):last-of-type {
    border-bottom-width: 2px;
  }
}
.jumping-controls {
  margin-bottom: 10px;
  margin-top: 10px;
}
@media (min-width: 1200px) {
  .jumping-controls {
    position: absolute;
    right: 24px;
  }
  .jumping-controls.competitor-btn {
    margin-bottom: -45px;
  }
}
tr.selected .progress {
  background-color: white !important;
}
tr.selected .progress-bar {
  background-color: gray !important;
}
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #e5e7e7;
}
.table-striped>tbody>tr:nth-child(even)>td,
.table-striped>tbody>tr:nth-child(even)>th {
  background-color: white;
}
.btn-blue {
  background-color: #28aae1;
  border-color: #28aae1;
  color: #FFFFFF;
}
.btn-blue:hover {
  color: #FFFFFF;
}
.btn-grey-alt-green {
  background-color: #e5e7e7;
  border: 1px solid #3ab096;
  color: #000000;
}
.app-publisher {
  color: gray;
}
.progress {
  background-color: #8a8e8e;
  margin: 0;
}
.table td,
.table th {
  border: 1px solid #c9cfcf !important;
}
a:hover,
a:focus {
  cursor: pointer;
}
a {
  color: #46abe1;
}
.not-displayed {
  display: none;
}
.left {
  left: 0;
  right: auto;
}
.big-header {
  font-size: 45px;
  color: #4d4d4d;
  position: relative;
}
.uppercase {
  text-transform: uppercase;
}
.inverse {
  color: white;
}
#search-query-form {
  margin-bottom: 10px;
}
.include-sticky-header thead {
  background-color: white;
}
.include-sticky-header thead th {
  border: none !important;
}
@media (min-width: 1026px) {
  .include-sticky-header {
    margin-top: -13px;
  }
  .include-sticky-header thead tr:first-child {
    position: fixed;
    background: white;
    margin-right: 24px;
    border: 1px solid #c9cfcf;
    margin-left: -1px;
  }
  .include-sticky-header thead tr:first-child th {
    border: none;
    position: fixed;
    background: white;
  }
  .include-sticky-header thead tr:first-child th:last-child {
    background-color: transparent !important;
  }
  .include-sticky-header thead tr:first-child th:first-child {
    visibility: hidden;
  }
}
@media (max-width: 1025px) {
  .include-sticky-header thead tr {
    display: none;
  }
  .include-sticky-header thead tr:first-child {
    display: table-row;
  }
  .include-sticky-header thead tr:first-child th {
    position: static !important;
    width: auto;
  }
}
.daterangepicker {
  z-index: 4015;
}
.daterangepicker .daterangepicker_end_input {
  margin-right: 20px;
}
@media (max-width: 1240px) and (min-height: 500px) {
  .daterangepicker.opensleft {
    max-width: 259px !important;
  }
}
.daterangepicker div.ranges {
  width: 234px !important;
}
@media (max-width: 767px) {
  .daterangepicker {
    width: 259px !important;
  }
}
.modal {
  z-index: 9500;
}
.modal-backdrop {
  z-index: 9100;
}
.tooltip {
  z-index: 9700;
}
.add-to-keywords {
  margin: 10px 0;
}
.navbar-fixed-top {
  z-index: 4030;
}
.truncated {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table > thead > tr > th {
  vertical-align: middle;
}
.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 6px;
}
.table.datatables>thead>tr>th,
.table.datatables>tbody>tr>th,
.table.datatables>tfoot>tr>th {
  padding-right: 15px;
}
.devider {
  width: 100%;
  height: 0px;
  border-top: 1px solid #e6e7e8;
}
.to_delete {
  display: none;
}
#bg-loader {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: url("/s/img/bg-loader.gif") #000000 no-repeat center;
}
.bordered-graph {
  border: 1px solid #ddd;
  border-radius: 1px;
}
.selection-controls {
  display: inline-block;
  white-space: nowrap;
  vertical-align: middle;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 5px;
  float: left;
}
.selection-controls a {
  margin-right: 10px;
}
.unselectable,
.not-ranked-row {
  opacity: 0.5;
}
.disabled-link {
  color: #e6e7e8 !important;
  text-decoration: none !important;
  cursor: default !important;
}
.disabled-button {
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.disabled-button:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.disabled-button:hover {
  cursor: default;
}
.disabled-button.btn-orange {
  background-color: #efa131;
}
.disabled-button.btn-default {
  background-color: #e6e7e8;
}
.disabled-button.btn-blue:hover,
.disabled-button.btn-blue:focus {
  color: #ffffff;
}
.disabled-button.btn-grey-alt-green:hover,
.disabled-button.btn-grey-alt-green:focus {
  color: #000000;
}
.slide-height {
  overflow: hidden;
}
.slide-height-button {
  display: block;
  margin: 10px 0 5px 10px;
}
.nowrap {
  white-space: nowrap;
}
.tooltip {
  word-wrap: break-word;
  font-weight: normal;
}
.popover {
  z-index: 9700;
}
.popover-title {
  background-color: #4d4d4d;
  color: #ffffff;
  text-align: left;
}
.keywords-top {
  background-color: #d8efea;
}
.keywords-between {
  background-color: #CCF3FF;
}
.language-dropdown li {
  border-bottom: none !important;
}
.medium-header {
  margin-top: 10px;
  font-size: 24px;
  color: #4d4d4d;
}
.nav-tabs {
  border-bottom: 1px solid #e6e7e8 !important;
}
.fa-middle {
  font-size: 1.4em;
}
.cell-centered {
  text-align: center;
  vertical-align: middle;
}
.cell-fixed {
  width: 15% !important;
}
.slider-with-arrow:before {
  margin-right: 5px;
  display: inline-block;
  content: "\f152";
  font-family: FontAwesome;
}
.slider-with-arrow-collapsed:before {
  content: "\f150";
}
.screenshots {
  overflow-x: hidden;
  text-align: center;
  position: relative;
  padding: 0 30px;
}
.screenshots .sliding-previous,
.screenshots .sliding-next {
  position: absolute;
  top: 45%;
}
@media (max-width: 767px) {
  .screenshots .sliding-previous,
  .screenshots .sliding-next {
    top: 30%;
  }
}
.screenshots .sliding-previous {
  left: -7px;
}
.screenshots .sliding-next {
  right: 5px;
}
.screenshot-block:not(.hidden) + .screenshot-block {
  margin-left: 5px;
}
.screenshot-block {
  width: 30%;
  display: inline-block;
}
.screenshot-block img {
  width: 100%;
}
.color-default {
  color: #e6e7e8;
}
.color-primary {
  color: #4f8edc;
}
.color-success {
  color: #85c744;
}
.color-info {
  color: #2bbce0;
}
.color-warning {
  color: #f1c40f;
}
.color-danger {
  color: #e73c3c;
}
.color-inverse {
  color: #4f5259;
}
.color-brown {
  color: #c0392b;
}
.color-sky {
  color: #76c4ed;
}
.color-midnightblue {
  color: #34495e;
}
.color-orange {
  color: #efa131;
}
.color-green {
  color: #16a085;
}
.color-magenta {
  color: #e73c68;
}
.color-link {
  color: #46abe1;
}
.color-white {
  color: #ffffff;
}
body,
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Droid Sans', Arial, sans-serif !important;
}
body {
  position: relative;
  padding-bottom: 50px;
  padding-top: 40px;
}
body,
#page-content {
  background-color: #F7FAF9 !important;
}
#page-leftbar {
  background-color: #E5E7E7 !important;
}
#page-container {
  background: #F7FAF9;
  min-height: 100%;
}
.top-bar-breadcrumb {
  border-left: 0px;
  font-size: 16px !important;
}
.logo {
  font-size: 25px;
  padding-left: 15px;
}
#top-navbar {
  margin-right: 0;
}
.panel-body {
  padding: 0;
}
ul.home-market {
  list-style-type: none;
}
ul.home-market li {
  display: inline;
}
.nav > li > a.question-dropdown {
  padding-left: 10px;
}
.navbar .btn {
  padding: 10px;
}
#sidebar .shareoptions i {
  margin-right: 0;
}
.shareoptions {
  margin-right: 8px;
}
.signup-btn-top-nav {
  background-color: #46abe1;
  color: #FFFFFF;
  font-size: 18px !important;
  font-weight: bold;
  border-radius: 0px 0px 5px 5px;
}
.header-menu-item {
  color: #FFFFFF !important;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}
.active-header-menu {
  color: #FFFFFF !important;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  background: #3AB096 !important;
}
.share {
  margin-top: 10px;
}
.share a {
  color: #333333;
}
.sharepage {
  padding: 15px 10px 15px 10px;
}
.share >li {
  padding-right: 29px;
  padding-bottom: 7px;
  font-size: 20px;
}
.navbar-header #anchorbar {
  margin-left: 15px;
}
#anchorbar li:last-child,
#loggedinbar li:last-child {
  border-right: 0px;
}
header .toolbar .dropdown,
#actiontool .dropdown {
  border-right: 1px solid #454c4a;
  border-left: 0;
}
footer {
  margin-left: 0px !important;
  background-color: #171F1d;
  margin-top: 0;
  height: 60px;
  position: absolute;
  width: 100%;
  z-index: 4025;
}
footer div.clearfix {
  margin: 0px;
}
footer .fa-list {
  color: #fff;
  float: right;
  font-size: 20px;
  padding: 15px;
}
.footer-list {
  padding: 20px 0px;
  margin-bottom: 20px;
  color: #AAAEAC;
  list-style-type: none;
  text-align: center;
}
.footer-list li {
  padding: 0px 5px 0px 6px;
  text-align: center;
}
.footericons li {
  padding: 0px;
}
footer .footer-list li a {
  color: #B4B7B6;
}
footer .logo {
  padding-left: 15px;
}
footer .footericons {
  margin-right: 25px;
}
footer .footericons .fa-facebook-square,
footer .footericons .fa-twitter-square,
footer .footericons .fa-google-plus-square,
footer .footericons .fa-linkedin-square {
  color: #c8e9e2;
  margin-right: 15px;
  margin-top: 10px;
  border-radius: 6px;
  float: left;
}
.pull i.fa-list {
  color: #fff;
  float: right;
  font-size: 20px;
  padding: 15px;
}
.copyright {
  display: block;
  margin-left: 40px;
  line-height: 1px;
  color: #FFFFFF;
  margin-top: 2px;
}
.appname {
  padding-left: 36px;
}
.app-container .appname {
  padding-left: 0;
}
.app-controls {
  display: table;
  margin-top: 10px;
  margin-bottom: 10px;
}
.app-controls > * {
  display: inline-block;
}
.app-controls .device-switch {
  padding-right: 5px;
}
.btn-date {
  display: table-cell;
  width: 1%;
  vertical-align: middle;
}
.createlink {
  font-size: 13px;
  line-height: 1.5;
}
.publisherlink {
  color: #46abe1;
}
.inline-block {
  display: inline-block !important;
}
.ios-corner20,
.ios-corner30,
.ios-corner40,
.ios-corner50,
.ios-corner60,
.ios-corner70,
.ios-corner100 {
  display: block;
}
.android-corner20,
.android-corner30,
.android-corner40,
.android-corner50,
.android-corner60,
.android-corner70,
.android-corner100 {
  border-radius: 0px;
  display: block;
}
.ios-corner20 {
  border-radius: 3px;
}
.ios-corner20,
.android-corner20 {
  width: 20px;
  height: 20px;
}
.ios-corner30 {
  border-radius: 5px;
}
.ios-corner30,
.android-corner30 {
  width: 30px;
  height: 30px;
}
.ios-corner40 {
  border-radius: 6px;
}
.ios-corner40,
.android-corner40 {
  width: 40px;
  height: 40px;
}
.ios-corner50 {
  border-radius: 8px;
}
.ios-corner50,
.android-corner50 {
  width: 50px;
  height: 50px;
}
.ios-corner60 {
  border-radius: 10px;
}
.ios-corner60,
.android-corner60 {
  width: 60px;
  height: 60px;
}
.ios-corner70 {
  border-radius: 12px;
}
.ios-corner70,
.android-corner70 {
  width: 70px;
  height: 70px;
}
.ios-corner100 {
  border-radius: 16px;
}
.ios-corner100,
.android-corner100 {
  width: 100px;
  height: 100px;
}
.createlink:hover,
.publisherlink:hover {
  color: #46abe1;
  text-decoration: underline;
}
.content-appname {
  display: inline-block;
  font-weight: lighter;
  line-height: 1.2;
}
.content-appname h2 {
  margin-bottom: 3px;
  line-height: 0.9;
}
.content-appname p {
  font-size: 24px;
  font-weight: lighter;
  margin: 0px;
}
.free {
  color: #6AC3B0;
}
.gears {
  margin-right: 5px;
}
.content-toolbar {
  padding: 0px;
  margin: 0px;
  display: inline-block;
}
.toolbar-item {
  float: right;
  padding: 10px;
  position: relative;
  display: block;
}
.content-toolbar .dropdown-menu {
  margin: -4px 0px 0px;
}
.bookmark {
  cursor: pointer;
  margin-top: 2px;
}
.page-heading {
  position: fixed;
  border-bottom: solid 1px #e6e7e8;
  padding: 4px 0 4px;
  z-index: 4000;
}
.page-heading-flex {
  height: auto;
}
.icon-app {
  float: left;
  display: inline-block;
  text-align: left;
  width: 622px;
}
.icon-img {
  margin-right: 24px;
  margin-left: 24px;
  cursor: pointer;
  display: inline-block;
}
.contry-caret {
  margin-top: 6px;
  color: #4F5756;
}
.app-add-to {
  display: block;
  font-size: 13px;
  line-height: 1.5;
}
.app-add-to-overview {
  display: block;
}
.appdetail {
  display: block;
  font-size: 11px;
  line-height: 1.5;
}
.market-app-url {
  color: #4f5259 !important;
  margin-left: 5px;
  font-size: 14px;
}
.page-content {
  margin-left: 0px !important;
}
#sidebar {
  margin: 0;
}
#sidebar i {
  margin-left: 0;
}
#sidebar .float-right {
  float: right;
  margin-right: -3px;
  margin-top: 2px;
}
#sidebar li.active ul li.active i,
#sidebar li.active a:hover i {
  color: #FFFFFF;
}
#sidebar li.active ul li.appname {
  font-weight: 700;
}
#sidebar>li.active>a:after {
  width: auto;
}
thead .sorting,
thead .sorting_asc,
thead .sorting_desc {
  background-position: center right -9px !important;
}
body.collapse-leftbar #sidebar li.active span.app-title {
  display: none;
}
body.collapse-leftbar #sidebar li.active:hover span.app-title {
  display: inline-block !important;
}
#sidebar li.active span.app-title {
  width: 80%;
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
}
#sidebar ul li a {
  padding-left: 10px;
}
.sidenavtruncate {
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#sidebar>li.active>a {
  background: #3AB096;
}
#sidebar ul,
#sidebar ul li a {
  background-color: #D2D3D6;
}
#sidebar .divider {
  background-color: grey !important;
}
.export {
  color: #4F5756;
}
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dropdown .fa-question-circle {
  color: #FFFFFF;
  font-size: 19px;
  margin-right: 5px;
}
body.collapse-leftbar #search.keep-open form {
  left: 40px;
}
.page-heading .download-control,
.page-heading .bookmark-control,
.myapps .bookmark-control {
  vertical-align: middle;
  padding-left: 15px;
}
.myapps .myapps-tr-header {
  background-color: #DDF1ED !important;
}
.myapps .app-icon-platform .fa {
  color: #B2BDB9 !important;
}
.page-heading .download-control i,
.page-heading .bookmark-control i,
.myapps .bookmark-control i {
  color: #4f5259;
  width: 28px;
  height: 28px;
}
.page-heading .download-control i:hover,
.page-heading .bookmark-control i:hover,
.myapps .bookmark-control i:hover {
  color: #efa131;
  cursor: pointer;
}
.page-heading .bookmarked i,
.myapps .bookmarked i {
  color: #efa131 !important;
}
.content-toolbar .open > a {
  color: #46abe1;
}
.page-heading .countryimg {
  width: 28px;
  height: 28px;
}
.page-heading .icon-img {
  cursor: default;
}
.pushdetails {
  margin-bottom: 8px;
}
.navbar .dropdown a:hover:not(.active-header-menu),
.activeheadermenu :hover,
ul.footerlist li a:hover,
ul.footericons li i:hover {
  color: #46abe1 !important;
}
#headernav #actiontool .dropdown a.language span:hover {
  color: #46abe1 !important;
}
#headernav .credit-card-error:hover,
#headernav .another-superadmin:hover {
  text-decoration: none;
  color: #ffffff !important;
}
#headernav .another-superadmin {
  color: #ffffff;
  background-color: #28aae1;
}
#headernav .logo:hover {
  text-decoration: none;
}
.navbar-inverse .navbar-nav > .open > a.active-header-menu >i,
.navbar-inverse .navbar-nav > .open > a > span,
.navbar-inverse .navbar-nav > .open > a>span >i,
#page-heading ul.conent-toolbar > .open > a > span >i,
.countryname:hover,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #46abe1 !important;
}
.navbar-inverse {
  background-color: #161E1D !important;
  border-color: #191a1d;
}
.navbar-header {
  margin-right: 0;
  padding: 0;
}
nav.navbar {
  background-color: #161E1D !important;
}
.navbar-toggle {
  padding-left: 0px;
  padding-right: 0px;
}
.navbar-nav.toolbar>li {
  float: left;
}
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff !important;
}
.dropdown-menu>li>a {
  padding: 5px 9px;
}
.shareoptions {
  display: inline-block;
  font-size: 20px;
}
.shareoptions a:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.countryname {
  margin-left: 11px;
}
.countryname:hover {
  color: #4d4d4d;
}
#page-content {
  min-height: inherit !important;
  padding: 0;
}
#page-leftbar {
  position: fixed;
  height: 100%;
  z-index: 4010;
  margin-bottom: 60px;
}
.result,
.modal-add {
  display: inline-block;
}
.result {
  text-align: left;
}
.modal-add {
  text-align: right;
}
#wrap > .container {
  padding: 20px 20px 66px 20px;
}
.page-heading ~ .container {
  padding-top: 84px;
}
#search {
  height: 40px;
  margin-bottom: 7px;
  margin-top: 10px;
}
.invisible-graph {
  height: 0px;
  visibility: hidden;
  display: none;
}
.control-icons {
  right: 0;
  background-color: #F7F8FA;
  padding-right: 24px;
  padding-top: 6px;
  display: table;
}
.control-icons .country-switch {
  padding-left: 15px;
  display: table-cell;
}
.control-icons-box {
  display: table-row;
}
div.control-icons-box > * {
  display: table-cell;
}
.social-label {
  padding: 50px 10px 10px;
}
#container-category-ranking {
  margin-top: 0;
  padding-top: 5px !important;
}
#header-category-ranking {
  position: relative;
}
.primary-header {
  font-size: 38px;
  color: #4d4d4d;
}
#header-category-ranking .secondary-header {
  font-size: 14px;
}
#header-category-ranking .free-paid-switch {
  margin-top: 10px;
}
#header-category-ranking .device-switch {
  margin: 10px 0;
  height: 65px;
}
#header-category-ranking .inline-controls {
  margin-top: 28px;
}
.tab-container .nav-tabs>li.active>a {
  color: black;
  font-weight: bold;
  background-color: white !important;
  border-top: 1px solid #c9cfcf !important;
  border-left: 1px solid #c9cfcf !important;
  border-right: 1px solid #c9cfcf !important;
  border-bottom: none;
}
.tab-container .nav-tabs>li.active>a:hover {
  color: black;
}
.tab-container .tab-content {
  border: none;
  padding: 0;
}
.mobile-table table.table {
  margin-bottom: 0px !important;
}
.mobile-table .nav-tabs {
  border-bottom: 0px;
}
.mobile-table .panel-body {
  border: 0px;
}
.nav-tabs li.active a {
  background-color: #46abe1 !important;
  border-top-color: #46abe1 !important;
}
.nav-tabs li.active a,
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
  border-bottom-color: transparent;
  cursor: default;
}
.table-category-ranking th:nth-child(1) {
  width: 3%;
}
.table-category-ranking th {
  width: 32.3%;
}
.table-category-ranking td {
  vertical-align: middle;
}
.table-category-ranking i {
  vertical-align: baseline;
}
.table-category-ranking .app-container {
  display: table;
  width: 100%;
  table-layout: fixed;
  border: 0;
  min-width: 220px;
  color: #000000;
}
.table-category-ranking .app-container > * {
  display: table-cell;
  vertical-align: top;
}
.table-category-ranking .app-icon {
  width: 50px;
}
.table-category-ranking .appname {
  font-size: 14px;
  color: #000000;
  display: block;
}
.table-category-ranking .app-publisher {
  font-size: 12px;
}
.table-category-ranking .app-rating {
  width: 120px;
}
#table-search-result .app-rating .fa-download {
  vertical-align: middle;
}
.table-category-ranking .app-rating-value {
  font-size: 14px;
  font-weight: bold;
}
.table-category-ranking .orange-star {
  color: #efa131;
}
.table-category-ranking .exchange-arrow {
  margin-bottom: 7px;
}
#container-search-result {
  margin-top: 0;
  padding-top: 5px !important;
}
#container-search-result #header-search-result {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100px;
}
#container-search-result #header-search-result .device-switch {
  height: 55px;
  display: table-cell;
  width: 200px;
  vertical-align: middle;
}
#container-search-result #header-search-result .device-switch .device-switch-button {
  width: 52px;
  height: 40px;
  text-align: center;
  float: left;
  color: #000000;
  padding-top: 6px;
  margin: 0 0 4px 0;
  text-decoration: none;
}
#container-search-result #header-search-result .device-switch .device-switch-item {
  margin-right: 10px;
}
#container-search-result #header-search-result .device-switch .device-switch-button:hover {
  background-color: #46abe1;
  cursor: pointer;
  color: white;
}
#container-search-result #header-search-result .device-switch .device-switch-labels {
  line-height: 10px;
}
#container-search-result #header-search-result .device-switch .device-switch-labels {
  color: #a4a9a8;
  font-size: 10px;
}
#container-search-result #header-search-result .device-switch .device-switch-label:nth-child(1) {
  margin-left: 5px;
}
#container-search-result #header-search-result .device-switch .device-switch-label:nth-child(2) {
  margin-left: 23px;
}
#container-search-result #header-search-result .device-switch .device-switch-label:nth-child(3) {
  margin-left: 15px;
}
#container-search-result #header-search-result .search-form {
  padding: 0 45px 0 25px;
  position: relative;
  top: 22px;
}
#container-search-result #header-search-result .search-form #search-text {
  border: solid 2px #16a085;
  font-size: 20px;
}
#container-search-result #header-search-result .search-form .search-help {
  margin-left: 10px;
  margin-top: 3px;
}
#container-search-result #header-search-result .country-switch {
  vertical-align: top;
  top: 22px;
  width: 70px;
  display: table-cell;
}
@media (max-width: 1025px) {
  #container-search-result #header-search-result .device-switch {
    display: block;
    float: left;
    margin-top: 70px;
    margin-bottom: 10px;
  }
  #container-search-result #header-search-result .search-form {
    display: block;
    position: absolute;
    padding: 0;
  }
  #container-search-result #header-search-result .country-switch {
    display: block;
    float: right;
    top: 78px;
  }
}
#container-search-result #search-return-content .query-table-container {
  background-color: #ffffff;
  padding: 0 10px;
  border: 1px solid #c9cfcf;
  margin-bottom: 15px;
}
#container-search-result #search-return-content .query-table-container .query-table {
  margin-bottom: 0 !important;
}
#container-search-result #search-return-content .query-table-container .query-table .query-header {
  font-size: 25px;
  font-weight: bold;
}
#container-search-result #search-return-content .query-table-container .query-table td {
  width: 10%;
  vertical-align: middle;
}
#container-search-result #search-return-content .query-table-container .query-table td:nth-child(3),
#container-search-result #search-return-content .query-table-container .query-table td:nth-child(4) {
  padding-right: 10px;
  min-width: 70px;
}
#container-search-result #search-return-content .query-table-container .query-table td:nth-child(2) {
  width: 60%;
}
#container-search-result #search-return-content .query-table-container .query-table td,
#container-search-result #search-return-content .query-table-container .query-table th,
#container-search-result #search-return-content .query-table-container .query-table thead {
  border: 0 !important;
}
#container-search-result #search-return-content .query-table-container .query-table thead {
  border-bottom: 1px solid #c9cfcf !important;
}
#container-search-result #search-return-content .tab-content {
  background-color: #ffffff;
  padding: 10px;
  border: 1px solid #c9cfcf;
}
#container-search-result #search-return-content .keywords-table .query-header {
  font-weight: bold;
}
#container-search-result #search-return-content .keywords-table tr {
  cursor: pointer;
}
#container-search-result #search-return-content .keywords-table tr.selected * {
  background-color: #16a085;
}
#container-search-result #search-return-content .keywords-table td {
  width: 10%;
}
#container-search-result #search-return-content .keywords-table td:nth-child(1) {
  width: 70%;
}
#container-search-result #search-return-content .keywords-table td:nth-child(2),
#container-search-result #search-return-content .keywords-table td:nth-child(3) {
  padding-right: 10px;
  min-width: 70px;
}
#table-search-result {
  border: 1px solid #e6e7e8;
}
#table-search-result.table {
  margin-bottom: 0 !important;
}
#table-search-result th:nth-child(1) {
  width: 3%;
}
#table-search-result th:nth-child(3),
#table-search-result th:nth-child(4) {
  width: 15%;
}
#table-search-result th {
  width: 33.5%;
}
#table-search-result td,
#table-search-result th {
  vertical-align: middle;
}
#table-search-result td {
  cursor: pointer;
}
#table-search-result tr.selected * {
  background-color: #3ab096;
  color: #ffffff;
}
#table-search-result tr.selected .number {
  display: none;
}
#table-search-result .number {
  width: 30px;
}
#table-search-result tr.selected i {
  display: inline-block !important;
  visibility: visible !important;
}
#table-search-result i {
  vertical-align: baseline;
}
#table-search-result .app-container {
  display: table;
  width: 100%;
  table-layout: fixed;
  border: 0;
  min-width: 250px;
  color: #000000;
}
#table-search-result .app-container > * {
  display: table-cell;
  vertical-align: middle;
}
#table-search-result .app-icon {
  width: 50px;
}
#table-search-result .appname {
  font-size: 14px;
  display: inline-block;
  max-width: 100%;
  color: #000000;
}
#table-search-result .app-publisher {
  font-size: 12px;
  text-decoration: none;
  display: inline-block;
  max-width: 100%;
}
#table-search-result .rankings {
  text-decoration: none;
  color: #000000;
}
#table-search-result .orange-star {
  color: #efa131;
}
#table-search-result .exchange-arrow {
  margin-bottom: 7px;
}
#table-search-result .keyword {
  color: #46abe1;
}
tr.selected a,
tr.selected div,
tr.selected i,
tr.selected span {
  color: #ffffff;
}
.tiles-body .rankings-value {
  font-size: inherit;
}
.rankings-value {
  font-size: 14px;
  font-weight: bold;
}
.rankings-change {
  font-size: 14px;
}
.rankings-category {
  color: #46abe1;
  display: inline-block;
  max-width: 100%;
}
.non-selectable-table td {
  cursor: default !important;
}
.keyword .invisible {
  display: none;
}
.keyword.selected .invisible {
  display: inline-block;
}
.add-buttons-search-result {
  font-size: 16px;
  margin-bottom: 10px;
}
.container > *:first-child .add-buttons-search-result {
  margin-top: 15px;
}
.add-buttons-search-result a {
  font-size: 16px;
}
.add-buttons-search-result .result {
  font-size: 16px;
  margin: 9px 0 0 5px;
}
.private-app-suggested-categories table tr td:first-child {
  min-width: inherit;
  max-width: inherit;
}
.table-responsive {
  -moz-box-sizing: initial;
  -webkit-box-sizing: initial;
  box-sizing: initial;
}
@media (min-width: 1386px) {
  .table-responsive {
    overflow-x: visible;
  }
}
table.search-trends-table.datatables td.editable-keyword,
.suggested-keywords-table-block table td.editable-keyword {
  white-space: normal;
}
@media (min-width: 768px) {
  table.search-trends-table.datatables td:first-of-type,
  table.search-trends-table.datatables th:first-of-type,
  .suggested-keywords-table-block table td:first-of-type,
  .suggested-keywords-table-block table th:first-of-type {
    width: 325px !important;
    min-width: 325px !important;
    max-width: 325px !important;
  }
  table.search-trends-table.datatables td:nth-of-type(2),
  table.search-trends-table.datatables td:nth-of-type(3),
  .suggested-keywords-table-block table td:nth-of-type(2),
  .suggested-keywords-table-block table td:nth-of-type(3) {
    min-width: 84px;
    max-width: 84px;
  }
}
@media (max-width: 767px) {
  table.search-trends-table.datatables td,
  table.search-trends-table.datatables th,
  .suggested-keywords-table-block table td,
  .suggested-keywords-table-block table th {
    max-width: 130px;
  }
}
.suggested-keywords-table-block table td.editable-keyword {
  white-space: normal;
}
@media (min-width: 768px) {
  .suggested-keywords-table-block table td:first-of-type,
  .suggested-keywords-table-block table th:first-of-type {
    width: 150px !important;
    min-width: 150px !important;
    max-width: 150px !important;
  }
  .suggested-keywords-table-block table td:nth-of-type(4),
  .suggested-keywords-table-block table td:nth-of-type(5) {
    min-width: 84px;
    max-width: 84px;
  }
}
@media (max-width: 767px) {
  .suggested-keywords-table-block table td:nth-of-type(4),
  .suggested-keywords-table-block table td:nth-of-type(5),
  .suggested-keywords-table-block table th:nth-of-type(4),
  .suggested-keywords-table-block table th:nth-of-type(5) {
    min-width: 70px !important;
    max-width: 70px !important;
  }
}
.ranking-trends-table td,
.ranking-trends-table th {
  min-width: 100px;
  max-width: 100px;
}
@media (max-width: 767px) {
  .ranking-trends-table td,
  .ranking-trends-table th {
    min-width: 80px;
    max-width: 80px;
    padding: 5px;
  }
}
.datatables td:first-of-type {
  text-overflow: ellipsis;
  overflow: hidden;
}
#private-rating-trend-table td {
  white-space: nowrap;
}
#private-rating-trend-table td:first-child {
  min-width: inherit;
  max-width: inherit;
}
#private-rating-trend-table .app_td {
  max-width: 300px;
}
#header-public-app-overview .app-title {
  max-width: 400px;
  font-size: 32px;
  font-weight: lighter;
  display: inline-block;
}
#header-public-app-overview .app-details {
  display: inline-block;
  position: relative;
  top: -8px;
  margin-left: 5px;
}
#header-public-app-overview .device-switch {
  height: 58px;
}
#header-public-app-overview .device-switch-button {
  width: 52px;
  height: 40px;
  text-align: center;
  float: left;
  color: #000000;
  margin-right: 10px;
  padding-top: 8px;
  margin: 0 0 4px 0;
}
#header-public-app-overview .device-switch-button:hover {
  background-color: #46abe1;
  cursor: pointer;
  color: white;
}
#header-public-app-overview .device-switch-labels {
  line-height: 10px;
}
#header-public-app-overview .device-switch-labels {
  color: #a4a9a8;
  font-size: 10px;
}
#header-public-app-overview .device-switch-label:nth-child(1) {
  margin-left: 5px;
}
#header-public-app-overview .device-switch-label:nth-child(2) {
  margin-left: 23px;
}
#header-public-app-overview .device-switch-label:nth-child(3) {
  margin-left: 15px;
}
#header-public-app-overview .cloud-link {
  display: inline-block;
  margin-left: 20px;
  vertical-align: super;
}
.stats-external-app-keywords .selected-keywords {
  margin-top: 10px;
  margin-bottom: 10px;
}
.stats-external-app-keywords .selected-keywords-label {
  font-size: 14px;
  margin: 15px 10px 0 0;
}
.stats-external-app-keywords .keyword {
  margin: 5px 5px 0 0;
  font-size: 16px;
  float: left;
}
.stats-public-app-overview .keyword-legend {
  padding-left: 20px;
}
.stats-public-app-overview .keyword-marked {
  padding: 2px;
}
.stats-external-app-keywords .keywords-table {
  background-color: #ffffff;
}
.stats-public-app-overview .keywords-table th:nth-child(1),
.stats-external-app-keywords .keywords-table th:nth-child(1) {
  min-width: 120px;
}
.stats-public-app-overview .keywords-table th:nth-child(2),
.stats-external-app-keywords .keywords-table th:nth-child(2),
.stats-public-app-overview .keywords-table th:nth-child(3),
.stats-external-app-keywords .keywords-table th:nth-child(3) {
  min-width: 90px;
}
.stats-public-app-overview .keywords-table th,
.stats-external-app-keywords .keywords-table th {
  min-width: 60px;
  font-size: 14px;
}
.stats-external-app-keywords .keywords-table th {
  width: 17.5%;
}
.stats-public-app-overview .keywords-table td,
.stats-external-app-keywords .keywords-table td {
  vertical-align: middle;
}
.stats-public-app-overview .keywords-table td:nth-of-type(2),
.stats-public-app-overview .keywords-table td:nth-of-type(3),
.stats-external-app-keywords .keywords-table td:nth-of-type(2),
.stats-external-app-keywords .keywords-table td:nth-of-type(3) {
  text-align: center;
}
.stats-external-app-keywords .keywords-table tr.selected td {
  background-color: #3ab096;
}
.stats-public-app-overview .keyword-name,
.stats-external-app-keywords .keyword-name {
  font-size: 14px;
}
.stats-external-app-keywords tr.selected .keyword-name {
  color: #ffffff;
}
.stats-external-app-keywords .keywords-table td:last-child {
  padding-top: 2px;
  padding-bottom: 2px;
}
.stats-public-app-overview .progress,
.stats-external-app-keywords .progress {
  margin-bottom: 0;
  margin-top: 9px;
  width: 80%;
  display: inline-block;
}
.stats-external-app-keywords .progress {
  margin-top: 4px;
  background-color: #a8abab;
}
.stats-external-app-keywords tr.selected .progress-bar {
  background-color: #ffffff;
}
.stats-public-app-overview .rankings,
.stats-external-app-keywords .rankings {
  text-decoration: none;
}
.stats-public-app-overview .rankings i,
.stats-external-app-keywords .rankings i {
  vertical-align: -5%;
}
.stats-public-app-overview .rankings-value,
.stats-external-app-keywords .rankings-value {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.stats-public-app-overview .rankings-change,
.stats-external-app-keywords .rankings-change {
  font-size: 14px;
}
.stats-external-app-keywords tr.selected i,
.stats-external-app-keywords tr.selected .rankings-value,
.stats-external-app-keywords tr.selected .rankings-change {
  color: #ffffff;
}
.stats-external-app-keywords .add-to-keywords {
  font-size: 16px;
  margin: 10px 0;
}
.stats-public-app-overview .other-similar-apps-icon {
  margin: 3px;
  display: inline-block;
}
#search-visibility-my-app-graph,
#search-visibility-vs-competitors-graph {
  border: 1px solid #e6e7e8;
  margin-bottom: 20px;
}
#search-visibility-my-app-graph-note {
  position: relative;
  top: -315px;
  height: 0px;
  margin-right: 10px;
  float: right;
  display: none;
  width: 145px;
}
@media (max-width: 1025px) {
  #search-visibility-my-app-graph-note {
    position: static;
    height: auto;
    margin: 0 auto 20px auto;
    float: none;
    background-color: #ffffff;
  }
}
.container-search-visibility .rankings {
  white-space: nowrap;
}
#search-visibility-my-app-graph-note > div {
  font-size: 12px;
  width: 145px;
  padding: 5px;
  border: solid 1px #e6e7e8;
  min-height: 180px;
  background-color: #ffffff;
}
.app-graph-note {
  position: absolute;
  z-index: 50;
}
.app-graph-note .rankings-value {
  font-size: inherit;
}
#search-visibility-my-app-graph-note .note-keyword {
  margin-left: 10px;
  font-weight: bold;
}
.container-search-visibility .keywords-table {
  font-size: 14px;
}
.container-search-visibility .keywords-table th:first-child {
  width: 30%;
}
.container-search-visibility .keywords-table th:last-child {
  width: 10%;
}
.container-search-visibility .keywords-table th {
  width: 15%;
}
.keywords-table .progress {
  margin: 10px 0;
}
.container-search-visibility .keywords-table .mini-term {
  width: 150px;
}
@media (max-width: 1025px) {
  .container-keyword-ranking-trends #add-new-term {
    display: block !important;
  }
  .container-keyword-ranking-trends .selection-controls {
    display: block;
    float: left;
    margin-top: 13px;
  }
  .container-keyword-ranking-trends + .sliding-buttons {
    display: block;
    float: right;
  }
  .container-keyword-ranking-trends .sliding-container {
    margin-top: 0 !important;
  }
}
.container-keyword-ranking-trends #add-new-term {
  display: table-cell;
  width: 100%;
}
.container-keyword-ranking-trends #add-new-term + .sliding-buttons {
  display: table-cell !important;
  float: none !important;
  vertical-align: middle;
}
.container-keyword-ranking-trends #add-new-term .tagsinput {
  height: 42px !important;
  border: 2px solid #16a085;
  padding: 0;
}
.container-keyword-ranking-trends #add-new-term .tagsinput .tag,
.container-keyword-ranking-trends #add-new-term .tagsinput input {
  margin: 4px 0 4px 4px;
}
.container-keyword-ranking-trends #add-new-term .input-group-btn a {
  margin-left: 10px;
}
.container-keyword-ranking-trends #add-new-term .input-group {
  width: 100%;
}
.container-keyword-ranking-trends #add-new-term #add-new-keyword-button {
  padding: 11px 20px;
}
.container-keyword-ranking-trends .sliding-container {
  margin-top: 17px;
}
.container-keyword-ranking-trends .editable-keyword {
  word-wrap: break-word;
  word-break: break-all;
}
.container-keyword-ranking-trends .editable-keyword-block {
  position: relative;
  padding-right: 35px !important;
}
.container-keyword-ranking-trends .editable-keyword-name {
  float: left;
}
.container-keyword-ranking-trends .editable-keyword-block.editing {
  padding-right: 0px !important;
}
.container-keyword-ranking-trends .editable-keyword .input-group-btn a {
  padding: 7px 5px;
}
.container-keyword-ranking-trends .btn-portfolio-action {
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.container-keyword-ranking-trends .keyword-number-switch {
  margin-bottom: 5px;
}
.wizard-steps {
  background: white;
  border: 1px solid #e6e7e8;
}
.wizard-step {
  opacity: .5;
  cursor: pointer;
}
.wizard-step.active {
  opacity: 1;
}
.wizard-controls {
  padding-top: 10px;
  background: white;
  text-align: right;
}
.wizard-controls .btn:last-child {
  background-color: #28aae1;
  margin: 10px 0 10px 10px;
}
.step-header,
.step-annotation {
  font-weight: normal;
  margin: 0;
}
#my-keywords-container .panel:last-child .panel-heading {
  background: #ffffff;
}
#my-keywords-container .bar {
  margin: 5px 0;
}
#my-keywords-container .public-keywords {
  margin: 0;
}
#my-keywords-container .public-keywords .panel-body {
  padding: 10px;
  font-size: 18px;
  background-color: #e6e7e8;
}
#my-keywords-container .itunes-keywords,
#my-keywords-container .notepad-keywords {
  background-color: #ffffff;
  margin: 0;
  border: 1px solid #c9cfcf;
}
#my-keywords-container .notepad-keywords {
  padding-top: 10px;
}
#my-keywords-container .itunes-keywords .panel-body,
#my-keywords-container .notepad-keywords .panel-body {
  padding: 10px;
}
#my-keywords-container .itunes-keywords textarea {
  width: 100%;
  height: 70px;
  resize: none;
  border: 0;
  font-size: 18px;
  padding: 0;
}
#my-keywords-container .hint {
  margin-top: 5px;
  color: #b4aab4;
}
#my-keywords-container .counter {
  margin-top: 5px;
  color: #efa131;
}
#my-keywords-container .itunes-keywords-save,
#my-keywords-container .notepad-keywords-save {
  margin-top: 5px;
}
#my-keywords-container .itunes-keywords-help {
  display: inline-block;
  padding-top: 4px;
  padding-left: 5px;
}
#my-keywords-container .description {
  background-color: #ffffff;
}
#my-keywords-container .description-text {
  padding: 20px 0;
}
#my-keywords-container .description-text-body {
  white-space: pre-wrap;
  word-break: break-word;
}
#my-keywords-container .keyword-legend {
  padding-left: 20px;
}
#my-keywords-container .tagsinput {
  max-height: 250px;
  border: 0;
  padding: 0;
}
.suggested-competitors.container {
  min-height: 1000px;
}
.suggested-competitors #search-query-form #search-submit {
  cursor: default;
}
.suggested-competitors #search-query-form #search-submit:hover,
.suggested-competitors #search-query-form #search-submit:focus {
  background-color: #16a085;
}
.suggested-competitors .app-controls {
  margin-top: 0;
  margin-bottom: 5px;
}
.suggested-competitors .nav-tabs>li {
  z-index: 1;
  bottom: 1px;
}
@media (min-width: 768px) {
  .suggested-competitors .nav-tabs>li .active>a {
    bottom: -1px;
  }
}
.top-control-panel {
  margin-bottom: 10px;
}
.top-control-panel .category-switch {
  float: right;
}
@media (max-width: 1025px) {
  .top-control-panel {
    margin-top: 10px;
  }
}
#compare-keywords-container {
  min-height: 610px;
}
#compare-keywords-container .tab-pane.active>*:first-child {
  padding-left: 0 !important;
}
#compare-keywords-container .tab-pane.active>*:last-child {
  padding-right: 0 !important;
}
#compare-keywords-container .table {
  margin-bottom: 0 !important;
}
#compare-keywords-container .panel-body {
  border: none;
}
#compare-keywords-container .app-names {
  text-align: center;
  margin: 20px 0;
}
#compare-keywords-container .search-suggested-competitors {
  display: inline-block;
  vertical-align: top;
  max-width: 650px;
  margin-bottom: 20px;
  width: 100%;
}
#compare-keywords-container .search-suggested-competitors.no-suggested {
  margin-top: 20px;
}
#compare-keywords-container .search-competitor-container {
  width: 100%;
  display: inline-block;
}
#compare-keywords-container .search-competitor {
  border: solid 2px #16a085;
}
#compare-keywords-container .search-competitor-container .btn-green {
  background-color: #16a085;
  cursor: default;
}
#compare-keywords-container .suggested-competitors {
  padding-left: 3px;
}
#compare-keywords-container .suggested-competitor {
  display: inline-block;
}
#compare-keywords-container .vs-competitor {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.competitor-dummy {
  height: 350px;
  width: 100%;
}
#compare-keywords-container .competitor-dropdown {
  vertical-align: top;
  margin-left: 10px;
}
#compare-keywords-container .competitor-dropdown .dropdown-menu {
  left: 0;
  right: auto;
  max-height: 310px;
  overflow-y: auto;
  overflow-x: hidden;
}
#compare-keywords-container .competitor-dropdown .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#compare-keywords-container .competitor-choose {
  display: inline-block;
  cursor: pointer;
  width: 110px;
}
#compare-keywords-container .competitor-choose a {
  display: block;
}
#compare-keywords-container .competitor-name-dropdown {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  text-align: left;
  width: 190px;
}
#compare-keywords-container .vs-label {
  display: inline-block;
  font-size: 38px;
  vertical-align: top;
  margin: 10px 10px 0 10px;
}
#compare-keywords-container .my-app-block {
  display: inline-block;
  width: 110px;
}
#compare-keywords-container .dummy {
  width: 340px;
  display: inline-block;
}
@media (max-width: 1280px) {
  #compare-keywords-container .dummy {
    display: none;
  }
  #compare-keywords-container .search-suggested-competitors {
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
}
#compare-keywords-container #tab-compare-description {
  padding-top: 0;
}
#compare-keywords-container .keyword-legend {
  padding-left: 20px;
}
#compare-keywords-container .description-text {
  white-space: pre-wrap;
  word-break: break-word;
  padding: 10px;
  border: 1px solid #e6e7e8;
  background-color: #ffffff;
}
@media (min-width: 992px) {
  #compare-keywords-container .description-text.left {
    margin-right: 0;
  }
  #compare-keywords-container .description-text.right {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  #compare-keywords-container .description-text {
    margin: -1px;
  }
}
#compare-keywords-container .fa-plus-circle {
  cursor: pointer;
}
#compare-keywords-container .panel-body .table-responsive {
  margin-top: -1px;
}
#finalize-keywords-container .summary,
#finalize-keywords-container .keyword-table {
  border-top: 1px solid #e6e7e8;
  background-color: #ffffff;
  padding: 0px 10px 0 10px;
}
#finalize-keywords-container .keyword-table {
  padding-top: 10px;
}
#finalize-keywords-container .summary-label {
  font-size: 16px;
  margin-top: 5px;
}
#finalize-keywords-container .keywords-container {
  margin-bottom: 15px;
  display: table;
}
#finalize-keywords-container .keywords-container > div {
  display: table-cell;
}
#finalize-keywords-container .keywords-container > div:first-child {
  width: 100%;
}
#finalize-keywords-container .keywords-bar {
  margin-right: 20px;
}
#finalize-keywords-container .keyword {
  padding: 2px 5px 2px 5px;
  margin: 0 2px 5px 0;
}
#finalize-keywords-container .keyword div {
  display: inline-block;
  max-width: 150px;
  vertical-align: top;
  margin-right: 3px;
}
#finalize-keywords-container .keyword-count {
  width: 225px;
  height: 55px;
  padding: 5px 10px;
  color: #ffffff;
}
#finalize-keywords-container .keyword-count .progress {
  width: 120px;
  margin: 10px 5px 0 0;
  float: left;
}
#finalize-keywords-container .appname-keyword-count {
  background-color: #c0392b;
}
#finalize-keywords-container .itunes-keyword-count {
  background-color: #f1c40f;
}
#finalize-keywords-container .description-keyword-count {
  background-color: #85c744;
}
#finalize-keywords-container .count-value-container {
  font-size: 16px;
  float: right;
  margin-top: 3px;
}
#finalize-keywords-container .keyword-table .keyword-action {
  cursor: pointer;
}
#finalize-keywords-container .keyword-table th:nth-child(3),
#finalize-keywords-container .keyword-table th:nth-child(4) {
  min-width: 100px;
  width: 150px;
}
#finalize-keywords-container .keyword-table th:last-child {
  width: 105px;
}
#finalize-keywords-container .keyword-table td {
  vertical-align: middle;
}
#finalize-keywords-container .keyword-table td.highlighted {
  background-color: #FFFFE0;
}
#finalize-keywords-container .no-keywords-message {
  color: #b4aab4;
}
#finalize-keywords-container .review-update-header {
  margin-top: 7px;
}
@media (max-width: 1025px) {
  #finalize-keywords-container .keywords-container {
    display: block;
  }
  #finalize-keywords-container .keywords-container > div {
    display: block;
  }
  #finalize-keywords-container .keywords-container > div:last-child {
    text-align: right;
  }
  #finalize-keywords-container .keyword-count {
    margin-top: 5px;
    display: inline-block;
  }
  #finalize-keywords-container .description-keyword-count {
    margin-bottom: 10px;
  }
  #finalize-keywords-container .keywords-bar {
    margin-right: 0;
  }
}
.app-add-to a {
  display: inline-block;
}
.dropdown-toggle .countryimg {
  height: 28px;
  width: 28px;
}
.dropdown-menu.arrow .countryimg {
  height: 30px;
  width: 30px;
}
.acc-menu {
  padding-bottom: 60px;
}
.acc-menu .app-name {
  padding-bottom: 5px;
  cursor: default;
}
.acc-menu .app-subpage a {
  color: rgba(63,68,76,0.7) !important;
}
.acc-menu-dropdown {
  overflow-x: hidden;
}
.acc-menu-dropdown li {
  padding-left: 14px;
}
.acc-menu-dropdown a {
  padding-left: 0 !important;
}
.acc-menu-dropdown i {
  color: #222222 !important;
}
.acc-menu a:hover {
  background-color: rgba(58,176,150,0.4) !important;
}
#sidebar ul li.active:not(.open) > a {
  font-weight: 500;
}
.acc-menu-dropdown .active .active-highlighted {
  font-weight: 700 !important;
  color: #3F444C !important;
  background-color: rgba(58,176,150,0.4) !important;
}
ul.toolbar {
  background-color: transparent;
}
.company-info {
  line-height: 45px;
}
#wrap {
  height: 100%;
}
#sidebar>li.keep-open {
  background: transparent !important;
}
.bold {
  font-weight: bold;
}
.collapse-leftbar #page-leftbar {
  overflow: visible !important;
}
body.collapse-leftbar #search.keep-open form .search-query {
  background: #d2d3d6;
}
body.collapse-leftbar #sidebar>li>ul {
  width: 250px;
}
body.collapse-leftbar #sidebar>li:hover,
body.collapse-leftbar #sidebar>li.keep-open {
  width: 290px;
}
.collapse-leftbar .social-label {
  visibility: hidden;
}
body.collapse-leftbar #sidebar .shareoptions:hover {
  width: 100%;
  box-shadow: none;
  position: relative;
}
body.collapse-leftbar #search.keep-open form {
  width: 100%;
}
ul.toolbar .dropdown a {
  padding-left: 8px;
  padding-right: 8px;
}
#actiontool button {
  padding-left: 10px !important;
}
@-moz-document url-prefix() {
  .dropdown-menu.help li a i {
    margin-top: -16px;
  }
}
@media (min-width: 480px) {
  .keyword-number-switch-clearfix {
    display: none;
  }
}
@media (max-width: 1025px) {
  #header-category-ranking .headers {
    width: 100%;
  }
  #header-category-ranking .free-paid-switch {
    margin-top: 14px;
  }
  #header-category-ranking .free-paid-switch + .clearfix {
    display: none;
  }
  #header-category-ranking .device-switch + .clearfix {
    display: block !important;
  }
  #header-category-ranking .inline-controls {
    margin-top: 0;
    margin-bottom: 0px;
    text-align: right;
  }
  #header-category-ranking .inline-controls > * {
    margin-bottom: 5px;
  }
  #header-category-ranking .inline-controls > * ul {
    text-align: left;
  }
}
@media (min-height: 751px) {
  #header-category-ranking .daterangepicker {
    top: 120px !important;
    right: 0px !important;
  }
}
@media (max-width: 479px) {
  .daterangepicker {
    top: 45px !important;
    right: 20px !important;
  }
}
.active-device,
.active-platform {
  background-color: #46abe1;
}
.ranking-highlight {
  background-color: #fcf3d0 !important;
  border-color: #f7dc6f !important;
  color: #927608 !important;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu>.dropdown-menu {
  top: 30px;
  left: 20%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
  min-width: 190px;
}
.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}
.dropdown-submenu>a:before {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
}
.dropdown-submenu:hover>a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.ranking-diff-block {
  display: inline-block;
}
.hidden-block {
  display: none;
}
.view-block {
  display: none;
}
.highlighted-term a {
  text-decoration: none;
  color: #333;
}
.not-ranked {
  background-color: #E5E7E7;
}
#add-keywords-modal,
#signup-modal {
  margin-top: 10%;
}
.bootbox {
  margin-top: 10%;
}
.stats-external-app-keywords .selectable,
.ranking-trends-table .selectable {
  cursor: pointer;
}
.hidden-app {
  display: none;
}
.stats-public-app-overview .app-term-ranking-graph {
  margin-bottom: 24px;
}
.app-term-ranking-graph {
  max-height: 400px !important;
  margin-right: 0px !important;
}
.category-switch .main-category-menu {
  width: 270px;
}
.category-switch .sub-category-menu {
  width: 150px;
}
.row-number {
  width: 50px;
  text-align: left;
}
.dataTables_wrapper table.table {
  margin: 0 !important;
}
.verticalcenter .brand {
  padding-bottom: 30px;
  width: 300px;
}
.edit-delete-keyword-block {
  display: none !important;
  position: absolute;
  right: 2px;
}
.edit-delete-keyword-block a:hover {
  text-decoration: none;
}
.editable-keyword:hover .edit-delete-keyword-block {
  display: block !important;
}
#refer-options li {
  display: inline-block;
  padding: 10px;
}
#refer-options li a {
  color: #3F444C;
}
#refer-options li:hover {
  background-color: #E5E7E7 !important;
}
.private-app-suggested-categories {
  margin-top: -2px;
}
.my-apps-header {
  margin-left: 24px;
}
.my-apps-label {
  font-size: 24px;
  font-weight: lighter;
}
.my-apps-header a {
  font-size: 13px;
}
.portfolio-container .app-icon-platform {
  width: 35px;
}
.portfolio-container tbody td {
  white-space: nowrap;
}
.portfolio-container .table td {
  border-left: 0 !important;
  border-right: 0 !important;
}
.portfolio-container .bookmark-control {
  display: inline-block;
}
.portfolio-container .country-link {
  text-decoration: none;
}
.portfolio-container .country-img {
  margin-right: 6px;
}
.portfolio-container .myapps-tr-header {
  background-color: #D2D3D6;
}
.portfolio-container .delete-app-button {
  color: #4f5259;
  text-decoration: none !important;
}
.portfolio-container .myapps-tr-country td {
  cursor: default !important;
}
.suggested-keywords-table-block {
  margin-top: 10px;
}
.suggested-keywords-table-block td {
  height: 45px;
}
.suggested-keywords-table-block td:nth-of-type(3) {
  white-space: initial;
}
.suggested-keywords-source {
  text-align: right;
}
.suggested-keywords-source .fa {
  font-size: 1.5em !important;
}
@media (max-width: 479px) {
  .suggested-keywords-source .fa {
    margin: 0 25%;
    font-size: 2em !important;
    padding: 0 5px;
  }
}
.suggested-keywords-source .typeahead {
  margin-top: 5px;
  display: inline-block;
}
.suggested-keywords-source .app-brand {
  margin-left: 0px !important;
}
.suggested-keywords-source {
  width: 150px !important;
  min-width: 150px !important;
  max-width: 150px !important;
}
@media (max-width: 479px) {
  .paging_bootstrap a {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .suggested-keywords-source {
    width: 80px !important;
    min-width: 80px !important;
    max-width: 80px !important;
  }
  .suggested-keywords-source .typeahead {
    display: none;
  }
}
.keyword-element {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #e6e7e8;
  white-space: nowrap;
  padding: 7px 15px;
  border-radius: 1px;
  background-color: #e6e7e8;
  font-weight: 600;
  margin-top: 3px;
}
.private-app-expand-keywords .row:first-of-type {
  margin-bottom: 10px;
}
.private-app-expand-keywords table tr td:first-child {
  width: 65px;
}
.private-app-expand-keywords .keywords-container {
  margin: 10px 0;
}
.private-app-expand-keywords .keyword {
  margin-top: 5px;
}
.private-app-expand-keywords .keyword.selected ikeyword-name {
  visibility: visible;
}
.private-app-expand-keywords .keyword-name {
  max-width: 200px;
  float: left;
  margin-right: 5px;
}
.missing-keywords-block #add-keywords {
  margin-bottom: 10px;
}
.private-app-expand-keywords .medium-header {
  display: block;
  float: left;
}
.tooltip-block {
  display: inline-block;
  padding-left: 10px;
}
#add-keywords-button-block {
  margin-right: -17px;
  margin-top: 9px;
}
.missing-keywords-block button {
  cursor: default;
}
.missing-keywords-block .selectable-keywords {
  cursor: pointer;
}
.missing-keywords-table {
  margin: 5px 0;
}
.missing-keywords-table thead {
  background-color: inherit;
  border: 0;
}
.competitors-table th:nth-child(2) {
  width: 35% !important;
}
.graph-engagement,
.graph-store-stats {
  background-color: #ffffff;
}
.graph-engagement-types button,
.graph-store-stats-types button {
  margin-bottom: 5px;
}
.graph-engagement-types,
.graph-store-stats-types {
  margin-bottom: 5px;
}
.engagement-metrics td:first-child,
.engagement-metrics th:first-child,
.store-stats-metrics td:first-child,
.store-stats-metrics th:first-child {
  text-align: left;
}
#change_flurry_settings:not(.coming-soon-button),
#change-itunes-credentials:not(.coming-soon-button) {
  margin: 6px 15px 6px 6px;
  white-space: nowrap;
}
.btn-date-engagement,
.btn-date-store-stats {
  display: block;
  width: auto;
  float: right;
}
.add-more-apps .apps-search-result {
  margin-top: 10px;
}
@media (max-width: 479px) {
  .add-buttons-search-result .btn {
    margin-bottom: 5px;
  }
}
#where-link {
  margin-bottom: 10px;
}
.error_layout {
  padding-left: 10px;
  padding-right: 10px;
}
.error_layout .error_img {
  max-width: 100%;
}
.error-description {
  font-size: 20px;
}
@media screen and (max-width: 479px) {
  .error-description {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .error_layout .error_img {
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .error_layout {
    padding-top: 65px;
  }
  .error_layout h1 {
    margin-top: -10px;
  }
}
.modal-edit-max-bid .modal-content {
  margin-left: -204px;
  width: 900px;
}
.keywords-table td {
  vertical-align: middle !important;
}
.container-dashboard {
  position: relative;
}
.cover-tile {
  background-color: #e6e7e8;
  opacity: 0.4;
  pointer-events: none;
}
.tiles-container .coming-soon-button {
  position: absolute;
  top: 50px;
  left: 50%;
}
.download-coming-soon {
  margin-left: -56px;
}
.download-link-itunes {
  margin-left: -76px;
}
.revenue-coming-soon {
  margin-left: -56px;
}
.revenue-link-itunes {
  margin-left: -76px;
}
.engagement-link-itunes {
  margin-left: -74px;
}
.tiles-body a:hover,
.graph-cell a:hover {
  text-decoration: none;
}
.graph-cell a {
  color: #000000;
}
.tiles-body a {
  color: #ffffff;
}
.container-dashboard .tiles-body-value {
  margin-right: 0 !important;
}
.container-dashboard .graph-cell {
  width: 250px !important;
}
.seo-header-annotation {
  font-size: 20px;
  text-transform: lowercase;
  margin-top: 10px;
}
.btn-nice {
  background-color: #29aae2;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 0 0 #2084b0;
  box-shadow: 0 3px 0 0 #2084b0;
}
.btn-nice:hover {
  background-color: #1d9dd5;
}
.btn-nice:active {
  -webkit-box-shadow: 0 3px 0 0 #2084b0;
  box-shadow: 0 3px 0 0 #2084b0;
  background-color: #1a8cbe;
}
.btn-nice:focus {
  background-color: #29aae2;
}
.btn-nice-reversed {
  background-color: #53baa3;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 0 0 #2084b0;
  box-shadow: 0 3px 0 0 #2084b0;
}
.btn-nice-reversed:hover {
  background-color: #46ae97;
}
.btn-nice-reversed:active {
  -webkit-box-shadow: 0 3px 0 0 #2084b0;
  box-shadow: 0 3px 0 0 #2084b0;
  background-color: #3e9c87;
}
.btn-nice-reversed:focus {
  background-color: #53baa3;
}
.products-container {
  background-color: #ffffff;
  margin-bottom: -10px;
  opacity: 0.3;
  width: 100%;
}
.products-container:after {
  display: none;
  content: url("/s/img/products/seo.png") url("/s/img/products/ads.png") url("/s/img/products/api.png") url("/s/img/products/seo_active.png") url("/s/img/products/ads_active.png") url("/s/img/products/api_active.png") url("/s/img/products/seo_top.png") url("/s/img/products/ads_top.png") url("/s/img/products/api_top.png");
}
.products-container .top-image {
  background: url('/s/img/products/bg_top.jpg') no-repeat;
  background-size: 100%;
}
.products-container .top-image .block-table {
  max-width: 960px;
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0 auto;
}
.products-container .top-image .block-table .main-image-container {
  display: table-cell;
  width: 45%;
  vertical-align: bottom;
  text-align: center;
}
.products-container .top-image .block-table .main-image-container .main-image {
  max-height: 397px;
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
}
.products-container .top-image .block-table .header-container {
  display: table-cell;
  vertical-align: middle;
  width: 55%;
  font-size: 43px;
  padding: 5px;
}
@media (max-width: 767px) {
  .products-container .top-image .block-table .header-container {
    font-size: 25px;
  }
}
@media (max-width: 400px) {
  .products-container .top-image .block-table .header-container {
    font-size: 22px;
  }
}
.products-container .top-image .block-table .header-container .header .main-header {
  color: #ffffff;
}
.products-container .top-image .block-table .header-container .header .sub-header {
  font-size: 60%;
  color: #ffffff;
  margin: 5px 0 18px 0;
  min-height: 42px;
}
.products-container .top-image .block-table .header-container .btn {
  margin-bottom: 10px;
}
.products-container .tabs-switch {
  height: 90px;
  text-align: center;
  border-bottom: 3px solid #e5e5e5;
}
.products-container .tabs-switch .btn-get-started {
  display: none;
}
.products-container .tabs-switch .tab {
  display: inline-block;
  width: 76px;
  height: 47px;
  margin: 13px 4% 0 4%;
  color: #a8acab;
}
.products-container .tabs-switch .tab.active {
  color: #3bb197;
}
.products-container .tabs-switch .seo {
  background-image: url("/s/img/products/seo.png");
}
.products-container .tabs-switch .seo:hover,
.products-container .tabs-switch .seo.active {
  background-image: url("/s/img/products/seo_active.png");
  color: #3bb197;
}
.products-container .tabs-switch .ads {
  background-image: url("/s/img/products/ads.png");
}
.products-container .tabs-switch .ads:hover,
.products-container .tabs-switch .ads.active {
  background-image: url("/s/img/products/ads_active.png");
  color: #3bb197;
}
.products-container .tabs-switch .api {
  background-image: url("/s/img/products/api.png");
}
.products-container .tabs-switch .api:hover,
.products-container .tabs-switch .api.active {
  background-image: url("/s/img/products/api_active.png");
  color: #3bb197;
}
.products-container .tabs-switch .name {
  position: relative;
  top: 45px;
  width: 115px;
  left: -20px;
  padding-top: 5px;
}
.products-container .fixed-tabs-switch {
  position: fixed;
  width: 100%;
  height: 70px;
  top: 40px;
  background: white;
  z-index: 10;
}
.products-container .fixed-tabs-switch .btn-get-started {
  display: block !important;
  visibility: visible !important;
  position: absolute;
  top: 10px;
  right: 24px;
}
@media (max-width: 767px) {
  .products-container .fixed-tabs-switch .btn-get-started {
    display: none !important;
  }
}
.products-container .fixed-tabs-switch .tab {
  margin-top: 0px;
  background: transparent;
  height: 0px;
}
.products-container .fixed-tabs-switch .tab .name {
  top: 20px;
}
.products-container .fixed-tabs-switch + .mini-articles {
  padding-top: 180px;
}
@media (max-width: 767px) {
  .products-container .fixed-tabs-switch + .mini-articles {
    padding-top: 110px;
  }
}
.products-container .mini-articles {
  padding: 80px 0 50px 0;
}
@media (max-width: 767px) {
  .products-container .mini-articles {
    padding: 20px 0;
  }
}
.products-container .mini-articles .header {
  padding: 0 20px;
  font-size: 33px;
  margin-bottom: 30px;
}
.products-container .mini-articles .article-container {
  max-width: 1105px;
  margin: 0 auto;
}
.products-container .mini-articles .article {
  padding: 25px 30px;
  display: table;
}
.products-container .mini-articles .article .image {
  display: inline-block;
  width: 76px;
  height: 47px;
  vertical-align: text-bottom;
  margin-right: 20px;
}
.products-container .mini-articles .article .image1 {
  background-image: url("/s/img/products/seo/icon_1.png");
}
.products-container .mini-articles .article .image2 {
  background-image: url("/s/img/products/seo/icon_2.png");
}
.products-container .mini-articles .article .image3 {
  background-image: url("/s/img/products/seo/icon_3.png");
}
.products-container .mini-articles .article .image4 {
  background-image: url("/s/img/products/seo/icon_4.png");
}
.products-container .mini-articles .article .name {
  position: relative;
  top: 50px;
  width: 115px;
  left: -5px;
  color: #3bb197;
}
.products-container .mini-articles .article .text {
  display: table-cell;
  vertical-align: middle;
  margin-left: 40px;
}
.products-container .join-article {
  background-color: #F7FAF9 !important;
  padding: 50px 20px 80px 20px;
}
@media (max-width: 767px) {
  .products-container .join-article {
    padding: 20px;
  }
}
.products-container .join-article .join-article-content {
  max-width: 1105px;
  margin: 0 auto;
}
.products-container .join-article .header {
  font-size: 48px;
  margin-right: 20px;
}
.products-container .join-article .text {
  font-size: 20px;
  margin-bottom: 20px;
}
.products-container .join-article .join-image {
  max-width: 500px;
  max-height: 300px;
  width: 500px;
  height: 300px;
}
.products-container .one-price {
  padding: 50px 40px 80px 40px;
}
@media (max-width: 767px) {
  .products-container .one-price {
    padding: 20px 40px 20px 20px;
  }
  .products-container .one-price .col-sm-6 {
    text-align: center;
  }
}
.products-container .one-price .big-header:last-child {
  margin: 0;
}
.products-container .one-price .header {
  font-size: 45px;
  margin-bottom: 15px;
}
.products-container .one-price .bucks {
  font-size: 25px;
  vertical-align: 10px;
  margin-right: 5px;
}
.products-container .one-price .btn {
  max-width: 400px;
  display: block;
  margin: 0 auto;
}
.products-container .double-price {
  text-align: center;
}
.products-container .double-price .price-badge {
  max-width: 1000px;
}
.products-container .double-price .price-badge-pluses {
  max-width: 400px;
}
.products-container .double-price .price-badge-pluses li {
  text-align: left;
}
.products-container .learn-more {
  background-color: #F7FAF9 !important;
  padding: 50px 20px 80px 20px;
}
@media (max-width: 767px) {
  .products-container .learn-more {
    padding: 20px;
  }
}
.products-container .learn-more .header {
  font-size: 45px;
  text-align: center;
}
.products-container .learn-more .main-block {
  max-width: 1000px;
  margin: 20px auto 0 auto;
}
.products-container .learn-more .block-table {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.products-container .learn-more .left-block {
  width: 340px;
  display: table-cell;
  vertical-align: top;
}
@media (max-width: 767px) {
  .products-container .learn-more .left-block {
    display: block;
    margin: 0 auto;
    width: auto;
  }
}
.products-container .learn-more .left-block .link {
  display: block;
  margin-bottom: 20px;
  font-size: 16px;
}
.products-container .learn-more .left-block .link.active {
  color: #000000;
  text-decoration: none;
  cursor: default;
  font-weight: bold;
}
.products-container .learn-more .left-block .link.active:after {
  content: "\f18e";
  font-family: FontAwesome;
  color: #000000;
  font-size: 20px;
  margin-left: 8px;
  vertical-align: -6%;
}
.products-container .learn-more .right-block {
  display: table-cell;
  vertical-align: top;
  text-align: center;
}
@media (max-width: 767px) {
  .products-container .learn-more .right-block {
    display: block;
  }
}
.products-container .learn-more .right-block .slide {
  border: 1px solid #CCC;
  border-width: 1px 1px 0;
  margin-bottom: 5px;
}
.products-container .learn-more .right-block .slide-inner {
  margin-bottom: 5px;
}
@media (max-width: 1025px) {
  .products-container .learn-more .right-block .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
  }
  .products-container .learn-more .right-block .embed-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.products-container .loved_by_images {
  background-color: #53baa3;
  text-align: center;
  padding: 20px 20px 10px 20px;
  display: block;
  font-size: 0;
}
.products-container .loved_by_images img {
  margin: 0 10px 10px 0;
  display: inline;
}
.products-container .maximize-app {
  padding: 30px 20px;
  background: url('/s/img/products/footer.jpg');
  width: 100%;
  background-size: 100%;
  background-attachment: fixed;
}
.products-container .maximize-app .header {
  margin-bottom: 20px;
  font-size: 50px;
  color: #ffffff;
  text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
@media (max-width: 767px) {
  .products-container .maximize-app .header {
    font-size: 30px;
  }
}
.products-container .maximize-app .btn {
  display: block;
  max-width: 400px;
  margin: 0 auto;
}
.products-container .brands {
  text-align: center;
}
.products-container .brands .brand {
  margin: 15px 33px 5px 33px;
}
.products-container .brands .brand:first-child {
  margin-left: 0;
}
.products-container .brands .brand:last-child {
  margin-right: 0;
}
.products-container .about {
  border-top: 2px solid #e5e5e5;
  max-width: 1000px;
  margin: 10px auto;
  padding: 20px 0;
}
@media (min-width: 1026px) {
  .products-container .about .col-sm-6:first-child {
    padding-left: 0;
  }
  .products-container .about .col-sm-6:last-child {
    padding-right: 0;
  }
}
.products-container .about .header {
  font-size: 22px;
}
.products-container .about .text {
  font-size: 15px;
}
.products-container .about .buttons {
  display: table;
  width: 100%;
  margin-top: 25px;
  max-width: 600px;
}
.products-container .about .btn {
  width: 45%;
  margin: 10px 10px 0 0;
  min-width: 200px;
}
@media (min-width: 1026px) {
  .products-container .about .btn:last-child {
    margin-right: 0;
  }
}
.products-container .bottom-triangle-area {
  height: 11px;
  width: 200%;
  font-size: 0;
}
.products-container .bottom-triangle {
  background: url('/s/img/products/notch.png') no-repeat;
  width: 30px;
  height: 11px;
  vertical-align: top;
  margin-left: -1px;
}
.products-container .bottom-triangle-animation {
  transition: width 0.5s ease;
}
.products-container .bottom-triangle-left,
.products-container .bottom-triangle-right {
  width: 50%;
  background: #ffffff;
  height: 11px;
}
.products-container .bottom-triangle-left,
.products-container .bottom-triangle-right,
.products-container .bottom-triangle {
  display: inline-block;
}
.products-container .fixed-bottom-triangle-area {
  z-index: 10;
  position: fixed;
  width: 100%;
  top: 40px;
  background: #7DC8C6 !important;
}
.table-transactions {
  table-layout: fixed;
}
@media (min-width: 1025px) {
  .table-transactions th:first-child,
  .table-transactions th:nth-child(3),
  .table-transactions th:nth-child(6),
  .table-transactions th:nth-child(7),
  .table-transactions th:nth-child(8),
  .table-transactions th:nth-child(9) {
    width: 100px !important;
  }
  .table-transactions th:nth-child(4),
  .table-transactions th:nth-child(5) {
    min-width: 100px;
    max-width: 600px;
    width: auto !important;
  }
  .table-transactions td:nth-child(5) a {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
  }
  .table-transactions th:nth-child(2) {
    min-width: 155px;
    width: auto !important;
  }
}
.table-transactions .campaign-name {
  display: block;
}
.highcharts-container+.alert-info {
  margin-bottom: 0px;
}
.panel-heading {
  height: auto;
}
.stats-public-app-overview .rating-trend-block {
  overflow-x: auto;
}
.stats-public-app-overview .app-container {
  display: table;
  width: 100%;
  table-layout: fixed;
  border: 0;
  min-width: 150px;
  color: #000000;
}
.stats-public-app-overview .app-container > * {
  display: table-cell;
  vertical-align: middle;
}
.stats-public-app-overview .app-icon {
  width: 50px;
}
.stats-public-app-overview .appname {
  font-size: 14px;
  display: inline-block;
  max-width: 100%;
  color: #000000;
}
.stats-public-app-overview .app-publisher {
  font-size: 12px;
  text-decoration: none;
  display: inline-block;
  max-width: 100%;
}
.stats-public-app-overview .rankings {
  text-decoration: none;
  color: #000000;
}
.stats-public-app-overview .orange-star {
  color: #efa131;
}
.stats-public-app-overview .exchange-arrow {
  margin-bottom: 7px;
}
.stats-public-app-overview .rate {
  height: 10px !important;
}
.stats-public-app-overview .app-rating {
  width: 110px;
  text-align: right;
}
.stats-public-app-overview .app-description .slide-height {
  white-space: pre-wrap;
}
.stats-public-app-overview .stars-rating {
  text-align: center;
}
.stats-public-app-overview .stars-rating .tiles-body-value {
  font-size: 40px;
}
.stats-public-app-overview .version-history {
  width: 100%;
}
.stats-public-app-overview .version-history td:first-child {
  width: 30%;
}
.stats-public-app-overview .version-history td:nth-child(4) {
  text-align: right;
  width: 30%;
}
.stats-public-app-overview .version-history .upgrade-version-icon {
  color: #e5e7e7;
}
.stats-public-app-overview .version-history .current-version-icon {
  color: #16a085;
}
.stats-public-app-overview .rating-table {
  table-layout: fixed;
  width: 100%;
}
.stats-public-app-overview .rating-table td:first-child {
  width: 30px;
}
.stats-public-app-overview .rating-table td:nth-child(3) {
  width: 60px;
  font-size: 11px;
  padding-left: 10px;
  color: #8b8f8e;
}
.stats-public-app-overview .rating-table tr:first-child .rate {
  background-color: #16a085;
}
.stats-public-app-overview .rating-table tr:nth-child(2) .rate {
  background-color: #66cc00;
}
.stats-public-app-overview .rating-table tr:nth-child(3) .rate {
  background-color: #999900;
}
.stats-public-app-overview .rating-table tr:nth-child(4) .rate {
  background-color: #efa131;
}
.stats-public-app-overview .rating-table tr:nth-child(5) .rate {
  background-color: #990000;
}
.stats-public-app-overview .rating-trend-block {
  text-align: center;
}
.ad-keywords-fb-container {
  width: 100% !important;
  margin: 0 !important;
}
.ad-keywords-fb-container .targeting-container .campaign-block {
  background-color: #ffffff;
  border: 0;
  box-shadow: none;
}
.ad-keywords-fb-container .targeting-container .panel-primary-2 {
  overflow-x: auto;
  border-top: 2px solid #29abe2;
}
.ad-keywords-fb-container .targeting-container .panel-primary-2 .panel-heading {
  background-color: #ebf7f4;
}
.ad-keywords-fb-container .targeting-container .panel-primary-2 .panel-heading h3 {
  color: inherit;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.ad-keywords-fb-container .targeting-container .panel-primary-2 .panel-heading,
.ad-keywords-fb-container .targeting-container .panel-primary-2 .panel-body {
  min-width: 690px;
}
.ad-keywords-fb-container .targeting-container .right-link-block {
  margin-top: 0;
}
.ad-keywords-fb-container .targeting-container .right-link-block a {
  font-size: 14px;
}
.ad-keywords-fb-container .targeting-container .text-container {
  width: 100%;
  padding: 5px;
  text-align: center;
}
.ad-keywords-fb-container .targeting-container #chosen_competitors {
  width: 100%;
}
.ad-keywords-fb-container .targeting-container #choose_keywords .control-label {
  float: none;
  width: auto;
  margin-bottom: 10px;
}
.ad-keywords-fb-container .targeting-container #choose_keywords .controls {
  margin-left: 25px;
}
.ad-keywords-fb-container .targeting-container #choose_keywords #newKeywords .tagit-input {
  width: 100%;
}
.ad-keywords-fb-container .reach-estimate-container {
  margin-bottom: 20px;
}
.ad-keywords-fb-container .reach-estimate-container .reach-estimate {
  border: 1px solid #c9cfcf;
  background-color: #ffffff;
  position: relative;
  width: 100%;
}
.ad-keywords-fb-container .reach-estimate-container .reach-estimate .reach-estimate-body {
  padding: 15px;
}
.ad-keywords-fb-container .reach-estimate-container .reach-estimate .reach-estimate-start {
  margin-bottom: 15px;
}
.subscription-body {
  overflow-x: hidden;
}
.subscription-container {
  padding: 25px;
}
.subscription-container .step-container {
  padding-left: 20px;
}
.subscription-container .app-list {
  max-height: 500px;
}
.subscription-container .credit-card-form {
  margin-bottom: 10px;
}
.subscription-container .credit-card-form .control-label {
  width: 117px;
}
@media (max-width: 767px) {
  .subscription-container .credit-card-form .form-group {
    margin-bottom: 5px;
  }
  .subscription-container .credit-card-form .card-expiry-month {
    margin-bottom: 5px;
  }
}
.plan-block {
  padding-right: 20px;
}
.plan-block table tr td:first-child {
  width: 70%;
}
.plan-block .plan-table {
  width: 100%;
}
.plan-block .your-price-row {
  font-size: 16px;
  font-weight: bold;
}
.plan-block .your-price {
  margin-top: 10px;
  padding: 10px 0 10px 0 !important;
  border-top: 2px #28aae1 solid !important;
}
.plan-block .your-price table {
  width: 100%;
}
.plan-block .your-price table .savings-row {
  color: #c9cfcf;
}
.plan-block .new-plan-block {
  margin-top: 10px;
}
.plan-block .plan-switch {
  margin-top: 5px;
  margin-bottom: 5px;
}
.plan-block .plan-switch button {
  padding-top: 4px;
  padding-bottom: 4px;
}
.subscription-tab {
  border: 1px solid #c9cfcf;
  background-color: white;
}
.subscription-tab .app-list {
  overflow: initial !important;
}
.subscription-tab .app-list .app-name {
  width: 50%;
}
@media (max-width: 1300px) {
  .subscription-tab .app-list .app-name {
    width: 30%;
  }
}
@media (max-width: 400px) {
  .subscription-tab .app-list .app-name {
    width: 18%;
  }
}
.subscription-tab .app-list .app-brand {
  float: right !important;
  position: relative;
  left: -40px;
}
.subscription-tab .app-list .app-check {
  position: relative;
  left: 40px;
}
.subscription-tab .app-list .app-country {
  display: none;
}
.subscription-tab .app-list .app-row.disabled {
  cursor: auto !important;
  opacity: 0.5;
}
.subscription-tab .app-list .app-checkbox {
  width: 25px;
  height: 25px;
  margin: 8px 10px 0 5px;
  -moz-appearance: none;
  cursor: pointer;
}
.subscription-tab .downgrade-reason {
  width: 100%;
  height: 80px;
  resize: none;
  margin: 10px 0;
}
#my-keywords-container .panel,
.private-app-expand-keywords .panel,
.stats-public-app-overview .panel,
.subscription-container .panel,
.container-dashboard .panel {
  color: #171f1d;
  border: 1px solid #bec0c0;
  border-top: 2px solid #29abe2;
}
#my-keywords-container .panel .panel-body,
.private-app-expand-keywords .panel .panel-body,
.stats-public-app-overview .panel .panel-body,
.subscription-container .panel .panel-body,
.container-dashboard .panel .panel-body {
  padding-top: 10px !important;
}
#my-keywords-container .panel .panel-heading,
.private-app-expand-keywords .panel .panel-heading,
.stats-public-app-overview .panel .panel-heading,
.subscription-container .panel .panel-heading,
.container-dashboard .panel .panel-heading {
  background: #ebf7f4;
}
#premium-access-modal .modal-content,
#regwall-modal .modal-content {
  margin-left: -180px;
  width: 800px;
}
@media (max-width: 767px) {
  #premium-access-modal .modal-content,
  #regwall-modal .modal-content {
    width: auto;
    margin-left: auto;
  }
}
@media (max-width: 479px) {
  #premium-access-modal .grey-block,
  #regwall-modal .grey-block {
    float: none !important;
    margin-left: 10px;
    margin-bottom: 10px;
    width: auto !important;
  }
  #premium-access-modal .description-block,
  #regwall-modal .description-block {
    float: none !important;
    width: auto;
  }
}
#premium-access-modal .modal-footer,
#regwall-modal .modal-footer {
  text-align: left;
}
#premium-access-modal .grey-block,
#regwall-modal .grey-block {
  background-color: #e6e7e8;
  border-radius: 15px;
  margin-top: 14px;
  text-align: center;
  padding: 7px;
  width: 200px;
  margin-right: 10px;
}
#premium-access-modal .grey-block .with-discount,
#regwall-modal .grey-block .with-discount {
  font-size: 12px;
}
#premium-access-modal #go-to-subscription,
#regwall-modal #go-to-subscription {
  text-align: center;
}
#premium-access-modal #twitterbutton_paywall,
#regwall-modal #twitterbutton_paywall {
  margin-top: 20px;
}
#premium-access-modal .vertical-middle,
#regwall-modal .vertical-middle {
  vertical-align: middle;
}
#premium-access-modal .table .th,
#regwall-modal .table .th {
  background-color: #f1f1f1;
  font-size: 20px;
  font-weight: bold;
}
#premium-access-modal .table .note,
#regwall-modal .table .note {
  margin: 5px 0;
  font-size: 12px;
}
#premium-access-modal .table .price,
#regwall-modal .table .price {
  background-color: #f7f8fa;
  font-size: 16px;
}
.top-country-swithcer {
  margin-top: 10px;
}
@media (max-width: 767px) {
  #container-publisher .buttons-group {
    margin-bottom: 15px;
  }
  #header-publisher+.clearfix {
    display: none;
  }
  #header-publisher .headers {
    float: none !important;
    margin-bottom: 15px;
  }
  #header-publisher .headers .primary-header {
    display: block;
  }
  #container-publisher .device-switch {
    margin-bottom: 10px;
  }
  #container-publisher .search-add-portfilio {
    margin-bottom: 10px;
  }
}
.failed-competitors {
  width: 250px;
  margin-left: 10px;
}
.container-publisher-rank .table-responsive > div > .row {
  display: none;
}
.container-publisher-rank table th:nth-child(1) {
  min-width: 50px;
}
.container-publisher-rank table th:nth-child(2) {
  width: 40%;
}
.container-publisher-rank table th {
  width: 20%;
}
.container-publisher-rank table td {
  vertical-align: middle !important;
}
.container-publisher-rank table .app-rating {
  vertical-align: middle;
  width: 60px;
}
.container-publisher-rank table .app-rating i {
  top: 1px;
  position: relative;
}
.container-publisher-rank .app-icon-small {
  float: left;
  margin-right: 5px;
  opacity: 0.5;
}
.app-review {
  margin: 10px auto 30px;
}
.app-review h5 {
  font-weight: bold;
  margin: 5px auto;
}
.app-review .app-review-header {
  color: gray;
  margin: 5px auto;
}
.app-api-portal-link {
  text-align: right;
  margin: 10px 10px 5px 10px;
}
.navbar a.brand {
  padding: 4px 6px 4px 6px;
}
.borderDiv {
  border: 1px solid #b2b2b2;
  padding: 10px;
}
.controlLabel {
  height: 20px;
  width: 740px;
  padding: 10px 0px 0px 4px;
}
.imgSmall {
  width: 15px;
  height: 15px;
  margin-bottom: 5px;
}
.imgMiddle {
  width: 30px;
  height: 30px;
  margin-bottom: 5px;
}
td.outerCampContainer {
  padding-left: 2px !important;
  padding-right: 2px !important;
}
.appPreviewContainer {
  height: 370px;
  width: 263px;
  overflow: auto;
}
.appPreview {
  width: 246px;
  border: 1px solid #ccc;
  padding: 15px 10px;
  background-color: #c3c6d8;
  margin-bottom: 15px;
}
.previewContent {
  background-color: #fff;
}
.appPreview h1 {
  margin: 0 0 10px 0;
  padding: 0px 0px 0px 9px;
  background-color: #f7f7f7;
  font-weight: bold;
  line-height: 20px;
  font-size: 14px;
  color: #949494;
  border-bottom: 1px solid #c2c2c2;
}
.appPreview img.icon {
  width: 34px;
  height: 34px;
  margin-right: 6px;
  margin-left: 9px;
}
.appPreview h5 {
  line-height: 19px;
  color: #444444;
  margin: 0;
  font-weight: bold;
}
.appPreview h6 {
  color: #808080;
  margin: 0;
  font-weight: bold;
}
.appPreview hr {
  margin: 0px;
  background-color: #c2c2c2;
}
.previewImageDiv {
  margin-left: 9px;
  width: 204px;
  min-height: 172px;
  border: 1px solid #d1d1d1;
  background-color: #f3f4f7;
  margin-bottom: 15px;
}
.previewAppTitles {
  padding: 5px;
}
.previewInstall {
  text-align: center;
  margin: 5px 0;
  color: #576b95;
  font-weight: bold;
}
.previewAuthor {
  margin-left: 9px !important;
}
.previewText {
  margin: 6px 9px;
  word-wrap: break-word;
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
  font-size: 12px;
  color: #333;
  line-height: 1.28;
}
.titlePreview {
  word-wrap: break-word;
  display: inline-block;
  width: 170px;
}
.titlePreviewWide {
  width: 195px;
}
#scheduleButton {
  margin-top: 10px;
  margin-left: 30%;
}
.campaign-block {
  padding: 10px 35px 10px 10px;
}
#fb_app_id {
  width: 665px;
}
#auto_fb_app_name {
  width: 730px;
}
.application-block img.appImage {
  margin-right: 10px;
}
.application-block h5,
.application-block h6 {
  margin: 0px;
}
.application-block h5 {
  font-weight: bold;
}
.application-block h6 {
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
}
.yourAd {
  border-right: 1px solid #ccc;
  padding-right: 55px;
  margin-left: 0px;
  min-height: 385px;
  width: 636px;
}
.campaign-block .imgPreview {
  margin-right: 5px;
  width: 60px;
  height: 36px;
}
.inline-radion {
  float: left;
  margin-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.campaign-block .controlValue {
  margin: 2px 0px 0px;
}
.campaign-block .well {
  background-color: #fff;
  margin-bottom: 0px;
}
.campaign-block textarea {
  width: 424px;
  resize: none;
  padding: 4px 9px;
}
.campaign-block form {
  margin-bottom: 0px;
}
.campaign-block .form-horizontal .control-group {
  margin-bottom: 5px;
}
.campaign-block .control-label {
  text-align: right;
}
.campaign-block .controls .control-label {
  width: 80px;
  text-align: left;
  margin-right: 10px;
}
.campaign-block .alert-info {
  margin: 8px 0px 10px 0px;
}
.campaign-block .alert {
  margin-top: 10px;
}
.campaign-block .imgLabel {
  margin-top: 10px;
}
.campaign-block .requireExactAgeLabel {
  padding-top: 0px;
}
#img_upload_error {
  margin: 8px 14px 10px 0px;
  display: none;
}
#setScheduleDates {
  margin-top: 10px;
}
.imageSizeTop {
  margin-left: 10px;
}
.imageSizeRight {
  margin: 5px 10px 5px 5px;
}
.titleField {
  width: 424px;
  margin-top: 2px;
}
.keyword .close {
  margin-left: 5px;
}
#keywordsSubCategories .closeTimes {
  color: #808080;
  font-size: 18px;
  vertical-align: middle;
}
#keywordsSubCategories .closeTimes:hover {
  color: dimgray;
}
#keywordsCategories {
  display: inline-block;
  float: left;
  background: #fff;
  width: 270px;
  height: 200px;
  overflow: hidden;
  font-weight: bold;
  border: 1px solid #ccc;
}
#keywordsCategories .option {
  background: url('/s/imgs/arrow.png') no-repeat scroll 240px 5px;
}
#keywordsBlock {
  background: #fff;
  width: 731px;
  overflow: auto;
  border: 1px solid #ccc;
  padding: 5px;
  text-align: justify;
}
.non-selectable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#deleter {
  width: 1px;
  margin-top: -15px;
  border: 0px;
  outline: none;
  margin-left: 2px;
}
#newKeywords #deleter {
  float: left;
  margin-top: 0px;
}
#deleter:focus {
  box-shadow: 0px;
  outline: none;
}
.relatedOdd {
  background-color: #D9EDE7 !important;
}
.related {
  display: inline-block;
  padding: 2px 10px;
  margin: 5px 0 0 0;
  font-size: 12px;
  background-color: #D9EDF7;
  border-color: #BCE8F1;
  border-radius: 4px;
  color: #3A87AD !important;
}
#keywordsSubCategories .option {
  background: url('/s/imgs/arrow.png') no-repeat scroll 185px 5px;
}
.addAnyApps {
  margin-left: 20px;
  margin-top: -10px;
}
.competitors_radio .radio {
  margin-right: 15px;
}
.competitorIcon,
.appIcon {
  width: 40px;
  height: 40px;
}
.competitorMiddleText {
  vertical-align: middle;
}
.competitorAction {
  font-size: 25px;
  vertical-align: middle;
  display: inline-block;
  width: 15px;
}
.competitorAction a,
.competitorAction a:hover {
  text-decoration: none;
}
.competitorAppName,
.appName {
  font-weight: bold;
  font-size: 14px;
  height: 20px;
  overflow: hidden;
}
.competitorSeller,
.appSeller {
  font-size: 12px;
  height: 20px;
  overflow: hidden;
}
.competitorBlock {
  width: 215px;
  margin: 10px;
  display: inline-block;
  padding: 5px;
}
.appBlock {
  margin: 0px;
  padding: 5px;
}
#competitors_autocomplete .competitorData {
  width: 350px;
}
.competitorData,
.appData {
  width: 150px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}
.appData {
  width: 350px;
}
#hide_all_competitors,
#show_all_competitors {
  cursor: pointer;
  margin-right: 5px;
}
#suggestedCompetitors .competitorBlock {
  cursor: pointer;
}
#suggestedCompetitors .competitorBlock:hover {
  cursor: pointer;
  background-color: #ADDFFF;
  border-radius: 5px;
}
#keywordsCategoryList {
  z-index: 10;
  height: 200px;
  background: #FFFFFF;
  border: 1px solid #CCCCCC;
  border-left: 0px;
  padding-left: 10px;
  margin-top: 1px;
  overflow-y: auto;
}
#newKeywords  input,
#new_location input {
  box-shadow: none;
  background: transparent;
}
#newKeywords,
#new_location {
  margin: 0;
}
#newKeywords:not(.tagit),
#new_location:not(.tagit) {
  padding-left: 0;
}
#locale {
  width: 100%;
  height: 38px;
}
@-moz-document url-prefix() {
  #locale {
    height: auto;
    padding: 7px 10px 7px 5px;
  }
}
#fileupload {
  height: 35px;
}
ul.tagit {
  padding: 0px 5px;
  border: 1px solid #C6C6C6;
  overflow: auto;
  background-color: #fff;
}
ul.tagit li {
  -moz-border-radius: 5px 5px 5px 5px;
  display: block;
  float: left;
  margin: 2px 5px 6px 0;
}
ul.tagit li.tagit-new {
  padding: 2px 4px 1px 0;
}
ul.tagit li.tagit-choice input {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
}
ul.tagit input[type="text"],
ul.tagit textarea {
  -moz-box-sizing: border-box;
  border: none;
  margin: 0;
  padding: 0;
}
ul.tagit textarea {
  height: 20px;
  width: 530px;
  -moz-appearance: none;
  outline: none;
  box-shadow: none;
  overflow-y: hidden;
  line-height: 20px;
}
ul.tagit textarea:focus {
  outline: none;
}
a.verifyAdDest {
  text-decoration: underline;
  font-size: 11px;
  color: #576b95;
}
#broadCategories .option {
  background: url('/s/imgs/arrow.png') no-repeat scroll 340px 5px;
}
#broadCategories,
#broadItems,
#broadItems1 {
  height: 200px;
  float: left;
  width: 362px;
  font-weight: bold;
}
#broadItems {
  margin-left: 5px;
  padding-left: 10px;
  height: 198px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  overflow-y: scroll;
}
#broadItems1 {
  margin-left: 5px;
  padding-left: 10px;
  height: 198px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  overflow-y: scroll;
}
.searchPanel form,
.searchPanel input,
.searchPanel select {
  margin: 0px;
}
.searchPanel {
  margin-bottom: 10px;
}
.campaign-name {
  line-height: 15px;
}
.campaign-cell .app-brand {
  width: 18px;
}
.app-img-link {
  margin-left: 5px;
  margin-right: 5px !important;
  -webkit-flex-basis: 40px;
  -ms-flex: 0 1 40px;
  flex-basis: 40px;
}
.apps-switch-title {
  max-height: 17px;
  max-width: 115px;
  display: inline-block;
}
.apps-selector-menu {
  width: 360px;
  padding-bottom: 5px;
}
.apps-selector-menu a {
  color: #4d4d4d;
}
.apps-selector-menu a:hover {
  color: #000;
}
.apps-selector-menu div:hover {
  background-color: #d2d3d6;
}
.apps-selector-menu .app-brand {
  -ms-flex-item-align: center;
  flex-item-align: center;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  -o-align-self: center;
  align-self: center;
}
.apps-selector-menu .app-name {
  text-decoration: none;
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-box !important;
  display: -o-box !important;
  display: box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
  height: 25px;
  padding: 5px 0;
}
.apps-selector-menu .app-name img {
  margin-right: 5px;
  -ms-flex-item-align: center;
  flex-item-align: center;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  -o-align-self: center;
  align-self: center;
}
.apps-selector-menu .app-name-label {
  margin: 0px;
  width: 280px;
  -ms-flex-item-align: center;
  flex-item-align: center;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  -o-align-self: center;
  align-self: center;
}
.action-buttons {
  margin-top: 12px;
  margin-left: 10px;
}
.action-buttons > * {
  margin-bottom: 10px;
}
.campaignsDateContainer {
  display: inline-block;
  margin-right: 10px;
}
.applicationTable td {
  vertical-align: middle;
  background: #fff;
  padding: 5px 13px 0 13px;
}
.applicationTableNarrow td {
  padding: 5px 4px 0 4px;
  text-align: center;
}
.applicationTable tr.alt td {
  background: none;
}
.applicationTable th {
  text-align: center;
  font-size: 13px;
  background: #f9f9f9;
}
.applicationTable th:first-child {
  width: 280px;
}
.applicationImage {
  float: left;
  margin-right: 5px;
  width: 32px;
  height: 32px;
}
.applicationTable h4,
.newAds h4 {
  margin: 0px 0 0 0;
  font-size: 13px;
}
.centralBlock {
  margin: -8px 120px 0 0;
}
.pagination {
  margin: 0px;
}
.pagination ul > li > a,
.pagination ul > li > span {
  margin-top: -8px;
  line-height: 28px;
}
.newAds {
  width: 100%;
  margin-left: 0px;
}
.newAds .campaignCell {
  margin-left: 0px !important;
  border: 1px solid #ccc;
  border-top: 0px;
  padding: 10px 7px 0 5px;
}
.newAds .odd {
  border-left: 0px;
}
.newAds .even {
  border-left: 0px;
  border-right: 0px;
}
.newAds .odd:first-child,
.newAds .odd:first-child + .even {
  border-top: 1px solid #ccc;
}
.newAds .rightBlock {
  float: right;
  margin-top: -10px;
}
.newAds .rightBlock select {
  margin-right: 5px;
  width: 125px;
}
#selectOS {
  margin-left: 10px;
}
#charLeftNewCamp {
  padding-left: 40%;
}
select[disabled] option[selected] {
  color: white;
}
.customSelect {
  background: #fff;
  border: 1px solid #ccc;
}
.customSelect .option {
  cursor: pointer;
  padding-left: 5px;
  margin: 5px 5px 0 5px;
}
.customSelect .active {
  background-color: #ccc !important;
}
.budget_label {
  line-height: 34px;
}
.budget_cell_right {
  text-align: right;
}
.balance_applied,
.modal_balance_applied {
  color: red;
}
.ads-autocomplete {
  position: absolute;
  width: 736px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  padding: 3px;
  display: none;
  max-height: 500px;
  overflow-y: auto;
}
.ads-autocomplete-item {
  cursor: pointer;
  padding: 5px;
}
.ads-autocomplete-item:hover {
  background-color: #AAA;
}
.ads-autocomplete-item img {
  width: 40px;
  margin-right: 15px;
  float: left;
}
.ads-autocomplete-description {
  float: left;
}
.ads-autocomplete-title {
  font-size: 16px;
  color: #0088cc;
}
.ads-autocomplete-subtitle {
  font-size: 14px;
  color: #ccc;
}
#inputStartDp,
#inputEndDp {
  width: 100px;
}
.campaignsDateContainer #inputStartDp,
.campaignsDateContainer #inputEndDp {
  width: 75px;
}
.stats-info {
  margin-right: 20px;
}
.fb-icon {
  width: 20px;
  height: 20px;
}
.statsTable th {
  color: #666;
}
.statsTable th,
.statsTable td {
  padding-right: 15px;
}
#stat_table_div {
  margin-top: 20px;
  margin-left: -10px;
}
.stats-nav {
  margin-top: 10px;
  background-color: #ffffff;
  border: 1px solid #ddd;
  overflow-x: auto;
}
.stats-nav .nav-tabs {
  min-width: 750px;
}
.stats-nav .tab-part {
  padding-right: 40px;
  display: table-cell;
}
.stats-nav .tab-header {
  font-size: 20px;
  color: #666;
}
.stats-nav .active .tab-header {
  color: white;
}
.stats-nav .tab-header .bonus {
  font-size: 16px;
}
.stats-nav .nav-tabs>.active>a,
.stats-nav .nav-tabs>li>a {
  border: 1px solid #ddd;
  border-radius: 0px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 0px;
  border-bottom-color: transparent;
  height: 80px;
}
.stats-nav .nav-tabs>li>a:hover {
  border-left: 0px;
  border-top: 0px;
  border-bottom: 1px;
}
.stats-nav .nav-tabs>.active {
  margin-bottom: -1px;
}
.stats-nav .nav-tabs>.active>a {
  background-color: #f5f5f5;
}
.stats-nav .nav-tabs>li>a {
  min-width: 100px;
  margin-right: 0px;
  padding-top: 16px;
  padding-bottom: 16px;
}
#ad-groups-stats-graph {
  width: 1130px;
}
.ad-group-creative {
  width: 50px;
}
.ad-groups-stats-table .tooltip-inner {
  word-wrap: break-word;
}
#update-stats-button,
#fb-group-sync {
  margin-bottom: 20px;
}
#detailed_area {
  padding: 10px 15px 5px 15px;
}
#detailed_area .application-cell {
  padding: 10px 10px;
}
#detailed-statistic-per-app {
  margin: 20px 10px 20px 10px;
}
#detailed_area .application-cell .appImage {
  margin-right: 5px;
}
#detailed_area .application-cell h5,
#detailed_area .application-cell h6 {
  margin: 0px 0;
  line-height: 16px;
}
#detailed_area .application-cell h6 {
  font-weight: normal;
}
#detailed_area .volume-container {
  padding: 0 10px;
  width: 100px;
}
#detailed_area .detailed-volume {
  margin: 20px 0px;
  height: 30px;
  background-color: #dcdcdc;
  display: block;
}
#detailed_area .current-app,
#detailed_area .current-app td {
  background-color: #fff5e5;
}
#detailed_area .current-app .detailed-volume {
  background-color: #ffd5b1;
}
#detailed_area .cvr,
#detailed_area .volume,
#detailed_area .ctr {
  font-size: 26px;
  color: #797979;
  text-align: center;
}
#detailed_area img.creative {
  width: 140px;
  border-radius: 3px;
}
#detailed_area td.creative-cell {
  text-align: center;
  width: 40% !important;
}
#detailed_area td.creative-cell span.label {
  margin-top: 5px;
}
#detailed_area td {
  vertical-align: middle;
}
#detailed_area .green-checkbox {
  margin: 0 auto;
}
#detailed_area .keywords-top {
  font-size: 14px;
}
#detailed_area .keyword-title {
  font-size: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#detailed_area .dataTable th {
  text-align: center;
}
#detailed_area .dataTable tr td:first-child {
  width: 330px;
}
#detailed_area .dataTable tr td.keywords-top {
  width: 150px;
}
#repeat-campaign {
  display: block;
  width: 480px;
  padding: 10px 5px 10px 5px;
  margin: 5px auto;
}
.summary_stats_label {
  margin: 0px;
  float: left;
  font-size: 26px;
  line-height: 32px;
  padding: 0px 10px 0px 0px;
}
.summary-header {
  padding-top: 5px;
  padding-bottom: 20px;
  white-space: nowrap;
}
@media (min-width: 1170px) {
  .summary-header-row-right {
    float: right;
  }
  .summary-header-row-right .summary-header-row {
    padding: 0;
  }
}
.summary-header-row {
  display: inline-block;
  padding: 0 35px 5px 0;
}
.summary-header-number {
  font-size: 24px;
  color: #333;
}
.summary-header-title {
  font-size: 14px;
  color: #999;
}
#stat_table_div #stat_summary_date_range {
  width: 40px !important;
}
#stat_table_div #stat_summary_campaign {
  width: 230px !important;
}
#stat_table_div #stat_summary_status {
  width: 60px !important;
}
#stat_table_div #stat_summary_age_range {
  width: 100px !important;
}
#competitors_radio {
  margin-top: 4px;
  margin-bottom: 10px;
  margin-left: 0px;
}
#competitor_input,
#app_input,
#store_uri_input,
#competitor_store_uri_input {
  height: 40px;
  line-height: 30px;
  font-size: 16px;
}
#app_input,
#store_uri_input {
  margin-top: 5px;
  width: 443px;
}
.competitor_input_after {
  width: 0;
  position: relative;
  top: 10px;
  left: 3px;
  float: left;
}
#competitor_input {
  float: left;
}
#competitor_input,
#competitor_store_uri_input {
  width: 100%;
}
#competitors_autocomplete,
#app_autocomplete {
  display: none;
  width: 510px;
  z-index: 100;
  position: absolute;
  background-color: white;
  border: 1px solid #C6C6C6;
}
#app_autocomplete {
  width: 455px;
}
#competitors_autocomplete .competitorBlock {
  margin: 0px;
  width: 100%;
  padding: 5px 0px 5px 0px;
}
#competitors_autocomplete .selected_competitor,
#app_autocomplete .selected_app {
  cursor: pointer;
  background-color: #ADDFFF;
}
#competitors_autocomplete #loading_image {
  width: 100%;
  padding: 10px 0;
}
#competitors_autocomplete #loading_image img {
  margin: 0 auto;
  display: block;
}
#competitors_autocomplete .competitorIcon,
#app_autocomplete .appIcon {
  margin: 0 5px 0 5px;
}
#competitors_autocomplete .competitorSeller img {
  margin-left: 5px;
}
#chosen_competitors {
  border: 1px solid #ccc;
  background-color: white;
  margin-bottom: 30px;
  width: 745px;
  min-height: 70px;
}
#chosen_competitors #choose_competitors_alert {
  margin: 3px 0 3px 0;
  padding: 5px;
  font-size: 18px;
  color: #cccccc;
}
#suggestedCompetitors {
  overflow: hidden;
}
.bootstrap-datetimepicker-widget,
.dropdown-menu {
  z-index: 1050;
}
.date_enabled {
  background-color: white !important;
}
.change_date_icon,
.change_icon,
.change_max_bid_icon,
.cancel_campaign_icon {
  cursor: pointer;
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url('/s/imgs/pencil.png');
}
.change_date_icon:hover,
.change_icon:hover,
.change_max_bid_icon:hover,
.cancel_campaign_icon:hover {
  background-image: url('/s/imgs/pencil-hover.png');
}
#modal_change_end_date .alert-danger {
  display: none;
}
#modal_change_name_input {
  padding: 5px;
  width: 100%;
}
#modal_errors {
  margin-top: 10px;
  width: 100%;
}
.reach-estimate {
  width: 245px;
  position: absolute;
}
.reach-estimate-header {
  height: 34px;
  background-color: #e6e6e6;
  border-top: 1px solid #d6d6d6;
  font-weight: bold;
  line-height: 25px;
  padding: 5px 10px;
}
.reach-estimate-sentences {
  font-size: 12px;
}
.reach-estimate-sentences ul {
  list-style-type: square;
  margin-top: 5px;
}
.reach-estimate-body {
  padding-top: 15px;
  padding-bottom: 15px;
}
.reach-estimate-users,
.reach-estimate-users-kw,
.reach-estimate-suggested-bid,
.reach-estimate-interests .symbol {
  font-weight: bold;
  font-size: 19px;
}
.choose_pricing_model {
  margin-top: 6px;
  cursor: pointer;
  font-weight: normal;
}
#modal_max_bid_estimation {
  margin-top: 5px;
  margin-left: 90px;
  display: inline-block;
}
#app_selector .tooltip-inner {
  max-width: 750px;
}
#stats_by > div {
  display: inline-block;
  border: 1px solid #dddddd;
  border-radius: 3px;
  padding: 10px 5px 10px 5px;
  width: 282px;
  margin-left: 11px;
}
#stats_by .header {
  font-size: 14px;
  color: #0088cc;
}
#stats_by table {
  width: 100%;
  margin-top: 10px;
}
#stats_by table thead {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
#stats_by table th,
#stats_by table td {
  text-align: left;
  padding: 5px 0px 5px 10px;
}
#stats_by table th.value,
#stats_by table td.value {
  text-align: right;
  padding-right: 10px;
}
#stats_by table tr.odd {
  background-color: #f9f9f9;
}
.fb-autocomplete.ui-autocomplete {
  border-radius: 0;
  border: 1px solid #000000;
  background: white;
  padding: 0;
  font-size: 14px;
}
.fb-autocomplete.ui-autocomplete li a {
  border-radius: 0;
  padding: 1px 8px;
}
.fb-autocomplete.ui-autocomplete li a.ui-state-focus {
  border: 1px solid black;
  border-top-color: #3b5998;
  border-bottom-color: #3b5998;
  background: #6d84b4;
  margin-top: -1px;
  color: white !important;
}
.fb-autocomplete.ui-autocomplete .kw-audience {
  color: #9f9f9f;
}
.fb-autocomplete.ui-autocomplete a.ui-state-focus .kw-audience {
  color: white;
}
.pricing-label {
  padding-top: 0 !important;
}
.auto-repeat-label {
  width: 165px !important;
  text-align: right !important;
  margin-left: -180px;
}
.select-images-info {
  margin-bottom: 17px !important;
}
#select-images .select-image {
  width: 142px;
  height: 73px;
  border: solid 1px #c5c8dd;
  background-color: #f1f3f8;
  margin-right: 13px;
  margin-top: 13px;
  float: left;
}
#select-images .select-image .delete-button {
  background: url("/s/img/delete_image.png");
  width: 21px;
  height: 21px;
  position: relative;
  margin: -10px 0 -11px 129px;
  cursor: pointer;
}
#select-images .select-image .delete-button:hover {
  background: url("/s/img/delete_image_hover.png");
}
#select-images .upload-block {
  color: #3b5998;
  text-align: center;
  height: 100%;
  cursor: pointer;
  padding-top: 30px;
}
.select-images-upload-btn {
  margin-top: 30px;
  margin-left: 400px;
}
.select-images-add-more {
  margin: 35px 15px 0 0;
  float: right;
}
.select-images-upload-btn:focus {
  outline: none;
}
#fileupload {
  display: none;
}
#select-images {
  display: table;
}
.right-link-block {
  margin-top: 18px;
}
.disapproved-uri {
  position: absolute;
}
#fb_bid_type {
  margin-bottom: 0;
  margin-left: 5px;
}
#switch_fb_bid_status_btn {
  margin-left: 5px;
}
.edit_tooltip:hover,
.tooltip_edit:hover {
  text-decoration: none;
}
table.agency-ad-users td {
  vertical-align: middle;
}
.kw-ranking-top50 {
  margin-top: 50px !important;
}
.ad-buying-body #page-container {
  overflow: visible;
}
.ad-buying-body .tooltip-inner {
  max-width: 300px;
  left: 40%;
  position: relative;
  text-align: left;
}
.ad-buying-container {
  width: 1170px;
  margin: 0 auto;
}
.ad-buying-container .ad-buying-header {
  width: 1265px;
}
.ad-buying-container input {
  padding: 4px 9px;
}
.ad-buying-container select:disabled,
.ad-buying-container input:disabled,
.ad-buying-container textarea:disabled {
  background-color: #ebebe4;
}
.ad-buying-container .competitorBlock {
  width: 225px;
}
.ad-buying-container input {
  padding: 4px 9px;
}
.ad-buying-container .form-horizontal .controls {
  margin-left: 180px;
}
.ad-buying-container .form-horizontal .control-label {
  float: left;
}
.ad-buying-container .campaign-block .control-label {
  width: 165px;
}
.ad-buying-container .campaign-block .controls .control-label {
  width: 80px;
}
.ad-buying-container img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
}
.ad-buying-container #age_min,
.ad-buying-container #age_max {
  width: 80px;
  margin-top: 7px;
}
.ad-buying-container .fbKeyword {
  display: inline-block;
  padding: 4px 10px 3px 10px !important;
  margin: 5px 5px 5px 0 !important;
  font-size: 12px !important;
  background-color: #D9EDF7 !important;
  border-color: #BCE8F1 !important;
  border-radius: 4px !important;
  color: #3A87AD !important;
}
.ad-buying-container .fbKeyword .close {
  margin-top: -2px;
}
.ad-buying-container #name {
  vertical-align: middle;
  width: 405px;
}
.ad-buying-container .input-group-addon {
  min-width: 25px;
}
.ad-buying-container .input-mini {
  width: 74px;
}
.ad-buying-container .max-bid-container {
  display: inline-flex;
}
.ad-buying-container .max-bid-container .input-group-addon {
  width: 32px;
}
.ad-buying-container #total_budget_information {
  font-size: 25px;
  color: #000000;
}
.create-campaign-body #page-container {
  overflow: auto;
}
.create-campaign-container {
  width: 1210px;
  margin: 0 auto;
  padding: 0 20px;
  min-height: 530px;
}
.create-campaign-container .imgMiddle {
  margin-bottom: 0px;
  margin-right: 20px;
}
.create-campaign-container #app_image {
  height: 60px;
  width: auto;
}
.create-campaign-container .form-horizontal .control-label {
  float: left;
  padding-top: 0;
}
.create-campaign-container .campaign-block .control-label {
  width: 165px;
  padding-top: 5px;
}
.create-campaign-container #app_input,
.create-campaign-container #store_uri_input {
  padding: 4px 9px;
  width: 456px;
}
.create-campaign-container .form-horizontal .controls {
  margin-left: 180px;
}
.create-campaign-container #app_languages {
  padding-top: 7px;
}
.create-campaign-container #app_languages input {
  vertical-align: sub;
  margin-right: 10px;
}
.create-campaign-container .submit-button-container {
  margin: 20px 0 20px 0;
}
.create-campaign-container .application-block {
  padding: 7px;
}
.create-campaign-container .appSeller i {
  margin-right: 5px;
  vertical-align: baseline;
}
.superadmin-nav-tabs {
  margin: 20px 0;
}
.superadmin-users-container {
  max-width: 1366px;
  margin: 0 auto 20px auto;
  padding: 0 20px;
}
.superadmin-users-container .users td {
  padding: 3px !important;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.superadmin-users-container .users td:nth-child(3) {
  max-width: 200px;
  word-wrap: break-word;
}
.superadmin-users-container .users th {
  font-size: 12px;
  text-align: center;
}
.superadmin-users-container .search-email-input {
  padding: 5px;
  width: 300px;
}
.superadmin-users-container .search-email-button {
  vertical-align: top;
}
.cc-form-container .cards-img {
  height: 28px;
  width: auto;
  vertical-align: sub;
}
.cc-form-container .cc_form td {
  vertical-align: middle;
}
.modal-upgrade-budget .modal-content {
  margin-left: -225px;
  width: 950px;
}
.modal-upgrade-budget .daterangepicker_end_input {
  margin-right: 0;
}
#modal_max_bid {
  width: 80px;
  height: 30px;
  padding-left: 5px;
}
.modal-body .well {
  margin-bottom: 0px;
}
.modal-edit-max-bid .modal-body .alert-danger {
  margin-top: 10px;
  width: 670px;
}
.input-mini {
  width: 85px;
}
.modal_max_bid-group {
  width: 100px;
  margin-right: 10px;
  display: inline-table;
  vertical-align: middle;
}
.modal_pricing_type + .alert {
  margin-left: 25%;
  clear: both;
}
.modal-upgrade-budget .alert-info {
  margin: 14px 10px 10px 40px;
}
.modal-upgrade-budget .modal-body .alert-danger {
  width: 620px;
}
#set-schedule-dates {
  margin-top: 10px;
}
#set-schedule-dates .input-group-addon {
  width: 44px;
}
#campaign-date-input {
  width: 361px;
  padding: 4px 9px;
}
.daterangepicker.modal-schedule {
  z-index: 9600 !important;
}
.daterangepicker.modal-schedule .calendar.left {
  pointer-events: none;
  opacity: 0.5;
}
.daterangepicker.schedule .range_inputs .input-mini {
  width: 110px;
}
.daterangepicker.schedule .ranges {
  width: 150px !important;
}
.daterangepicker.schedule .daterangepicker_end_input {
  padding-left: 0 !important;
}
.cmpStats .stats-info {
  width: 270px !important;
  height: 50px;
}
.cmpStats #daterangepicker {
  margin-top: 5px;
  float: right;
}
.cmpStats #download-csv {
  margin-left: 10px;
  margin-top: 5px;
}
.return-to-dashboard-top {
  margin-left: 10px;
  margin-top: 5px;
}
.return-to-dashboard-bottom {
  margin: 10px 0px;
}
.cmpStats i {
  padding-left: 0;
}
.cmpStats .applicationTable tr td:first-child,
.cmpStats .applicationTable tr th:first-child {
  width: 100px !important;
}
.statsTable .campaign-progress {
  border: 1px solid #d2d3d6;
  height: 12px;
}
.container-campaigns .action-buttons {
  margin-left: 0;
}
.container-campaigns .action-buttons a {
  display: inline;
}
.big-eye {
  font-size: 1.5em;
}
.status-selector {
  width: 150px;
  text-align: left;
}
.status-selector .filter-item {
  color: #000000;
  text-decoration: none;
  padding-left: 5px;
  display: inline-block !important;
  width: 100%;
}
.status-selector div:hover {
  background-color: #d1d3d4;
}
.campaigns-table tr td:first-child,
.campaigns-table tr th:first-child {
  width: 50px !important;
}
.campaigns-table tr td:nth-child(2) {
  max-width: 200px !important;
}
.campaigns-table .campaign-cell {
  word-wrap: break-word;
  padding-left: 0;
  padding-right: 0;
  margin: auto -5px;
}
.action-icon,
.action-icon:hover {
  color: #000000;
}
.campaigns-action-buttons a {
  margin-left: 5px !important;
}
.campaign-cell .media {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.campaign-cell .media-body {
  padding: 0 0 0 0;
  line-height: 13px;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  -o-flex: 1 1 100%;
  flex: 1 1 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}
.campaign-cell .campaign-name {
  display: inline-block;
}
.campaigns-table .campaign-progress {
  height: 12px;
}
.completed-icon {
  color: #00cc33;
}
.cancelled-icon {
  color: #cc3333;
}
.active-icon {
  color: #00cc33;
}
.top-page {
  background-image: url('../img/top_page_bg.jpg');
  background-position: center;
  background-attachment: fixed;
}
.top-page #page-container {
  background: transparent;
}
@media (max-width: 767px) {
  .top-page #search-autocomplete {
    height: auto !important;
  }
}
.index {
  background-image: url('../img/top_page_bg.jpg');
  background-position: center;
  background-attachment: fixed;
  padding: 0 !important;
}
.index > .row {
  padding-top: 10px;
  padding-bottom: 10px;
}
.index > .row:last-child {
  margin-top: 13px;
}
@media (max-width: 767px) {
  .index > .row {
    padding-bottom: 10px;
    padding-top: 10;
  }
  .index > .row:last-child {
    margin-bottom: 25px;
    margin-top: 10px;
  }
  .index > .row h1 {
    font-size: 200%;
  }
  .index > .row h2 {
    font-size: 150%;
    margin-bottom: 0;
  }
  .index > .row h3 {
    font-size: 140%;
  }
}
.index #search-text,
.index #search-submit {
  height: 42px;
}
.index-header {
  font-weight: bold;
  margin: 30px auto;
  font-size: 40px;
}
.index-header-annotation {
  font-size: x-large;
}
.searchbox-container {
  padding-bottom: 15px !important;
}
.searchbox-container .tagline {
  color: #fff;
  margin: 10px auto 20px;
  font-size: 20px;
  text-align: center;
}
.searchbox {
  background-color: #2bbce0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 15px;
}
.searchbox .country-switch button {
  border: none;
}
.searchbox .country-switch button:active {
  background-color: transparent;
}
.searchbox .country-switch .caret {
  color: white;
}
.searchbox h3 {
  color: white;
}
.searchbox .device-switch-button {
  color: #4d4d4d;
}
.searchbox .device-switch-button.active-device {
  background-color: transparent;
  color: white;
}
.searchbox .device-switch-button.active-device + .device-switch-annotation {
  color: white;
}
.searchbox .device-switch-button:hover {
  background-color: transparent;
}
.searchbox .device-switch-annotation {
  color: #4d4d4d;
}
.searches {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -webkit-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-box-lines: multiple;
  -o-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.online-search {
  display: inline-block;
}
.online-search a {
  margin: auto;
}
.bravado {
  background-color: rgba(22,160,133,0.7);
}
.bravado-block {
  border-right: 1px solid white;
  height: 100%;
  text-align: center;
}
.bravado-block:last-child {
  border: none;
}
.bravado-block .wrapper {
  display: inline-block;
  text-align: left;
}
.bravado-header,
.bravado-annotation {
  color: white;
  white-space: nowrap;
}
.bravado-annotation {
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .bravado-annotation {
    text-align: center;
  }
}
.bg-gray {
  background-color: #F7FAF9 !important;
}
.bg-white {
  background-color: #fff !important;
}
.solution {
  padding: 50px 20px 50px 20px !important;
  margin-top: 0 !important;
}
.solution.first {
  margin-top: 30px !important;
}
.solution .header {
  padding: 0;
  font-size: 33px;
  margin-bottom: 20px;
}
.solution .text {
  font-size: 16px;
  margin-bottom: 20px;
}
.solution.mini-articles {
  padding: 80px 0 50px 0;
}
@media (max-width: 767px) {
  .solution.mini-articles {
    padding: 20px 0;
  }
}
.solution.mini-articles .header {
  padding: 0 20px;
  font-size: 33px;
  margin-bottom: 30px;
}
.solution.mini-articles .article-container {
  max-width: 1105px;
  margin: 0 auto;
}
.solution.mini-articles .article {
  padding: 25px 30px;
  display: table;
}
.solution.mini-articles .article .image {
  display: inline-block;
  width: 76px;
  height: 47px;
  vertical-align: text-bottom;
  margin-right: 20px;
}
.solution.mini-articles .article .image1 {
  background-image: url("/s/img/products/seo/icon_1.png");
}
.solution.mini-articles .article .image2 {
  background-image: url("/s/img/products/seo/icon_2.png");
}
.solution.mini-articles .article .image3 {
  background-image: url("/s/img/products/seo/icon_3.png");
}
.solution.mini-articles .article .image4 {
  background-image: url("/s/img/products/seo/icon_4.png");
}
.solution.mini-articles .article .name {
  position: relative;
  top: 50px;
  width: 115px;
  left: -5px;
  color: #3bb197;
}
.solution.mini-articles .article .text {
  display: table-cell;
  vertical-align: middle;
  margin-left: 40px;
}
.price-table {
  padding: 0 20px 50px 20px !important;
  margin-top: 0 !important;
}
.price-table .table {
  background-color: #fff;
}
.price-table .table .th {
  background-color: #f1f1f1;
  font-size: 20px;
  font-weight: bold;
}
.price-table .table .price {
  background-color: #f7f8fa;
  font-size: 16px;
}
.price-table .table .note {
  margin: 5px 0;
  font-size: 12px;
}
.price-table .table .header-row {
  background-color: #f7f8fa;
  font-weight: bold;
}
@media (max-width: 767px) {
  body.show-leftbar #sidebar {
    width: 231px !important;
    padding-right: 1px !important;
  }
}
.nav-tabs-wide .nav-tabs>li {
  margin-bottom: 0 !important;
  bottom: 0;
}
.mobile-table .nav-tabs>li {
  margin-bottom: -1px !important;
}
@media (max-width: 999px) {
  .hide-on-start {
    display: none !important;
  }
  .container-fluid {
    overflow: hidden !important;
  }
  nav.navbar .dropdown-menu {
    float: none;
    position: relative;
    width: 100%;
    padding: 0 20px;
    background: #161E1D;
    border: none;
  }
  nav.navbar .dropdown-menu:before {
    display: none;
  }
  .navbar-nav li .dropdown {
    padding: 0 25px;
    position: relative !important;
  }
  .navbar-nav .dropdown {
    background-color: #161E1D;
  }
  .navbar-nav .dropdown li a:hover {
    background-color: #161E1D;
  }
  .navbar-collapse {
    overflow: visible !important;
  }
  .navbar-nav.pull-right>li>.dropdown-menu,
  .navbar-nav>li>.dropdown-menu.pull-right {
    padding: 0;
    background-color: #161E1D;
    position: relative;
  }
  #headernav ul#actiontool {
    width: 100%;
  }
  .navbar-collapse {
    overflow: visible;
  }
  #headernav ul#actiontool li {
    width: 100%;
    float: left;
    border-right: 0;
    height: 100%;
  }
  #headernav ul#actiontool li >a {
    width: 100%;
    float: left;
    color: #ffffff;
  }
  #actiontool button {
    background-color: transparent;
    color: #46abe1;
    padding: 10px 15px;
  }
  #actiontool > .dropdown:last-of-type {
    border-bottom: none;
  }
  ul.toolbar {
    display: block;
    float: none !important;
    margin: 0;
  }
  ul.toolbar .dropdown-menu li a {
    border-bottom: 1px solid dimgray;
  }
  #actiontool li  a {
    border-bottom: 1px solid dimgray;
    border-right: 0;
  }
  ul.toolbar .dropdown.open a {
    border-bottom: 1px solid dimgray;
  }
  .dropdown-menu .divider {
    display: none;
  }
}
@media (max-width: 767px) {
  .table-responsive {
    border: none;
  }
  #search-autocomplete {
    height: 300px !important;
  }
  .dropdown-menu.arrow:before {
    display: none;
  }
  .dropdown-menu>li>a {
    padding: 5px 15px;
  }
  .sharepage {
    display: none;
  }
  .page-heading {
    width: 100%;
  }
  .show-leftbar footer {
    margin-left: -230px !important;
    z-index: 4025;
  }
  nav.navbar .dropdown-menu {
    position: relative;
  }
  #headernav ul#anchorbar {
    float: none;
    display: inline-block;
    width: 100%;
  }
  #headernav ul#anchorbar  li {
    float: left;
    width: 100%;
  }
  .content-appname {
    width: 66%;
  }
  .truncate {
    width: auto;
  }
  body.show-leftbar #page-content {
    pointer-events: none;
    opacity: 0.5;
  }
  .app-controls {
    padding-bottom: 10px;
  }
  .daterangepicker {
    left: 10px !important;
  }
  .daterangepicker .ranges {
    width: auto !important;
  }
  #header-search-result .search-form {
    width: 100%;
  }
}
@media (max-width: 767px) {
  footer ul.footer-list {
    display: none;
    height: auto;
    padding-top: 0px;
  }
  ul.footer-list >li:first-child {
    padding-left: 10px;
  }
  footer {
    height: 60px;
    margin: 0px;
    overflow: visible;
  }
  .footer-box {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  footer .logo,
  footer .copyright {
    display: block;
  }
  footer .footericons {
    display: none;
  }
  footer a.pull {
    display: block;
    width: 100%;
    position: relative;
    left: -50px;
    top: -2px;
  }
  footer a.pull:after {
    content: "";
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
  }
  footer ul.footer-list li {
    display: block;
    width: 100%;
    color: #efa131;
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid #ffffff;
    background-color: #171F1d;
  }
  .company-info {
    position: absolute;
    bottom: 0;
    margin-bottom: 10px;
  }
  .footer-list {
    padding-bottom: 5px;
  }
}
@media (max-width: 665px) {
  ul.toolbar li {
    border-right: 0 !important;
  }
  ul.toolbar li  a {
    border-bottom: 1px solid dimgray !important;
    border-right: 0;
  }
}
@media (max-width: 479px) {
  .icon-img {
    margin: auto 5px;
  }
  nav.navbar {
    background-color: #313338;
  }
  #signup {
    position: relative;
    left: 0px;
    margin-left: 15px;
    width: 91%;
    text-align: left;
    margin-right: 15px;
  }
  .nav>li>button {
    position: relative;
    display: block;
    padding: 10px 15px;
  }
  #sidebar {
    top: 40px !important;
  }
  #actiontool button {
    margin: 0;
    padding-left: 10px;
  }
  .content-appname {
    width: 72%;
  }
  .nav>li>a {
    padding: 10px;
  }
}
@media (min-width: 768px) {
  nav.navbar .dropdown-menu {
    position: absolute;
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    background-color: #ffffff;
  }
  #actiontool .dropdown {
    height: 40px;
  }
  .page-heading {
    right: 0;
    left: 0;
    margin-left: 230px;
  }
  .content-appname {
    width: 67%;
  }
  #top-navbar {
    min-width: 58%;
  }
  .app-controls {
    text-align: right;
  }
}
@media (min-width: 666px) and (max-width: 1000px) {
  #headernav ul#anchorbar {
    float: left !important;
    width: auto;
  }
  #headernav ul#anchorbar  li {
    float: left !important;
    width: auto;
    border-bottom: 0;
  }
}
@media (min-width: 1026px) {
  .desktop-table {
    display: block;
  }
  .mobile-table {
    display: none;
  }
  .walking {
    display: none;
  }
  .collapse-leftbar .page-heading {
    margin-left: 40px;
  }
}
@media (max-width: 1025px) {
  .desktop-table {
    display: none;
  }
  .mobile-table {
    display: block;
  }
  .icon-app {
    width: 357px;
  }
  .page-heading {
    position: static;
    margin-left: 0;
  }
  .page-heading ~ .container {
    padding-top: 0;
  }
}
@media (min-width: 480px) {
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.device-switch,
.platform-switch {
  display: inline-block;
}
.device-switch-button,
.platform-switch-button {
  width: 52px;
  height: 40px;
  text-align: center;
  float: left;
  color: black;
  padding-top: 6px;
  margin: 0 0 4px 2px;
}
.device-switch-button:focus,
.platform-switch-button:focus {
  text-decoration: none;
  color: inherit;
}
.device-switch-button:hover,
.platform-switch-button:hover {
  text-decoration: none;
  background-color: #46abe1;
  cursor: pointer;
  color: white;
}
.active-device:hover {
  cursor: default !important;
}
.device-switch-annotation,
.platform-switch-annotation {
  text-align: center;
  color: #a4a9a8;
  font-size: 10px;
  line-height: 10px;
  margin-top: 0px;
}
.device-switch-item,
.platform-switch-item {
  display: inline-block;
  margin: auto;
}
#header-public-app-overview .country-switch {
  margin: 8px 0 0 20px;
  vertical-align: baseline;
}
.country-switch .dropdown-menu {
  top: auto;
  margin-top: 36px !important;
}
.country-switch button {
  padding-top: 2px !important;
  padding-bottom: 2px !important;
}
.country-switch .caret {
  vertical-align: middle;
}
.country-img {
  height: 28px;
  width: auto;
}
.btn-group.open .download-control {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.btn-group.open .download-control i {
  color: #efa131;
}
.download-switch .icon-container {
  width: 20px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.top-tiles .info-tiles {
  color: #171f1d;
  border: 1px solid #bec0c0;
  border-top: 2px solid #29abe2;
}
.top-tiles .info-tiles .color-tile-text {
  color: #171f1d !important;
}
.top-tiles .info-tiles .tiles-heading {
  background: #ebf7f4;
  height: 30px;
  font-weight: bold;
}
.top-tiles .info-tiles .tiles-heading .right-part {
  color: #171f1d;
  float: right;
  width: 85px;
}
.top-tiles .info-tiles .tiles-body {
  height: 77px;
  background: #ffffff;
  text-align: center;
  font-size: 30px;
  padding: 12px 0 0 0;
  position: relative;
}
.top-tiles .info-tiles .tiles-body .tiles-body-sub {
  font-size: 14px;
  color: #46abe1;
}
.top-tiles .info-tiles .tiles-body .tiles-body-stars {
  font-size: 15px;
  position: relative;
  top: -5px;
  padding-right: 5px;
}
.top-tiles .info-tiles .tiles-body .ranking-diff-block i {
  font-size: 32px;
  vertical-align: -1px;
}
.top-tiles .info-tiles .tiles-body .ranking-diff-block .rankings-value {
  font-weight: normal;
}
.top-tiles .info-tiles .tiles-body .tiles-mini-term-bar {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 20px;
}
.top-tiles .info-tiles .tiles-body-long {
  padding: 0;
}
.top-tiles .info-tiles .tiles-body-long .stars-rating {
  text-align: center;
}
.top-tiles .info-tiles .tiles-body-long .stars-rating .tiles-body-value {
  margin-right: 0 !important;
}
.top-tiles .info-tiles .tiles-body-long .stars-rating .tiles-body-stars {
  font-size: 15px;
  padding: 0;
  margin: -3px 0;
}
.top-tiles .info-tiles .tiles-body-long .stars-rating .tiles-body-stars i {
  color: #efa131;
}
.top-tiles .info-tiles .tiles-body-long .rating-table-container {
  padding-right: 10%;
}
.top-tiles .info-tiles .tiles-body-long .rating-table {
  table-layout: fixed;
  width: 100%;
}
.top-tiles .info-tiles .tiles-body-long .rating-table tr:first-child .rate {
  background-color: #16a085 !important;
}
.top-tiles .info-tiles .tiles-body-long .rating-table tr:nth-child(2) .rate {
  background-color: #66cc00 !important;
}
.top-tiles .info-tiles .tiles-body-long .rating-table tr:nth-child(3) .rate {
  background-color: #999900 !important;
}
.top-tiles .info-tiles .tiles-body-long .rating-table tr:nth-child(4) .rate {
  background-color: #efa131 !important;
}
.top-tiles .info-tiles .tiles-body-long .rating-table tr:nth-child(5) .rate {
  background-color: #990000 !important;
}
.top-tiles .info-tiles .tiles-body-long .rating-table .rate {
  height: 10px !important;
}
.top-tiles .info-tiles .tiles-body-long .rating-table td:nth-child(1) {
  width: 28px;
  text-align: left;
}
.top-tiles .info-tiles .tiles-body-long .rating-table td:nth-child(3) {
  width: 60px;
  font-size: 11px;
  padding-left: 10px;
  color: #8b8f8e;
}
.top-tiles .info-tiles .tiles-body-long .rating-table .progress-bar {
  height: 5px;
}
.top-tiles .info-tiles .tiles-body-long .rating-table .rate-info {
  height: 14px;
  font-size: 14px;
  margin-top: -7px;
}
.top-tiles .info-tiles .tiles-body-long .rating-table .rate-info i:before {
  color: #efa131;
}
.top-tiles .info-tiles .tiles-body-long .rating-table .rating-star {
  font-size: 12px;
}
.top-tiles .info-tiles .tile-body-rating {
  padding: 0;
}
.top-tiles .info-tiles .tile-body-rating .total-block {
  font-size: 25px;
  margin-bottom: -15px;
}
.top-tiles .info-tiles .tile-body-rating .tiles-body-stars {
  font-size: 15px;
  vertical-align: middle;
  top: 0;
}
.top-tiles .info-tiles .tile-body-rating .tiles-body-stars i {
  color: inherit;
}
.top-tiles .info-tiles .tile-body-rating .tiles-body-value {
  font-size: 15px;
  vertical-align: middle;
}
.top-tiles .info-tiles .pull-right,
.top-tiles .info-tiles i {
  opacity: 1;
}
.top-tiles .info-tiles i {
  color: #171f1d;
}
@media (max-width: 500px) {
  .top-tiles .tiles-container {
    width: 100%;
  }
}
.container-search-visibility .info-tiles .tiles-heading {
  text-transform: none;
}
.top-tiles-trends .tiles-body-value {
  margin-right: 0 !important;
}
.top-tiles-trends {
  width: 100%;
  display: table;
  margin-top: 10px;
}
.top-tiles-trends > .tiles-container {
  display: table-cell;
  padding-right: 20px;
  width: 40%;
  vertical-align: top;
}
.top-tiles-trends > .tiles-container:nth-child(1) {
  width: 20%;
  min-width: 200px;
}
.top-tiles-trends > .tiles-container:last-child {
  padding-right: 0;
}
@media (max-width: 1026px) {
  .top-tiles-trends {
    display: block;
  }
  .top-tiles-trends > .tiles-container {
    display: block;
    padding-right: 0;
    width: 100% !important;
  }
}
.modal-dialog {
  margin-left: auto !important;
  margin-right: auto !important;
  min-width: 300px;
  max-width: 450px;
}
#signup-modal .modal-body {
  padding-top: 0;
}
#signup-modal .modal-body a {
  color: #46abe1;
}
#signup-modal .modal-body input:focus {
  border: solid 2px #16a085;
}
#signup-modal .modal-footer {
  margin-top: 0;
}
#signup-modal #sign-in-facebook,
#signup-modal #sign-in-google {
  margin: 20px 0 0 0;
  width: 100%;
  padding-left: 40px;
  padding-right: 5px;
}
#signup-modal .alert {
  padding: 6px 10px;
  margin: 3px 0 0 0;
  text-align: left;
}
.add-keywords-competitors-modal .modal-body,
.add-keywords-competitors-modal .modal-footer {
  padding: 10px 15px;
  margin-top: 0;
}
#add-keywords-modal .keyword {
  margin-top: 5px;
}
#add-keywords-modal .keyword-name {
  max-width: 200px;
  float: left;
  margin-right: 5px;
}
.app-icons {
  margin: 15px 0 0 0;
}
.app-icons .panel-body {
  background-color: #f8f9f8;
  padding: 0 5px 5px 5px;
}
.app-icons .app-icon {
  margin: 5px 5px 0 0;
}
.add-keywords-competitors-modal .app-list {
  max-height: 210px;
  margin-top: 15px;
  overflow: auto;
}
.app-list .app-row {
  height: 50px;
  padding: 5px 7px;
  cursor: pointer;
  margin-bottom: 2px;
}
.app-list .app-row.checked {
  background-color: #16a085;
}
.app-list .app-row:not(.checked):hover {
  background-color: #e6e7e8;
}
.app-list .app-name {
  width: 220px;
  margin-left: 10px;
  line-height: 40px;
  font-size: 16px;
  color: #000000;
}
@media (max-width: 479px) {
  .app-list .app-name {
    width: 150px;
  }
}
@media (max-width: 394px) {
  .app-list .app-name {
    width: 85px;
  }
}
.app-list .app-row.checked .app-name {
  color: #ffffff;
}
.app-list .app-brand {
  margin-left: 10px;
  line-height: 40px;
}
.app-list .app-row.checked .app-brand {
  color: #ffffff;
}
.app-list .app-country {
  height: 28px;
  width: auto;
  margin: 6px 0 0 0px;
}
.app-list .app-check {
  line-height: 40px;
  visibility: hidden;
}
.app-list .app-row.checked .app-check {
  line-height: 40px;
  visibility: visible;
}
#add-keywords-modal .modal-dialog {
  min-width: 300px;
  max-width: 450px;
}
#add-keywords-modal .modal-body,
#add-keywords-modal .modal-footer {
  padding: 10px 15px;
  margin-top: 0;
}
#add-keywords-modal .keyword {
  margin-top: 5px;
}
#add-keywords-modal .keywords .panel-body {
  background-color: #f8f9f8;
  padding: 0 5px 5px 5px;
}
#add-keywords-modal .app-list {
  max-height: 210px;
  margin-top: 15px;
  overflow: auto;
}
#add-keywords-modal .app-row {
  height: 50px;
  padding: 5px 7px;
  cursor: pointer;
  margin-bottom: 2px;
}
#add-keywords-modal .app-row.checked {
  background-color: #16a085;
}
#add-keywords-modal .app-row:not(.checked):hover {
  background-color: #e6e7e8;
}
#add-keywords-modal .app-name {
  width: 220px;
  margin-left: 10px;
  line-height: 40px;
  font-size: 16px;
  color: #000000;
}
@media (max-width: 479px) {
  #add-keywords-modal .app-name {
    width: 150px;
  }
}
@media (max-width: 394px) {
  #add-keywords-modal .app-name {
    width: 85px;
  }
}
#add-keywords-modal .app-row.checked .app-name {
  color: #ffffff;
}
#add-keywords-modal .app-brand {
  margin-left: 10px;
  line-height: 40px;
}
#add-keywords-modal .app-row.checked .app-brand {
  color: #ffffff;
}
#add-keywords-modal .app-country {
  height: 28px;
  width: auto;
  margin: 6px 0 0 0px;
}
#add-keywords-modal .app-check {
  line-height: 40px;
  visibility: hidden;
}
#add-keywords-modal .app-row.checked .app-check {
  line-height: 40px;
  visibility: visible;
}
.app-autocomplete {
  position: fixed;
  z-index: 4050;
  background-color: #ffffff;
  border: solid 1px #e6e7e8;
  display: none;
  overflow: auto;
}
.app-autocomplete .text-container {
  width: 100%;
  padding: 5px;
  text-align: center;
}
.app-autocomplete .app-search {
  text-align: center;
  color: #46abe1 !important;
}
.app-autocomplete .loader-container {
  width: 100%;
  height: 40px;
  background: url("/s/img/autocomplete-loader.gif") #ffffff no-repeat center;
}
.app-autocomplete .app-container {
  display: table;
  width: 100%;
  table-layout: fixed;
  border: 0;
  color: #000000;
  padding: 5px;
  text-decoration: none;
}
.app-autocomplete .app-container.selected {
  background-color: #16a085;
  color: #ffffff !important;
}
.app-autocomplete .app-container.selected .appname,
.app-autocomplete .app-container.selected .app-publisher {
  color: #ffffff;
}
.app-autocomplete .app-container > * {
  display: table-cell;
  vertical-align: middle;
}
.app-autocomplete .app-icon {
  width: 50px;
}
.app-autocomplete .app-info {
  font-size: 0;
}
.app-autocomplete .appname {
  font-size: 14px;
}
.app-autocomplete .app-publisher {
  color: #46abe1;
  font-size: 12px;
}
.app-brand {
  padding: 0 5px;
  width: 32px;
}
#search-autocomplete {
  position: absolute;
}
.sliding-buttons {
  float: right;
  white-space: nowrap;
  position: relative;
  bottom: 5px;
}
.sliding-previous,
.sliding-next {
  cursor: pointer;
  width: 25px;
  height: 25px;
  color: deepskyblue;
  margin-top: 10px;
  margin-left: 10px;
}
.sliding-disabled {
  cursor: default;
  color: #ccc;
}
.sliding-container {
  overflow: hidden;
}
.slide-invisible {
  visibility: hidden !important;
}
.app-badge {
  display: table;
  width: 100%;
  table-layout: fixed;
  border: 0;
  min-width: 250px;
  color: black;
}
.app-badge-info-container,
.app-badge-icon-container,
.app-badge-ratings-container {
  display: table-cell;
  vertical-align: middle;
}
.app-badge-icon-container {
  width: 50px;
}
.app-badge-name {
  font-size: 14px;
  display: inline-block;
  max-width: 100%;
  color: black;
}
.app-badge-publisher {
  color: gray;
  font-size: 12px;
  text-decoration: none;
  display: inline-block;
  max-width: 100%;
}
.app-badge-ratings-container {
  text-align: center;
}
.app-badge-stars {
  color: #efa131;
}
.tagsinput .tag {
  background-color: #efa131 !important;
  color: #ffffff !important;
  font-size: 14px !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding-left: 10px !important;
}
.tagsinput i {
  color: #ffffff !important;
  vertical-align: -1px !important;
}
.tagsinput input {
  width: 180px !important;
}
.keyword-badge-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  white-space: nowrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.keyword-badge-container > * {
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  -o-flex: 1 1 100%;
  flex: 1 1 100%;
  -ms-flex-item-align: center;
  flex-item-align: center;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  -o-align-self: center;
  align-self: center;
}
.keyword-badge-container > *:nth-child(2) {
  text-align: center;
}
.keyword-badge-container > *:nth-child(3) {
  text-align: right;
}
.keyword-badge-container:last-child > *:last-child {
  text-align: right;
}
.keyword-badge-rankings {
  display: inline-block;
}
.keyword-badge-rankings>* {
  display: table-cell;
}
.keyword-badge-rankings>*:first-child {
  text-align: right;
  width: 30px;
  padding: 0 5px;
}
.keyword-badge-rankings>*:nth-child(2) {
  text-align: left;
  width: 50px;
}
.keyword-badge-name {
  white-space: normal;
}
.price-badge-pluses {
  margin: 10px auto 20px auto;
}
.price-badge-pluses li {
  list-style-type: none;
  text-align: left;
}
.price-badge-pluses li:before {
  content: "\f18e";
  font-family: FontAwesome;
  color: white;
  font-size: 20px;
  vertical-align: -6%;
  margin-right: 5px;
}
.price-badge-header {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  color: white;
}
.price-badge-value {
  height: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.price-badge {
  text-align: center;
  display: inline-block;
  background-color: #53baa3;
  color: white;
  margin: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  max-width: 450px;
  width: 100%;
  padding: 20px;
}
.price-badge h1 {
  margin: 0;
  line-height: .7em;
}
.price-badge .btn {
  margin: auto;
  margin-bottom: 20px;
}
.price-badge-reversed {
  background-color: #29aae2;
}
.edit-area.focused {
  outline: 2px solid #16a085;
}
.edit-area-validation {
  color: grey;
  font-size: 14px;
  text-align: right;
}
.edit-area-counter {
  color: #efa131;
}
.edit-area {
  cursor: text;
  border: 1px solid #e6e7e8;
  padding: 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -o-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-box-align: center;
  -o-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  word-break: break-word;
}
