.jimu-main-background {
  background-color: #FFF;
}

.jimu-title,
.jimu-subtitle {
  color: #323232;
/*	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;*/
}

.jimu-widget-header-controller {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 10px solid #262624;
}

.jimu-widget-header-controller .icon-node {
  opacity: 1;
  background: #262624;
  border-right: 0;
}

.jimu-widget-header-controller .icon-node {
  opacity: 1;
  background: #262624;
  border-right: 0;
  height: 30px !important;
  width: 30px !important;
}

.jimu-widget-header-controller .icon-node {
  opacity: 1;
  background: #269999;
  border-right: 0;
  height: 30px !important;
  width: 30px !important;
  margin-top: 4px;
  margin-right: 10px;
}

.jimu-widget-header-controller .icon-node {
  opacity: 1;
  background: #269999;
  border-right: 0;
  height: 30px !important;
  width: 30px !important;
  margin-top: 4px;
  margin-right: 10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.jimu-widget-header-controller .icon-node img {
  height: 14px;
  width: 14px;
}

.jimu-widget-header-controller .icon-node.jimu-state-selected {
  border-top: 0;
  background-color: #BFBFBF;
}

.jimu-widget-header-controller .drop-triangle {
    bottom: 5px;
    margin-left: -5px;
}

.jimu-widget-header-controller .jimu-drop-menu {
  background-color: #323232;
}

.jimu-widget-header-controller .jimu-drop-menu .menu-item img {
  width: 14px;
  height: 14px;
  margin-top: 13px;
}

.jimu-widget-header-controller .jimu-drop-menu .menu-item .label {
    font-size: 16px;
}

.jimu-link:link, .jimu-link:visited {
  color: #666;
}
.jimu-widget-header-controller .jimu-drop-menu {
  background-color: #323232;
}

