/* Sets fixed size of cards for responsive consistency on dashboard.  - Lee */
.card-fixed-size {
	height: 35vh;
}

/* Overlay for disabled/locked modules on dashboard. - Lee */
.lock-overlay-bg {
	padding-top: 70px;	
	background : rgba(0, 0, 0, 0.9);
}

.lock-overlay-text {
	padding-top: 25px;		
	text-align: center;
	color: #FFFFFF;
}
/* ------------------------------------------------- */


body {
    background: url(../images/bg-light.png)
}

.body-container {
    margin: auto
}

.card {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15)	
}

.card-body hr {
    border: 1px solid black;
}

.page-header {
    background-color: #e9ecef
}

.big-checkbox {
    width: 15px;
    height: 15px
}

input[type="text"]:read-only {
    cursor: normal;
    background-color: #e9ecef;
    color: #343a40
}

div.textarea {
    width: 100%;
    resize: vertical;
    height: 10em;
    overflow: auto
}

.login-2 {
    min-height: calc(100vh - 80px)
}

.status-PHASE-0,
.status-FAILED,
.Critical,
.New_Development {
    background-color: #dc3545;
    color: #fff
}

.status-PHASE-1,
.Escalated,
.Paused,
.Minor,
.Bug_-_Data {
    background-color: #fd7e14;
    color: #fff
}

.status-PHASE-2,
.Waiting_for_more_info {
    background-color: #17a2b8;
    color: #fff
}

.status-STARTED,
.Pending_Approval,
.Major,
.Other {
    background-color: #6f42c1;
    color: #fff
}

.status-PHASE-4,
.status-COMPLETED,
.Resolved,
.Software_Tweak {
    background-color: #51bb01;
    color: #fff
}

.-Reported {
    background-color: #343a40;
    color: #fff
}

.status-PHASE-3,
.In_progress {
    background-color: #0066FF;
    color: #fff
}

.Converted_to_Project {
    background-color: #20c997;
    color: #fff
}

.No_Big_Deal,
.Bug_-_Software {
    background-color: #e83e8c;
    color: #fff
}

.bg-faint {
    background-color: #f8f9fa
}

.bg-memo {
    background-color: #e9ecef
}

.bg-reply {
    background-color: #adb5bd
}

.border-reply {
    background-color: #000
}

.form-container-200 {
    width: 200px
}

.form-container-300 {
    width: 300px
}

.form-container-400 {
    width: 400px
}

.form-container-500 {
    width: 500px
}

.form-container-600 {
    width: 600px
}

.form-container-700 {
    width: 700px
}

.form-container-800 {
    width: 800px
}

.form-container-900 {
    width: 900px
}

.form-container-1000 {
    width: 1000px
}

.form-container-1100 {
    width: 1100px
}

.form-container-1200 {
    width: 1200px
}

#mainNav .nav-logo{
    background-color:#FFF;
    border-top-right-radius: 1.25rem !important;
    border-bottom-right-radius: 1.25rem !important;
}

.nav-border{
    border-bottom: 5px solid #00112b;
}

#mainNav .navbar-nav .nav-link {
    color: #fff;
    transition: 0.3s;
    font-size: 0.8rem;
    padding: 14px 8px
}

#mainNav .navbar-nav .nav-link:focus,
#mainNav .navbar-nav .nav-link:hover {
    transition: 0.3s;
    background-color: #00112b
}

#mainNav .navbar-nav .nav-link .nav-link-static:focus,
#mainNav .navbar-nav .nav-link .nav-link-static:hover {
    background-color: #00112b
}

#mainNav .dropdown-menu {
    margin-top: 0;
    border-radius: 0 0 0.25rem 0.25rem
}

#mainNav .dropdown-menu .dropdown-item {
    color: #ced4da;
    font-size: 0.9rem
}

#mainNav .dropdown-menu .dropdown-item:focus,
#mainNav .dropdown-menu .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #06f;
    border-radius: 15px
}

#mainNav .dropdown-menu .dropdown-item-static {
    background-color: #fff;
    color: #06f;
    border-radius: 15px
}

#mainNav .dropdown-menu form.dropdown-item:focus,
#mainNav .dropdown-menu form.dropdown-item:hover {
    background-color: transparent
}

#mainNav .border-right {
    border-right: 1px solid #06f !important
}

@media (max-width: 767.98px) {
    #mainNav .border-right {
        border-right: 0px solid #06f !important
    }
}

#mainNav .large-link {
    font-size: 1rem !important
}

#mainNav .dropdown-section {
    width: 250px;
    padding-left: 10px;
    padding-right: 10px
}

.navbar {
    padding-top: 0;
    padding-bottom: 0
}

img.brand-logo {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 35px
}

.sm-menu {
    border-radius: 0px;
    border: 0px;
    top: 97%;
    box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;
    background-color: #00112b;
    padding: 10px
}

.sm-menu hr {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    border: 0;
    border-top: 1px solid #06f
}

.sm-menu .navbar-toggler {
    outline: none !important
}

.megamenu-li {
    position: static
}

.megamenu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 5px;
    color: #ced4da;
    border-top: 0;
    background-color: #00112b
}

.megamenu h5,
.megamenu h6 {
    margin-left: 20px;
    color: #fff
}

.megamenu i {
    width: 20px
}

ul.ml-auto .dropdown-menu {
    left: initial;
    right: 0
}

.nav-item:hover,
.nav-item:active {
    background-color: #06f
}

.btn-group-xs>.btn,
.btn-xs {
    padding: .35rem .4rem .25rem .4rem;
    font-size: .875rem;
    line-height: .5;
    border-radius: .2rem
}

.checkbox label .toggle,
.checkbox-inline .toggle {
    margin-left: -1.25rem;
    margin-right: .35rem
}

.toggle {
    position: relative;
    overflow: hidden;
    min-width: 120px !important
}

.toggle.btn.btn-light,
.toggle.btn.btn-outline-light {
    border-color: rgba(0, 0, 0, 0.15)
}

.toggle input[type="checkbox"] {
    display: none
}

.toggle-group {
    position: absolute;
    width: 200%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: left 0.35s;
    -webkit-transition: left 0.35s;
    -moz-user-select: none;
    -webkit-user-select: none
}

.toggle-group label,
.toggle-group span {
    cursor: pointer
}

.toggle.off .toggle-group {
    left: -100%
}

.toggle-on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    margin: 0;
    border: 0;
    border-radius: 0
}

.toggle-off {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none
}

.toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 100%;
    width: 0px;
    border-width: 0 1px;
    background-color: #fff
}

.toggle.btn-outline-primary .toggle-handle {
    background-color: #06f;
    border-color: #06f
}

.toggle.btn-outline-secondary .toggle-handle {
    background-color: #00112b;
    border-color: #00112b
}

.toggle.btn-outline-success .toggle-handle {
    background-color: #51bb01;
    border-color: #51bb01
}

.toggle.btn-outline-danger .toggle-handle {
    background-color: #dc3545;
    border-color: #dc3545
}

.toggle.btn-outline-warning .toggle-handle {
    background-color: #ffc107;
    border-color: #ffc107
}

.toggle.btn-outline-info .toggle-handle {
    background-color: #17a2b8;
    border-color: #17a2b8
}

.toggle.btn-outline-light .toggle-handle {
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.toggle.btn-outline-dark .toggle-handle {
    background-color: #343a40;
    border-color: #343a40
}

.toggle[class*="btn-outline"]:hover .toggle-handle {
    background-color: #f8f9fa;
    opacity: 0.5
}

.toggle.btn {
    min-width: 3.7rem;
    min-height: 2.15rem
}

.toggle-on.btn {
    padding-right: 1.5rem
}

.toggle-off.btn {
    padding-left: 1.5rem
}

.toggle.btn-lg {
    min-width: 5rem;
    min-height: 2.815rem
}

.toggle-on.btn-lg {
    padding-right: 2rem
}

.toggle-off.btn-lg {
    padding-left: 2rem
}

.toggle-handle.btn-lg {
    width: 2.5rem
}

.toggle.btn-sm {
    min-width: 3.125rem;
    min-height: 1.938rem
}

.toggle-on.btn-sm {
    padding-right: 1rem
}

.toggle-off.btn-sm {
    padding-left: 1rem
}

.toggle.btn-xs {
    min-width: 2.19rem;
    min-height: 1.375rem
}

.toggle-on.btn-xs {
    padding-right: .8rem
}

.toggle-off.btn-xs {
    padding-left: .8rem
}

#login-logo {
    height: 450px
}

.login,
.image {
    min-height: calc(100vh - 56px)
}

.bg-image {
    background-image: url("../images/Support.png");
    background-size: cover;
    background-position: center
}

.card-signin {
    border: 0;
    margin-top: -225px
}

.card-signin .card-title {
    margin-bottom: 2rem;
    font-weight: 300;
    font-size: 1.5rem
}

.card-signin .card-body {
    padding: 2rem
}

.form-signin {
    width: 100%
}

.form-signin .btn {
    font-size: 80%;
    border-radius: 5rem;
    letter-spacing: .1rem;
    font-weight: bold;
    padding: 1rem;
    transition: all 0.2s
}

.form-label-group {
    position: relative;
    margin-bottom: 1rem
}

.form-label-group input {
    height: auto;
    border-radius: 2rem
}

.form-label-group>input,
.form-label-group>label {
    padding: .75rem 1.5rem
}

.form-label-group>label {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    margin-bottom: 0;
    line-height: 1.5;
    color: #495057;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: all .1s ease-in-out
}

.form-label-group input::-webkit-input-placeholder {
    color: transparent
}

.form-label-group input:-ms-input-placeholder {
    color: transparent
}

.form-label-group input::-ms-input-placeholder {
    color: transparent
}

.form-label-group input::-moz-placeholder {
    color: transparent
}

.form-label-group input::placeholder {
    color: transparent
}

.form-label-group input:not(:placeholder-shown) {
    padding-top: 1rem;
    padding-bottom: .25rem
}

.form-label-group input:not(:placeholder-shown)~label {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: 11px;
    color: #adb5bd
}

@supports (-ms-ime-align: auto) {
    .form-label-group>label {
        display: none
    }
    .form-label-group input::-ms-input-placeholder {
        color: #343a40
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .form-label-group>label {
        display: none
    }
    .form-label-group input:-ms-input-placeholder {
        color: #343a40
    }
}

.DT-footer {
    background-color: #00112b;
    padding: 5px;
    padding-bottom: 15px;
    color: #fff
}

tfoot,
thead,
.dataTables_scrollHead,
.dataTables_scrollFoot {
    background-color: #00112b;
    color: #fff
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 5px
}

table.dataTable thead th,
table.dataTable tfoot th {
    font-weight: bold
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 0
}

table.dataTable thead th:active,
table.dataTable thead td:active {
    outline: none
}

table.dataTable tfoot th,
table.dataTable tfoot td {
    padding: 5px 10px 0px 10px;
    border-top: 0
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    cursor: pointer;
    *cursor: hand
}

table.dataTable .sorting,
table.dataTable .sorting_asc,
table.dataTable .sorting_desc,
table.dataTable .sorting_asc_disabled,
table.dataTable .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable tbody tr {
    background-color: #fff
}

table.dataTable tbody tr.selected {
    background-color: #e9ecef
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 0px
}

table.dataTable tbody td {
    border-radius: 6px;
    border: 1px solid #e9ecef
}

table.dataTable tbody td div {
    border-radius: 6px;
    padding: 4px 8px
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
    border-top: 1px solid #e9ecef
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
    border-top: 1px solid #e9ecef
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: #f8f9fa
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
    background-color: #adb5bd
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
    background-color: #dee2e6
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
    background-color: #6c757d
}

table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1,
table.dataTable.display tbody tr.odd>.sorting_2,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_2,
table.dataTable.display tbody tr.odd>.sorting_3,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
    background-color: #e9ecef
}

table.dataTable.display tbody tr.even>.sorting_1,
table.dataTable.order-column.stripe tbody tr.even>.sorting_1,
table.dataTable.display tbody tr.even>.sorting_2,
table.dataTable.order-column.stripe tbody tr.even>.sorting_2,
table.dataTable.display tbody tr.even>.sorting_3,
table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
    background-color: #f8f9fa
}

table.dataTable.display tbody tr:hover>.sorting_1,
table.dataTable.order-column.hover tbody tr:hover>.sorting_1,
table.dataTable.display tbody tr:hover>.sorting_2,
table.dataTable.order-column.hover tbody tr:hover>.sorting_2,
table.dataTable.display tbody tr:hover>.sorting_3,
table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    background-color: #ced4da
}

table.dataTable.no-footer {
    border-bottom: 0
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td,
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
    padding: 4px
}

table.dataTable th.dt-left,
table.dataTable td.dt-left,
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left,
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
    text-align: left
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty,
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center,
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
    text-align: center
}

table.dataTable th.dt-right,
table.dataTable td.dt-right,
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right,
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
    text-align: right
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify,
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify,
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
    text-align: justify
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap,
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap,
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1
}

.dataTables_wrapper .dataTables_length {
    float: left
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.25em !important;
    font-size: 0.875
}

.dataTables_wrapper .dataTables_paginate {
    float: left;
    text-align: left;
    padding-top: 0
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #fff !important;
    border: 0;
    border-radius: 2px;
    box-shadow: none;
    background: #06f
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #00112b !important;
    background-color: #fff
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: #fff !important;
    background: transparent
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: #fff !important;
    background-color: #51bb01
}

.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #51bb01
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #fff
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    border-bottom: none
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

.DT-length-bar {
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
}

.DT-paginate-bar {
    -ms-flex: 0 0 350px;
    flex: 0 0 350px
}

.dataTable td {
    height: 1px !important
}

.dataTable td div {
    height: 100%
}

.datatables_hidden {
    visibility: hidden
}

.datatables_container thead th div,
.datatables_container thead th {
    padding: 0px !important;
    margin: 5px !important
}

#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 9999;
    display: none
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(360deg)
    }
}

#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: calc(50% - 150px);
    top: calc(50% - 150px);
    width: 300px;
    height: 300px;
    border-style: solid;
    border-color: black;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite
}

@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }
    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em
    }
}

@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center
    }
    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em
    }
}

footer.sticky-footer {
    background-color: #06f;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 2em;
    padding: 5px;
	z-index: 9999;
}

body.sticky-footer {
    margin-bottom: 0
}

body.sticky-footer .content-wrapper {
    min-height: calc(100vh - 56px)
}

.DT-header {
    font-size: 0.75em;
}