body {
    background-color: #E0E0E0;
/*  background-attachment:fixed;
    background-image:url('/admin/img/background.jpg');
    background-size: 100%;
    background-position: left bottom;*/
}


.container_12, #navigatie, #footer {
    background-color:rgba(255,255,255,0.6);
}

#content {
    background: none;
    min-height: 0px;
}

div#content{
    padding-bottom: 0px;
}

.displayNone{
    display: none;
}

.clearFilter {
    position: relative;
    left: -20px;
    padding: 0px 14px 0px 0px;
    cursor: pointer;
}

#ui-datepicker-div {
    z-index: 9999999!important;
}

#todate-error {
    max-width: 600px;
    color: red;
}

.todate-warning-symbol {
    font-size: x-large;
}

.ui-button[disabled] {
    color: gray;
}
