@charset "utf-8";

body.ui-widget {
    background-color: #ffffff;
    background-image: url(https://hothambus.respax.com.au/serve_file?id=23&site=koki&mode=live);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-size: contain;
    font-size: 12px;
}

div.pademelon-layout-page {
    margin-top: 20px;
    padding: 0px;
    width: 1100px;
    min-width: 0px;
    max-width: none;
}

div.pademelon-layout-page div.pademelon-layout-title {
    padding: 0em;
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto;
    font-size: 0em;
    font-weight: normal;
    color: #3337c7;
    text-align: center;
    font-size: 0em;
}

div.pademelon-layout-page div.pademelon-layout-title,
div.pademelon-layout-page div.pademelon-layout-title a:link,
div.pademelon-layout-page div.pademelon-layout-title a:active,
div.pademelon-layout-page div.pademelon-layout-title a:visited,
div.pademelon-layout-page div.pademelon-layout-title a:hover {
    font-weight: normal;
    color: #3337c7;
    text-decoration: none;
}

div.pademelon-layout-page div.pademelon-layout-header {
    padding: 0px;
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: auto;
    height: 80px;
    text-align: left;
}

div.pademelon-layout-page div.pademelon-layout-header img {
    margin: 0px;
}

div.pademelon-layout-page div.pademelon-layout-footer {
    padding: inherit;
    background-color: #ffffff;
    background-image: url(https://hothambus.respax.com.au/serve_file?id=22&site=koki&mode=live);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;
    height: 126px;
    text-align: left;
    font-size: 1.9em;
}

div.pademelon-layout-page div.pademelon-layout-footer img {
    margin: inherit;
}

div.pademelon-layout-page div.pademelon-layout-footer,
div.pademelon-layout-page div.pademelon-layout-footer a:link,
div.pademelon-layout-page div.pademelon-layout-footer a:active,
div.pademelon-layout-page div.pademelon-layout-footer a:visited,
div.pademelon-layout-page div.pademelon-layout-footer a:hover {
    font-weight: normal;
    color: #F47121;
    text-decoration: none;
}

.pademelon-resource-available,
.pademelon-resource-limited,
.pademelon-resource-unavailable,
.pademelon-resource-expired,
.pademelon-resource-nonops {
    background-image: none;
}

.pademelon-resource-available {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(110, 243, 79) !important;
    border-color: rgba(110, 243, 79, 0.65) !important;
    background-color: rgb(110, 243, 79) !important;
    background-color: rgba(110, 243, 79, 0.25) !important;
}

.pademelon-resource-limited {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(246, 221, 126) !important;
    border-color: rgba(246, 221, 126, 0.65) !important;
    background-color: rgb(246, 221, 126) !important;
    background-color: rgba(246, 221, 126, 0.25) !important;
}

.pademelon-resource-unavailable {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(239, 29, 21) !important;
    border-color: rgba(239, 29, 21, 0.65) !important;
    background-color: rgb(239, 29, 21) !important;
    background-color: rgba(239, 29, 21, 0.25) !important;
}

.pademelon-resource-expired {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(119, 119, 119) !important;
    border-color: rgba(119, 119, 119, 0.65) !important;
    background-color: rgb(119, 119, 119) !important;
    background-color: rgba(119, 119, 119, 0.25) !important;
}

.pademelon-resource-nonops {
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(51, 51, 51) !important;
    border-color: rgba(51, 51, 51, 0.65) !important;
    background-color: rgb(51, 51, 51) !important;
    background-color: rgba(51, 51, 51, 0.25) !important;
}
