/* this file is part of rpm and is not supposed to be changed manually any changes should be applied within the custom.css file*/
.layout-wrapper .layout-topbar .layout-topbar-logo {
  position: relative;
  top: -3px;
  left: -30px;
}
/* this css is the last resort in case one need to override styling on place */
.layout-wrapper.layout-topbar-blue .layout-topbar {
  background-color: #010b46;
}
