.ui-widget {
    font-size: 16px !important;
}
.ui-layout-north {
    z-index: 20 !important;
    overflow: visible !important;;
}
.ui-layout-north .ui-layout-unit-content {
    overflow: visible !important;
}
.ui-widget-header {
    text-align: center;
    text-transform: uppercase;
}
.ui-datatable-footer .ui-button {
    float: left;
    margin-top: 25px !important;
}

.ui-button {
    margin-top: 10px !important;
}
.ui-layout-unit-content {
    background: url("/resources/images/cover_1920x1080.jpg")
}
.panelGridCenter {
    position: absolute;
    height:100px;
    width:250px;
    top: 30%;
    /*bottom: 0;*/
    left:50%;
    margin:auto;
    margin-left:-125px;
    columns:1;
    background-color: #ffffff;
    padding: 20px;
}

