#korpnet-tab-headers.nav-pills>li,
#korpnet-tab-headers.nav-tabs>li {
    float: none;
    display: inline-block;
    zoom: 1
}

#korpnet-tab-headers.nav-pills,
#korpnet-tab-headers.nav-tabs {
    text-align: center
}

#korpnet-tab-content.tab-content {
    margin-top: 25px
}

.btn-datatable {
    padding: 2px 7px
}

.btn-datatable>.glyphicon {
    margin-right: 0 !important
}

.glyphicon {
    margin-right: 5px
}

.fa {
    margin-right: 5px
}

body {
    background-image: url(/img/body-background.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.fc-day-grid-event>.fc-content {
    text-align: center;
    white-space: normal
}

.workorder-completed {
    background-color: #7cc242
}

.workorder-completed-late {
    background-color: #7cc242;
    color: #bf5329
}

.workorder-late {
    background-color: #bf5329
}

.workorder-declined {
    background-color: #bf5329
}

.workorder-inspected {
    background-color: #3275b5
}

.workorder-approved {
    background-color: #3275b5
}

.workorder-open,
.workorder-reopen {
    background-color: #cbb956
}

.tooltip-inner {
    white-space: pre-wrap
}

abbr {
    border-bottom: none !important;
    text-decoration: none !important
}
