#logo {
    height: 100%;
    /*width: 100%;*/
    margin-top: 0%;
}

#logo-container {
	/*width: 35%; */
}

.jimu-main-background {
	background-color: rgb(128, 130, 134) !important;
}

p { 
	font-weight: bolder; 
}

table + p {
  position: absolute;
  margin-left: 51%;
  margin-top: -30px;
}

.jimu-widget-marketPlanning .margin-top {
  margin-top: -2px;
}

table {
	margin-top: -3px !important;
}

.jimu-r-row > span:first-of-type ~ span {
  margin-right: 48%;
}

.claro .dijitSelect {
  height: auto !important;
  }