/* compile_me_once=60efc3ebbdb68ba1f43831af7ab2e90a */
/* Piwik CSS file is compiled with Less. You may be interested in writing a custom Theme for Piwik! */
@import "plugins/Morpheus/stylesheets/base/bootstrap.css";
@import "plugins/Morpheus/stylesheets/base/icons.css";
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: right;
}
.clearfix:before {
  content: "";
  display: table;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
abbr {
  border-bottom: 1px dotted;
}
form {
  margin: 0;
}
body {
  line-height: 1.33;
  background-color: white;
  color: #333;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
:focus {
  outline: auto;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
body {
  font-family: Verdana, sans-serif;
  font-size: 1em;
}
a {
  color: #255792;
  text-decoration: underline;
  cursor: pointer;
}
#root {
  margin: 0 10px;
  position: relative;
}
html {
  overflow-y: scroll;
}
br.clearAll {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
br.clear,
div.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
body.old-ie .ie-hide {
  display: none;
}
.centerLargeDiv {
  width: 850px;
  margin: auto;
}
.center {
  margin: auto;
  text-align: center;
  padding-bottom: 10px;
}
.submit {
  clear: both;
  font-size: 18px;
  border: 0;
  float: right;
  margin: 12px 0 10px 0;
  cursor: pointer;
}
.admin .submit {
  margin-left: 0px;
  margin-top: 20px;
  float: none;
}
.admin .entityContainer .submit {
  margin: 0;
  margin-top: 20px;
}
.entityContainer .link_but {
  white-space: nowrap;
  display: inline-block;
  margin: 0 10px 0 0;
  text-decoration: none;
}
.entityContainer .link_but img {
  white-space: nowrap;
  margin: 0 1px 0 0 !important;
}
.entityAddContainer .entityTable th,
#entityEditContainer .entityTable th,
#entityEditContainer .entityTable td {
  vertical-align: middle !important;
}
.entityAddContainer .entityTable tr td.first {
  font-weight: bold;
  vertical-align: top !important;
}
.entityAddContainer tr:hover {
  background: none !important;
}
.entityContainer {
  width: 100%;
  max-width: 850px;
  min-width: 600px;
  font-size: 14px;
}
.entityInlineHelp {
  color: #9B9B9B;
  margin-top: 5px;
}
table.entityTable thead tr th {
  background-color: #fafafa !important;
  text-align: left !important;
  font-size: 16px;
}
table.entityTable thead tr td {
  padding: 10px;
}
table.entityTable tr td {
  padding: 10px;
}
.entityTable tr td.first,
.entityTable tr th.first {
  border-left: 0 !important;
  vertical-align: top !important;
}
.entityTable tr th {
  white-space: nowrap;
  padding: 16px 10px !important;
}
.entityTable tr td,
.entityTable tr th {
  border-bottom: 0 !important;
}
table.entityTable tr td a {
  text-decoration: underline;
}
.entityTable tr.highlighted td {
  background-color: #ECF9DD;
}
.entityCancel {
  padding: 10px 0;
  font-size: 12px;
}
.entityList ul.listCircle {
  font-weight: normal;
  list-style: none;
  padding: 4px 0;
}
.entityList ul li {
  background: #fff url(plugins/Morpheus/images/li_dbl_gray.gif) no-repeat 6px 10px;
  padding: 0 0 0 21px;
  line-height: 22px;
}
.entityList ul li .dimension {
  cursor: pointer;
  border-bottom: 1px solid #d0d0d0;
}
.entityList ul li.activeDimension .dimension {
  font-weight: bold;
  border: 0;
}
.entityList ul.listCircle li a {
  color: #000;
}
#tooltip h3 {
  font-weight: normal;
  font-size: .85em;
  font-style: italic;
  color: #162540;
  margin: 0;
  padding: 0;
}
#tooltip {
  position: absolute;
  z-index: 3000;
  border: 1px solid #E4E2D7;
  padding: 5px 7px 5px 7px;
  background-color: #F5F7FF;
  opacity: 0.95;
}
.ajaxError {
  color: red;
  text-align: center;
  font-weight: bold;
  width: 550px;
  border: 3px solid red;
  margin: 10px;
  padding: 10px;
  border-radius: 9px;
}
.ajaxSuccess {
  font-size: 14px;
  margin: 10px;
  padding: 15px;
  color: #301901;
  display: inline-block;
  background-color: #ffffe0;
  border: 1px solid #e6db55;
  border-radius: 3px;
}
.ui-widget .dataTable {
  font-size: 14px;
}
.ui-widget {
  text-align: justify;
}
.ui-inline-help {
  display: inline-block;
  background-color: #f4f8fa;
  margin: 0px;
  font-size: 12px;
  padding: 20px;
  color: #3a87ad;
  opacity: 1.0;
  border-left: 1px solid #bce8f1;
  text-align: justify;
  line-height: 1.3em;
  max-width: 550px;
}
div.ui-state-highlight {
  border-color: #545903;
  background-color: #FFFFD6;
}
.ui-datepicker {
  border: 1px solid #fff !important;
  border-radius: 0 !important;
  font-size: 11px !important;
  padding: 0 !important;
  width: 160px !important;
}
.ui-datepicker-header {
  color: #fff !important;
  border-radius: 0 !important;
}
.ui-datepicker select {
  padding: 0;
}
.ui-datepicker-header .ui-icon-circle-triangle-w,
.ui-datepicker-header .ui-icon-circle-triangle-e {
  content: " \25BC";
  font-size: 1px;
  color: #d4291f;
  border-top: 4px solid rgba(0,0,0,0);
  border-bottom: 4px solid rgba(0,0,0,0);
  border-left: 5px solid #d4291f;
  margin-left: 7px;
  display: inline-block;
  vertical-align: sub;
  background: none !important;
  height: auto;
  width: auto;
}
.ui-datepicker-header .ui-icon-circle-triangle-w {
  border-left: 0px;
  border-right: 5px solid #d4291f;
}
.ui-datepicker-prev {
  background: none !important;
  left: 5px !important;
  top: 3px !important;
}
.ui-datepicker-next {
  background: none !important;
  right: 2px !important;
  top: 3px !important;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  margin-left: -5px;
  margin-top: -5px;
}
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
  background: none !important;
  border-color: #f1f0eb !important;
}
.ui-datepicker table {
  font-size: 11px !important;
  margin: 0 !important;
}
.ui-datepicker th {
  color: #887f71 !important;
  font-weight: normal !important;
  background: #f1f0eb !important;
  padding: 3px 0 !important;
}
.ui-datepicker th.ui-datepicker-week-end {
  background: #d4d0c7 !important;
}
.ui-datepicker td {
  padding: 0 !important;
}
.ui-state-default {
  border: 1px solid #f2f6f9 !important;
  border-right: 0 !important;
  background: #fff !important;
  color: #000 !important;
  text-align: center !important;
}
.ui-datepicker td.ui-datepicker-week-end .ui-state-default {
  background: #f6f6f6 !important;
}
.ui-datepicker td.ui-datepicker-current-period a.ui-state-default,
td .ui-state-active,
.ui-datepicker td.ui-datepicker-current-period a.ui-state-active,
.ui-datepicker td.ui-datepicker-week-end .ui-state-active,
.ui-datepicker td.ui-datepicker-other-month.ui-datepicker-current-period {
  border-color: #887f71 !important;
  background: #887f71 !important;
  color: #fff !important;
  opacity: 1 !important;
}
.ui-datepicker td .ui-state-hover,
.ui-datepicker td .ui-state-hover:hover,
.ui-datepicker .ui-datepicker td.ui-datepicker-current-period a.ui-state-hover,
.ui-datepicker td.ui-datepicker-week-end .ui-state-hover {
  background: #e5e3e0 !important;
  color: #000 !important;
}
.ui-datepicker td .ui-state-active.ui-state-hover {
  color: #fff !important;
}
td.ui-datepicker-other-month.ui-state-hover {
  background: #e5e3e0 !important;
  color: #000 !important;
  opacity: 1 !important;
  border-style: none;
  cursor: pointer !important;
}
.ui-datepicker select.ui-datepicker-month {
  width: 46%;
}
.ui-datepicker select.ui-datepicker-year {
  width: 54%;
}
.ui-datepicker-month:disabled {
  border-color: #ccc !important;
  background: #f5f3f0 !important;
}
.ui-tooltip {
  position: absolute;
  z-index: 2000;
  text-align: left;
  background: #f7f7f7;
  color: #444;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #e4e5e4;
  padding: 5px 10px 6px 10px;
  border-radius: 4px;
  -moz-box-shadow: 1px 1px 2px #666666;
  -webkit-box-shadow: 1px 1px 2px #666666;
  box-shadow: 1px 1px 2px #666666;
  overflow: hidden;
  max-width: 600px;
  min-width: 50px;
  line-height: 14px;
  left: -28000px;
  top: -28000px;
  display: none;
}
.ui-tooltip h3 {
  font-weight: bold;
  color: #7E7363;
}
.ui-tooltip h3 {
  font-size: 12px;
  margin: 0 0 2px 0;
  line-height: 14px;
}
body .ui-tooltip.small {
  font-size: 11px;
  padding: 3px 5px 3px 6px;
}
.ui-dialog .ui-widget-header {
  background: none;
  border: 0;
  font: bold 18px Verdana, sans-serif;
  color: #7e7363;
  clear: both;
}
.ui-dialog-titlebar-help {
  position: absolute;
  right: 33px;
  top: 50%;
  width: 16px;
  margin: -8px 0 0 0;
  padding: 0;
  height: 16px;
  background: url(plugins/Morpheus/images/help.png);
  overflow: hidden;
}
.ui-dialog ~ .ui-dialog {
  border: 1px solid #aaa;
}
#topApiRef {
  color: #95AECB;
}
.section-toggler-link {
  font-size: .8em;
  font-style: italic;
  text-decoration: none;
}
.section-toggler-link:hover {
  text-decoration: underline;
}
.metricEvolution {
  display: inline-block;
  font-size: 9pt;
  opacity: 0.75;
}
.metricEvolution > .positive-evolution {
  color: green;
}
.metricEvolution > .negative-evolution {
  color: #e02a3b;
}
.reportsByDimensionView > .entityList {
  float: left;
  width: 220px;
  min-height: 450px;
}
.dimensionCategory {
  margin-top: 10px;
}
#root #logo {
  padding: 9px 0 0 4px;
  float: left;
}
#root #logo img.default-piwik-logo {
  width: 82px;
  margin-top: 8px;
}
#root #logo img {
  max-height: 30px;
}
#root #logo > a {
  text-decoration: none;
}
#root #logo {
  width: 200px \9 \0;
}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
  #root #logo {
    width: 80px;
  }
  #root #logo img.default-piwik-logo {
    width: 100%;
  }
}
#javascriptDisabled,
#javascriptDisabled a {
  font-weight: bold;
  color: #F88D22;
  padding: 15px;
  clear: both;
}
#header_message {
  z-index: 0;
  cursor: default;
  float: right;
  overflow: hidden;
  display: block;
  height: 20px;
  font-size: 14px;
  border-radius: 4px;
}
#header_message.update_available .title {
  color: #CA8100;
  font-weight: bold;
}
#header_message .icon-warning {
  padding-left: 2px;
}
#header_message:hover,
#header_message.active {
  width: auto;
  height: auto;
  z-index: 150;
}
#header_message .header_short {
  display: block;
  white-space: nowrap;
}
#header_message .header_full {
  display: none;
}
#header_message:hover .header_short,
#header_message.active .header_short {
  display: none;
}
#header_message:hover .header_full,
#header_message.active .header_full {
  display: block;
}
.header_full {
  padding-bottom: 5px;
  line-height: 1.7em;
}
.header_info,
.header_info  a {
  color: #444;
}
.autocompleteMatched {
  color: #5256BE;
  font-weight: bold;
}
.siteSelector a.title .icon.collapsed.iconHidden {
  visibility: visible;
}
.siteSelector .dropdown {
  max-width: 210px;
}
#content .sites_autocomplete {
  position: static !important;
  height: 36px;
  z-index: 99;
  vertical-align: middle;
}
#content .sites_autocomplete > .siteSelector {
  position: absolute;
  z-index: 9999;
}
#content .sites_autocomplete a.title {
  text-decoration: none;
}
.siteSelector.expanded .loading {
  background: url(plugins/Morpheus/images/loading-blue.gif) no-repeat 94% 11px;
}
.siteSelector a.title,
.siteSelector .custom_select_ul_list li a,
.siteSelector .custom_select_all a,
.siteSelector .custom_select_main_link > span {
  display: inline-block;
  max-width: 210px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0;
  color: #0d0d0d;
  text-transform: uppercase;
  width: 100%;
}
.siteSelector a.title > span {
  max-width: 161px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.siteSelector a.title span {
  vertical-align: top;
}
.siteSelector .custom_select_ul_list,
.siteSelector ul.ui-autocomplete {
  position: relative;
  list-style: none;
  line-height: 18px;
  padding: 0 0 15px 0;
  box-shadow: none !important;
}
.siteSelector .custom_select_ul_list {
  padding: 0 0 5px 0;
}
.siteSelector .dropdown {
  padding-top: 0;
}
.siteSelector .custom_select_ul_list li a,
.siteSelector .custom_select_all a {
  line-height: 18px;
  height: auto;
  display: block;
  text-decoration: none;
  padding-left: 5px;
  margin-left: -5px;
}
.siteSelector .custom_select_ul_list li a:hover,
.siteSelector .custom_select_all a:hover {
  background: #ebeae6;
}
.siteSelector .custom_select_all a {
  text-decoration: none;
  margin: 0 0 5px -5px;
}
.siteSelector .custom_select_search {
  margin: 0;
  height: 33px;
  display: block;
  white-space: nowrap;
  position: relative;
  padding-top: 4px;
}
.siteSelector .custom_select_search .inp {
  vertical-align: top;
  width: 100%;
  padding: 4px 6px !important;
  border: 1px solid #d0d0d0 !important;
  background: transparent !important;
  font-size: 11px !important;
  color: #454545 !important;
}
.siteSelector .custom_select_search .reset {
  position: absolute;
  top: 10px;
  right: 4px;
  cursor: pointer;
}
.siteSelector {
  width: auto;
}
.sites_selector_container>.siteSelector {
  padding-left: 12px;
}
.custom_selector_container .ui-menu-item,
.custom_selector_container .ui-menu-item a {
  float: none;
  position: static;
}
.custom_select_block_show {
  height: auto;
  overflow: visible;
  max-width: inherit;
}
.sites_selector_container {
  padding-top: 5px;
}
.siteSelect a {
  white-space: normal;
  text-align: left;
}
.menuDropdown {
  display: inline-block;
  padding-right: 14px;
  color: #4183C4;
}
.menuDropdown .title {
  position: relative;
  cursor: pointer;
}
.menuDropdown .title:after {
  content: '';
  position: absolute;
  top: 5px;
  right: -15px;
  color: #4183C4;
  display: inline;
  font-size: 1px;
  height: 0px;
  width: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #4183C4;
}
.menuDropdown .items {
  z-index: 200;
  position: absolute;
  border: 1px solid #cccccc;
  background: #fff;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 !important;
}
.menuDropdown .items .search {
  margin: 15px 6px 10px 6px;
  display: block;
}
.menuDropdown .items .search .search_ico {
  position: absolute;
  right: 25px;
  top: 27px;
  margin: 0px;
  left: initial;
}
.menuDropdown .items .search .reset {
  position: absolute;
  top: 25px;
  cursor: pointer;
  margin: 0px;
  right: 25px;
  left: initial;
}
.menuDropdown .items .search input {
  margin: 0px;
  width: 100%;
}
.menuDropdown .items .search input::-ms-clear {
  display: none;
}
.menuDropdown .items .item {
  display: block;
  color: #0d0d0d !important;
  text-decoration: none !important;
  padding: 6px 25px 6px 6px !important;
  font-size: 11px;
  float: none;
  text-align: left;
}
.menuDropdown .items .item:hover {
  background: #f2f2f2;
}
.menuDropdown .items .item.active {
  background-color: #f2f2f2;
}
.menuDropdown .items .item.category {
  color: #444 !important;
}
.menuDropdown .items .item.separator {
  padding: 0px !important;
  border-bottom: 0px;
  margin: 0px;
}
.menuDropdown .items .item.separator,
.menuDropdown .items .item.disabled {
  opacity: 0.5;
  cursor: default;
}
.menuDropdown .items .item.separator:hover,
.menuDropdown .items .item.disabled:hover {
  background: #fff;
}
#periodString {
  display: block;
  color: #444;
  font-size: 14px;
  border: 1px solid #e4e5e4;
  float: left;
  margin-right: 10px;
  position: absolute;
  z-index: 122;
  background-color: #f7f7f7;
}
#periodString:hover {
  background-color: #f1f0eb;
  border-color: #a9a399;
}
#periodString .calendar-icon {
  width: 13px;
  height: 15px;
  display: inline-block;
  position: absolute;
  right: 19px;
  top: 9px;
  background: url("plugins/Morpheus/images/icon-calendar.gif") no-repeat scroll;
  cursor: pointer;
}
#periodString strong {
  color: #255792;
}
#periodString h6 {
  font-size: 14px;
  padding: 0 0 4px 0;
}
#periodMore {
  overflow: hidden;
}
#periodString .period-date,
#periodString .period-range {
  float: left;
  padding: 0 16px 0 0;
}
#periodString .period-type {
  float: left;
  padding: 0;
}
#periodString .period-type label {
  font-size: 12px;
  display: inline-block;
  padding: 2px 0 3px 0;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#periodString label.selected-period-label {
  text-decoration: underline;
}
.languageSelection {
  padding-right: 11px;
}
.languageSelection .items {
  margin-left: -50px;
}
.languageSelection .borderedControl {
  transition: box-shadow 0s !important;
}
#topRightBar .navbar-right .languageSelection {
  margin: -14px -12px;
}
#topRightBar .navbar-right .languageSelection .title {
  padding: 14px 12px;
}
#topRightBar .navbar-right .languageSelection .title:after {
  top: 19px;
  right: -3px;
}
.loadingPiwik {
  font-size: 1.1em;
  color: #444;
  padding: 0.5em;
}
.loadingPiwik img {
  margin-right: 5px;
}
.loadingSegment {
  color: #999999;
  font-size: 13px;
  margin-left: 28px;
  display: none;
}
#loadingError {
  font-size: 15px;
  padding: 8px 0;
  display: none;
  color: #d4291f;
  font-weight: normal;
}
.piwik-donate-call {
  padding: 13px;
  border: 1px solid #CCC;
  border-radius: 4px;
  max-width: 458px;
  position: relative;
}
#piwik-worth {
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
  display: block;
  margin: 0 1em 0 1em;
}
.piwik-donate-slider {
  margin: 1em 0 1em 1em;
}
.piwik-donate-slider > .slider-range {
  vertical-align: top;
  position: relative;
  display: inline-block;
  border: 1px solid #999;
  background-color: #f7f7f7;
  border-radius: 6px;
  height: 14px;
  width: 270px;
  margin: 22px 8px 0 0;
  cursor: pointer;
}
.piwik-donate-slider .slider-position {
  border: 1px solid #999;
  background-color: #CCC;
  border-radius: 3px;
  height: 18px;
  width: 10px;
  position: absolute;
  top: -3px;
  left: -1px;
}
.piwik-donate-slider .slider-donate-amount {
  display: inline-block;
  padding: .3em .5em .3em .5em;
  margin: 16px 8px 0 0;
  vertical-align: top;
  text-align: center;
  background-color: #CCC;
  color: #333;
  cursor: pointer;
}
.piwik-donate-slider .slider-smiley-face {
  margin: 8px 0 8px 0;
  display: inline-block;
  cursor: pointer;
}
.piwik-donate-call .donate-submit {
  min-height: 55px;
  position: relative;
}
.piwik-donate-call .donate-submit input {
  margin-left: 13px !important;
  border-style: none !important;
  box-shadow: none !important;
  background-image: none;
  padding: 0 !important;
}
.piwik-donate-call .donate-submit a {
  display: inline-block;
  margin-left: 1.2em;
  font-size: 1em;
  font-style: italic;
}
.piwik-donate-call .donate-submit a.donate-spacer {
  margin-bottom: .5em;
  visibility: hidden;
}
.piwik-donate-call .donate-submit a.donate-one-time {
  position: absolute;
  bottom: .5em;
  right: 1.2em;
}
.piwik-donate-call > .piwik-donate-message {
  margin-bottom: .5em;
}
.piwik-donate-call > .piwik-donate-message p {
  margin-left: 1em;
}
.piwik-donate-call > .form-description {
  margin-top: 1.25em;
}
.donate-form-instructions {
  font-size: .8em;
  margin: 0 1.25em 0 1.25em;
  color: #666666;
  font-style: italic;
}
.widget .piwik-donate-call {
  border-style: none;
}
.widget .piwik-donate-slider > .slider-range {
  width: 205px;
}
button:not(.btn),
input[type="submit"]:not(.btn),
.btn {
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: none;
  color: #fff;
  background-color: #d4291f;
  box-shadow: 0 1px 1px 0 rgba(13,13,13,0.3);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(rgba(255,255,255,0.15)),to(rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.15),0%,rgba(255,255,255,0),100%);
  background-image: -moz-linear-gradient(top,rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);
  background-image: linear-gradient(to bottom,rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,0.15)', endColorstr='rgba(255,255,255,0)', GradientType=0);
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
button:not(.btn):hover,
button:not(.btn):focus,
input[type="submit"]:not(.btn):hover,
input[type="submit"]:not(.btn):focus,
.btn:hover,
.btn:focus {
  color: #fff;
  background: #d4291f;
  text-decoration: none;
}
button:not(.btn) em,
input[type="submit"]:not(.btn) em,
.btn em {
  font-style: normal;
}
.btn {
  display: inline-block;
}
.btn-lg {
  padding: 12px 40px;
  font-size: 14px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: .65;
}
.btn.btn-link {
  background: transparent;
  color: #4183C4;
  text-decoration: underline;
  box-shadow: none;
}
.btn.btn-noop {
  background: transparent;
  color: #0d0d0d;
  pointer-events: none;
  cursor: not-allowed;
  box-shadow: none;
}
.btn.btn-flat {
  background: transparent;
  border-radius: 0;
  color: #444;
  box-shadow: none;
  padding: 5px 10px;
}
.btn.btn-flat:hover {
  background-color: #eaeaea;
  text-decoration: none;
}
.btn.btn-flat.btn-lg {
  padding: 12px;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #F3F3F3;
  background-color: #4D4D4D;
  border-radius: 4px;
}
pre,
.codeblock {
  font-size: 13px;
  color: #F3F3F3;
  background-color: #4D4D4D;
  border: none;
  border-radius: 3px;
  direction: ltr;
  margin: 0 0 15px;
  padding: 20px;
  text-align: left;
}
.simple-table {
  margin: 20px 0;
  width: 100%;
  border-top: 1px solid #e6e6e6;
}
.simple-table th,
.simple-table td {
  border-bottom: 1px solid #e6e6e6;
  padding: 12px;
}
.simple-table th {
  text-align: left;
}
.alert {
  padding: 20px 20px 20px 60px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
  font-size: 14px;
  position: relative;
}
.alert:before {
  font-family: "piwik";
  content: "\e625";
  position: absolute;
  left: 20px;
  line-height: 100%;
  font-size: 24px;
}
.alert a {
  color: inherit;
  text-decoration: underline;
}
.alert-success {
  color: #009874;
  border-color: #1AA282;
}
.alert-success:before {
  content: "\e63d";
  color: #1AA282;
}
.alert-info {
  color: #838383;
  background-color: #F5F5F5;
  font-size: 13px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.alert-info:before {
  color: #afafaf;
  font-size: 20px;
}
.alert-warning {
  color: #CA8100;
  border-color: #DF9D27;
}
.alert-warning:before {
  content: "\e621";
  color: #DF9D27;
}
.alert-danger {
  color: #D4291F;
  border-color: #D73F36;
}
.alert-danger:before {
  content: "\e616";
  color: #D73F36;
}
.list-group {
  font-size: 12px;
  margin-bottom: 20px;
  padding-left: 0;
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  border-radius: 4px;
}
.list-group-item {
  color: #858585;
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #cccccc;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #FAFAFA;
  color: #858585;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: black;
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f2f2f2;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
  border-radius: 10px;
  border: solid 1px #cccccc;
  padding: 4px;
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #d4291f;
  border-radius: 6px;
}
.nav {
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 11px 70px;
  text-decoration: none;
}
.nav:before,
.nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav-pills > li {
  float: left;
  border: 1px solid #d9d9d9;
  border-left: 0;
}
.nav-pills > li:first-child {
  border-radius: 3px 0 0 3px;
  border: 1px solid #d9d9d9;
}
.nav-pills > li:last-child {
  border-radius: 0 3px 3px 0;
}
.nav-pills > li > a {
  color: #4183C4;
  background-color: #f2f2f2;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: #d9d9d9;
}
.nav-pills > li.active > a {
  color: #0d0d0d;
  background-color: #fff;
  cursor: default;
}
.card {
  color: #444;
  padding: 15px;
  margin: 9px 0;
  border-radius: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 6px 0 rgba(0,0,0,0.3);
  box-shadow: 0 1px 6px 0 rgba(0,0,0,0.3);
  position: relative;
}
.card:hover {
  background-color: #f2f2f2;
}
.panel {
  margin-bottom: 20px;
  background-color: #f2f2f2;
  border: 1px solid #d9d9d9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}
.panel-heading {
  padding: 10px 15px;
  background-color: #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: relative;
}
.panel-heading .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: inherit;
  color: inherit;
  text-overflow: ellipsis;
  overflow: hidden;
}
.panel-heading .panel-title.panel-title-block {
  height: 26px;
}
.panel-heading .panel-title.panel-title-block > a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding-top: 12px;
}
.panel-heading .panel-title > a,
.panel-heading .panel-title > small,
.panel-heading .panel-title > .small,
.panel-heading .panel-title > small > a,
.panel-heading .panel-title > .small > a {
  color: inherit;
  text-decoration: none;
}
.panel-heading .panel-title > a:focus,
.panel-heading .panel-title > a:hover,
.panel-heading .panel-title > small:focus,
.panel-heading .panel-title > small:hover,
.panel-heading .panel-title > .small:focus,
.panel-heading .panel-title > .small:hover,
.panel-heading .panel-title > small > a:focus,
.panel-heading .panel-title > small > a:hover,
.panel-heading .panel-title > .small > a:focus,
.panel-heading .panel-title > .small > a:hover {
  text-decoration: underline;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #fff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
form {
  margin-bottom: 30px;
}
label {
  cursor: pointer;
}
input:not([type="checkbox"]):not([type="submit"]):not([type="button"]),
select,
textarea {
  border: 1px solid #d4d4d4;
  font-size: 14px;
  color: #666666;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: 0;
  padding: 10px 12px;
  min-height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
input:not([type="checkbox"]):not([type="submit"]):not([type="button"]),
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
input[disabled] {
  background: #F5F5F5 none !important;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("plugins/Morpheus/images/select_arrow.png");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 30px;
}
.native-select {
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  padding: 4px 4px;
  background: none;
}
.form-group {
  width: 100%;
  margin-bottom: 15px;
  *zoom: 1;
}
.form-group:after {
  content: "";
  display: table;
  clear: right;
}
.form-group:before {
  content: "";
  display: table;
}
.form-group label {
  display: block;
  margin: 8px 0 6px;
  font-size: 14px;
  line-height: 20px;
  width: 40%;
}
.form-group input,
.form-group select,
.form-group textarea {
  display: block;
  width: 40%;
}
.form-group .input-group {
  width: 40%;
}
.form-group .radio,
.form-group .checkbox {
  font-size: 12px;
  width: 40%;
  text-transform: none;
  line-height: 20px;
  margin: 7px 0 2px;
}
.form-group .radio input[type="checkbox"],
.form-group .radio input[type="radio"],
.form-group .checkbox input[type="checkbox"],
.form-group .checkbox input[type="radio"] {
  display: inline;
  width: auto;
}
.form-group .radio label,
.form-group .checkbox label {
  text-transform: none;
  display: inline;
  width: auto;
  font-size: inherit;
}
.form-group .radio .form-description,
.form-group .checkbox .form-description {
  display: inline;
}
.form-group .form-help {
  float: right;
  width: 58%;
  margin-bottom: 0;
}
.form-group label .form-description {
  display: inline;
}
.form-group label .form-description:before {
  content: '(';
}
.form-group label .form-description:after {
  content: ')';
}
.form-group .form-description {
  width: 40%;
  display: block;
  margin-top: 6px;
}
.form-group .sites_autocomplete {
  position: relative;
}
.form-help {
  padding: 20px 20px 20px 60px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 2px;
  font-size: 14px;
  position: relative;
  color: #838383;
  background-color: #F5F5F5;
  font-size: 13px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding: 11px 20px 10px;
}
.form-help:before {
  font-family: "piwik";
  content: "\e625";
  position: absolute;
  left: 20px;
  line-height: 100%;
  font-size: 24px;
}
.form-help a {
  color: inherit;
  text-decoration: underline;
}
.form-help:before {
  color: #afafaf;
  font-size: 20px;
}
.form-help:before {
  content: "";
}
.form-description {
  color: #666666;
  font-style: italic;
}
.add-cors-host,
.submit {
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: none;
  color: #fff;
  background-color: #d4291f;
  box-shadow: 0 1px 1px 0 rgba(13,13,13,0.3);
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(rgba(255,255,255,0.15)),to(rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.15),0%,rgba(255,255,255,0),100%);
  background-image: -moz-linear-gradient(top,rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);
  background-image: linear-gradient(to bottom,rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,0.15)', endColorstr='rgba(255,255,255,0)', GradientType=0);
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
.add-cors-host:hover,
.add-cors-host:focus,
.submit:hover,
.submit:focus {
  color: #fff;
  background: #d4291f;
  text-decoration: none;
}
.add-cors-host em,
.submit em {
  font-style: normal;
}
.top_bar_sites_selector {
  z-index: 143;
}
.top_bar_sites_selector .sites_autocomplete .custom_select {
  z-index: 139;
}
.sites_autocomplete input {
  min-height: 0;
}
.ajaxError {
  background: #d4291f;
  color: #fff;
  border: 0px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 20px 25px;
  text-align: center;
  font-weight: normal;
}
.limitSelection > ul {
  position: relative;
  top: -6px;
}
.limitSelection > div {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 12px;
  background: none;
  padding: 2px 14px 2px 1px;
}
.limitSelection > div span {
  position: relative;
  background: none;
  color: #0d0d0d;
  display: block;
  padding-right: 3px;
}
.limitSelection > div span:after {
  content: '';
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #d4291f;
  position: absolute;
  top: 7px;
  right: -9px;
}
.limitSelection span {
  color: #0d0d0d;
  font-weight: normal;
}
.limitSelection.visible > div {
  background-image: none;
}
.limitSelection.visible > div > span:after {
  content: '';
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 5px solid #d4291f;
  border-top-color: transparent;
  position: absolute;
  top: 1px;
  right: -9px;
}
.form-radio,
.form-checkbox {
  display: inline-block;
  padding: 0;
  margin: 0;
}
.form-radio,
.form-checkbox {
  height: 15px;
  width: 15px;
  float: left;
  cursor: pointer;
  background: url('plugins/Morpheus/images/forms-sprite.png');
  margin: 2px 5px 2px 0;
}
.form-radio.disabled {
  background-position: 15px -16px;
}
.form-checkbox.disabled {
  background-position: 15px 0px;
}
.form-radio + label,
.form-checkbox + label {
  float: left;
  display: inline-block;
}
.form-radio + label + .form-description,
.form-checkbox + label + .form-description {
  margin-left: 1em;
}
.form-radio + label + br,
.form-radio + label + .form-description + br,
.form-checkbox + label + br,
.form-checkbox + label + .form-description + br {
  clear: both;
}
.form-radio + label + .form-radio,
.form-radio + label + .form-checkbox,
.form-checkbox + label + .form-radio,
.form-checkbox + label + .form-checkbox {
  margin-left: 32px;
}
fieldset > .form-radio + label {
  display: inline-block;
  margin-bottom: -0.5em;
}
label.hover,
label:hover {
  border: 0px;
}
.form-radio {
  background-position: 0 -16px;
}
.form-radio.form-hover {
  background-position: -60px -16px;
}
.form-radio.checked {
  background-position: -30px -16px;
}
.form-radio.checked.form-hover {
  background-position: -90px -16px;
}
.form-checkbox {
  background-position: 0 0;
}
.form-checkbox.form-hover {
  background-position: -60px 0;
}
.form-checkbox.checked {
  background-position: -30px 0;
}
.form-checkbox.checked.form-hover {
  background-position: -90px 0;
}
.prettycheckbox a:focus,
.prettyradio a:focus {
  outline: 0 none;
}
.prettycheckbox label,
.prettyradio label {
  display: block;
  float: left;
  margin: 2px;
  cursor: pointer;
}
.prettycheckbox a.disabled,
.prettycheckbox label.disabled,
.prettyradio a.disabled,
.prettyradio label.disabled {
  cursor: not-allowed;
}
.prettycheckbox a {
  background-position: 0 0;
}
.prettycheckbox a:focus {
  background-position: -15px 0;
}
.prettycheckbox a.checked {
  background-position: -38px 0;
}
.prettycheckbox a.checked:focus {
  background-position: -53px 0;
}
.prettycheckbox a.checked.disabled {
  background-position: -99px 0;
}
.prettycheckbox a.disabled {
  background-position: -76px 0;
}
.prettyradio a {
  background-position: -129px 0;
}
.prettyradio a:focus {
  background-position: -144px 0;
}
.prettyradio a.checked {
  background-position: -167px 0;
}
.prettyradio a.checked:focus {
  background-position: -182px 0;
}
.prettyradio a.checked.disabled {
  background-position: -228px 0;
}
.prettyradio a.disabled {
  background-position: -205px 0;
}
.indented-radio-button {
  margin: 0;
}
.listReports > li:after {
  content: "";
  display: table;
  clear: both;
}
.listReports .form-radio + label,
.listReports .form-checkbox + label {
  width: 250px;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group input {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-addon,
.input-group-btn,
.input-group input {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group input:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
  line-height: 1;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group input:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group input:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
