/* compile_me_once=0ecdac1fbc2dab0a5935fa63b6c2a317 */
/* Piwik CSS file is compiled with Less. You may be interested in writing a custom Theme for Piwik! */
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.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;
}
code {
  background-color: #F6F9F9;
  border: 1px dashed;
  border-left: 5px solid #4B4BD5;
  direction: ltr;
  display: table;
  font-size: 100%;
  margin: 12px 2px 0;
  padding: 5px 50px 5px 15px;
  text-align: left;
  line-height: 1.3em;
  font-family: "Courier New" Courier monospace;
}
pre.code-pre {
  white-space: pre-wrap;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
label {
  cursor: pointer;
}
textarea {
  font-size: 1em;
}
input,
select,
textarea {
  border-radius: 4px;
  border: 1px solid #d4d4d4;
  background: #fff url(plugins/Morpheus/images/inp_bg.png) repeat-x 0 0;
  padding: 3px 10px;
  color: #255792;
  margin-bottom: 3px;
}
input[disabled] {
  background: #E9E9E9 none;
  font-style: italic;
}
select {
  padding-right: 3px;
  padding-left: 7px;
  margin-right: 6px;
}
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;
}
html.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: 50px;
  float: none;
}
.admin .entityContainer .submit {
  margin: 0;
}
.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;
}
.entityAddContainer tr:hover {
  background: none !important;
}
.entityContainer {
  width: 800px;
  font-size: 14px;
}
.entityInlineHelp {
  color: #9B9B9B;
  margin-top: 5px;
}
.entityTable {
  border-radius: 4px !important;
  border-top: 1px solid #cdc8bf !important;
  border-bottom: 1px solid #948c7d !important;
}
.entityTable tr th {
  font-size: 16px;
}
.entityTable tr td.first,
.entityTable tr th.first {
  border-left: 0 !important;
  vertical-align: middle;
}
.entityTable tr th {
  white-space: nowrap;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.entityTable tr td,
.entityTable tr th {
  border-bottom: 0 !important;
  border-top: 1px solid #E7E7E7 !important;
}
table.entityTable tr td a {
  text-decoration: underline;
}
.entityTable tr.highlighted td {
  background-color: #ECF9DD;
}
.entityCancel {
  float: right;
  clear: both;
  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 .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-datepicker-current-period .ui-state-default.ui-state-hover,
.ui-datepicker td.ui-datepicker-current-period .ui-state-hover:hover {
  background: #978c7c !important;
  border-color: #978c7c !important;
}
td.ui-datepicker-other-month.ui-state-hover {
  background: #e5e3e0 !important;
  color: #000 !important;
  opacity: 1 !important;
  border-style: none;
  cursor: pointer !important;
}
td.ui-datepicker-other-month.ui-state-hover.ui-datepicker-current-period {
  background: #978c7c !important;
}
.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;
}
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;
}
.exception-backtrace {
  color: #888;
}
.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;
}
#header {
  min-height: 60px;
}
#header:after {
  display: table;
  clear: both;
  content: "";
}
#root #logo {
  padding: 5px 0 0;
  float: left;
}
#root #logo img.default-piwik-logo {
  width: 82px;
  margin-top: 14px;
}
#root #logo img {
  max-height: 50px;
}
#root #logo > a {
  text-decoration: none;
}
@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;
}
#topBars {
  right: 0px;
  position: absolute;
  padding-left: 110px;
  color: #9c9c9c;
  margin: 4px 10px 8px;
  font-size: 13px;
}
#topRightBar {
  margin-bottom: 4px;
  float: right;
}
.topBarElem {
  padding: 0 5px;
  display: inline-block;
}
#header_message {
  z-index: 0;
  cursor: default;
  position: absolute;
  right: 1px;
  overflow: hidden;
  display: block;
  height: 20px;
  line-height: 20px;
  padding: 5px 8px 5px 38px;
  font-size: 14px;
  border-radius: 4px;
}
#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_alert {
  background: #FFFDF7 url(plugins/Morpheus/images/ico_alert.png) no-repeat 7px 4px;
  border: 1px solid #FF7F00;
  font-weight: bold;
}
.header_alert,
.header_alert  a {
  color: #FF7F00;
}
.header_info {
  background: #FAFAFA url(plugins/Morpheus/images/ico_info.png) no-repeat 7px 4px;
  border: 1px solid #CBD9EB;
}
.header_info,
.header_info  a {
  color: #444;
}
.sites_autocomplete {
  position: absolute;
  font-size: 12px;
  display: inline-block;
  height: 30px;
}
.sites_selector_in_dashboard {
  margin-top: 10px;
}
.top_bar_sites_selector {
  float: right;
}
.top_bar_sites_selector > label {
  display: inline-block;
  padding: 7px 0 6px 0;
  float: left;
  font-size: 12px;
}
.top_bar_sites_selector > .sites_autocomplete {
  position: static;
  padding-left: 12px;
}
.autocompleteMatched {
  color: #5256BE;
  font-weight: bold;
}
.sites_autocomplete .custom_select {
  float: left;
  position: relative;
  z-index: 19;
  background: #fff url(plugins/Morpheus/images/sites_selection.png) repeat-x 0 0;
  border: 1px solid #d4d4d4;
  color: #255792;
  border-radius: 4px;
  cursor: pointer;
  min-width: 165px;
}
.sites_autocomplete .custom_select_main_link {
  display: block;
  text-decoration: none;
  background: none;
  cursor: default;
  height: 1.4em;
  padding-top: 9px;
  padding-bottom: 9px;
}
.sites_autocomplete .custom_select_ul_list li a,
.sites_autocomplete .custom_select_all a,
.sites_autocomplete .custom_select_main_link > span {
  display: inline-block;
  max-width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 20px 0 4px;
}
.sites_autocomplete--dropdown .custom_select_main_link:not(.loading):before {
  content: " \25BC";
  position: absolute;
  right: 0;
  font-size: 0.8em;
  margin-top: 0.2em;
  color: #444;
  margin-top: 9px;
}
.sites_autocomplete--dropdown .custom_select_main_link {
  cursor: pointer;
  position: relative;
}
.sites_autocomplete .custom_select_main_link.loading {
  background: url(plugins/Morpheus/images/loading-blue.gif) no-repeat right 9px;
}
.sites_autocomplete .custom_select_ul_list,
.sites_autocomplete ul.ui-autocomplete {
  position: relative;
  list-style: none;
  line-height: 18px;
  padding: 0 0 15px 0;
}
.sites_autocomplete .custom_select_ul_list li a,
.sites_autocomplete .custom_select_all a {
  line-height: 18px;
  height: auto;
  display: block;
  text-decoration: none;
}
.sites_autocomplete .custom_select_ul_list li a:hover,
.sites_autocomplete .custom_select_all a:hover {
  background: #ebeae6;
}
.sites_autocomplete .custom_select_all a {
  text-decoration: none;
  margin: 0 0 5px 0;
}
.sites_autocomplete .custom_select_search {
  margin: 0 0 0 4px;
  height: 26px;
  display: block;
  white-space: nowrap;
  background: url(plugins/Morpheus/images/search_bg.png) no-repeat 0 0;
}
.sites_autocomplete .custom_select_search .inp {
  vertical-align: top;
  width: 114px;
  padding: 2px 6px;
  border: 0;
  background: transparent;
  font-size: 10px;
  color: #454545;
}
.sites_autocomplete {
  width: 165px;
}
.sites_autocomplete .custom_select_search .but {
  vertical-align: top;
  font-size: 10px;
  border: 0;
  background: transparent;
  width: 21px;
  height: 17px;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
}
.sites_selector_container>.sites_autocomplete {
  padding-left: 12px;
}
.custom_selector_container .ui-menu-item,
.custom_selector_container .ui-menu-item a {
  float: none;
  position: static;
}
.custom_select_search .reset {
  position: relative;
  top: 4px;
  left: -44px;
  cursor: pointer;
}
.custom_select_block {
  overflow: hidden;
  max-width: inherit;
  visibility: visible;
  padding-bottom: 7px;
}
.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: #1e93d1;
}
.menuDropdown .title {
  position: relative;
  cursor: pointer;
}
.menuDropdown .title:after {
  content: '';
  position: absolute;
  top: 5px;
  right: -15px;
  color: #1e93d1;
  display: inline;
  content: " \25BC";
  font-size: 1px;
  height: 0px;
  width: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #1e93d1;
}
.menuDropdown .items {
  z-index: 21;
  position: absolute;
  border: 1px solid #cccccc !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 !important;
}
.menuDropdown .items .item {
  display: block;
  color: #0d0d0d !important;
  text-decoration: none !important;
  padding: 6px 25px 6px 6px !important;
  font-size: 11px;
}
.menuDropdown .items .item:hover {
  background: #cccccc;
}
.menuDropdown .items .item.active {
  background-color: #cccccc;
  cursor: default;
}
.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;
  padding: 5px 30px 6px 10px;
  border-radius: 4px;
  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: 9px;
  top: 7px;
  background: url("plugins/Morpheus/images/icon-calendar.gif") no-repeat scroll;
  cursor: pointer;
}
#periodString #date {
  cursor: pointer;
  padding: 5px 10px 6px 10px;
  margin: -5px -10px -6px -10px;
}
#periodString #date img {
  vertical-align: middle;
  margin: 0 0 0 6px;
}
#periodString strong {
  color: #255792;
}
#periodString h6 {
  font-size: 14px;
  padding: 0 0 4px 0;
}
#periodMore {
  padding: 6px 0 0 0;
  display: none;
  overflow: hidden;
}
#periodString .period-date,
#periodString .period-range {
  float: left;
  padding: 0 16px 0 0;
}
#periodString .period-type {
  float: left;
  padding: 0 20px 0 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;
}
.loadingPiwik {
  font-size: 1.1em;
  color: #444;
  padding: 0.5em;
}
.loadingPiwik img {
  margin-right: 5px;
}
.loadingSegment {
  color: grey;
  font-size: 10pt;
  margin-left: 28px;
  display: none;
}
#loadingError {
  font-weight: bold;
  font-size: 1.1em;
  color: #F88D22;
  padding: 0.5em;
  margin-left: 30%;
  display: none;
  padding-top: 40px;
}
.piwik-donate-call {
  padding: 1em;
  border: 1px solid #CCC;
  border-radius: 4px;
  max-width: 432px;
  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;
  width: 48px;
  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;
  border-style: none;
  background-image: none;
  padding: 0;
}
.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;
}
input:not([type="checkbox"]),
select,
textarea {
  color: #0d0d0d;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: 0;
  padding: 8px 10px;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
}
button,
.add-trusted-host,
input[type="submit"],
button[type="button"],
.submit {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  background: none !important;
  background-color: #d4291f !important;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(rgba(255,255,255,0.15)),to(rgba(255,255,255,0))) !important;
  background-image: -webkit-linear-gradient(top,rgba(255,255,255,0.15),0%,rgba(255,255,255,0),100%) !important;
  background-image: -moz-linear-gradient(top,rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%) !important;
  background-image: linear-gradient(to bottom,rgba(255,255,255,0.15) 0%,rgba(255,255,255,0) 100%) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#26ffffff', endColorstr='#00ffffff', GradientType=0) !important;
  font-family: Verdana, sans-serif !important;
  font-size: 12px !important;
  line-height: 16px !important;
  color: #fff !important;
  font-weight: normal;
  padding: 5px 15px !important;
  text-align: center;
  cursor: pointer;
  border: 0px !important;
}
button:hover,
.add-trusted-host:hover,
input[type="submit"]:hover,
button[type="button"]:hover,
.submit:hover {
  background: #d4291f !important;
  background-color: #d4291f !important;
}
button em,
.add-trusted-host em,
input[type="submit"] em,
button[type="button"] em,
.submit em {
  font-style: normal;
}
button.ui-dialog-titlebar-close:hover,
.add-trusted-host.ui-dialog-titlebar-close:hover,
input[type="submit"].ui-dialog-titlebar-close:hover,
button[type="button"].ui-dialog-titlebar-close:hover,
.submit.ui-dialog-titlebar-close:hover {
  background: none !important;
  background-color: none !important;
}
.sites_autocomplete input {
  min-height: 0;
}
.sites_autocomplete .custom_select {
  border-color: #cccccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  padding: 0px 5px 0px;
  color: #0d0d0d;
  text-transform: uppercase;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  line-height: 12px;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sites_autocomplete .custom_select a {
  color: #0d0d0d;
}
.sites_autocomplete .custom_select .custom_select_block .custom_select_container .custom_select_ul_list {
  margin-top: 20px;
}
.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;
}
.sites_autocomplete--dropdown .custom_select_main_link:not(.loading):before {
  color: #d4291f;
  font-size: 0.7em;
  top: 2px;
  right: 5px;
  content: '';
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid #d4291f;
}
.limitSelection > ul {
  position: relative;
  top: -6px;
}
.limitSelection > ul > li {
  width: 25px;
}
.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;
}
.small-form-description {
  clear: both;
}
