.webgl-content .footer {height: 38px; line-height: 38px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 18px;} 
.webgl-content .footer .webgl-logo, .title, .fullscreen {height: 100%; display: inline-block; background: transparent center no-repeat;} 
.webgl-content .footer .webgl-logo {background-image: url('webgl-logo.png'); width: 204px; float: left;}
.webgl-content .footer .title {margin-right: 10px; float: right;}
.webgl-content .footer .fullscreen {background-image: url('fullscreen.png'); width: 38px; float: right;}
.footer_right{
  float:right;
  width:610px;
}
.f_right{
 right:0;
 position: absolute;
  height:35px;
}
.footer_left{
    float:left;
    text-align: left;
    width: 300px;
    height: 36px;
    font-size: 14px;
   margin-left:10px;
    color: #fff !important;
        }
        .footer_center{
            float:left;
            width:245px;
            height: 28px;
            font-size: 14px;
            margin-top: 7px;
            color: #89929D !important;
        }
        .footer_left h3{
            position: absolute;
            height: 35px;
            text-align: center;
        }
        .fullscreen{
            width: 40px !important;
            height: 35px !important;
        }
        .webgl-content .footer {
                z-index: 0;
    
    bottom: 0;
    left: 0;
    right: 0;
    height: 37px;
    background-color: #434448;
        }
        .title{
            float: right;
        }