@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: 'Avenue X';
    src: url('fonts/AvenueX-Regular.woff2') format('woff2'), url('fonts/AvenueX-Regular.woff') format('woff'), url('fonts/AvenueX-Regular.ttf') format('truetype');
    font-weight: normal;
}

body, table, tr, td, span, div, p, input, option, .wccBody {
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
    color: #00213b;
}

.wcc_Body {
    background-color: transparent;
}

.wcc_ContentBlockTitle span {
    font-family: 'Avenue X', Arial, Helvetica, sans-serif !important;
    text-transform: none;
    font-size: 24px;
}

.wcc_ContentBlockTitle {
    padding-bottom: .5em;
}
.wcc_PageContainer > .wcc_Centered
{
    left: 0;
    width: 100%;
}
.wcc_PageContainer
{
    float: left;
    left: 0;
}
.wcc_ContentBlockFullHeight
{
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.wcc_PageContainer.wcc_MaxWidth, .wcc_FooterContainer.wcc_MaxWidth
{
    max-width: 100%;
    width: 100%;
    margin-bottom: 2em;
}
.wcc_ContentWrapper
{
}

.voegclassificatietoe #ctl00_content
{
    border-top: 1px solid #444;
    font-size: 16px;
}
.voegclassificatietoe #ctl00_contentPlaceHolder_generalDataTitleBlock
{
    display: none;
}
.voegclassificatietoe #ctl00_contentPlaceHolder_generalBlock
{
    padding-bottom: 3em;
}
.voegclassificatietoe .wcc_ContentBlockTitleCell
{
    font-weight: 600;
    padding-top: 3px;
}
.voegclassificatietoe input[type=checkbox]
{
    margin-right: 1em;
}
.voegclassificatietoe .wcc_FooterContainer
{
    background: none;
    backdrop-filter: none;
}
.voegclassificatietoe a.tabControl_Tab, 
.voegclassificatietoe .metadata_Tab
{
    text-transform: none;
}
.voegclassificatietoe .tabControl_Tab a.status_Tab {
    display: none;
}
.voegclassificatietoe a.saveControl_Tab {
    background-color: #e3614c;
    padding: 7px 65px 8px 25px;
    height: auto;
    color: white !important;
    font-size: 18px;
    background-image: url(/_catalogs/masterpage/designfiles/images/arrow-right.svg);
    background-position: right 25px center;
    background-size: 24px;
    background-repeat: no-repeat;
}

.voegclassificatietoe div.saveControl div.tabControl_Tab a:hover,
.voegclassificatietoe a.saveControl_Tab:active {
    background-color: #e3614c !important;
}
.voegclassificatietoe a.saveControl_Tab span {
    color: white;
    font-weight: normal;
}
.voegclassificatietoe a.saveControl_Tab img {
    display: none;
}


@media only screen and (max-width: 767px) {
    .wcc_ContentBlockTitleCell {
        padding-left: 10px;
    }

        .wcc_ContentBlockTitleCell span {
            font-weight: bold;
        }

    .wcc_ContentBlockContentCell {
        margin-left: 3px;
    }

    div.tabControl_Tab label, div.tabControl_Tab img, div.tabControl_Tab span {
        color: white;
    }
}
