
    @font-face {
        font-family: 'IJssel-Regular';
        src: url('https://s3.eu-central-1.amazonaws.com/mic-production-static/fonts/IJssel-Regular.eot');
        src: url('https://s3.eu-central-1.amazonaws.com/mic-production-static/fonts/IJssel-Regular.eot?#iefix') format('embedded-opentype'),
            url('https://s3.eu-central-1.amazonaws.com/mic-production-static/fonts/IJssel-Regular.woff') format('woff'),
            url('https://s3.eu-central-1.amazonaws.com/mic-production-static/fonts/IJssel-Regular.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }


body {
    background-color: #ffffff;
    color: #2b2b2b;
    font-size: 16px;
    
        font-family: 'IJssel-Regular';
    
}


.container .row.logo {
    display: none !important;
}



.progress-bar {
    background-color: #999999;
}



.container .row .col-md-12 {
    background-color: #ffffff;
}



.container .row .col-md-12 {
    background-color: rgba(255,255,255,1.0);
}



    .col-md-12.logo {
        background-color: rgba(255,255,255,1.0) !important;
    }



    .col-md-12.footer {
        background-color: rgba(31,97,191,1.0) !important;
    }




button.btn-default {
    background-color: #1f61bf;
    color: #ffffff;
    border-color: #1f61bf;
    
}

button.btn-default:hover {
    background-color: #306cc0;
    color: #ffffff;
}



/* Styling Custom CSS begin */

None

/* Styling Custom CSS end */
