body {
    background-color: #fafafe !important;
    padding-top: 64px;
}

.container {
    width: 1024px !important;
}

.no-body-padding {
    overflow: hidden;
    padding: 0;
}

/*
h1 {
    font-size: 16pt;
    margin: 10px 0;
    text-decoration: underline;
}

.login .loginform {
    width: 320px;
    margin: 0 auto;
    padding: 10px;
    background-color: #f0f0f8;
    border: 1px solid #aaa;
}

.login .loginform label {
    display: block;
    float: left;
    width: 300px;
    clear: left;
    margin-bottom: 10px;
}

.login .loginform label input {
    float: right;
    border: 1px solid #bbb;
}

.logout {
    margin-right: 10px;
}

.header {
    height: 2em;
    margin-top: 5px;
    border-top: 2px solid #888;
    border-bottom: 2px solid #888;
    margin-bottom: 20px;
    background-color: #e0e0e8;
}

.header-info {
    margin-right: 20px;
}

.footer {
    background-color: #e0e0e8;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    height: 2em;
    border-top: 2px solid #888;
    border-bottom: 2px solid #888;
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
}

.content {
	width: 1048px;
    margin: 0 auto;
}

.import-form textarea {
    width: 100%;
    height: 400px;
}

.content p {
    margin-top: 20px;
}

div.error {
    border: 1px solid #aa2222;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.existing_users {
    overflow: auto;
    height: 300px;
    width: 500px;
    border: 1px solid #aaa;
    margin-bottom: 20px;
}

.existing_users li {
    padding: 5px 0 0 5px;
}

.hotel_edit form input,
.destination_edit form input,
.transport_edit form input,
.company_edit form input,
.user_edit form input {
    border: 1px solid #888;
}

.stats-table {
    border-collapse: collapse;
    margin-bottom: 70px;
}

.stats-table thead tr {
    background-color: #ddd;
}

.stats-table thead tr th {
    padding: 2px;
}

.stats-table td {
	border-right: 1px solid #000;
    padding: 2px;
    text-align: center;
}

.stats-table td.stats-week {
    background-color: #e0e0e0;
	border-bottom: 1px solid #000;
    font-weight: bold;
    text-align: left;
}
*/

.stats-table {
}

.stats-table th,
.stats-table td {
    text-align: center !important;
    vertical-align: middle !important;
}

.stats-table td.stats-category {
    background-color: #4d4d4d !important;
	border-color: #4d4d4d;
    color: #fff;
    font-weight: bold;
    text-align: left !important;
}

.stats-table td.stats-week {
    background-color: #f1f1f1;
    font-weight: bold;
    text-align: left !important;
}

.stats-table td.stats-sum {
    /*
    background-color: #fcf8e3;
	border-color: #fbeed5;
    color: #c09853;
    */
    font-weight: bold;
}

/*
.stats-table .stats-hojmark {
    background-color: #d7e4bd;
}

.stats-table .stats-lion_alpin {
    background-color: #c6d9f1;
}

.stats-table .stats-teambennsski {
    background-color: #ff0000;
}

.stats-table .stats-clickski {
    background-color: #ffff00;
}

.stats-select {
    margin-bottom: 20px;
}

.stats-table td.alternate {
    background-color: #dde;
}

.stats-table th.pair-first {
    background-color: #ccc;
    padding: 0 5px;
}

.stats-day {
    background-color: #fff;
}

.stats-spacing {
    font-size: 8px !important;
    height: 8px !important;
    line-height: 8px !important;
    padding: 0 !important;
}

.travel-agency-color {
    border: 1px solid;
    height: 10px;
    line-height: 10px;
    margin-right: 5px;
    width: 10px;
}
*/

.danwest-color {
    background-color: #ee8a9e;
    border-color: #6e0a1e;
}

.elite-color {
    background-color: #99e699;
    border-color: #196619;
}

.esmarch-color {
    background-color: #a0b4f0;
    border-color: #203470;
}

.feriepartner-color {
    background-color: #ffeb80;
    border-color: #7f6b00;
}

.westerland-color {
    background-color: #ff80ff;
    border-color: #7f007f;
}

.stats-agency {
    background-color: #dff0d8;
    border-color: #d6e9c6 !important;
    color: #468847;
}

.stats-1{
    background-color: #dff0d8;
    border-color: #d6e9c6 !important;
    color: #468847;
}

.stats-2{
    background-color: #d9edf7;
    border-color: #bce8f1 !important;
    color: #3a87ad;
}


.stats-benchmark {
    background-color: #d9edf7;
    border-color: #bce8f1 !important;
    color: #3a87ad;
}

.stats-danwest {
    background-color: #ee8a9e;
    border: 1px solid #6e0a1e;
}

.stats-feriepartner {
    background-color: #ffeb80;
    border: 1px solid #7f6b00;
}

.stats-westerland {
    background-color: #ff80ff;
    border: 1px solid #7f007f;
}

.stats-agency,
.stats-benchmark,
.stats-danwest,
.stats-elite,
.stats-esmarch,
.stats-feriepartner,
.stats-westerland {
    padding: 1px 3px !important;
    white-space: nowrap;
}
