@media screen and (min-width: 700px) {
    #scheduler {
        height: calc(100vh - 190px) !important;
        overflow: scroll;
        overflow-x: hidden;
    }
    #mess {
        margin-top: 12px;
        height: calc(100vh - 246px) !important;
        overflow: scroll;
        overflow-x: hidden;
    }
    #recon {

        max-height: calc(100vh - 296px) !important;
        overflow: scroll;
        overflow-x: hidden;
    }
}

#mess {
    background-color: #b3b4cc;
}
.hudMess {
    min-width: 300px;
    max-width: 350px;
}
#sysMess {
    animation: example 1s linear infinite;
}
#oldMess {
    display: none;
}
@keyframes example {
    0% {color: #626eac;}
    50% {color: #d8dfee;}
    100% {color: #5779ac;}
}
#edits {
    max-height: calc(100vh - 170px) !important;
    overflow: scroll;
    overflow-x: hidden;
}
#edits img {
    display: grid;
    width: 100%;
    height: 100%;
}
.svg {
    cursor: pointer;
}
a {
    cursor: pointer;
}
.hudMess {

}
.request, .AddonRequest {
    background-color: #ffe9cc;
}
.Billing {
    background-color: #dbdbdb;
}
.General {
    background-color: #dbe7ff;
}
.Admin {
    background-color: #ffe2df;
}
#adminSwap {
    display: none;
}
.svg {
    width: auto;
    display: inline;
    margin: 6px 12px;
    fill: #007bff;
    position: relative;
}
.history {

}
.svg2 {
    width: auto;
    display: inline;
    margin: 6px 12px;
    fill: #000205;
    position: relative;
}
.btn-t {
    font-size: 0.6em;
}
@media screen and (max-width: 800px) {
    .statusChange {
        display: flex;
        justify-content: space-between;
        flex-grow: 6;
    }
}
.noData {
    fill: #5c6678;
}
.wtfh {
    width: 120px;
    text-align: center;
    background-color: #dde3e8;
    position: absolute;
    top: -25px;
    float: right;
    display: none;
    padding: 0 6px;
}
.old {
    display: none;
}
.unitSel {
    background-color: #dde3e8;
    position: absolute;
    overflow: hidden;
    white-space: nowrap;
    left: 0;
    top: -22px;
    display: none;
    padding: 0 6px;
}
.CommentSection {
}
.card-body {
    padding-bottom: 0px;
    padding-top: 0px;
}
.card-footer {
    padding-bottom: 0px;
    padding-top: 0px;
}
.splash {
    background-image: url('../images/logo.jpg');
    background-repeat: no-repeat;
    height: 900px;
}
.recEvent {
    margin: 6px;
}
.login {
    background-color: #8f9eaf;
    opacity: 0.8;
}
.modal {
    top: 60px;
}
#stickycancel{
    margin-top: 84px;
}
.status1{
    background-color: #d3d3d3;
}
.status2{
    background-color: #4a87ff;
}
.status3{
    background-color: #8753ff;
}
.status4 {
    background-color: #fffa78;
}
.status5{
    background-color: #00c607;
}
.status6{
    background-color: #c7ff23;
}
.status7 {
    background-color: #000000;
}
.addons {
    background-color: #fafbfc;
}
.night {
    background-color: #e3e7eb;
}
.night0 {
    background-color: #cbced2;
}
.night1 {
    background-color: #8f9eaf;
}
.night2 {
    background-color: #65707c;
}
.night3 {
    background-color: #525c65;
}
.night4 {
    background-color: #343a40;
}


.rooms {
    background-color: #FFB8B5;
}
.types {
    background-color: #ffd5cd;
}
.size {
    background-color: #ffe2db;
}
.baseCoat {
    background-color: #ffbfb6;
}
.addCoat {
    background-color: #fbbfff;
}
.additionalToggle {
    background-color: #fbbfff;
}
.aC {
    background-color: #fddcff;
}
.trim {
    background-color: #e7f6ff;
}
.doors {
    background-color: #d5eeff;
}
.walls {
    background-color: #c6e5ff;
}
.tUp {
    background-color: #fcffb3;
}
.custom {
    background-color: #ceffb4;
}
.cusToggle {
    background-color: #ceffb4;
}
.cW {
    background-color: #d9ffb7;
}
.cD {
    background-color: #e0ffc8;
}
.cT {
    background-color: #edffdf;
}
.table th, .table thead{
    opacity: 0.8;
}
.table td, .table th, .table tr, .table thead {
    border-color: black !important;

}
.quickNav {
    position: fixed;
    top: 32px;
    z-index: 9;
    background: whitesmoke;
}
.main {
    padding-top: 72px;
}
.addGap {
    padding-top: 31px;
}
.leadTotal {
    top: 31px;
    padding-bottom: 26px;
    opacity: .6;
}
.leadGap {
    padding: 6px;
}
.fa-sync {

}
.activeSelect {
    position: relative;
    width: 136px;
}

.eventMess {
    max-height: 120px;
    overflow: auto;
}

.recCheck {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.stat {
    margin: 1px !important;
    flex-grow: 1;
    text-align: center;
    border: 1px solid;
}
.clearChecks {
    border-radius: 2px;
    flex-basis: 60%;
    border: 1px solid;
    border-bottom: none !important;
    text-align: center;
}
.deadSpace {
    flex-basis: 40%;
}
.break {
    flex-basis: 100%;
}
/*---------------------------New---------------------*/

.event_header {
    width: 100%;
    flex-wrap: wrap;
    display: inline-flex !important;
    justify-content: space-between !important;
}
.addTable {
    max-height: calc(100vh - 246px) !important;
}
.control-icons {
    margin-left: auto;
}
.eventControl {
    display: flex;
}
.eventGrid {
    max-height: calc(100vh - 246px) !important;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    grid-template-rows:auto 1fr;
    grid-auto-flow:dense;
}
.message-pane {
    max-height: 250px;
    margin: 12px 0;
    overflow: auto;
}
@media screen and (min-width: 700px) {
    .message-pane {
        margin: 0 12px;
        max-height: 50%;
    }
}
label,
button,
select,
summary,
[type=radio],
[type=submit],
[type=checkbox],
.mesStat, .clearChecks, .stat {
    cursor: pointer;
}
