.header-logoImage:after {
    content: '';
    color: #3333FF;
    font-size: 20px;
    display: block;
   font-weight: bold;
}
.globalsearch-button {
  position: relative;
  width: 34px;
  height: 24px;
  border: 1px solid #1f1f1f;
  margin: 0 0 0 -1px;
  padding: 0;
  vertical-align: top;
  background-color: #1f1f1f;
  background-image: none;
  box-shadow: none;
  box-sizing: border-box;
}
.section_header {
    width: 100%;
    display: block;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}
.section_header .module-header {
    padding: 10px 15px 10px 15px;
    margin: -15px -15px 15px -15px;
}
.grid-frame.sheet {
border: 1px solid #eee;
border-radius:5px;
}