
body {
    background: #eeeeee !important;
}

#logoContainer {
    background: url(../images/logo.jpg) #fff no-repeat center;
    background-clip: content-box;
}

#imagePlaceHolder {
    background: url(../images/FrontViewBierens4.jpg) #fff no-repeat;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    height: 100%;
    width: 100%;
    background-color:#253b82;
}

.accountinfo .info {
    color: #222222 !important;
}

.accountinfo h3 {
    color: #253b82;
}

.accountinfo a {
    color: #000000;
    font-weight: bold;
}

.toggle h3.toggleHeader {
    color: #222222;
    font-weight: normal;
}

.accountinfo {
    background: #eeeeee;
}

    .accountinfo small {
        color: #222222;
    }

.leftmenu li.current a {
    background-color: #eeeeee;
    color: #253b82;
}

.leftmenu li.sub a {
    background-color: #eeeeee;
}


.widgetbox {
    box-shadow: 0 0 8px #CCCCCC !important;
}

.breadcrumbs {
    background-color: #ffffff;
    box-shadow: 0 0 8px #CCCCCC !important;
}


#breadcrumbs {
    background-color: #EEEEEE;
}

.container {
    background-color: #EEEEEE;
}

.contentcontainer {
    background-color: #ffffff;
}

.sidebar {
    background-color: #ffffff;
}

.footer {
    background-color: #253b82 !important;
}

.footerinner {
    color: #ffffff !important;
}

.header {
    background-color: #ffffff;
    border-bottom-color: #eeeeee;
}

.widgetbox h3.arrow span {
    /*background-image: none !important;*/
    background-color: #253b82;
}

.widgetbox h3 {
    color: #ffffff;
    font-weight: bold;
    background-color: #253b82;
    border: 1px solid #cccccc;
    border-bottom: 1px solid #eeeeee;
}

#search {
    padding-left: 10px;
}

.widgetbox_white h3.arrow span {
    background-color: #C1C7D9;
}

.widgetbox_white h3 {
    background-color: #C1C7D9;
    border: #eeeeee;
}

#search input {
    background-color: #eeeeee;
    color: #222222 !important;
    font-weight: bold;
}

#search .searchButton {
    border: 1px solid #253b82;
    border-radius: 0 2px 2px 0;
}

#search .textBox {
    border: 1px solid #ddd;
    border-right: 1px solid #253b82;
    border-radius: 2px 0 0 2px;
}

.searchButton {
    background-color: #253b82 !important;
}

a {
    color: #253b82;
}

    a:active {
        color: #253b82;
    }

    a:link {
        color: #253b82;
    }

    a:visited {
        color: #253b82;
    }

.headerspace {
    background-color: #cccccc !important;
    border-bottom-color: #cccccc !important;
}

input.textBox, input.customtextBox, textarea.textBox, textarea.customtextBox {
    background-color: #fff;
}

.tabmenu ul li {
    display: block;
    float: left;
    position: relative;
    background-color: #e5e5e5;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    text-shadow: none !important;
    margin-right: 5px;
    border-bottom: 0;
}

.tabmenu ul li {
    color: #222222;
    text-shadow: none !important;
}

    .tabmenu ul li a {
        color: #222222;
        text-shadow: none !important;
        background: none;
    }

    .tabmenu ul li:hover {
        background: #e0e0e0;
        color: #515151;
    }

    .tabmenu ul li.current:hover {
        color: #253b82;
        background: #eee;
    }

    .tabmenu ul li.highlight {
        border: 1px solid #c1c7d9;
        border-bottom: 0;
    }

    .tabmenu ul li.current.highlight {
        border: 0;
    }

    .tabmenu ul li.current {
        color: #253b82;
        text-shadow: none !important;
    }

        .tabmenu ul li.current a {
            color: #253b82;
            background: none;
            text-shadow: none !important;
        }

    .tabmenu ul li:first-child {
        margin-left: 10px;
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
    }

    .tabmenu ul li:last-child {
        -moz-border-radius: 3px 3px 0 0;
        -webkit-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
    }

    .tabmenu ul li span {
        text-shadow: none !important;
        border-bottom: 0;
    }

    .tabmenu ul li span {
        padding: 9px 15px 7px 15px;
    }

    .tabmenu ul li a.relation span {
        background: none;
    }

    .tabmenu ul li.current a.relation span {
        background: none;
    }

    .tabmenu ul li a.administraties span {
        background: none;
    }

    .tabmenu ul li.current a.administraties span {
        background: none;
    }

    .tabmenu ul li a.medewerkers span {
        background: none;
    }

    .tabmenu ul li.current a.medewerkers span {
        background: none;
    }

    .tabmenu ul li a.settings span {
        background: none;
    }

    .tabmenu ul li.current a.settings span {
        background: none;
    }

    .tabmenu ul li a.reports span {
        background: none;
    }

    .tabmenu ul li.current a.reports span {
        background: none;
    }

    .tabmenu ul li a.claims span {
        background: none;
    }

    .tabmenu ul li.current a.claims span {
        background: none;
    }

    .tabmenu ul li a.schedule span {
        background: none;
    }

    .tabmenu ul li.current a.schedule span {
        background: none;
    }

    .tabmenu ul li a.dashboard span {
        background: none;
    }

    .tabmenu ul li.current a.dashboard span {
        background: none;
    }


    .tabmenu ul li a.import span {
        background: none;
    }

    .tabmenu ul li.current a.import span {
        background: none;
    }

    .tabmenu ul li a.export span {
        background: none;
    }

    .tabmenu ul li.current a.export span {
        background: none;
    }

    .tabmenu ul li a.case span {
        background: none;
    }

    .tabmenu ul li.current a.case span {
        background: none;
    }

    .tabmenu ul li a.mail {
        background: none;
    }

    .tabmenu ul li.current a.mail span {
        background: none;
    }

    .tabmenu ul li a.workflows span {
        background: none;
    }

    .tabmenu ul li.current a.workflows span {
        background: none;
    }
