﻿/*
    Hier zijn de eigen stijlen opgenomen voor de opmaak van DevExpress controls. 
*/
/*.dxpc-headerText {
    color: #d00000 !important;
    font-family: FuturaPT-Heavy,Arial !important;
    font-size: 1.67em !important;
}*/
#btnCancelpcHtmlMessage {
    float: right;
    margin-bottom: 1em;
    margin-right: 1em;
}

.dxpcLite_Office365 .dxpc-footer, .dxdpLite_Office365 .dxpc-footer {
    border-top: 0;
}

.dxeButtonEditButton_Office365 {
    background-color: inherit !important;
}

.dxeButtonEditButtonHover_Office365 {
    background-color: #009BA4 !important;
}

.bzv-dx-popup {
    border: 1px solid #232323 !important;
    padding: 0.5em !important;
    text-align: left !important;
}

    .bzv-dx-popup a.btn--black, .bzv-dx-popup .btn--black {
        margin-top: 1em;
    }

.bzv-dx-popup-cell {
    min-height: 30px;
}

.bzv-dx-btn {
    padding: 0px 8px !important;
    cursor: pointer !important;
}

.bzv-dx-form-contact label {
    font-weight: bold !important;
}

/**** bedrijgsgegevens overzicht ****/
.bzv-dx-form-bedrijfsgegevens .dxflCaptionCell_Office365 {
    font-weight: bold !important;
    line-height: inherit !important;
}

.bzv-dx-form-bedrijfsgegevens .dxeBase_Office365, .bzv-dx-form-bedrijfsgegevens .dxflCaption_Office365 {
    color: inherit !important;
}
/**** bedrijgsgegevens overzicht ****/

/**** legenda *****/
.bzv-dx-legenda {
    text-align: left !important;
}

    .bzv-dx-legenda .content {
        padding: 1em 2em 1em 2em !important;
    }

    .bzv-dx-legenda .pageheader {
        margin-bottom: 1em !important;
        text-align: left !important;
    }

.bzv-dxcv-legenda, .bzv-dxcv-legenda td {
    background-color: transparent !important;
    border: 0 !important;
    height: auto !important;
    line-height: 1em !important;
    padding: 0em !important;
}

.bzv-dxcv-legenda a {
    color: inherit !important;
}

.bzv-dxcv-legenda table {
    padding: 0em !important;
}
/**** legenda ****/


/**** standaard gridview stijlen ****/
.bzv-dx-gridview {
    padding: 0 !important;
    margin-top: 0.5em !important;
}

    .bzv-dx-gridview .dxeTextBox_Office365, .bzv-dx-gridview .dxeTextBox_Office365 input {
        background-color: transparent !important;
        color: inherit !important;
        /*border: 0 !important;*/
        font-size: inherit !important;
    }

    .bzv-dx-gridview .gv-filter-row .dxeTextBox_Office365 {
        border-bottom: 1px solid #333333 !important;
        border-left: 0 !important;
        border-right: 0 !important;
        border-top: 0 !important;
    }

    .bzv-dx-gridview .dxeIRadioButton_Office365 {
        cursor: pointer !important;
    }


    .bzv-dx-gridview .dxgvControl_Office365, .dxgvDisabled_Office365 {
        font: inherit !important;
    }

    .bzv-dx-gridview .dxgvCSD {
        border: 0 !important;
        height: auto !important;
    }

    .bzv-dx-gridview .dxgvHSDC {
        border: 0 !important;
    }

    .bzv-dx-gridview .dxgvTable_Office365 {
        border: 0 !important;
    }

    .bzv-dx-gridview .gv-alternate, .bzv-dx-gridview .gv-focused, .bzv-dx-gridview .gv-row {
        border: 0 !important;
        padding: 0.3em 0.4em !important;
    }

    .bzv-dx-gridview .gv-filter-cell td {
        border: 0 !important;
        padding: 0em 0em 0.2em 0em !important
    }

    .bzv-dx-gridview .gv-filter-row {
        min-height: 1.5em !important;
    }

    /* footer + header stijlen */
    .dxGridView_gvHeaderSortUp_Office365, .dxGridView_gvHeaderSortDown_Office365 {
        margin-left: 0px !important;
        width: 8px !important;
    }

    .bzv-dx-gridview .gv-footer, .bzv-dx-gridview .gv-header {
        border: 0 !important;
        min-height: 2em !important;
        padding: 0.2em 0.4em !important;
    }

        .bzv-dx-gridview .dxgvFooter_Office365 td.dxgv {
            color: white !important;
            /*padding: 0 !important;*/
        }

    .bzv-dx-gridview .gv-fa-cell {
        /*cursor: pointer !important;*/
    }

        .bzv-dx-gridview .gv-fa-cell a {
            color: inherit !important;
        }

        .bzv-dx-gridview .dxpLite_Office365 {
            color: inherit !important;
            /*padding: 0em 0.4em !important;*/
        }

            .bzv-dx-gridview .dxpLite_Office365 .dxp-current {
                background-color: transparent !important;
            }

    /* pager stijlen */
    .bzv-dx-gridview .gv-pager {
        border: 0 !important;
        padding: 0em !important;
    }

        .bzv-dx-gridview .gv-pager .dx {
            margin-top: 4px !important;
        }

        .bzv-dx-gridview .gv-pager .dxp-comboBox {
            margin-top: 0px !important;
        }

            .bzv-dx-gridview .gv-pager .dxp-comboBox input {
                margin-top: 4px !important;
            }

    .bzv-dx-gridview td.dxgv {
        background-color: transparent !important;
        border: 0 !important;
        padding-bottom: 2px !important;
        padding-top: 2px !important;
    }