.zw-pan-container{
    width: 100%;
    height: 570px;
}

.zw-grid{
    border-color: #999 !important;
}

.zw-grid-cell{
    cursor: pointer;
    border-color: #999 !important
}

.app-header-button-backhome {
    background-image: url(../images/back.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
    outline: none !important;
}
