/**
 * SEMSTORM Panel is based on Bootstrap v3.3.7.
 * You can find bootstrap documentation on http://getbootstrap.com/.
 *
 * This is only an example. You can change and add anything you like, so panel will resemble your company website.
 *
 * ATTENTION! You style panel at your own risk. We do not provide support nor training regarding CSS styling.
 *            You should have at least basic knowledge about HTML and CSS.
 */

/* COMMON ELEMENTS */

body {
  font-family: 'Segoe UI', Helvetica, sans-serif;
  font-size: 13px;
  overflow: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment:fixed;
  background-size: cover;
  background-color: #fff;
 }
/*
body.bare {
  background-image: url('/seo.jpg');
  background-color: hsla(0,0%,100%,0.80);
} 
*/
body.front {
  background-image: url('../img/front.jpg');
}
body.keywords {
  background-image: url('../img/keywords.jpg');
}
body.audit {
  background-image: url('../img/lighthouse.jpg');
}
.not-logged-in.page-user {
  padding-top: 20px;
  background-image: url('../img/user.jpg');
}
body.content {
  background-image: url('../img/content.jpg');
  padding-top: 50px;
}
body.explorer {
  background-image: url('../img/explorer.jpg');
}


.content {
  min-height: 250px;
  padding: 5px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  box-shadow: rgb(136, 136, 136) 2px 2px 5px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Segoe UI', Helvetica, sans-serif;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 12px;
    margin-bottom: 10px;
}
.h3, h3,
.h2, h2,
.h4, h4 {
    font-size: 16px;
}

a {
  color: #3c8dbc;
}
a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
  color: #72afd2;
}
a.preview::before {
  font-family: FontAwesome;
  content: "\f00e";
  position: relative;
  top: -1px;
  margin-right: 3px;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.panel-body {
    padding: 12px;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 12px;
    border: 1px solid transparent;
}
.navbar-custom-menu .navbar-nav > li > .dropdown-menu {
    box-shadow: rgb(136, 136, 136) 3px 3px 10px;
}

.nav-tabs {
    margin-bottom: 2px;
}
.footer-menu .nav>li,
.footer-menu .nav>li>a {
  display: inline-block;
}

.box,
.info-box {
    margin-bottom: 10px;
}

.box-footer {
    background-color: rgba(255, 255, 255, 0.80);
}

.register-box 
.register-box-body {
    background-color: rgba(255, 255, 255, 1);
}

.register-box form {
    background-color: rgba(255, 255, 255, 0.80);
}


.wrapper .box {
    padding: 10px;
}
.wrapper .small-padding {
  padding: 5px;
  margin: 0;
}
#competitors-wrapper,
#competitors-wrapper-front {
  box-shadow: rgb(136, 136, 136) 3px 3px 10px;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 5px;
    padding-left: 5px;
}

.row {
  margin-right: -5px;
  margin-left: -5px;
}

.summary .thumbnail {
    width: 100%;
    height: 100%;
}

.nav>li>a {
    padding: 8px;
}
.region-navigation .nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
}

ul li {
  list-style-type: none;
}
ul.circle {
  padding-left: 20px;
}
ul.circle li,
.alert li {
  list-style-type: circle;
}
ul.square li {
  list-style-type: square;
}

.logo-container {
  height: 51px;
}


#datepicker-dropdown {
    box-shadow: rgb(136, 136, 136) 3px 3px 10px;
}


table {
  font-size: 14px;
}
table .views-empty,
table .empty,
table .semstorm-panel {
  font-size: 13px;
}
.view table {
  margin-bottom: 0;
  background: #fff;
}

.block-system {
  margin-bottom: 10px;
}
.alert {
  margin-bottom: 5px;
}


/* BUTTONS */
.btn {
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid transparent;
}
.btn.btn-flat {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-width: 1px;
}
.btn:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-default {
  background-color: #f4f4f4;
  border-color: #ddd;
}
.btn-default:hover,
.btn-default:active,
.btn-default.hover {
  background-color: #e7e7e7;
}
.btn-primary {
  background-color: #3c8dbc;
  border-color: #367fa9;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.hover {
  background-color: #367fa9;
}
.btn-success {
  background-color: #00a65a;
  border-color: #008d4c;
}
.btn-success:hover,
.btn-success:active,
.btn-success.hover {
  background-color: #008d4c;
}
.btn-info {
  background-color: #00c0ef;
  border-color: #00acd6;
}
.btn-info:hover,
.btn-info:active,
.btn-info.hover {
  background-color: #00acd6;
}
.btn-danger {
  background-color: #dd4b39;
  border-color: #d73925;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.hover {
  background-color: #d73925;
}
.btn-warning {
  background-color: #f39c12;
  border-color: #e08e0b;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.hover {
  background-color: #e08e0b;
}
.btn-purple {
  background-color: #605ca8;
  border-color: #555299;
  color: #fff;
}
.btn-purple:hover,
.btn-purple:active,
.btn-purple.hover {
  background-color: #555299;
  color: #fff;
}
.btn-maroon {
  background-color: #D81B60;
  border-color: #ca195a;
  color: #fff;
}
.btn-maroon:hover,
.btn-maroon:active,
.btn-maroon.hover {
  background-color: #ca195a;
  color: #fff;
}
.btn-teal {
  background-color: #39CCCC;
  border-color: #30bbbb;
  color: #fff;
}
.btn-teal:hover,
.btn-teal:active,
.btn-teal.hover {
  background-color: #30bbbb;
  color: #fff;
}
.btn-navy {
  background-color: #001F3F;
  border-color: #001a35;
  color: #fff;
}
.btn-navy:hover,
.btn-navy:active,
.btn-navy.hover {
  background-color: #001a35;
  color: #fff;
}
.btn-grey {
  background-color: #aaa;
  border-color: #999;
  color: #fff;
}
.btn-grey:hover,
.btn-grey:active,
.btn-grey.hover {
  background-color: #999;
  color: #fff;
}

/* TABLES */
.table-bordered {
  background: white;
  border-radius: 3px;
  border-collapse: collapse;
  margin: auto;
  padding: 5px;
  width: 100%;
  animation: float 5s infinite;
}
th,
table .th {
  color: #1b1e24;
  font-weight: 500;
  text-align: left;
}
th .glyphicon,
table .th .glyphicon {
  color: #555555;
  font-size: 13px;
}
th a > img,
table .th a > img {
  float: right;
  margin-top: 5px;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #f4f4f4;
}
.table > thead > tr > th {
  border-bottom: 2px solid #f4f4f4;
}
.table tr td .progress {
  margin-top: 5px;
}
.table-bordered {
  border: 1px solid #f4f4f4;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  padding: 6px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-bordered > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #fff;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover,
.table-hover > tbody > tr:hover td:not(.position-down):not(.position-up):not(.keyword-position):not(.colorized) {
  background-color: #b0e3eb !important;
}
.table-hover.heatmap > tbody > tr:hover {
  border-top: solid 1px #4b97a2;
}
.table-hover.heatmap > tbody > tr:hover > td {
  border-top: solid 1px #4b97a2;
  border-bottom: solid 1px #4b97a2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.table-hover.heatmap > tbody > tr:hover > td:first-child {
  border-left: solid 1px #4b97a2;
}
.table-hover.heatmap > tbody > tr:hover > td:last-child {
  border-right: solid 1px #4b97a2;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.vertical-middle table > tbody > tr > td {
  vertical-align: middle;
}
.vertical-middle table > tbody > tr > td .thumbnail {
  display: inline-block;
}
.vertical-middle table > tbody > tr > td .dropdown.pull-right {
  text-align: right;
  float: none !important;
  margin-top: -23px;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #efefef;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
  clear: both;
}

.wrapper {
  overflow: initial;
}

.content-wrapper,
.right-side,
.main-footer {
  padding-bottom: 12px;
  margin-left: 275px;
  min-height: 0px;
  border-top: 0px solid #efefef;
  background-color: rgba(255, 255, 255, 0.80);
}
.content-wrapper {
  padding-left: 5px;
}

body.no-sidebars .content-wrapper,
body.no-sidebars .right-side,
body.no-sidebars .main-footer {
  margin-left: 70px;
}
.main-footer {
  position: relative;
  bottom: 0px;
}

body .content-header>h1 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  padding: 15px 0;
}
body:not(.bare) .content-header>h1 {
  font-size: 16px;
  line-height: 16px;
  padding: 0;
}

.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu>li.header {
  overflow: none;
}

/* MAIN HEADER */
/* Header with user menu and competitors form. */
.main-header {
  position: fixed;
  width: 100%;
  padding-left: 260px;
  top: 0;
  max-height: 100px;
  z-index: 1030;
  border-bottom: solid 1px #e3e1e1;
  background: #efefef;
  webkit-transition: -webkit-transform .3s ease-in-out,padding .3s ease-in-out;
  -moz-transition: -moz-transform .3s ease-in-out,padding .3s ease-in-out;
  -o-transition: -o-transform .3s ease-in-out,padding .3s ease-in-out;
  transition: transform .3s ease-in-out,padding .3s ease-in-out;
}
body.no-sidebars .main-header {
  padding-left: 60px;
}
.main-header .logo,
.main-header .navbar-logo img,
.main-sidebar .logo img {
  max-width: 70px;
  max-height: 50px;
}
.main-header nav.navbar {
  margin-left: 0px;
}
.main-header.affix {
  position: fixed;
}
.main-header .navbar {
  -webkit-transition: margin-left 0.3s ease-in-out;
  -o-transition: margin-left 0.3s ease-in-out;
  transition: margin-left 0.3s ease-in-out;
  margin-bottom: 0;
  margin-left: 230px;
  border: none;
  min-height: 50px;
  border-radius: 0;
}
.main-header .navbar-custom-menu,
.main-header .navbar-right {
  float: right;
  border-left: solid 1px #e3e1e1;
}
.main-header .navbar-custom-menu .horizontal-padding {
  padding-left: 0;
}
.main-header .navbar-custom-menu .caret {
  display: inline-block;
  margin-left: 10px;
}

/* BREADCRUMBS */
.content-header > .breadcrumb {
  float: right;
  background: transparent;
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  top: 15px;
  right: 10px;
  padding: 0;
  border-radius: 2px;
  font-size: 13px;
  line-height: 16px;
}
.content-header > .breadcrumb > li {
  color: #888;
}
.content-header > .breadcrumb > li > a {
  color: #337ab7;
  text-decoration: none;
  display: inline-block;
}
.content-header > .breadcrumb > li > a > .fa,
.content-header > .breadcrumb > li > a > .glyphicon,
.content-header > .breadcrumb > li > a > .ion {
  margin-right: 5px;
}
.content-header > .breadcrumb > li + li:before {
  content: '>\00a0';
}

/* CONTENT */
.content-wrapper, .right-side {
  background-color: transparent;
}
.bare .content-wrapper {
  position: relative;
}
.bare section.content > .box {
  border-top-width: 0;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  background: transparent;
}
.bare .breadcrumb {
  display: none;
}
.bare h1 {
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
.bare.no-title h1 {
  display: none;
}

/* COMPETITORS: COLORS *
.competitor-0 {
  /* First domain. *
  background: #daf0c1;
}
.competitor-1 {
  background: #dcccff;
}
.competitor-2 {
  background: #ccebff;
}
.competitor-3 {
  background: #ffccdc;
}
.competitor-4 {
  background: #fff4cc;
}
/* Info boxes with screen above reports and charts. *
.competitor-0 .info-box-icon {
  background: #80cc33;
  color: #fff;
}
.competitor-1 .info-box-icon {
  background: #9966ff;
  color: #fff;
}
.competitor-2 .info-box-icon {
  background: #0099ff;
  color: #fff;
}
.competitor-3 .info-box-icon {
  background: #ff6699;
  color: #fff;
}
.competitor-4 .info-box-icon {
  background: #ccff33;
  color: #fff;
}
/* Table colors. *
th.competitor-0, /* Table header. *
.view .table tbody tr.competitor-0 td { /* Whole row (ie. on competitors list). *
  background: rgba(218, 240, 193, .4) !important;
}
th.competitor-1, /* Table header. *
.view .table tbody tr.competitor-1 td { /* Whole row (ie. on competitors list). *
  background: rgba(220, 204, 255, .4) !important;;
}
th.competitor-2, /* Table header. *
.view .table tbody tr.competitor-2 td { /* Whole row (ie. on competitors list). *
  background: rgba(204, 235, 255, .4) !important;
}
th.competitor-3, /* Table header. *
.view .table tbody tr.competitor-3 td { /* Whole row (ie. on competitors list). *
  background: rgba(255, 204, 220, .4) !important;
}
th.competitor-4, /* Table header. *
.view .table tbody tr.competitor-4 td { /* Whole row (ie. on competitors list). *
  background: rgba(255, 244, 204, .4) !important;
}
*/

/* Stats colors */
.domain-stats ul {
  margin-left: 0;
  padding-left: 0;
  padding-top: 5px;
}
.domain-stats .header {
  font-size: 16px;
  font-weight: 500;
  word-wrap: break-word;
}
.domain-stats .header a {
  font-size: 11px;
  font-weight: normal;
}
.domain-stats li .stats,
.stat-list li {
  border-bottom: 1px solid #ddd;
  padding-top: 10px;
  padding-bottom: 5px;
}
.domain-stats li .stats .number {
  display: inline-block;
}
.domain-stats li .stats small {
  margin-left: 10px;
}
.domain-stats li .stats .title,
.stat-list li h4 {
  font-weight: 500;
  font-size: 16px;
}
.domain-stats li .stats .data,
.stat-list li .stats-body {
  font-size: 26px;
  line-height: 26px;
  font-weight: 500;
}
.stat-list li .stats-body .change {
  font-size: .6em;
}
.stat-list li .stats-body .change::after {
  content: "";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-left: 5px;
}
.stat-list li .stats-body .change.up::after,
.stat-list li .stats-body .change.down.negative::after {
  content: "\f062";
  font-family: FontAwesome;
}
.stat-list li .stats-body .change.down::after,
.stat-list li .stats-body .change.up.negative::after {
  content: "\f063";
  font-family: FontAwesome;
}
.stat-list li .stats-body .change.eq::after {
  content: "=";
}
.domain-stats li {
  background: transparent;
}
.domain-stats li:nth-child(n+2) {
  display: none; 
}
/*
.domain-stats .competitor-0 .data {
  color: #80cc33;
}
.domain-stats li.competitor-1 .data {
  color: #9966ff;
}
.domain-stats li.competitor-2 .data {
  color: #0099ff;
}
.domain-stats li.competitor-3 .data {
  color: #ff6699;
}
.domain-stats li.competitor-4 .data {
  color: #ccff33;
}
*/
.domain-stats.extended {
  position: absolute;
  right: 0;
  background: #fff;
  width: auto;
  box-shadow: rgb(136, 136, 136) 3px 3px 10px;
  padding-bottom: 20px;
  z-index: 9;
}
.domain-stats.extended li {
  float: right;
  padding: 0 15px;
  min-width: 250px;
}

/* REPORT STYLES */
.up {
  /* Position and traffic changes. */
  color: #5cb85c;
}
.down {
  /* Position and traffic changes. */
  color: #b94a48;
}
.eq {
  /* Position and traffic changes. */
  color: #A6A6A6;
}
highlight {
  /* This is highlight style in Text URL Audit report in Tools. */
  font-weight: bold;
  color: #f47;
}

/* Front boxes. */
.wrapper .box-front {
  padding: 0;
}
.box-front .box-header {
  position: relative;
  color: #fff;
  font-weight: normal;
  height: 60px;
  text-align: center;
}
.box-front .box-header i {
  position: absolute;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  top: 40px;
  left: 50%;
  background: inherit;
  border: solid 3px #fff;
  border-radius: 20px;
  line-height: 33px;
  font-size: 20px;
}
.box-front .box-body {
  padding: 25px 15px 68px 15px;
  min-height: 170px;
}

.box-front li {
  margin-bottom: 10px;
  line-height: 16px;
  clear: both;
}
.box-front li i {
  color: #666;
  float: left;
  width: 20px;
}
.box-front .actions {
  width: 100%;
  overflow: hidden;
  text-align: center;
  position: absolute;
  bottom: 15px;
  margin-left: -15px;
  padding: 0px 15px;
}

/* TITLE BOXES */
.block-title .info-box {
  min-height: 50px;
  line-height: 50px;
  color: #000;
}
.block-title .info-box .info-box-icon {
  height: 50px;
  width: 50px;
  font-size: 26px;
  line-height: 50px;
  color: #fff;
  font-weight: 500;
}
.block-title .info-box .info-box-content {
  padding: 0 10px;
  margin-left: 50px;
  color: #000;
  font-weight: 500;
  font-size: 16px;
}
.block-title .info-box.bg-green {
  background: rgba(0, 166, 90, .2) !important;
  color: #00a65a;
  border: solid 1px #00a65a;
}
.block-title .info-box.bg-green .info-box-icon {
  background: #00a65a;
}
.block-title .info-box.bg-default {
  background: rgba(60, 141, 188, .2);
  border: solid 1px #3c8dbc;
}
.block-title .info-box.bg-default .info-box-icon {
  background-color: #3c8dbc;
}
.block-title .info-box.bg-red {
  background: rgba(221, 75, 57, .2) !important;
  color: #00a65a;
  border: solid 1px #dd4b39;
}
.block-title .info-box.bg-red .info-box-icon {
  background: #dd4b39;
}
.block-title .info-box.bg-yellow {
  background: rgba(243, 156, 18, .2) !important;
  color: #00a65a;
  border: solid 1px #f39c12;
}
.block-title .info-box.bg-yellow .info-box-icon {
  background: #f39c12;
}

/* DASHBOARD */
.dashboard .region-content .block h2 {
  padding: 0 0 10px 0;
  margin: 5px 0;
  font-size: 1.4em;
}
.dashboard .more-link a {
  float: right;
  border-radius: 0;
  background-color: #f4f4f4;
  color: #444;
  border: 1px solid #ddd;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
}

/* BOXES */
.box-aqua {
  border-top-color: #00c0ef;
}

/* LIMITS */
.limits {
  width: 100px;
  font-size: 12px;
  border-left: solid 1px #e3e1e1;
  padding: 3px 10px;
}

.limits .progress {
  margin-bottom: 2px;
  position: relative;
  border-radius: 3px;
}
.limits .progress:last-child {
  margin-bottom: 0;
}
.limits .progress-bar {
  overflow: hidden;
  position: absolute;
  text-align: left;
  line-height: 18px;
  border-radius: 2px;
}
.limits .progress-label {
  padding-left: 5px;
  line-height: 18px;
}
.limits .progress > .progress-label {
  position: absolute;
  color: #000;
}

.ctools-modal-dialog .modal-body {
  padding: 20px;
  min-height: 80px;
}
.ctools-modal-dialog .loading-spinner {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}

#notes-modal .modal-content {
  border: solid 1px;
  border-radius: 5px;
}

/* CHARTS */
.chart + .legend {
  border: solid 1px #ccc;
  width: 100%;
  overflow: hidden;
  margin-top: 10px;
  padding: 5px 0;
  position: relative;
  font-size: 12px;
}
.chart + .legend .controls {
  width: 140px;
  padding: 0 5px;
}
.chart + .legend .legend-content {
  top: 0;
  margin-left: 150px;
}
.chart + .legend .title {
  white-space: nowrap;
}
.chart + .legend .thumbnail {
  display: inline;
  padding: 0;
  line-height: inherit;
  margin-bottom: 0;
}
.chart + .legend .legend-item,
.chart + .legend .legend-item-all,
.chart + .legend .legend-item-text,
.chart + .legend .legend-item-button {
  color: #666;
  font-size: 12px;
  cursor: pointer;
}
.chart + .legend .legend-item-button {
  margin-top: 10px;
}
.chart + .legend .legend-item.disabled,
.chart + .legend .legend-item-all.disabled {
  color: #CCC !important;
}
.chart + .legend .legend-item:hover,
.chart + .legend .legend-item-all:hover {
  color: #000;
}

body .wide-modal .modal-dialog {
  width: 80%;
}

.global-change-stats {
  min-width: 130px;
}
.global-change-stats > span {
  margin-right: 5px;
}
.global-change-stats > span:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}

/* ICONS ANIMATION */
.glyphicon-refresh-animate {
  -animation: spin .7s infinite linear;
  -webkit-animation: spin2 .7s infinite linear;
}
@-webkit-keyframes spin2 {
  from { -webkit-transform: rotate(0deg);}
  to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
  from { transform: scale(1) rotate(0deg);}
  to { transform: scale(1) rotate(360deg);}
}

.box.integration a.btn {
  font-size: 14px;
  color: #fff;
}

/* CURRENT SEARCH BLOCK */
.current-search {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-left: 90px !important;
}
.current-search.no-filters {
  padding-left: 15px !important;
}
.current-search .info-box-icon {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
}
.current-search .info-box-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
}
.current-search .item-list {
  
}
.current-search .item-list ul {
  margin-left: 0;
  padding-left: 0;
}

/* BOX COLORS */
.box table {
  border-width: 0;
}
.box .box-title i,
.box .block-title i {
  margin-right: 5px;
}
.box.box-teal {
  border-top-color: #39CCCC;
}
.box.box-solid.box-teal>.box-header {
  color: #fff;
  background: #39CCCC;
  background-color: #39CCCC;
}
.box.box-solid.box-teal {
  border: solid 1px #39CCCC;
}
.box.box-teal-light {
  border-top-color: #7edede;
}
.box.box-solid.box-teal-light>.box-header {
  color: #fff;
  background: #7edede;
  background-color: #7edede;
}
.box.box-purple {
  border-top-color: #605ca8;
}
.box.box-solid.box-purple>.box-header {
  color: #fff;
  background: #605ca8;
  background-color: #605ca8;
}
.box.box-purple-light {
  border-top-color: #9895c6;
}
.box.box-solid.box-purple-light>.box-header {
  color: #fff;
  background: #9895c6;
  background-color: #9895c6;
}
.box.box-solid.box-purple {
  border: 1px solid #605ca8;
}
.box.box-maroon {
  border-top-color: #D81B60;
}
.box.box-solid.box-maroon>.box-header {
  color: #fff;
  background: #D81B60;
  background-color: #D81B60;
}
.box.box-maroon-light {
  border-top-color: #e66b98;
}
.box.box-solid.box-maroon-light>.box-header {
  color: #fff;
  background: #e66b98;
  background-color: #e66b98;
}
.box.box-solid.box-maroon {
  border: 1px solid #D81B60;
}
.box.box-aqua {
  border-top-color: #39CCCC;
}
.box.box-solid.box-aqua>.box-header {
  color: #fff;
  background: #39CCCC;
  background-color: #39CCCC;
}
.box.box-solid.box-aqua {
  border: 1px solid #39CCCC;
}
.box.box-yellow {
  border-top-color: #efac43;
}
.box.box-solid.box-yellow>.box-header {
  color: #fff;
  background: #efac43;
  background-color: #efac43;
}
.box.box-solid.box-yellow {
  border: 1px solid #efac43;
}
.box.box-grey {
  border-top-color: #bbb;
}
.box.box-solid.box-grey>.box-header {
  color: #fff;
  background: #bbb;
  background-color: #bbb;
}
.box.box-solid.box-grey {
  border: 1px solid #bbb;
}
.box.box-navy {
  border-top-color: #001F3F;
}
.box.box-solid.box-navy>.box-header {
  color: #fff;
  background: #001F3F;
  background-color: #001F3F;
}
.box.box-solid.box-navy {
  border: 1px solid #001F3F;
}

.text-info {
  color: #00c0ef !important;
}
.box-header h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  padding: 5px;
}
.box-header .box-title {
  font-size: 16px;
}

.block .footer-more {
  position: absolute;
  top: 8px;
  right: 0;
}
.block .footer-more ul {
  margin-bottom: 0;
  padding: 0 10px;
}
.block .footer-more .btn {
  background-color: rgba(0, 0, 0, .4);
}

.basic-change {
  display: inline-block;
  width: 26px;
  margin-left: 3px;
  padding: .2em .0 .3em;
}
.basic-change-percentage {
  display: inline-block;
  width: 33px;
  margin-left: 3px;
  padding: .2em .0 .3em;
}

/* TABS */
.region-content .nav-tabs {
  margin-left: 15px;
  margin-bottom: -1px;
  border-bottom-width: 0;  
}
.region-content .nav-tabs > li > a {
  background: #dcdfe6;
  border-bottom-color: #fff;
  border: 1px solid #d2d6de;
  margin-right: 5px;
}
.region-content .nav > li.active > a,
.region-content .nav > li > a:hover {
  background: #fff;
  border-bottom-color: transparent;
}

#filters .nav-tabs > li > a {
  background: #FCFCFC;
  -webkit-box-shadow: inset 0 -2px 7px -5px rgba(0,0,0,0.75);
  -moz-box-shadow: inset 0 -2px 7px -5px rgba(0,0,0,0.75);
  box-shadow: inset inset 0 -2px 7px -5px rgba(0,0,0,0.75);
}
#filters .nav > li.active > a,
#filters .nav > li > a:hover {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 0 0 0 black;
  -moz-box-shadow: 0 0 0 0 black;
  box-shadow: 0 0 0 0 black;
}
#main-chart {
  position: relative;
}
#main-chart .item-list {
  left: 0;
  position: absolute;
  top: -46px;
}
.box-chart.no-padding #main-chart .item-list {
  top: -36px;
} 
#main-chart.monitoring-chart .item-list {
  top: -46px;
}
  /*
  If nothing breakes without this - to remove. With this tours dont work.
.view-header {
  position: relative;
  z-index: 999;
}
  */

/* MODALS */
.modal-header {
  background: #dddddd;
  border-bottom-color; #dddddd;
}
.modal-header .close {
  margin-top: 0;
  opacity: .5;
}
.modal-dialog .modal-content {
  box-shadow: rgb(0, 0, 0) 3px 3px 10px;
}
#modalBackdrop {
  opacity: .7 !important;
  z-index: 10000 !important;
  background: rgb(0, 0, 0) !important;
}
#modalContent {
  z-index: 1000000 !important;
}

/* CAMPAIGN MANAGEMENT */
.management-navs li {
  border-right: 1px solid #d2d6de;
}
.management-navs li:last-child {
  border-right: 0;
  border-left: 1px solid #d2d6de;
}

/* FILTERS */
.semstorm-filters form {
  padding: 10px;
}
.semstorm-filters .box-body form {
  padding: 0;
}

/* HELP BLOCKS */
.help-block.panel {
  border-color: #00a65a;
}
.help-block.panel .panel-heading {
  color: #fff;
  background: #00a65a;
  border-bottom-width: 0;
  cursor: pointer;
  font-weight: 600;
}

.integration-dashboard .small-box {
  margin-bottom: 0;
  overflow: hidden;
}

#datepicker-dropdown {
  z-index: 9999;
}
#datepicker-dropdown .datepickerMonth,
#datepicker-dropdown .datepickerDoW {
  font-size: 12px;
}

.colorize .negative td,
.colorize-simple .negative td {
  background: #f7f7c9;
}
.colorize-simple .negative-warning td {
  background: #f7e5c9;
}

.app-integration .fa {
  line-height: 21px;
}

#importantModal .modal-body,
#helpModal .modal-body {
  background: #fff !important;
  color: #616161 !important;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
#importantModal .modal-dialog.modal-notify.modal-info .btn-outline-secondary-modal,
#helpModal .modal-dialog.modal-notify.modal-info .btn-outline-secondary-modal {
  border: 2px solid #5394ff;
  color: #5394ff!important;
}
#importantModal .modal-dialog.modal-notify .btn-outline-secondary-modal,
#helpModal .modal-dialog.modal-notify .btn-outline-secondary-modal {
  background-color: transparent;
}
#importantModal .modal-footer,
#helpModal .modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-top: 1px solid #eceeef;
  background: #fff !important;
}
#importantModal .modal-warning .modal-btn,
#helpModal .modal-warning .modal-btn {
    background: #ff8e38;
    color: #fff;
    border: solid 2px #ff8e38;
}
#importantModal .modal-warning .modal-btn.btn-outline,
#helpModal .modal-warning .modal-btn.btn-outline {
  background: transparent;
  color: #ff8e38 !important;
}
#importantModal .modal-success .modal-btn,
#helpModal .modal-success .modal-btn {
    background: #01d36b;
    color: #fff;
    border: solid 2px #01d36b;
}
#importantModal .modal-success .modal-btn.btn-outline,
#helpModal .modal-success .modal-btn.btn-outline {
  background: transparent;
  color: #d33724 !important;
}
#importantModal .modal-danger .modal-btn,
#helpModal .modal-danger .modal-btn {
    background: #d33724;
    color: #fff;
    border: solid 2px #d33724;
}
#importantModal .modal-danger .modal-btn.btn-outline,
#helpModal .modal-danger .modal-btn.btn-outline {
  background: transparent;
  color: #d33724 !important;
}
#importantModal .modal-info .modal-btn,
#helpModal .modal-info .modal-btn {
    background: #00c0ef;
    color: #fff;
    border: solid 2px #00c0ef;
}
#importantModal .modal-info .modal-btn.btn-outline,
#helpModal .modal-info .modal-btn.btn-outline {
  background: transparent;
  color: #00c0ef !important;
}
#importantModal .modal-btn,
#helpModal .modal-btn {
  text-transform: uppercase;
  font-weight: 600;
  padding: .85em 2.13em;
  border-radius: 2px;
  border: 0;
  -webkit-transition: .2s ease-out;
  transition: .2s ease-out;
  color: #fff!important;
  margin: 6px;
  white-space: normal!important;
  word-wrap: break-word;
}
body.beta h1,
body.alpha h1 {
  padding-left: 
}
body.beta h1::before,
body.alpha h1::before {
  content: 'beta';
  font-size: .55em;
  background-color: #f39c12;
  padding: .2em .6em .3em;
  font-weight: bold;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  height: 22px;
  color: #fff;
  display: inline-block;
  float: left;
  margin-right: 5px;
}
body.alpha h1::before {
  content: 'alpha';
}
body.beta.page-toboggan-denied h1::before,
body.alpha.page-toboggan-denied h1::before {
  display: none;
}

.semstorm-panel li,
.changelog li,
.timeline li,
.tooltip li {
  list-style-type: circle;
}
.tooltip ul {
  text-align: left;
}

.page-marketing-channels .basic-change {
  width: 42px;
}

.empty .step i.fa,
.empty .step i.mdi,
.empty .step i.glyphicon {
  color: #c7cdd4;
}
.bottom-cta {
  padding-top: 40px;
}

.ribbon {
    position: absolute;
    top: 20px;
    right: -5px;
    padding: 15px;
}
.ribbon-content{
    position: relative; 
    width: 100%; 
    height: 100px; 
    background: #f1f1f1; 
    border: 1px solid #DDD;    
}
.ribbon.base {
    background: #3498db;
    color: #fff;
    border-right: 5px solid #8bc4ea;
}
.ribbon.light {
    background: #ecf0f1;
    color: #2c3e50;
    border-right: 5px solid #dde4e6;
}
.ribbon.dark {
    background: #131313;
    color: #fff;
    border-right: 5px solid #464646;
}
.ribbon.base-alt {
    background: #9cd70e;
    color: #fff;
    border-right: 5px solid #c6f457;
}
.ribbon.red {
    background: #e91b23;
    color: #fff;
    border-right: 5px solid #f2787d;
}
.ribbon.orange {
    background: #ff8a3c;
    color: #fff;
    border-right: 5px solid #ffc7a2;
}
.ribbon.yellow {
    background: #ffd800;
    color: #fff;
    border-right: 5px solid #ffe866;
}
.ribbon.muted {
    background: #cccccc;
    color: #fff;
    border-right: 5px solid #aaaaaa;
}
.ribbon:before, .ribbon:after {
    content: '';
    position: absolute;
    left: -9px;
    border-left: 10px solid transparent;
}
.ribbon:before {
    top: 0;
}
.ribbon:after {
    bottom: 0;
}
.ribbon.base:before {
    border-top: 27px solid #3498db;
}
.ribbon.base:after {
    border-bottom: 27px solid #3498db;
}
.ribbon.light:before {
    border-top: 27px solid #ecf0f1;
}
.ribbon.light:after {
    border-bottom: 27px solid #ecf0f1;
}
.ribbon.dark:before {
    border-top: 27px solid #131313;
}
.ribbon.dark:after {
    border-bottom: 27px solid #131313;
}
.ribbon.base-alt:before {
    border-top: 27px solid #9cd70e;
}
.ribbon.base-alt:after {
    border-bottom: 27px solid #9cd70e;
}
.ribbon.red:before {
    border-top: 27px solid #e91b23;
}
.ribbon.red:after {
    border-bottom: 27px solid #e91b23;
}
.ribbon.orange:before {
    border-top: 27px solid #ff8a3c;
}
.ribbon.orange:after {
    border-bottom: 27px solid #ff8a3c;
}
.ribbon.yellow:before {
    border-top: 27px solid #ffd800;
}
.ribbon.yellow:after {
    border-bottom: 27px solid #ffd800;
}
.ribbon.muted:before {
    border-top: 27px solid #cccccc;
}
.ribbon.muted:after {
    border-bottom: 27px solid #cccccc;
}
.ribbon span {
    display: block;
    font-size: 16px;
    font-weight: 600;
}
.help-icon {
  padding-bottom: 10px;
  margin-left: 10px;
}
.help-icon img {
  margin-top: 3px;
  margin-right: 5px;
}
.content .help-icon {
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 3px;
}

.kpi-box {
  position: relative;
  background: #fff;
  width: 100%;
  display: block;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
.kpi-box .title,
.kpi-box .inner,
.kpi-box .foot {
  padding: 10px;
}
.kpi-box .title {
  background: #f5f5f5;
  font-size: 16px;
  font-weight: 500;
  border-bottom: solid 1px #eee;
}
.kpi-box .inner {
  padding: 20px 10px;
}
.kpi-box .inner .number,
.audit-box .number {
  font-weight: 500;
  font-size: 26px;
}
.stats .kpi-box .inner .number {
  font-size: 26px;
}
.stats .kpi-box .inner .kpi-small .number{
  font-size: 12px;
}
.kpi-box .inner .col:not(.col-def),
.kpi-box .inner .col-def:nth-child(odd) {
  border-right: solid 1px #ddd;
}
.kpi-box .inner .col:last-child,
.kpi-box .inner .col:nth-child(even) {
  border-right: 0;
}
.kpi-box .inner .head {
  border-top: solid 1px #ddd;
  padding-top: 10px;
  margin-top: 10px;
}
.kpi-box .inner .head:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.kpi-box .inner small {
  color: #333;
  text-transform: none;
  font-size: 1em;
}
.kpi-box .foot {
  font-size: .9em;
  background: #f5f5f5;
  border-top: solid 1px #eee;
}
.kpi-box .warning {
  font-size: .9em;
  padding: 10px;
}
.kpi-box .eq::before {
  content: "=";
  display: inline-block;
}
ul.stats {
  margin-bottom: 0;
}

.text-white {
  color: #fff;
}
.icon-circle {
  display: inline-block;
  text-align: center;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  font-size: .9em;
}

table.merged thead th,
table.merged thead td {
  vertical-align: middle;
}
table.merged tr > th.merge-social,
table.merged tr > td.merge-social,
table.merged tr > th.merge-ads,
table.merged tr > td.merge-ads,
table.merged tr > th.merge-conversions,
table.merged tr > td.merge-conversions,
table.merged tr > th.merge-video,
table.merged tr > td.merge-video {
  border-left-width: 2px;
  border-left-color: #ccc;
}
table.merged tr > th.merge-social ~ th.merge-social,
table.merged tr > td.merge-social ~ td.merge-social,
table.merged tr > th.merge-ads ~ th.merge-ads,
table.merged tr > td.merge-ads ~ td.merge-ads,
table.merged tr > th.merge-conversions ~ th.merge-conversions,
table.merged tr > td.merge-conversions ~ td.merge-conversions,
table.merged tr > th.merge-video ~ th.merge-video,
table.merged tr > td.merge-video ~ td.merge-video {
  border-left-width: 1px;
  border-left-color: #ddd;
}
table.merged thead tr:first-child th.merge-social,
table.merged thead tr:first-child th.merge-ads,
table.merged thead tr:first-child th.merge-conversions,
table.merged thead tr:first-child th.merge-video {
  border-top-width: 2px;
  border-top-color: #ccc;
}
table.merged tbody tr:last-child th.merge-social,
table.merged tbody tr:last-child th.merge-ads,
table.merged tbody tr:last-child th.merge-conversions,
table.merged tbody tr:last-child th.merge-video {
  border-bottom-width: 2px;
  border-bottom-color: #ccc;
}
table.merged thead tr > th.merge:nth-last-child(1),
table.merged tbody tr > td.merge:nth-last-child(1) {
  border-right-width: 2px;
  border-right-color: #ccc;
}

table tfoot th {
  font-size: 1.1em;
  line-height: 1.2em;
}

.stars {
  display: inline-block;
  margin-left: 5px;
}
.stars > div {
  font-size: 18px;
  line-height: 18px;
  display: inline-block;
  width: 75px;
  overflow: hidden;
}
.stars > div ~ div {
  margin-left: -75px;
}

.snippet-maps {
  margin-bottom: 15px;
}
.metadata {
  border-top: 1px solid #eee;
  font-size: .9em;
  margin-top: 5px;
}
.metadata > span {
  display: inline-block;
  margin-right: 15px;
}

.partners > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.partners > ul > li {
  float: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.partners > ul > li .views-field-nothing-1,
.partners > ul > li .views-field-nothing-1 > div {
  display: block;
  min-height: 100%;
  height: 100%;
  position: relative;
}
.partners > ul > li .box {
  min-height: 97.5%;
}

.img-responsive > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.view-partners .table-responsive {
  overflow-x: visible;
  overflow-y: visible;
  overflow: visible;
}

.video .wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video .wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.help {
  position: relative;
  padding-top: 20px;
  margin-top: 25px;
  font-size: 0.8em;
}
.help:first-child {
  margin: 0;
  padding-top: 0;
}
.help h3 {
  margin: 0;
  margin-bottom: 15px;
  font-size: 15px
}
.help h3:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100px;
  height: 2px;
  background: #31ccff;
}
.help:first-child h3:before {
  display: none;
}
.help .list-help li {
  margin-bottom: 10px;
}
.help .list-help li.indent {
  margin-left: 35px;
  margin-bottom: 5px;
}
.help .list-help li.circle {
  list-style-type: circle;
}


.monitoring-box {
  position: relative;
  border-radius: 3px;
  background: #ffffff;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
  padding: 25px 15px 0 15px;
  min-height: 300px;
}
.monitoring-box h3 {
  font-size: 1.4em;
}
.monitoring-box .actions {
  padding: 10px 0;
}
.monitoring-box .box-body {
  padding: 15px 0 25px 0;
}

.text-purple {
    color: #605ca8 !important;
}

.box-messages-form {
  margin-bottom: -40px;
}

.top table {
  border-top: 1px solid #ddd;
}

.dropdown-menu li button,
.dropdown-menu li button:active,
.dropdown-menu li button:hover {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
  border: 1px solid transparent;
  background: transparent !important;
}
.dropdown-menu li button:hover {
  text-decoration: underline;
}

#defaultModal .modal-dialog {
  margin-top: 50px;
}

.image-res {
  max-width: 100%;
}
.image-res .img-responsive {
  margin: 0 auto;
}

.tooltip .tooltip-warning {
  color: #efac43;
  display: inline-block;
  width: 100%;
  padding: 1px 3px;
  margin: 3px 0;
  border: solid 1px #efac43;
  border-radius: 3px;
}

.website-preview {
  padding: 5px;
  border-bottom: solid 1px #ddd;
  margin-bottom: 0;
}
.website-preview .overlay {
  background: transparent;
  color: #666;
  position: static;
}

.progress-box {
  margin: 7% auto;
  width: 600px;
}
body.page-checkout .progress-box {
  width: 75%;
}
.progress-box .box {
  webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.2);
  background: #fff;
}
.progress-box .progress-box-body {
  padding: 10px;
}
.page-batch .content-wrapper {
  background-color: transparent;
}
.progress-box h2 {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}
.progress-box #block-system-main {
  margin-bottom: 0;
}
.progress-logo {
  margin-bottom: 20px;
}

.filters-top {
  margin-bottom: 5px;
  margin-right: 5px;
}
.filters-top .box section.block {
  margin-right: 5px;
}
.filters-top .box section.block:first-child {
  margin-right: 0;
}
.filters-top .btn-default {
  background-color: #fff;
}
.filters-top .btn-default.active {
  background-color: #e6e6e6;
}
.filters-top .btn-export {
  margin-right: 5px;
}

.content-header {
  padding: 15px 15px 5px 5px;
}

.content .no-filters .region .box-chart {
  margin-top: 40px;
}

.filters-detailed .box-widget {
  margin-right: 5px;
}
.filters-detailed .box-widget:last-child {
  margin-right: 0;
}
.filters-detailed .engines a {
  position: relative;
  width: 28px;
  height: 23px;
}
.filters-detailed .engines img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

@media (max-width: 767px) {
  .main-sidebar, .left-side {
    -webkit-transform: none;
    transform: none;
  }
}

body.bare .lead {
  font-size: 16px;
  margin-bottom: 25px;
}

.nav-pills > li > a.active {
  border-bottom: solid 3px #00c0ef;
  background-color: rgba(0, 192, 239, .1);
} 

.details-tabs {
  margin-top: -35px;
  float: left;
}

xmp {
  white-space: pre !important;
  font-family: Courier New, monospace !important;
  overflow: auto !important;
  height: 100% !important;
}

.text-white {
  color: #fff !important;
}

.page-audits-view-dashboard .box,
.page-audits-view-dashboard .info-box {
  margin-bottom: 20px;
}

#defaultModal a {
  text-decoration: underline;
  color: #fff !important;
}

.legal {
  line-height: 22px;
}
.legal span {
  margin-left: -25px;
}
.legal .list-0 {
  margin-top: 15px;
  padding-left: 25px;
}
.legal .list-1 {
  padding-left: 45px;
} 
.legal .list-2 {
  padding-left: 70px;
}


#sliding-popup {
  bottom: 15px;
  right: 0;
  width: 600px;
  padding: 15px;
  background: #fff;
  border: solid 1px #39CCCC;
}
@media (max-width: 767px) {
  #sliding-popup {
    width: 300px;
  }  
}
#sliding-popup button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
#sliding-popup .agree-button {
  background-color: #00a65a;
  border-color: #008d4c;
  color: #fff;
}
#sliding-popup .agree-button:hover,
#sliding-popup .agree-button:active {
  background-color: #008d4c;
}
#sliding-popup .find-more-button {
  color: #333;
  background-color: #e7e7e7;
  border-color: #8c8c8c;
}
#sliding-popup .find-more-button:hover,
#sliding-popup .find-more-button:active {
  background-color: #d4d4d4;
}
#sliding-popup h2 {
  margin: 0;
  margin-bottom: 10px;
}
#sliding-popup .popup-content {
  max-width: 100%;
}
#sliding-popup .popup-content #popup-text {
  max-width: 100%;
  float: none;
}
#sliding-popup .popup-content #popup-buttons {
  max-width: 100%;
  float: none;
  margin-top: 10px;
}

.modal-fluid {
  width: 80%;
}
.modal-dialog img {
  max-width: 100%;
  height: auto;
}

.app-menu li {
  text-align: center;
}
.app-menu .panel {
  background-color: inherit;
  border: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .0);
  box-shadow: 0 0 0 rgba(0, 0, 0, .0);
}
.app-menu .panel-title {
  font-size: inherit;
} 
.app-menu .panel-default > .panel-heading {
  color: inherit;
  background-color: inherit;
  border-color: inherit;
}
.app-menu .panel a {
  color: #fff;
}
.region-sidebar-first .nav li a {
  color: #3c8dbc;
  text-align: left;
}
.dropdown-menu.languages {
  padding: 0;
}
.dropdown-menu.languages a {
  padding: 8px 15px;
  border-bottom: solid 1px #ddd;
}
.dropdown-menu.languages a:last-child {
  border-bottom-width: 1px;
}

.vertical-text {
  writing-mode: vertical-rl;
  text-orientation: mixed;
}
/* Clearable text inputs */
.clearable{
  position: relative;
  display: inline-block;
}
.clearable input[type=text]{
  padding-right: 24px;
  width: 100%;
  box-sizing: border-box;
}
.clearable__clear{
  display: none;
  position: absolute;
  right:0;
  top:1px;
  padding: 0 8px;
  font-style: normal;
  font-size: 1.2em;
  user-select: none;
  cursor: pointer;
  color: #888;
}
.clearable input::-ms-clear {  /* Remove IE default X */
  display: none;
}

.modal-dialog .modal-header {
 cursor: move;
}

.view-explorer-competitors .highcharts-sparkline-container {
  margin-top: 30px;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}
.bs-narrow {
    max-width: 220px;
}

#popover-container ul {
  padding-left: 0;
}
#popover-container strong,
#popover-container b {
  font-weight: 700;
}

/* *** *** *** COMPETITOR COLORS FOR WHOLE SYSTEM *** *** *** */

.competitor-0-c-0{
  color: #004AA0 !important;
}
.competitor-0-c-1{
  color: #186AC0 !important;
}
.competitor-0-c-2{
  color: #2174C8 !important;
}
.competitor-0-c-3{
  color: #4194E8 !important;
}
.competitor-0-c-4{
  color: #70A0E3 !important;
}
.competitor-0-c-5{
  color: #84B4F8 !important;
}
.competitor-0-bg-0{
  background-color: #004AA044 !important;
}
.competitor-0-bg-1{
  background-color: #186AC044 !important;
}
.competitor-0-bg-2{
  background-color: #2174C844 !important;
}
.competitor-0-bg-3{
  background-color: #4194E844 !important;
}
.competitor-0-bg-4{
  background-color: #70A0E344 !important;
}
.competitor-0-bg-5{
  background-color: #84B4F844 !important;
}

.competitor-1-c-0{
  color: #1AB848 !important;
}
.competitor-1-c-1{
  color: #3AD868 !important;
}
.competitor-1-c-2{
  color: #43DF6F !important;
}
.competitor-1-c-3{
  color: #63FF8F !important;
}
.competitor-1-c-4{
  color: #83F5B9 !important;
}
.competitor-1-c-5{
  color: #9CFFD3 !important;
}
.competitor-1-bg-0{
  background-color: #1AB84844 !important;
}
.competitor-1-bg-1{
  background-color: #3AD86844 !important;
}
.competitor-1-bg-2{
  background-color: #43DF6F44 !important;
}
.competitor-1-bg-3{
  background-color: #63FF8F44 !important;
}
.competitor-1-bg-4{
  background-color: #83F5B944 !important;
}
.competitor-1-bg-5{
  background-color: #9CFFD344 !important;
}

.competitor-2-c-0{
  color: #850BB8 !important;
}
.competitor-2-c-1{
  color: #A52BD8 !important;
}
.competitor-2-c-2{
  color: #AC34DF !important;
}
.competitor-2-c-3{
  color: #CC54FF !important;
}
.competitor-2-c-4{
  color: #D788FF !important;
}
.competitor-2-c-5{
  color: #EB9CFF !important;
}
.competitor-2-bg-0{
  background-color: #850BB844 !important;
}
.competitor-2-bg-1{
  background-color: #A52BD844 !important;
}
.competitor-2-bg-2{
  background-color: #AC34DF44 !important;
}
.competitor-2-bg-3{
  background-color: #CC54FF44 !important;
}
.competitor-2-bg-4{
  background-color: #D788FF44 !important;
}
.competitor-2-bg-5{
  background-color: #EB9CFF44 !important;
}

.competitor-3-c-0{
  color: #AD2000 !important;
}
.competitor-3-c-1{
  color: #CD3003 !important;
}
.competitor-3-c-2{
  color: #D53811 !important;
}
.competitor-3-c-3{
  color: #F55831 !important;
}
.competitor-3-c-4{
  color: #EE7660 !important;
}
.competitor-3-c-5{
  color: #FF8B77 !important;
}
.competitor-3-bg-0{
  background-color: #AD200044 !important;
}
.competitor-3-bg-1{
  background-color: #CD300344 !important;
}
.competitor-3-bg-2{
  background-color: #D5381144 !important;
}
.competitor-3-bg-3{
  background-color: #F5583144 !important;
}
.competitor-3-bg-4{
  background-color: #EE766044 !important;
}
.competitor-3-bg-5{
  background-color: #FF8B7744 !important;
}

.competitor-4-c-0{
  color: #B88A00 !important;
}
.competitor-4-c-1{
  color: #D8AA1F !important;
}
.competitor-4-c-2{
  color: #DFB427 !important;
}
.competitor-4-c-3{
  color: #FFD447 !important;
}
.competitor-4-c-4{
  color: #F8D078 !important;
}
.competitor-4-c-5{
  color: #FFE790 !important;
}
.competitor-4-bg-0{
  background-color: #B88A0044 !important;
}
.competitor-4-bg-1{
  background-color: #D8AA1F44 !important;
}
.competitor-4-bg-2{
  background-color: #DFB42744 !important;
}
.competitor-4-bg-3{
  background-color: #FFD44744 !important;
}
.competitor-4-bg-4{
  background-color: #F8D07844 !important;
}
.competitor-4-bg-5{
  background-color: #FFE79044 !important;
}

body.rich-tours .popover.tour {
  min-width: 500px;
  width: 500px;
  border-radius: 0;
  border-width: 0;
}
body.rich-tours .popover.tour .popover-title {
  display: none;
}
body.rich-tours .popover.tour .popover-content {
  padding: 0;
}
body.rich-tours .popover.tour .popover-navigation {
  position: relative;
  margin-top: -52px;
  background-color: rgba(255, 255, 255, .8);
}
body.rich-tours .popover.tour .explanation {
  flex: 1 1 auto;
  padding-bottom: 52px;
  padding: 15px;
}
body.rich-tours .popover.tour .explanation h2 {
  font-size: 1.5em;
  margin-bottom: 15px;
}
body.rich-tours .popover.tour .image {
  flex: 0 0 250px;
  background-color: #009aff;
  padding: 15px;
}
