.sprite {
  border: none;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-color: transparent; }

#appImg {
  height: 245px;
  background-repeat: no-repeat;
  overflow: hidden; }
  #appImg #appWrap {
    display: block;
    width: 318px;
    z-index: 2;
    opacity: 0.89;
    background-color: #f47e20;
    padding-top: 202px;
    padding-left: 20px; }
    #appImg #appWrap > h1 {
      color: white; }
    #appImg #appWrap h5 {
      color: #f47e20; }

.lowerPanel {
  min-height: 300px; }
  .lowerPanel #appContainer {
    color: white;
    padding: 30px;
    width: 450px !important;
    height: 336px;
    padding: 10px;
    overflow-y: scroll;
    background-color: #0b53a0; }
    .lowerPanel #appContainer h4 {
      color: #f47e20; }

#appImages {
  padding: 20px;
  width: 450px; }
  #appImages table {
    width: 400px !important;
    margin: 0 auto; }
  #appImages p {
    font-size: 12px;
    color: #0b53a0; }
  #appImages img {
    border: 2px solid #f47e20;
    margin: 5px; }

.chinese #appWrap {
  padding-top: 208px !important; }

.jspDrag {
  background-color: #f47e20; }

.jspContainer {
  width: 452px !important; }
