@charset "ISO-8859-1";

@media print {
  #content {
    border: 0px solid #cbcbcb !important;
    border-radius: 0px 0px 0px 0px !important;
    box-shadow: 0px 0px 0px #ffffff !important;
  }

  #admin-action {
    /*width:895px!important;*/
    float: none;
  }

  .admin-menu-container,
  #nav-toggle,
  #project-selection-button {
    display: none !important;
  }

  .sub-content-body {
    /*width:890px!important;*/
  }

  .venn-container {
    display: none;
  }
}

/* ------------------------------------------------
	main section
--------------------------------------------------*/
body {
  background-color: #fff;
  color: #444;
  -webkit-text-size-adjust: none;
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 13px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  /*overflow: hidden;*/
}

#body-inner {
  background-color: #ffffff;
}

#header {
  -moz-box-shadow: 0px 2px 5px #ccc;
  -webkit-box-shadow: 0px 2px 5px #ccc;
  box-shadow: 0px 2px 5px #ccc;
  margin-bottom: 4px;
  background-color: #fafafa;
}

.explorer-body #header {
  margin-bottom: 0;
  border-bottom: 1px solid #eee;
}

#header a:hover {
  color: #e46c0a;
}

#main-container {
  background-color: #eee;
}

#sidebar {
  width: 230px;
  float: left;
  background-color: #fafafa;
  float: left;
  -moz-box-shadow: 2px 1px 5px #ccc;
  -webkit-box-shadow: 2px 1px 5px #ccc;
  box-shadow: 2px 1px 5px #ccc;
  margin-right: 5px;
  overflow-x: hidden;
  overflow-y: auto;
}

#sidebar-nav {
  margin-top: 10px;
}

#sidebar-nav .nav-menu {
  padding: 13px 20px;
  border-bottom: 0px solid #ddd;
  text-transform: uppercase;
}

#sidebar-nav .nav-menu:hover {
  background-color: #eee;
}

#sidebar-nav .nav-menu.nav-right {
  text-align: right;
}

#sidebar-nav .nav-menu.nav-right i {
  margin-right: 0;
}

#sidebar-nav .nav-menu i {
  margin-right: 12px;
  width: 16px;
  margin-top: 0;
  font-size: 18px;
}

#sidebar-nav .nav-menu .admin-sub-menu-list i {
  margin-right: 0;
}

#sidebar-nav .nav-menu:hover i,
#sidebar-nav .nav-menu.active i {
  color: #e46c0a;
}

#sidebar-nav a {
  color: rgba(0, 0, 0, 0.54);
}

.nav-sub-menu {
  padding-left: 0px;
  text-transform: none;
}

#main-content {
  float: right;
  overflow-y: auto;
  overflow-x: hidden;
  padding-left: 15px;
  background-color: #eee;
  width: 80%;
}

#main-content.main-content-full {}

#main-content-inner {
  margin-right: 20px;
  margin-top: 10px;
  -moz-box-shadow: 2px 1px 5px #ccc;
  -webkit-box-shadow: 2px 1px 5px #ccc;
  box-shadow: 2px 1px 5px #ccc;
}

#container,
#content {
  background: #fff;
  border: 0px solid #cccccc;
  height: auto;
  margin: auto;
  text-align: left;
  width: 100%;
}

#content {
  margin: 0px;
}

#content-header {
  border-bottom: 1px solid #ddd;
}

#content-dashboard {
  background: #fff;
}

.dashboard-widget,
.dashboard-widget-log,
.dashboard-widget-fix {
  height: 250px;
  margin-top: 10px;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #fff;
}

.dashboard-widget-long {
  height: 500px;
}

.dashboard-widget-fix {
  overflow: hidden;
}

.dashboard-widget.first,
.dashboard-widget-fix.first {
  margin-top: 0;
}

.dashboard-widget th {
  background-color: #f9f9f9;
}

.dashboard-widget.table-widget {
  border-bottom: 1px solid #ddd;
}

.project-thumb {
  margin-bottom: 15px;
}

.project-thumb-header {
  font-weight: bold;
  background: #f2f2f2;
  padding: 4px 6px;
  margin-bottom: 3px;
}

.content-pad {
  padding: 0 13px;
}

td,
body .ui-widget {
  font-family: Helvetica, Arial, sans-serif !important;
  font-size: 13px;
}

a.action {
  margin-right: 15px;
}

.bg_red {
  background-color: #d54937;
}

.bg_blue {
  background-color: #00b0f0;
}

.bg_orange {
  background-color: #282828;
}

.bg_grey {
  background-color: #545454;
}

.bg_grey_light {
  background-color: #eee;
}

.font_red {
  color: #d54937;
}

.font_blue {
  color: #00adef;
}

.font_orange {
  color: #fcac19;
}

.top_btn {
  float: right;
  margin-left: 1px;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 10px;
  position: relative;
  height: 31px;
  line-height: 25px;
}

.top_btn i {
  margin-top: 0;
}

.top_btn2 {
  padding-right: 20px;
}

.top_btn a,
.top_btn a:hover {
  color: #444;
  font-weight: bold;
  text-decoration: none;
}

.top_btn .dropdown-container a:hover {
  color: #555555;
  text-decoration: none;
}

.tag-small {
  font-size: 8px;
  border: 1px solid #ccc;
  padding: 0 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #aaa;
  background-color: #fff;
}

.archived {
  color: #9e9e9e;
}

#header-agency-name.tag-small {
  border: 1px solid transparent;
  color: #d54937;
  background-color: #fff;
}

#header-inner,
#sub-header-inner,
#cat-header-inner,
#content-inner,
#content-body-inner,
#menu-tabs-inner,
#footer-inner {
  /*width:1020px;
	margin:auto;*/
}

#header {
  height: 46px;
  width: 100%;
}

#user-time {
  line-height: 35px;
}

#sub-header {
  background: #fff;
}

#sub-header-inner {
  padding-top: 0px;
}

#sub-header h1 {
  float: left;
  padding-bottom: 10px;
}

#sub-header h1 a {
  background: url(images/sprites.png) no-repeat scroll 0 0 transparent;
  display: block;
  height: 51px;
  width: 200px;
  text-indent: -5000px;
}

#sub-header ul.menu {
  overflow: auto;
  width: 566px;
  float: right;
  margin-top: 10px;
}

#sub-header .menu li {
  display: inline;
  float: left;
  padding: 9px 10px;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}

#sub-header .help {
  float: right;
  padding: 9px 0 9px 20px;
  margin-top: 18px;
  font-size: 18px;
  font-weight: bold;
}

#sub-header .help a {
  color: #ed2124;
}

#sub-header .menu li.active {
  background: #f2f2f2;
}

/* category header */
#cat-header {
  padding: 0;
  color: #676665;
  border-bottom: 1px solid #ddd;
}

#cat-header h1 {
  font-size: 14px;
  line-height: 26px;
  color: #d54937;
  font-weight: normal;
  display: inline-block;
}

#cat-header-title {
  display: inline-block;
  font-size: 14px;
}

#cat-header-title a.more {
  font-size: 13px;
  margin-left: 10px;
}

.cat-header-arrow {
  display: inline-block;
  line-height: 54px;
  margin: 0 10px;
}

#cat-breadcrumb {
  float: left;
  width: 600px;
  padding: 10px 0;
  white-space: nowrap;
  overflow: hidden;
}

#cat-breadcrumb a:hover,
#cat-breadcrumb a:focus {
  text-decoration: none;
}

#cat-header-layout {
  float: right;
  width: 285px;
  padding-top: 6px;
}

#cat-header-layout .item {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
}

h1.portal-title {
  margin: 20px 0 10px;
  font-size: 18px;
}

h1.portal-title .info {
  font-size: 11px;
  margin: 0 10px;
}

.portal-sub-menu {
  margin: 13px 0;
}

.portal-headlines h4 {
  padding: 8px;
  background-color: #771818;
  margin: 0 0 10px 0;
  font-size: 16px;
  color: #fff;
}

.portal-headlines h4.source {
  background-color: #ffcc66;
  font-size: 16px;
  color: #b50000;
}

#layout-thumb {
  text-indent: -5000px;
  background: url(images/sprites.png) no-repeat scroll -136px -70px transparent;
  width: 20px;
  height: 15px;
}

#layout-portal {
  text-indent: -5000px;
  background: url(images/sprites.png) no-repeat scroll -156px -70px transparent;
  height: 15px;
  width: 20px;
}

#layout-table {
  text-indent: -5000px;
  background: url(images/sprites.png) no-repeat scroll -176px -70px transparent;
  height: 15px;
  width: 20px;
}

#layout-thumb.active {
  background-position: -136px -51px;
}

#layout-portal.active {
  background-position: -156px -51px;
}

#layout-table.active {
  background-position: -176px -51px;
}

tr.darker {
  background-color: #e8e8e8;
}

tr.dark {
  background-color: #f3f3f3;
}

/* tabs */
#menu-tabs {
  background-color: #f7f7f7;
  border-bottom: 1px solid #dfdfdf;
  height: 34px;
}

#menu-tabs-inner {
  padding-top: 3px;
}

#menu-tabs ul {
  padding-top: 4px;
}

#menu-tabs ul li {
  display: inline;
  margin-left: 0px;
  padding: 5px 12px 7px;
  color: #000;
}

#menu-tabs ul li a {
  color: #000;
  text-decoration: none;
}

#menu-tabs ul li a:hover {
  text-decoration: none;
}

#menu-tabs ul li:hover {
  cursor: pointer;
  background-color: #eee;
}

#menu-tabs ul li.selected {
  background-color: #fff;
  border-top: 1px solid transparent;
  text-shadow: 1px 1px #fff;
}

#menu-tabs ul li.first {
  margin-left: 0px;
}

/* tabs-up */
.menu-tabs-up {
  border-bottom: 1px solid #ccc;
  height: 30px;
}

.menu-tabs-up ul {
  padding-top: 4px;
}

.menu-tabs-up ul li {
  display: inline;
  margin-left: 3px;
  padding: 5px 12px 7px;
  background-color: #ddd;
  border: 1px solid #ccc;
  border-radius: 5px 5px 0px 0px;
  text-shadow: 1px 1px #dfdfdf;
  color: #000;
}

.menu-tabs-up ul li:hover {
  cursor: pointer;
  background-color: #ccc;
}

.menu-tabs-up ul li.selected {
  background-color: #ffffff;
  text-shadow: 1px 1px #fff;
  border-bottom: 1px solid #ffffff;
}

.menu-tabs-up ul li.first {
  margin-left: 0px;
}

/* media nav */
.media-nav {
  margin: 10px 0;
}

/* result nav */
.result-nav-left {}

.result-detail {
  margin-top: 30px;
}

.result-articles {
  margin-top: 20px;
}

.nav-list>.active>a,
.nav-list>.active>a:hover,
.nav-list>.active>a:focus {
  color: #fff;
  background-color: #0088cc;
}

/* category options */
#cat-header-options,
#project-header-options {
  display: none;
  padding: 20px;
  background-color: #f2f2f2;
  margin-bottom: 20px;
}

#cat-header-options .project-thumb ul {
  padding: 0px 6px;
}

.expand-explorer a.name i {
  width: 20px;
}

.expand-explorer h2 {
  color: #444;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

.expand-explorer h2 .about {
  font-size: 12px;
  padding-left: 40px;
}

.expand-explorer h3 {
  color: #676665;
  font-size: 14px;
  font-weight: normal;
}

.expand-explorer .display {
  height: 24px;
}

.expand-explorer .rename {
  display: none;
  margin-left: 5px;
  height: 24px;
}

.expand-explorer .row:hover .rename {
  display: inline;
  height: 24px;
}

.expand-explorer .row .edit {
  display: none;
  height: 24px;
}

.expand-explorer .row .edit input {
  border: 1px solid #ddd;
  padding: 6px 5px 5px;
  font-size: 12px;
  margin-bottom: 0;
}

#cat-about {
  display: none;
  font-size: 13px;
  margin-top: 12px;
}

#cat-about h3 {
  padding-bottom: 5px;
  font-weight: bold;
}

/* category thumbnail */
#cat-thumbnails {
  margin: 20px 0 0 -10px;
}

#cat-thumbnails .thumb {
  display: inline-block;
  padding-bottom: 30px;
  width: 100%;
}

#cat-thumbnails .thumb.first {
  padding-left: 0;
}

#cat-thumbnails .thumb.hide {
  display: none;
}

.thumb_inner {
  background: #fff;
}

.thumb_stats {
  border: 1px solid #ddd;
  border-top: 0;
}

.thumb_title {
  background: #eee;
  color: #333;
  padding: 5px;
  border: 1px solid #ddd;
  overflow: hidden;
  height: 16px;
}

.thumb_title i {
  margin-right: 5px;
  color: #00accc;
  margin-left: 3px;
}

.thumb_title a {
  color: #333;
}

.thumb_title .edit {
  float: right;
  display: none;
}

.thumb_title:hover .edit {
  display: block;
}

.thumb .scorecard {
  font-size: 10px;
  padding: 3px 3px 0;
  white-space: nowrap;
}

.thumb .sc_total {
  font-size: 11px;
  padding: 1px 3px 3px;
  font-weight: bold;
}

.thumb .sc_top {
  border-top: 1px solid #ddd;
  border-bottom: 0;
}

#thumb_more {
  text-align: center;
  clear: both;
}

/* scorecard */
.scorecards-container {
  width: 100%;
}

.scorecards-container td {
  border-right: 0px solid #ddd;
  border-bottom: 0px solid #ddd;
  background-color: #f9f9f9;
  cursor: pointer;
  padding-left: 5px;
}

.scorecard-media .scorecards-container td {
  background-color: #eee;
}

td.sc_first {
  border-left: 0px solid #ddd;
}

.scorecards-container a:hover {
  text-decoration: none;
}

td .scorecard {
  padding: 6px 10px 0;
  color: #000;
}

td .sc_total {
  font-weight: bold;
  color: #000;
  padding: 0 10px;
  font-size: 16px;
}

td .sc_avg {
  color: #999;
  padding: 0 10px;
  font-family: arial;
  font-size: 11px;
}

td .sc_avg a:hover {
  text-decoration: underline;
}

.scorecards-container td.sc_selected,
.scorecards-container td:hover {
  background-color: #fff;
}

.sc_selected .sc_indicator_container {
  position: absolute;
  bottom: 1px;
}

.sc_selected .sc_indicator {
  background: url(../images/indicator-large.png) no-repeat scroll 50% 101% transparent;
  position: relative;
  width: 100%;
}

/* post table */
.posts-widget {
  min-height: 550px;
}

.posts-table {
  width: 100%;
  color: #000;
  table-layout: auto;
}

.posts-table td {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 400px;
  overflow-wrap: anywhere;
  word-break: normal;
}

.posts-table td * {
  word-break: inherit;
  overflow-wrap: inherit;
}

.posts-table th {
  word-break: normal;
  overflow-wrap: normal;
  white-space: nowrap;
}

.posts-table .title {}

.psrow th {
  border-bottom: 1px solid #e0e0e0;
  background: #e8e8e8;
  border-left: 1px solid #e0e0e0;
  padding: 3px 5px;
}

.psrow td {
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  padding: 3px 5px;
  cursor: pointer;
  vertical-align: top;
}

.psrow th.first,
.psrow td.first {
  border-left: none;
}

.psrow:hover td {
  background: #f5f5f5;
}

.psrow.pshead td {
  background: #f5f5f5;
  padding: 6px 3px 6px 0;
  cursor: default;
  border-left: none;
}

.pshead a:hover {
  text-decoration: none;
}

.psrow .chk {
  padding: 0 8px 0 5px;
}

.psrow .src div {
  width: 150px;
  padding-right: 5px;
  overflow: hidden;
  cursor: pointer;
}

.psrow .lbl div {
  width: 60px;
  cursor: pointer;
  font-size: 11px;
}

.psrow .title .tb {
  white-space: normal;
  word-break: normal;
  overflow-wrap: anywhere;
  max-height: 80px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

.psrow .date {
  text-align: right;
  padding-right: 5px;
  cursor: pointer;
  width: 90px;
}

.psrow td:nth-child(7) {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.psrow .title .post-detail {
  position: absolute;
  z-index: 10;
  top: 50px;
  border: 1px solid #bbb;
  background: #fff;
  box-shadow: 3px 3px 4px #c4c3c3;
}

.psrow .p-d-inner {
  width: 500px;
  max-height: 300px;
  overflow: auto;
  overflow-x: visible;
  overflow-y: auto;
  white-space: normal;
  margin: 0 0 0px 5px;
  cursor: default;
}

.psrow.checked td {
  background: #ffffcc;
}

.p-d-img {
  width: 60px;
  float: left;
  padding-top: 5px;
}

.p-d-img .i {
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
}

.p-d-header .p-d-buttons {
  padding: 8px;
}

.p-d-close {
  float: right;
  padding: 8px 8px 0 0;
}

.p-d-close .ui-icon-close {
  border: 1px solid transparent;
}

.p-d-close .ui-icon-close:hover {
  border: 1px solid #c95500;
}

.p-d-body {
  margin-bottom: 15px;
  padding: 5px;
}

.p-d-body .a {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
}

.p-d-body .d {
  color: #999;
  margin-bottom: 6px;
}

.p-d-body .t {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 14px;
}

.p-d-body-h {
  padding: 2px 5px;
  background: #eee;
  margin-bottom: 5px;
  font-weight: bold;
}

/* portal */
.portal-left {
  width: 200px;
  float: left;
}

.portal-right {
  width: 800px;
  float: right;
}

.portal-right .chart-container {
  margin: 0;
}

.portal-right .highcharts-container {
  padding: 0 0 30px;
}

ul.portal-nav li {
  padding: 8px;
}

ul.portal-nav li:hover {
  background: #eee;
}

ul.portal-nav li.active {
  background: #dedede;
}

/* dialog */
.ui-dialog-titlebar {
  background-color: #eee;
  border-bottom: 1px solid #eee;
  color: #333;
  font-size: 14px;
}

.ui-dialog .ui-dialog-title {
  height: 20px;
  overflow: hidden;
}

.mentions-dialog.ui-dialog-content {
  padding: 0;
}

.mentions-dialog-body {
  padding: 0;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 0;
  background: #fff;
}

.mentions-dialog-footer {
  height: 32px;
  background-color: #eee;
}

.mention-dialog-item {
  border-bottom: 1px solid #eee;
}

.mention-item-inner {
  line-height: 16px;
  margin-left: 58px;
  min-height: 45px;
  padding: 8px 8px 10px 10px;
  position: relative;
}

.mention-dialog-item .acc-image {
  left: -48px;
  position: absolute;
  top: 10px;
  height: 48px;
  overflow: hidden;
}

.mention-dialog-item .acc-screen-name {
  color: #ccc;
}

.mention-dialog-item .date_created {
  color: #999;
}

.mention-item-inner header {
  padding: 0 3px;
}

.mention-dialog-item .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin-top: 6px;
}

.mention-body-container .more {
  position: absolute;
  right: 12px;
  color: #666;
  display: none;
  background: #dfdfdf;
  padding: 1px 4px;
  border-radius: 3px;
  border: 1px solid #dfdfdf;
}

.mention-body-container {
  cursor: pointer;
  padding: 8px 3px 8px;
  margin-top: 0px;
  border-top: 0px solid #eee;
}

.mention-body-container:hover {
  background: #fffdba;
}

.mention-body-container:hover .more {
  display: inline-block;
}

.mention-body-container .mention-footer {
  margin-top: 8px;
}

.ui-widget-overlay {
  opacity: 0.7;
}

.ui-dialog.detail .ui-dialog-titlebar {
  background-color: #fff;
  color: #444;
}

.ui-dialog.detail .ui-dialog-content {
  background: #fff;
  padding: 0 1em;
}

/* detail tweet */
.detail .mention-body-container {
  border-top: none;
  padding-left: 0;
  margin-top: 0;
  cursor: default;
}

.detail .mention-item-inner header {
  padding: 0;
}

.detail .mention-body {}

.detail .item-footer {
  color: #999;
}

.detail .item-footer span {
  padding-right: 20px;
}

/* twitter */
.twitter-statuses h2 {
  padding: 10px;
  background: #eee;
}

/* profile detail */
.detail-content {
  background: none repeat scroll 0 0 padding-box #f2f2f2;
  border: 1px solid #d2d2d2;
  border-radius: 5px 5px 5px 5px;
  height: 450px;
  overflow: hidden;
}

.profile-header {
  background: none repeat scroll 0 0 #ffffff;
  min-height: 130px;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px;
}

.profile-header-inner {
  margin-left: 135px;
}

.profile .avatar {
  left: 25px;
  position: absolute;
  max-width: 128px;
}

.profile .fullname {
  color: #333333;
  display: block;
  font-size: 16px;
  padding-bottom: 4px;
}

.profile a:hover {
  text-decoration: none;
}

.profile .username,
.profile .location {
  color: #999999;
  display: inline-block;
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  width: 220px;
}

.profile-bio {
  background: none repeat scroll 0 0 #ffffff;
  color: #777777;
  padding: 5px 0 0;
}

.profile-stats {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 1px solid #e8e8e8;
  overflow: hidden;
  text-trans: uppercase;
}

.profile-stats li {
  display: inline;
}

.profile-stats a.last {
  border-right: 0;
}

.profile-stats a {
  color: #999999;
  float: left;
  font-size: 10px;
  width: 64px;
  overflow: hidden;
  padding: 7px 12px;
  border-right: 1px solid #e8e8e8;
}

.profile-stats strong {
  color: #333333;
  display: block;
  font-size: 14px;
}

.profile-dashboard {
  max-height: 245px;
  overflow-y: auto;
}

.profile .list-features li {
  margin: 8px 18px;
  float: left;
  margin: 16px;
  text-align: center;
  vertical-align: bottom;
}

.profile .btn {
  background: -moz-linear-gradient(#ffffff, #dddddd) repeat scroll 0 0 #dddddd;
  border: 1px solid #cccccc;
  border-radius: 4px 4px 4px 4px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  margin: 0;
  padding: 5px 10px;
  position: relative;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  vertical-align: middle;
  width: 70px;
  height: 80px;
  overflow: hidden;
}

.ui-dialog .detail-profile .mention {
  overflow: hidden;
}

/* mention detail */
.ui-dialog .mention {
  height: 450px;
  overflow-y: auto;
  overflow-x: hidden;
}

.mention .mention-project {
  background: none repeat scroll 0 0 #ffffff;
  padding: 10px;
}

.mention .mention-body {
  background: none repeat scroll 0 0 #ffffff;
  overflow: hidden;
  padding: 10px;
}

.mention-body .text {
  margin-top: 5px;
}

.mention .mention-sentiment {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  overflow: hidden;
  padding: 10px;
}

.mention-sentiment .list-sentiments {
  margin-top: 5px;
  text-align: center;
}

.mention .mention-followup {
  background: none repeat scroll 0 0 #ffffff;
  border-bottom: 1px solid #d2d2d2;
  overflow: hidden;
  padding: 10px;
  text-align: center;
}

.mention .mention-article {
  padding: 10px;
}

.mention-article h3 {
  padding: 5px 0;
}

.mention-article .text {
  margin-top: 10px;
}

.mention .section {
  font-weight: bold;
}

/* progress bar */
.progress-thumb {
  height: 190px;
  overflow: hidden;
}

.progress-thumb-inner {
  padding: 20px;
}

.progress-thumb .ui-progressbar {
  height: 22px;
}

.progress-thumb .ui-progressbar .ui-progressbar-value {
  background-image: url(images/pbar-ani.gif);
  border: 1px solid #e78f08;
  color: #ffffff;
  font-weight: bold;
  height: 100%;
  margin: -1px;
}

.progress-thumb .progress-detail {
  margin-top: 5px;
}

.progress-thumb .progress-detail-list {
  display: none;
  margin-top: 5px;
  height: 105px;
  font-size: 10px;
  color: #999;
  overflow-y: auto;
}

.dashboard-thumb .progress-thumb {
  height: 250px;
  width: 700px;
}

.dashboard-thumb .progress-thumb .progress-detail-list {
  height: 200px;
}

.dashboard-thumb .progress-thumb-inner {
  padding: 20px 0;
}

.progress-thumb h3 {
  margin: 3px 0 5px;
}

.progress-thumb li {
  padding-left: 16px;
  line-height: 14px;
}

.progress-thumb li.done {
  background: url(images/check10.png) no-repeat 0 0 transparent;
  /* color:#333; */
}

.ui-progressbar-value.ui-widget-header.ui-corner-left {
  background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
}

/* content body */
#content {
  min-height: 400px;
}

#content-inner {
  margin-top: 0px;
  padding-bottom: 30px;
  min-height: 400px;
}

#content-body {
  background: #ffffff;
  padding-bottom: 50px;
}

#content-body.portal {
  background: #fff;
}

#content-body-left {
  width: 160px;
  height: 400px;
  float: left;
  font-size: 16px;
}

#content-body-right {
  width: 700px;
  float: left;
}

.content-title {
  font-size: 26px;
  font-weight: bold;
  padding: 13px;
}

.content-title h4 {
  font-size: 20px;
}

.content-title .content-sub-title {
  font-size: 14px;
  margin-top: 2px;
}

.content-date {
  padding-right: 13px;
  padding-top: 2px;
  width: 650px;
}

.content-body-header {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.data-category {
  width: 400px;
  float: left;
}

.data-period {
  width: 202px;
  float: right;
  text-align: right;
}

#content-profile {
  color: #666;
}

#content-profile div {
  font-size: 12px;
}

/* sub content */
.sub-content {
  margin-top: 20px;
  margin-bottom: 20px;
}

.sub-content hr {
  background-color: transparent;
  border-bottom: 1px dotted #b2b2b2;
  clear: both;
  color: transparent;
  line-height: 0;
  margin: 30px 0 20px;
  opacity: 0.5;
}

.sub-content hr.thick-line {
  border-bottom: 3px solid #c95500;
  opacity: 0.5;
}

.sub-content-header {
  margin-bottom: 10px;
}

.sub-content-add {
  float: right;
  text-align: right;
  line-height: 30px;
}

.sub-content-title {
  font-size: 20px;
  font-weight: bold;
}

.sub-content-subtitle {
  font-size: 13px;
  font-weight: normal;
  padding: 5px 0;
}

.sub-content-body,
.sub-content-table {
  border: 1px solid #ccc;
  margin-bottom: 8px;
  overflow-x: auto;
}

.sub-content-header ul {
  margin: 5px 0;
  border-bottom: 2px solid #00adef;
}

.sub-content-header ul li {
  display: inline;
  margin-right: 20px;
  line-height: 23px;
}

.sub-content-header li a {
  padding: 2px 5px;
}

.sub-content-header li a.active {
  background: #00adef;
  color: #fff;
}

.sub-content-footer {
  margin: 10px 0;
}

.inline-options {
  height: 9px;
  font-size: 10px;
}

.loading {
  padding: 20px;
}

.chart-container {
  margin: 20px 5px;
}

.highcharts-container {}

/* sign in */
#login_intro {
  margin-top: 30px;
}

#login_intro h1 {
  color: #ed2124;
  font-size: 20px;
}

#login_intro .descr {
  padding: 10px 0;
  width: 500px;
  font-size: 16px;
}

#login_form {
  margin: 20px auto;
  padding: 15px 30px;
  border: 1px solid #ddd;
  display: inline-block;
  background: #f5f5f5;
  width: 360px;
  text-align: left;
}

#login_form h1 {
  color: #ed2124;
  font-size: 18px;
}

#login_form .label {
  font-weight: bold;
  margin-top: 10px;
}

#login_form label {
  width: 100px;
}

#login_form .controls {
  margin-left: 120px;
}

#login_form .input input {
  padding: 8px;
  border: 1px solid #ddd;
  margin-top: 2px;
  width: 250px;
  font-size: 16px;
}

#login_features {
  float: right;
  width: 500px;
  margin: 20px 0;
}

#login_features td {
  vertical-align: top;
}

#login_features .label {
  font-size: 16px;
}

#login_features .trial-btn {
  text-align: center;
  margin-top: 20px;
}

/* signup */
#signup_intro {
  margin-top: 30px;
}

#signup_intro h1 {
  color: #ed2124;
  font-size: 20px;
}

#signup_intro .descr {
  padding: 10px 0;
  width: 500px;
  font-size: 16px;
}

#signup_form {
  margin: 20px 0;
  padding: 30px;
  border: 1px solid #ddd;
  display: inline-block;
  background: #f5f5f5;
}

#signup_form h1 {
  color: #ed2124;
  font-size: 18px;
}

#signup_form .label {
  font-weight: bold;
  margin-top: 10px;
}

#signup_form .input input {
  padding: 8px;
  border: 1px solid #ddd;
  margin-top: 2px;
  width: 250px;
  font-size: 16px;
}

#signup_features {
  float: right;
  width: 430px;
  margin: 20px 0;
}

#signup_features td {
  vertical-align: top;
}

#signup_features .label {
  font-size: 16px;
}

#signup_features .trial-btn {
  text-align: center;
  margin-top: 20px;
}

/* reach */
.reach-nav {
  margin-bottom: 20px;
  background: #f2f2f2;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

ul.reach-menu li {
  display: inline-block;
  padding: 5px 30px 5px 5px;
}

ul.reach-menu li.active a {
  font-weight: bold;
  color: #d54937;
}

/* create form */
#create_form {
  width: 500px;
  float: left;
  margin-top: 20px;
}

#create_form label {
  margin: 12px 0 6px;
}

#create_preview {
  width: 400px;
  float: right;
  margin-top: 20px;
}

#create_form input,
#create_form textarea,
#create_form select {
  width: 480px;
}

.form-fullwidth input[type="text"],
.form-fullwidth textarea {
  width: 80%;
}

.settings h1 {
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
  color: #d54937;
}

.settings h1 a {
  font-size: 13px;
  margin-left: 535px;
}

.settings h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 10px;
  color: #d54937;
}

.settings textarea {
  width: 500px;
  height: 50px;
}

.note {
  color: #666;
}

.settings .label {
  padding: 5px 0 5px;
  font-weight: bold;
}

.options-for-keyword.closed,
.options-for-account.closed {
  display: none;
}

/* advanced setting */
.settings .setting {
  margin-top: 20px;
}

.setting-container {
  margin-top: 20px;
}

.setting-section {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5px;
  white-space: nowrap;
  margin-right: 10px;
  width: 150px;
}

.setting-section-divider {
  text-transform: uppercase;
  font-weight: bold;
  color: #666;
  border-bottom: 1px solid #ccc;
  padding-bottom: 6px;
  margin-bottom: 10px;
}

.setting-section-divider span {
  color: #d54937;
}

.setting .field-label {
  font-weight: bold;
  margin-bottom: 3px;
}

.setting .setting-group .field-label {
  margin-top: 0;
}

.setting-group td {
  padding-top: 20px;
}

.setting .input,
.setting .textarea,
.setting .select {
  width: 500px;
  font-family: arial;
  font-size: 13px;
  padding: 5px 6px;
  color: #999;
  resize: none;
  border: 1px solid #bbb;
}

.setting .select {
  width: 514px;
}

.half-col .input,
.half-col .textarea {
  width: 340px;
}

.setting .input:focus,
.setting .select:focus,
.setting .textarea:focus {
  border: 1px solid #ff6812;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  color: #222;
}

.setting-form {
  float: left;
  padding-right: 15px;
}

.setting-overview {
  float: right;
  width: 236px;
}

.setting-keywords-count {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #c95500;
  line-height: 32px;
}

.setting-sandbox {
  border: 1px solid #ccc;
  height: 300px;
  width: 512px;
  overflow-y: auto;
}

.settings-menu {
  margin: 0 0 1em;
}

.settings-menu ul li {
  display: inline;
}

.settings .setting-sandbox {
  width: 100%;
  margin-top: 10px;
}

#search_results {
  height: 300px;
  border: 1px solid #bbb;
  padding: 3px 5px;
  overflow-y: auto;
}

td.section-info {
  padding: 5px 6px 10px;
}

.row-spacer {
  height: 8px;
}

.double-row-spacer {
  height: 16px;
}

.tbl-bg td {
  background: #efefef;
  padding: 20px 10px;
  border-bottom: 1px solid #ddd;
}

.tbl-bg td.rl {
  border-right: 2px solid #fff;
}

.quick-list .item {
  border-bottom: 1px dotted #ddd;
  padding: 3px 5px;
}

.settings div>.hidden-menu {
  display: none;
  margin-left: 20px;
}

.settings div:hover>.hidden-menu {
  display: inline-block;
}

/* category */
.category-header {
  padding: 3px 5px;
  background-color: #eee;
  margin-bottom: 5px;
}

.categories {
  margin: 5px 0;
}

.category {
  border-left: 3px solid #ffc000;
  padding-left: 10px;
}

.category input {
  width: 535px;
  resize: none;
  margin-bottom: 0;
  font-weight: bold;
}

.category .action {
  display: none;
}

.category:hover .action {
  display: inline-block;
}

.category.disabled,
.category.disabled input {
  color: #ccc;
}

.category.disabled {
  border-left: 3px solid #ddd;
}

.category-keywords {
  height: 500px;
  overflow-y: auto;
  display: none;
}

.category-keywords.selected {
  display: block;
}

.mention-window {
  overflow-y: auto;
  overflow-x: hidden;
}

.categories .progress {
  width: 543px;
}

#categories-select {
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
}

.progress_red .ui-progressbar-value.ui-widget-header.ui-corner-left {
  background: red;
  border: 1px solid red;
}

.progress_orange .ui-progressbar-value.ui-widget-header.ui-corner-left {
  background: orange;
  border: 1px solid orange;
}

.progress_yellow .ui-progressbar-value.ui-widget-header.ui-corner-left {
  background: yellow;
  border: 1px solid yellow;
}

.progress_green .ui-progressbar-value.ui-widget-header.ui-corner-left {
  background: green;
  border: 1px solid green;
}

table.categories {
  width: 100%;
}

table.categories .bar {
  float: right;
  border-right: 1px solid #fff;
}

table.categories .bar.clickable {
  cursor: pointer;
}

table.categories .group {
  font-weight: bold;
}

table.categories .item td {
  background: #f2f2f2;
}

table.categories .item-sub td {
  background: #f8f8f8;
}

table.categories .item-sub {
  display: none;
}

table.categories .name {
  margin-left: 20px;
}

table.categories .name-sub {
  margin-left: 40px;
}

/* sortable */
.sortable {
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0;
}

.sortable li {
  margin: 0 3px 3px 3px;
  padding: 0.4em;
  padding-left: 1.5em;
  cursor: move;
}

/* period */
#period-selection-container {
  padding: 0 0 0 0;
  float: left;
}

.period-box {
  border: 1px solid #ddd;
}

/* widget */
.widget {
  margin-bottom: 0px;
  padding-bottom: 30px;
  border-bottom: 0px dotted #ccc;
}

.widget.last {
  border-bottom: 0;
}

.widget-row {
  margin-bottom: 40px;
}

#reset-info h3 {
  margin: 10px 0 5px;
}

#reset-info ul {
  list-style-type: circle;
  margin-left: 20px;
}

/* infographic */
.infographic h1.search-title,
.infographic h1.campaign-title {
  font-size: 34px;
  line-height: 54px;
  width: 650px;
}

.infographic .search-period {
  margin: 10px 0 0;
  padding: 6px 15px;
  background: #00b0f0;
  display: inline-block;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}

.infographic h2 {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 15px;
  line-height: 18px;
}

.infographic h2 em {
  font-style: normal;
  background: #ffc000;
  padding: 0 5px;
  color: #fff;
}

.infographic h1.section {
  display: block;
  margin: 20px 0 10px;
  font-size: 18px;
}

/* one col */
.one-col h2 {}

/* two cols */
.one-col,
.two-cols {
  margin-top: 15px;
}

.two-cols .col-item-left {
  float: left;
  width: 631px;
  border-right: 1px dotted #ccc;
  padding-right: 20px;
}

.two-cols .col-item-right {
  float: left;
  margin-left: 20px;
  width: 320px;
}

.two-cols .col-item-left h2 {
  margin-bottom: 10px;
  width: 460px;
}

.two-cols .col-item-right h2 {
  margin-bottom: 10px;
  width: 330px;
}

/* three cols */
.three-cols {
  margin-top: 15px;
}

.three-cols .col-item {
  width: 295px;
  height: 100%;
  padding: 0 20px;
  float: left;
}

.three-cols .col-item.first {
  padding-left: 0;
}

.three-cols .col-item.last {
  padding-right: 0;
}

.three-cols .col-item.middle {
  border-left: 1px dotted #ccc;
  border-right: 1px dotted #ccc;
}

.three-cols .col-item h2 {
  margin-bottom: 10px;
  width: 260px;
}

.three-cols .col-item h2.bottom {
  margin: 20px 0 0 0;
}

/* cockpit */
#cockpit {
  background-color: #ddd;
}

#cockpit .header {
  background: #0d2130;
  margin-top: 10px;
  padding: 5px 20px;
  color: #fff;
}

#cockpit .header h2 {
  color: #fff;
}

#cockpit .header h2 a {
  color: #fff;
}

#cockpit .content {
  margin-top: 10px;
}

#cockpit .content .widget {
  display: inline-block;
  padding: 0 5px 5px 0;
}

#cockpit .content .widget .fullscreen-link {
  float: right;
  margin-top: 5px;
}

#cockpit .content .widget .fullscreen-link a {
  display: block;
}

#cockpit .content .widget:hover .fullscreen-link {
  display: inline-block;
}

#cockpit .content .widget .widget-graph {
  border: 1px solid #ccc;
  padding: 10px;
  background: #eee;
}

#cockpit .content .widget h3 {
  text-align: center;
  margin-bottom: 10px;
  width: 93%;
}

#cockpit .content .widgets-wrapper {
  display: inline-block;
}

#cockpit .content .widget .widget-influencer {
  border: 1px solid #ccc;
  padding: 10px;
  background: #eee;
  height: 192px;
  overflow: hidden;
}

/* full screen */
#full-screen-container {
  position: relative;
  z-index: 20;
  top: 0;
  left: 0;
  overflow: hidden;
  background: #03175c;
}

.full-screen-inner {
  padding: 0 20px 20px;
}

.fullscreen-link {
  display: block;
  height: 14px;
  text-align: right;
}

.fullscreen-link a {
  display: none;
}

.col-item:hover .fullscreen-link a {
  display: block;
}

.full-screen h2 {
  color: #fff;
  text-align: center;
  font-size: 42px;
  margin: 10px 0 30px;
  font-family: Arial !important;
}

.full-screen .fullscreen-link {
  margin-top: 10px;
}

#lastupdate {
  text-align: center;
  color: #153682;
  margin-top: 20px;
}

.bubble-chart {
  display: inline-block;
  width: 49%;
  overflow: hidden;
}

#full-screen-container .map {
  display: inline-block;
}

#full-screen-container .map-detail {
  display: inline-block;
  width: 355px;
}

#map-title {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding-left: 40px;
}

/* score card */

.scorecard h3 {
  color: #888;
  font-size: 14px;
  padding: 2px 0px;
  font-weight: normal;
  display: inline-block;
}

.scorecard .value {
  font-size: 18px;
  color: #d54937;
  font-weight: bold;
  margin-bottom: 8px;
}

.scorecard .value-big {
  font-size: 70px;
}

/* help */
.infographic .help {
  font-size: 14px;
  width: 780px;
}

.infographic .help p {
  margin-bottom: 14px;
}

/* cliping */
.cliping {
  margin: 20px 0;
}

.cliping-item {
  margin-bottom: 20px;
}

.cliping-content {
  width: 630px;
  float: left;
  border: 1px solid #ddd;
  padding: 20px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 15px;
}

.cliping-meta {
  width: 200px;
  margin-left: 30px;
  float: left;
}

.cliping-meta .label {
  font-weight: bold;
  margin-top: 20px;
}

.cliping-meta .value {}

.cliping-content h3 {
  font-size: 24px;
  font-weight: normal;
  line-height: 30px;
}

.cliping-content .p,
.cliping-dialog .p {
  margin: 10px 0;
  font-weight: bold;
}

.cliping-item .image {
  float: left;
  padding: 0 5px 5px 0;
}

.cliping-dialog {
  padding: 5px 8px;
}

.cliping-dialog .entry {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
}

/* dashboard */
#compare-button {
  text-align: center;
  margin-bottom: 20px;
}

/* admin */
#admin-wrapper {}

#admin-action {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  min-height: 500px;
}

#admin-action h1 {
  margin-bottom: 10px;
}

.admin-menu-container {
  margin-top: 10px;
}

.admin-menu-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.admin-menu-container a,
.admin-menu-container a:hover {
  text-decoration: none;
}

.admin-menu-container .menu-item {
  padding: 3px 10px;
  cursor: pointer;
}

.admin-menu-container .menu-active,
.link-active {
  color: #fff;
  background-color: #ffc000;
}

.admin-menu-container .menu-item:hover {
  background-color: #ddd;
  color: #e46c0a;
}

#sidebar-nav .admin-menu-container .menu-item i {
  font-size: 14px;
}

.admin-menu-container .menu-active a {
  color: #fff;
}

.admin-menu-section {
  margin-bottom: 10px;
}

.admin-menu-section.last {
  border: 0px;
}

.admin-menu-header {
  font-weight: bold;
  padding: 5px;
  cursor: default;
  color: rgba(0, 0, 0, 0.54);
}

.admin-menu-header a {
  color: #666;
}

.admin-menu-section li:hover {
  background: #f5f5f5;
}

.admin-sub-menu-list {
  margin-left: 15px;
}

.project-menu-list {
  padding: 0;
  display: none;
}

.project-menu-list .sub-menu {
  padding: 0;
}

.project-menu-list .sub-menu li {
  padding: 3px 3px 3px 10px;
}

.admin-menu-container .sub-menu li {
  border-left: 2px solid #fff;
}

.admin-menu-container .sub-menu li.active {
  border-left: 2px solid #c95500;
}

.admin-menu-container .sub-menu li a:hover {
  text-decoration: underline;
}

#menu-nav {
  width: 100%;
  min-height: 400px;
  border: 0px;
  margin: 0;
  padding: 0;
}

#nav-toggle {
  -moz-transition: all 130ms ease-in-out 0s;
  background: none repeat scroll 0 0 #f5f5f5;
  border-left: 1px solid #c8c8c8;
  border-right: 1px solid #dddddd;
  box-shadow: -1px 0 3px rgba(0, 0, 0, 0.2);
  cursor: w-resize;
  height: 100%;
  min-height: 500px;
  width: 5px;
}

#nav-toggle:hover {
  background-color: #777777;
  -moz-transition: background-color 0.2s linear 0s;
}

#nav-toggle-filler {
  width: 5px;
  height: 100%;
  min-height: 500px;
}

#nav-content {
  padding-left: 20px;
  vertical-align: top;
  padding-bottom: 50px;
}

/* dropdown menu */
.dropdown {
  text-transform: none;
}

.dropdown-container {
  font-size: 13px;
  position: absolute;
  text-align: left;
  width: 240px;
  overflow-y: auto;
  background: #fff;
  border: 1px solid #ddd;
  z-index: 10;
  -moz-box-shadow: 3px 3px 3px #eeeeee;
  -webkit-box-shadow: 3px 3px 3px #eeeeee;
  box-shadow: 3px 3px 3px #eeeeee;
}

.dropdown-container a {
  color: #555;
}

.dropdown-container a.grey {
  color: #ccc;
}

.dropdown-container a:hover {
  text-decoration: none;
}

.dropdown-container div {
  border-top: 1px solid #ddd;
  padding: 3px 7px;
  font-weight: normal;
}

.dropdown-container div:hover {
  background: #f6f6f6;
}

.dropdown-container div.first {
  border-top: 0;
  background: #eee;
  font-weight: bold;
  padding: 5px 7px;
}

#cc .dropdown-container {
  height: 300px;
}

/* commons */
a,
.panel a,
.ui-widget-content a {
  color: #e46c0a;
  text-decoration: none;
  outline: none;
}

.ui-widget-content a.btn-info {
  color: #fff;
}

a:hover {
  text-decoration: underline;
}

a.quick-link {
  font-size: 10px;
}

a.btn-danger {
  color: #fff;
}

.btn {
  font-size: 13px;
}

iframe {
  border: 0;
}

p {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  color: #444;
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 16px;
}

h2 [class^="icon-"],
h2 [class*=" icon-"] {
  margin-top: 4px;
}

h2.font_red {
  margin: 18px 0 12px;
}

h3 [class^="icon-"],
h3 [class*=" icon-"] {
  margin-top: 4px;
}

label {
  margin: 0;
  padding: 0;
}

input,
textarea,
select {
  margin: 0;
  outline: none;
  font-family: arial;
  font-size: 12px;
}

.clearboth {
  clear: both;
}

.div-left {
  float: left;
}

.div-right {
  float: right;
}

.btns-container {
  text-align: right;
  padding: 14px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #ddd;
  margin-top: 20px;
}

.btns-container button {
  margin: 2px 0;
}

.loading-container {
  padding-left: 10px;
}

.ui-autocomplete-loading {
  background: white url(../images/ui-anim_basic_16x16.gif) right center no-repeat;
}

#post_submit_message {
  padding-top: 5px;
  color: #d54937;
}

#preloader {
  position: fixed;
  z-index: 10000;
  top: 0px;
  text-align: center;
  width: 100%;
}

#preloader .p-inner {
  width: 150px;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  background: #fff1a8;
  margin: auto;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;
  box-shadow: 3px 3px 4px #c4c3c3;
  border-bottom-left: 1px solid #cbcbcb;
  border-bottom-right: 1px solid #cbcbcb;
}

.score {
  font-size: 55px;
  font-weight: bold;
  line-height: 55px;
  margin: 0 0 10px;
  color: #c95500;
}

ul,
ol {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}

.grey {
  color: #ccc;
}

.green {
  color: #090;
  font-weight: bold;
}

.red {
  color: #f00;
  font-weight: bold;
}

.left {
  display: inline-block;
  float: left;
}

.right {
  display: inline-block;
  float: right;
}

.bg-gr {
  background: #f6f6f6;
}

.btn-act {
  border: 1px solid #ccc;
  background: #dfdfdf;
  color: #000;
  padding: 0 5px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 18px;
  cursor: pointer;
}

.btn-act.big {
  padding: 5px 10px;
}

.btn-act:hover,
.btn-act.disabled,
.btn-act.light,
.btn-act.inactive {
  background: #f5f5f5;
}

.btn-act.disabled {
  cursor: default;
}

.btn-act.active {
  background: #c95500;
  color: #fff;
  border: 1px solid #c95500;
  cursor: default;
}

a.btn-act.active {
  cursor: pointer;
}

.inline-lbl {
  font-size: 7px;
  color: #d00;
  padding: 1px 3px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #efc9bf;
  border: 1px solid #efc9bf;
}

.inline {
  display: inline-block;
}

.indent {
  margin-left: 30px;
}

.list-item {
  padding: 4px;
}

.tooltip {
  display: none;
  background: transparent url(../images/black_arrow.png);
  font-size: 12px;
  height: 70px;
  width: 160px;
  padding: 25px;
  color: #fff;
}

.code {
  font-family: courier;
  color: #fcac19;
}

.title b,
.entry em,
.c b,
.mention-dialog-item b,
.mention b {
  background: #ff6;
}

/* table */

tr.disabled {
  color: #ccc;
}

tr.disabled a {
  color: #ccc;
}

tr.failed {
  color: #f00;
}

tr.failed a {
  color: #f00;
}

tr.success {
  color: #090;
}

tr.success a {
  color: #090;
}

td.center {
  text-align: center;
}

td.r {
  text-align: right;
}

.table .head1,
.table .head2 {
  text-align: center;
  font-weight: bold;
}

.table .head2 td {
  background: #f6f6f6;
}

.table tr.even td {
  background: #f6f6f6;
}

.help {
  cursor: help;
}

a img,
img {
  border: 0;
}

/* footer */
#footer {
  border-top: 1px solid #e46c0a;
  background: #ddd;
  font-size: 12px;
  -moz-box-shadow: 2px 1px 5px #ccc;
  -webkit-box-shadow: 2px 1px 5px #ccc;
  box-shadow: 2px 1px 5px #ccc;
}

#footer-inner .links {
  margin-top: 30px;
  padding: 0 20px;
}

#footer-inner .links td {
  width: 25%;
}

#footer ul {
  margin: 0;
  padding: 0;
}

#footer ul li {
  list-style: none;
}

#footer-copyright {
  border-top: 0px solid #999;
  padding: 14px 0 20px;
}

/* report */
.entity-container {
  margin-top: 20px;
}

.entity-title {
  padding: 5px;
  background-color: #fff5cc;
  font-weight: bold;
}

.entity-container .project-container {
  margin-top: 10px;
}

.entity-container .project-title {
  padding: 5px;
  background-color: #eee;
  font-weight: bold;
}

.entity-container .issue-container {
  margin: 10px 0 20px;
}

.entity-container .issue-title {
  padding: 5px;
  border: 1px solid #eee;
  background: #f8f8f8;
  font-weight: bold;
  color: #666;
}

.entity-container .headline-container {
  border-bottom: 1px solid #eee;
  padding-top: 10px;
  padding-bottom: 10px;
}

.entity-container .headline-container.main-headline {
  border-bottom: none;
}

.entity-container li.headline-container:last-child {
  border-bottom: none;
}

.entity-container .headline-title {
  font-weight: bold;
}

.entity-container .headline-info {
  color: #888;
  margin-top: 5px;
}

.entity-container .headline-body {
  margin-top: 5px;
}

.entity-container .headline-actions {
  margin-top: 10px;
  margin-bottom: 10px;
}

.entity-container .headline-actions a {
  color: #888;
}

.entity-container .info {
  margin-top: 10px;
  color: #aaa;
}

.headline-related {
  margin-left: 20px;
}

.headline-related .title {
  font-weight: bold;
}

.entity-container .s {
  font-weight: bold;
  margin: 5px 0 2px;
}

.entity-container .translation {
  margin-left: 20px;
  font-style: italic;
}

.headline-block {
  margin: 10px 0;
  padding: 10px 20px 20px;
  border: 1px solid #eee;
}

.entity-container .mentions {
  margin-top: 20px;
}

.alert-crisis {
  color: #ff0000;
  font-weight: bold;
}

.alert-fyi {
  color: #ffb600;
}

.alert-positive {
  color: #31a500;
}

.alert-negative {
  color: #ff5d00;
}

td.group {
  font-weight: bold;
}

td.member {
  padding-left: 23px;
}

.edit-summary-container .control-label,
.fulltext-container .control-label {
  font-weight: bold;
}

.edit-summary-container label,
.fulltext-container label {
  font-size: 13px;
}

.edit-summary-container .mention-container,
.fulltext-container .mention-container {
  margin-bottom: 10px;
  padding: 10px;
  background-color: #f5f5f5;
}

.edit-summary-container form,
.fulltext-container form {
  padding: 10px;
}

.edit-summary-container b,
.fulltext-container b {
  background-color: #fff5cc;
}

.summary-header {
  font-weight: bold;
  padding: 5px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #ddd;
}

.fulltext-container {
  display: block;
  position: relative;
  width: 344px;
  left: -381px;
  background: #fff;
  z-index: 10;
  height: 0px;
}

.fulltext-container .fulltext-content {
  background: #fff;
  padding: 10px;
  border: 1px solid #eee;
  -moz-box-shadow: 2px 2px 14px 0 #999;
  -webkit-box-shadow: 2px 2px 14px 0 #999;
  box-shadow: 2px 2px 14px 0 #999;
}

/* Sidenav for Docs
-------------------------------------------------- */

.bs-docs-sidenav {
  margin: 30px 0 0;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.bs-docs-sidenav>li>a {
  display: block;
  width: 190px \9;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}

.bs-docs-sidenav>li:first-child>a {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.bs-docs-sidenav>li:last-child>a {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.bs-docs-sidenav>.active>a {
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow:
    inset 1px 0 0 rgba(0, 0, 0, 0.1),
    inset -1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow:
    inset 1px 0 0 rgba(0, 0, 0, 0.1),
    inset -1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow:
    inset 1px 0 0 rgba(0, 0, 0, 0.1),
    inset -1px 0 0 rgba(0, 0, 0, 0.1);
}

/* Chevrons */
.bs-docs-sidenav .icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: 0.25;
}

.bs-docs-sidenav>li>a:hover {
  background-color: #f5f5f5;
}

.bs-docs-sidenav a:hover .icon-chevron-right {
  opacity: 0.5;
}

.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
  background-image: url(../img/glyphicons-halflings-white.png);
  opacity: 1;
}

.bs-docs-sidenav.affix {
  top: 40px;
}

.bs-docs-sidenav.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 270px;
}

/* override bootstrap */
.btn-group>.btn,
.btn-group>.dropdown-menu,
.btn-group>.popover,
select,
textarea,
input[type="text"] {
  font-size: 13px;
}

.dropdown-menu.hour {
  min-width: 50px;
}

.ui-autocomplete.ui-menu .ui-menu-item a:hover {
  font-weight: normal;
  margin: -1px;
}

/* wordcloud */
.wordcloud {
  padding: 10px 5px 10px 10px;
  text-align: justify;
}

.wordcloud .word {
  padding-right: 10px;
  margin-top: 10px;
  font-family: arial;
}

.wordcloud a {
  color: #000;
}

.dialogContent .footer {
  text-align: center;
}

/*trend cards*/
.trend-card {
  background-color: rgba(255, 255, 255, 0.1);
  color: #212121;
  box-shadow:
    0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  border: 1px solid #ddd;
  width: 216px;
  margin: 12px;
  display: inline-block;
}

.trend-card__list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 0.9em;
}

.trend-card__list li {
  padding: 6px;
  text-indent: 0.5em;
  border-bottom: 1px solid #dedede;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -ms-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}

.trend-card__time {
  text-align: center;
  font-weight: 400;
  padding: 12px;
  margin: 0;
  border-bottom: 1px solid #ddd;
  font-size: 1em;
}

#header-inner .dropdown.open .dropdown-menu li a:hover {
  font-weight: normal;
  color: white;
}

/*thumb-mention-box*/
.thumb-mention-box {
  display: inline-block;
  width: 180px;
  margin: 2px;
  padding: 2px;
  background-color: whitesmoke;
}

.thumb-mention-box img,
.thumb-mention-box iframe {
  display: block;
  width: 180px;
  height: 180px;
  object-fit: cover;
}

.table-responsive {
  /* overflow: hidden; */
  overflow-x: auto;
  /* clear: both; */
  width: 100%;
}

.table-responsive .table {
  min-width: rem-calc(640);
  width: 100%;
}

.wordwrap {
  /* white-space: pre-wrap;      CSS3    */
  /* white-space: -moz-pre-wrap; Firefox     */
  /* white-space: -pre-wrap;     Opera <7    */
  /* white-space: -o-pre-wrap;   Opera 7     */
  white-space: normal;
  overflow-wrap: break-word;
  word-break: normal;
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.wordwrap * {
  word-break: inherit;
  overflow-wrap: inherit;
  hyphens: inherit;
}

.text-overflow {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

select option[disabled] {
  display: none;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  min-width: 17px;
  width: 17px;
  height: 17px;
  line-height: 17px;
}

.daterangepicker {
  color: black;
}

/* Report infomedia */

.widget-report-box {
  font-size: 16px;
  border: 1px lightgray solid;
  padding: 20px;
  line-height: 1.5;
}

.widget-report-box td {
  font-size: 16px;
}

.widget-report-box h2 {
  margin-bottom: 20px;
  font-size: 25px;
}

.widget-report-box p {
  margin: 10px 0px;
  padding: 10px 0px;
}

.widget-report-box .bold-red {
  color: red;
  font-weight: bold;
}

.widget-report-box .color-green {
  color: green;
}

.widget-report-box .color-red {
  color: red;
}

.widget-report-box .info-right .title {
  font-size: 22px;
  font-weight: bold;
  color: rgb(75, 75, 255);
  margin-bottom: 10px;
}

.widget-report-box small {
  font-size: 12px;
}

.widget-report-box .perf-table th {
  background-color: lightblue;
  color: white;
  font-weight: bold;
  font-size: 25px;
  vertical-align: middle;
  text-align: center;
  padding: 20px !important;
  line-height: 25px;
}

.widget-report-box .perf-table td {
  font-size: 20px;
  padding: 20px !important;
}

#form-assign-category .cat-type-group {
  background-color: whitesmoke;
}

.iframe-loading {
  background: url(https://media.tenor.com/On7kvXhzml4AAAAj/loading-gif.gif) center center no-repeat;
  background-size: 50px 50px;
}

.menti-name i {
  color: #e46c0a;
}