body {
    font-family: 'Ubuntu', sans-serif;
    margin-top: 0px;
    font-size: 15px;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

i .fa {
    color: #bdc2c5;
}

.fa-li {
    color: #bdc2c5;
}

. {
    color: #005698;
}

    .green-text {
        color: #A2C73B;
    }

    .mobile-menu-button {
        margin-top: 20px;
        margin-right: 8px;
    }

    .mobile-menu-list {
        margin-top: -40px;
        line-height: 50px;
        margin-bottom: 30px;
    }

        .mobile-menu-list li {
            background-color: #005698;
            margin-bottom: 1px;
        }

        .mobile-menu-list .li-login {
            background-color: #A2C73B;
            margin-bottom: 1px;
        }

        .mobile-menu-list li a, .mobile-menu-list li a:hover, .mobile-menu-list li a:focus, .mobile-menu-list li a:link {
            color: white;
            margin-left: 16px;
        }

    .header-wrapper {
        /*    position: absolute;
*/ width: 100%;
    }

    .header-green {
        background: url('/Content/Portal/images/header-green-background.png') repeat-x;
        position: fixed;
        top: 0;
        z-index: 128;
        height: 70px;
    }

        .header-green i {
            color: white;
        }

        .header-green a {
            font-weight: 300;
            padding-right: 20px;
            font-size: 18px;
            color: white;
        }

            .header-green a:hover {
                text-decoration: none;
            }

            .header-green a:active {
                text-decoration: none;
            }

            .header-green a:nth-last-of-type(1) {
                padding-right: 6px;
            }


    .header-green-menu {
        margin-top: 22px;
    }

    .header-white {
        top: 70px;
        position: fixed;
        z-index: 64;
        background: url('/Content/Portal/images/header-white-background.png') repeat-x;
        height: 60px;
    }

        .header-white a {
            font-weight: 300;
            font-size: 18px;
            color: black;
            padding-right: 20px;
        }

            .header-white a.menu-active {
                color: #a2c73b;
                font-weight: 500;
            }

            .header-white a:hover {
                text-decoration: none;
            }

            .header-white a:active {
                text-decoration: none;
            }

            .header-white a:focus {
                text-decoration: none;
            }

            .header-white a.disabled {
                color: #bbbbbb;
                cursor: default;
            }

    .header-white-menu {
        margin-top: 12px;
    }


    .logo {
        margin-left:15px;
        margin-top: 8px;
    }

    .search {
        float: right;
        height: 24px;
        width: 180px;
        font-style: italic;
        font-size: 12px;
        background-color: #e5eecc;
        margin-right: 226px;
    }

    .login-indicator {
        background: url('/Content/Portal/images/logoff.png');
        float: right;
        position: fixed;
        width: 226px;
        height: 139px;
        margin-left: -226px;
        box-shadow: 0 0 13px #777;
        z-index: 256;
    }

    .login-indicator-placeholder {
        width: 226px;
        float: none;
    }

    .export a {
        color: #bdc2c5;
        margin-right: 14px;
    }



    .breadcrumbs {
        font-size: 12px;
    }

        .breadcrumbs i.breadcrumbs-white-icon {
            color: white;
        }

        .breadcrumbs a:hover {
            text-decoration: none;
        }

        .breadcrumbs a:active {
            text-decoration: none;
        }

        .breadcrumbs a:focus {
            text-decoration: none;
        }

    .side-bar {
        margin-top: 20px;
    }

    .side-bar-blue-header {
        background-color: #806f54;
        text-align: center;
    }

    .easyPieChart {
        position: unset;
        text-align: center;
    }

        .easyPieChart canvas {
            height: 100%;
        }

canvas {
    padding: 0;
    margin: auto;
    display: block;
    width: 100px;
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
}

#callsnew {
    width: 100% !important;
}

#callsInProgress {
    width: 100% !important;
}

#callsClosed {
    width: 100% !important;
}

.side-bar-blue-header i.icon-front {
    font-size: 24px;
}

.side-bar-blue-header i.icon-back {
    margin-top: -10px;
    color: white;
    font-size: 60px;
}

.side-bar-blue-header span {
    margin-top: 20px;
    margin-bottom: -10px;
}

.side-bar-blue-header-1 {
    background-image: url('/Content/Portal/images/direct-doen.png');
    background-size: cover;
    height: 125px;
}

    .side-bar-blue-header-1 span {
        margin-top: 110px;
    }

.side-bar-blue-header-2 {
    background-image: url('/Content/Portal/images/direct-doen.png');
    background-size: cover;
    height: 125px;
}

    .side-bar-blue-header-2 span {
        margin-top: 110px;
    }

.side-bar-blue-header-3 {
    background-image: url('/Content/Portal/images/mijn-destion.png');
    background-size: cover;
    height: 125px;
}

    .side-bar-blue-header-3 span {
        margin-top: 110px;
    }

.side-bar-blue-content {
    color: black;
    background-color: #e6e2dd;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}

.side-bar-blue-content-fixedheight {
    color: black;
    background-color: #e6e2dd;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    height: 300px;
}


.side-bar-blue-content h3 {
    color: #005698;
    margin: 0 0 8px 0;
    padding-top: 26px;
    text-align: center;
}

.side-bar-blue-content h4 {
    text-align: center;
}


.side-bar-blue-content-fixedheight h3 {
    color: #005698;
    margin: 0 0 8px 0;
    padding-top: 26px;
    text-align: center;
}

.side-bar-blue-content-fixedheight h4 {
    text-align: center;
}

.side-bar-green-header {
    background-color: #806f54;
    text-align: center;
}

.fa-user:before {
    color: #e6e2dd;
}

.fa-wrench:before {
    color: #e6e2dd;
}

.side-bar-green-header i.icon-front {
    color: #d3e2a6;
    font-size: 24px;
}

.side-bar-green-header i.icon-back {
    margin-top: -10px;
    color: white;
    font-size: 60px;
}

.side-bar-green-header span {
    margin-top: 20px;
    margin-bottom: -10px;
}

.side-bar-green-header-1 {
    background-image: url('/Content/Portal/images/petra-uitgesneden.png');
    background-size: cover;
    height: 125px;
}

    .side-bar-green-header-1 span {
        margin-top: 110px;
    }

.side-bar-green-header-2 {
    background-image: url('/Content/Portal/images/box2.png');
    background-size: cover;
    height: 125px;
    background-position: center;
}

    .side-bar-green-header-2 span {
        margin-top: 110px;
    }

.side-bar-green-header-3 {
    background-image: url('/Content/Portal/images/mijn-destion.png');
    background-size: cover;
    height: 125px;
}

    .side-bar-green-header-3 span {
        margin-top: 110px;
    }

.side-bar-green-content {
    color: black;
    background-color: #f8fbf3;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}

.side-bar-green-content-fixedheight {
    color: black;
    background-color: #e6e2dd;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    height: 300px;
}

.side-bar-green-content h3 {
    color: #a2c73b;
    margin: 0 0 8px 0;
    padding-top: 26px;
    text-align: center;
}

.side-bar-green-content h4 {
    text-align: center;
}

.side-bar-green-content-fixedheight h3 {
    color: #a2c73b;
    margin: 0 0 8px 0;
    padding-top: 26px;
    text-align: center;
}

.side-bar-green-content-fixedheight h4 {
    text-align: center;
}

.fa-stack {
    position: inherit;
}

.footer-list li {
    margin-left: 14px;
}

.footer-green-shadow {
    background: url('/Content/Portal/images/footer-green-background.png') repeat-x;
    height: 9px;
}

.footer-green {
    font-weight: 300;
    background-color: #a2c73a;
    color: white;
    padding-bottom: 15px;
}

    .footer-green strong {
        font-weight: 400;
    }

    .footer-green i {
        color: white;
    }

/*    .footer-green h3 {
        font-weight: 300;
        border-bottom: 1px solid white;
    }

        .footer-green h3 strong {
            font-weight: 400;
        }
*/
.footer-blue {
    background-color: #005698;
    color: white;
    vertical-align: middle;
}

.footer- {
    font-weight: 300;
    color: #ced6eb;
    margin-left: 8px;
    margin-right: 8px;
}

.footer-blue-container {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .footer-blue-container strong {
        font-weight: 400;
    }

    .footer-blue-container a:active {
        color: white;
    }

    .footer-blue-container a:visited {
        color: white;
    }

    .footer-blue-container a:hover {
        color: white;
    }

    .footer-blue-container a:focus {
        color: white;
    }

.spacer-large {
    margin-top: 40px;
}

.spacer-medium {
    margin-top: 20px;
}

.spacer-small {
    margin-top: 8px;
}

/* Bootstrap panel overrides */

.panel {
    border: none;
    box-shadow: none;
}

.panel-group .panel {
    border-radius: 0;
}

.panel-default > .panel-heading {
    color: #005598;
    background-color: #e6e2dd;
    box-shadow: none;
    border: none;
}

.panel-default > .active-panel {
    color: white;
    background-color: #009ee3;
}


.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #005698;
}

.nav-tabs {
    font-size: 15px;
    cursor: default;
}

/* .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border-radius: 0;
        background-color: #f1f9fe;
        color: #005698;
        border: solid #eff8fe;
        font-weight: bold;
        cursor: default;
    }

    .nav-tabs > li > a:hover {
        border-radius: 0;
        border-color: white;
        background-color: white;
        color: #005698;
        font-weight: bold;
        cursor: default;
    }

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    color: #337ab7;
    font-weight: 500;
    background-color: white;
}*/

/* Bootstrap overrides */
/*
h1 {
    margin-left: 14px;
    color: #005698;
}*/

.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.btn-primary {
    color: white;
    background-color: rgb(0, 86, 152);
}

.btn-success {
    background-color: #766650 !important;
}

.btn i {
    color: white;
}

.table > thead > tr > th {
    border: none;
}

#registerform .form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /*    border-radius: 0;*/
    /*   background-color: #f1f9fe;*/
    border-color: #f1f9fe;
    border-width: 1px;
    padding:6px;
    border-color: #dcd4cc;
    /*    border-style: hidden;*/
}

.input-group-addon {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.input-sm, .form-group-sm .form-control {
    font-size: inherit;
}

.form-control-feedback {
    right: 12px;
}

.pager li > a, .pager li > span {
    border-radius: 0;
}

.pager .next > a, .pager .next > a:hover, .pager .next > span {
    color: white;
    background-color: #005698;
}

    .pager .previous > a, .pager .next > a:hover .pager .previous > span {
        color: white;
        background-color: #005698;
    }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
    background-color: #e6e2dd;
    
}

.body-wrapper {
    margin-top: 40px;
    padding-bottom: 25px;
}

.breadcrumb-wrapper {
    margin-top: 40px;
    padding: 10px;
    background-color: white;
}

label {
    font-weight: normal;
}

table {
    border-spacing: 0px;
}

.table {
    background-color: white;
}

.table-striped > tbody > tr:nth-child(odd) {
    background-color: white;
}

.table-striped > tbody > tr:nth-child(even) {
    background-color: #f1f9fe;
}
/* clean zone login */

#cl-wrapper.login-container,
#cl-wrapper.error-container {
    margin: 0;
}

.middle-login {
    background-color: #FAFAFA;
    margin-bottom: 30px !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.6);
}

.login-container .middle-login {
    /*    width: 430px;*/
    margin: auto;
}

.login-container .middle-register {
    width: 80%;
    margin: auto;
}

.block-flat {
    margin-top: 30px;
}

.login-container .block-flat {
    padding: 0;
    border: 0;
    overflow: hidden;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-bottom: 20px;
}

    .login-container .block-flat .header {
        padding: 9px 20px;
        background: #e6e2dd;
        border-bottom: 1px solid #e6e2dd;
    }

.form-login {
    background-color: #FAFAFA;
}

.login-container .block-flat .header h3 {
    margin: 0;
}

.login-container .header .logo-img {
    margin-right: 3px;
}

.login-container .block-flat .content {
    padding: 30px;
    padding-bottom: 5px;
}
.paddingDelete .content {
    padding: 0px !important;
}

    .login-container .block-flat .content .form-control {
        padding: 10px 8px;
        height: auto;
    }

    .login-container .block-flat .content .form-group {
        margin-bottom: 10px;
    }

    .login-container .block-flat .content .title {
        margin-top: 0;
        margin-bottom: 20px;
    }


.login-container .block-flat .foot {
    text-align: center;
    padding: 0 30px 15px;
}

    .login-container .block-flat .foot .btn {
        min-width: 70px;
    }

.login-container .block-flat .input-group-addon {
    background: #FAFAFA;
}

.login-container .out-links {
    padding: 14px;
}


/*Font awesome overrides*/
.blue {
    color: #005698;
}

fa-ul {
    margin-left: 10px;
}

    fa-ul footer-list {
        margin-left: 10px;
    }


.error {
    color: red;
}

.modal-content {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width: inherit;
    height: inherit;
    /* To center horizontally */
    margin: 0 auto;
}

.modal-body {
    overflow-y: auto;
}

.modal-footer {
    margin-top: 0;
}



/*Stream CSS*/

.stream {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .stream .panel {
        border-radius: 0;
    }

.stream-user-info div {
    display: inline;
}

/* Place the buttons nicely within the header */
.stream-item .panel-heading .button-placer {
    margin-bottom: -5px;
    margin-right: -4px;
}

.stream-item {
    cursor: default;
}

    .stream-item .panel-heading .dropdown-menu {
        right: 0;
        left: auto;
    }

.pagination a {
    padding: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #806f54;
    margin-left: 1px;
    margin-right: 1px;
    border-radius: 5px;
}
.pagination li.active > a {
    background-color: #e6e2dd !important;
}


.side-bar-blue-content-old-fixedheight {
    color: black;
    background-color: #f1f9fe;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    height: 300px;
}


.side-bar-blue-content-old h3 {
    color: #005698;
    margin: 0 0 8px 0;
    padding-top: 26px;
    text-align: center;
}

.side-bar-blue-content-old h4 {
    text-align: center;
}


.side-bar-blue-content-old-fixedheight h3 {
    color: #005698;
    margin: 0 0 8px 0;
    padding-top: 26px;
    text-align: center;
}

.side-bar-blue-content-old-fixedheight h4 {
    text-align: center;
}


.side-bar-blue-header-old {
    background-color: #005698;
    text-align: center;
}

    .side-bar-blue-header-old i.icon-front {
        color: #688ec0;
        font-size: 24px;
    }

    .side-bar-blue-header-old i.icon-back {
        margin-top: -10px;
        color: #f1f9fe;
        font-size: 60px;
    }

    .side-bar-blue-header-old span {
        margin-top: 20px;
        margin-bottom: -10px;
    }

.side-bar-blue-header-old-1 {
    background-image: url('/Content/Portal/images/direct-doen.png');
    background-size: cover;
    height: 125px;
}

.side-bar-blue-header-1 span {
    margin-top: 110px;
}

.side-bar-blue-header-old-2 {
    background-image: url('/Content/Portal/images/direct-doen.png');
    background-size: cover;
    height: 125px;
}

    .side-bar-blue-header-old-2 span {
        margin-top: 110px;
    }

.side-bar-blue-header-old-3 {
    background-image: url('/Content/Portal/images/mijn-destion.png');
    background-size: cover;
    height: 125px;
}

    .side-bar-blue-header-old-3 span {
        margin-top: 110px;
    }

.side-bar-old {
    margin-top: 20px;
}
.accordion-color {
    background-color: #e6e2dd !important;
    
}