html {
  position: relative;
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  text-align: left;
  height: 100%;
  font-family: 'Raleway', sans-serif !important;
}
button {
  font-family: 'Raleway', sans-serif !important;
}
span {
  font-family: 'Raleway', sans-serif !important;
  line-height: 22px !important;
}
#imPageExtContainer {
  min-height: 100%;
}
#imPageIntContainer {
  position: relative;
}
#imPage {
  position: relative;
  width: 100%;
}
#imHeaderBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
#imContent {
  position: relative;
}
#imFooterBg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
#imStickyBarContainer {
  visibility: hidden;
  position: fixed;
  overflow: hidden;
}
@media (min-width: 1200px) {
  #imPageExtContainer {
    background-image: none;
    background-color: rgba(255, 255, 255, 1);
  }
  #imPage {
    padding-top: 0;
    padding-bottom: 0;
    min-width: 1200px;
  }
  #imHeaderBg {
    height: 25px;
    background-image: none;
    background-color: #103249;
  }
  #imHeader {
    background-image: none;
    background-color: transparent;
  }
  #imHeaderObjects {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 100px;
    width: 1200px;
  }
  #imContent {
    align-self: start;
    padding: 0 0 0 0;
  }
  #imContentGraphics {
    min-height: 520px;
    background-image: none;
    background-color: rgba(255, 255, 255, 1);
  }
  #imFooterBg {
    height: 200px;
    background-image: none;
    background-color: transparent;
  }
  #imFooter {
    background-image: none;
    background-color: transparent;
  }
  #imFooterObjects {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 200px;
    width: 1200px;
  }
  #imSideBar {
    background-image: none;
    background-color: transparent;
    overflow: visible;
    zoom: 1;
    z-index: 200;
  }
  #imSideBarObjects {
    position: relative;
    height: 520px;
  }
  #imStickyBarContainer {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    z-index: 10301;
  }
  #imStickyBarGraphics {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    background-image: none;
    background-color: rgba(247, 247, 247, 1);
    position: absolute;
    opacity: 0.9;
  }
  #imStickyBar {
    position: relative;
    top: 0;
    left: 0;
    margin: auto;
    width: 1200px;
  }
  #imStickyBarObjects {
    position: relative;
    height: 100px;
  }
}
@media (max-width: 1199.9px) and (min-width: 720px) {
  #imPageExtContainer {
    background-image: none;
    background-color: rgba(255, 255, 255, 1);
  }
  #imPage {
    padding-top: 0;
    padding-bottom: 0;
    min-width: 720px;
  }
  #imHeaderBg {
    height: 25px;
    background-image: none;
    background-color: #103249;
  }
  #imHeader {
    background-image: none;
    background-color: transparent;
  }
  #imHeaderObjects {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 110px;
    width: 720px;
  }
  #imContent {
    align-self: start;
    padding: 0 0 0 0;
  }
  #imContentGraphics {
    min-height: 520px;
    background-image: none;
    background-color: rgba(255, 255, 255, 1);
  }
  #imFooterBg {
    height: 150px;
    background-image: none;
    background-color: transparent;
  }
  #imFooter {
    background-image: none;
    background-color: transparent;
  }
  #imFooterObjects {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 400px;
    width: 720px;
  }
  #imSideBar {
    background-image: none;
    background-color: transparent;
    overflow: visible;
    zoom: 1;
    z-index: 200;
  }
  #imSideBarObjects {
    position: relative;
    height: 520px;
  }
  #imStickyBarContainer {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    z-index: 10301;
  }
  #imStickyBarGraphics {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    background-image: none;
    background-color: rgba(247, 247, 247, 1);
    position: absolute;
    opacity: 1;
  }
  #imStickyBar {
    position: relative;
    top: 0;
    left: 0;
    margin: auto;
    width: 720px;
  }
  #imStickyBarObjects {
    position: relative;
    height: 100px;
  }
}
@media (max-width: 719.9px) and (min-width: 480px) {
  #imPageExtContainer {
    background-image: none;
    background-color: rgba(255, 255, 255, 1);
  }
  #imPage {
    padding-top: 0;
    padding-bottom: 0;
    min-width: 480px;
  }
  #imHeaderBg {
    height: 56px;
    background-image: none;
    background-color: transparent;
  }
  #imHeader {
    background-image: none;
    background-color: transparent;
  }
  #imHeaderObjects {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 110px;
    width: 480px;
  }
  #imContent {
    align-self: start;
    padding: 0 0 0 0;
  }
  #imContentGraphics {
    min-height: 520px;
    background-image: none;
    background-color: rgba(255, 255, 255, 1);
  }
  #imFooterBg {
    height: 150px;
    background-image: none;
    background-color: transparent;
  }
  #imFooter {
    background-image: none;
    background-color: transparent;
  }
  #imFooterObjects {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 400px;
    width: 480px;
  }
  #imSideBar {
    background-image: none;
    background-color: transparent;
    overflow: visible;
    zoom: 1;
    z-index: 200;
  }
  #imSideBarObjects {
    position: relative;
    height: 520px;
  }
  #imStickyBarContainer {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    z-index: 10301;
  }
  #imStickyBarGraphics {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    background-image: none;
    background-color: rgba(247, 247, 247, 1);
    position: absolute;
    opacity: 1;
  }
  #imStickyBar {
    position: relative;
    top: 0;
    left: 0;
    margin: auto;
    width: 480px;
  }
  #imStickyBarObjects {
    position: relative;
    height: 100px;
  }
}
@media (max-width: 479.9px) {
  #imPageExtContainer {
    background-image: none;
    background-color: rgba(255, 255, 255, 1);
  }
  #imPage {
    padding-top: 0;
    padding-bottom: 0;
  }
  #imHeaderBg {
    height: 56px;
    background-image: none;
    background-color: transparent;
  }
  #imHeader {
    background-image: none;
    background-color: transparent;
  }
  #imHeaderObjects {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 110px;
    width: 320px;
  }
  #imContent {
    align-self: start;
    padding: 0 0 0 0;
  }
  #imContentGraphics {
    min-height: 520px;
    background-image: none;
    background-color: rgba(255, 255, 255, 1);
  }
  #imFooterBg {
    height: 150px;
    background-image: none;
    background-color: transparent;
  }
  #imFooter {
    background-image: none;
    background-color: transparent;
  }
  #imFooterObjects {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    height: 400px;
    width: 320px;
  }
  #imSideBar {
    background-image: none;
    background-color: transparent;
    overflow: visible;
    zoom: 1;
    z-index: 200;
  }
  #imSideBarObjects {
    position: relative;
    height: 520px;
  }
  #imStickyBarContainer {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    z-index: 10301;
  }
  #imStickyBarGraphics {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100px;
    box-sizing: border-box;
    background-image: none;
    background-color: rgba(247, 247, 247, 1);
    position: absolute;
    opacity: 1;
  }
  #imStickyBar {
    position: relative;
    top: 0;
    left: 0;
    margin: auto;
    width: 320px;
  }
  #imStickyBarObjects {
    position: relative;
    height: 100px;
  }
}
