body {

    font-family : "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    background  : none repeat scroll 0 0 #ffffff !important;
    margin      : 0px !important;
    padding     : 0px !important;
}

iframe {

    margin : 0px !important;
    border : 0px !important;
}

div {

    display : block;
}

.gwtQuery-draggable-dragging {

    border     : 1px solid #b6b6b6;
}

#glass-div {
    background : none repeat scroll 0 0 #e0e0e0;
    opacity    : 0.5;
    display    : none;
    height     : 100%;
    left       : 0;
    position   : absolute;
    top        : 0;
    width      : 100%;
    z-index    : 999;
}

#glass-div2 {
    background : none repeat scroll 0 0 transparent;
    opacity    : 0.5;
    display    : none;
    height     : 100%;
    left       : 0;
    position   : absolute;
    top        : 0;
    width      : 100%;
    z-index    : 999;
}
