﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.navbar-dark, footer {
    background-color: #333333 !important;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #60A915;
}
    a:hover {
        color: #8DE635;
    }
.btn {
    color: #fff !important;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html, body {
    background: #252525;
    color:#ffffff;
}
html {
  font-size: 14px;
}

label {
    font-weight:500;
}



.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
  height:100%;
}

header {
    height:87px !important;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    height: 100%;
}

div.main-body {
    min-height: calc(100% - 147px);
    /*height: calc(100% - 147px) !important; */
}

main {
    padding-top: 15px;
}

html.lookup-dialog, html.lookup-dialog body {
    background: #000 !important;
}

    button.close, .close {
        color: #fff !important;
    }

    .footer {
        
        bottom: 0;
        width: 100%;
        white-space: nowrap;
        line-height: 60px; /* Vertically center the text there */
        height:60px !important;
    }
.text-muted {
    color:#dddddd !important;
}

.mvc-grid-table {
    background-color: #363636;
}

    .mvc-grid-table a {
        color: #60A915 !important;
    }

    .mvc-grid-table > table > thead > tr > th {
        background-color: #000000 !important;
    }


.mvc-grid-pager [disabled], .mvc-grid-pager [disabled]:hover {
    background: #3d3d3d !important;
}

.mvc-grid-pager button {
    background: #3d3d3d !important;
    color:#ffffff !important;
    border:1px solid #333333 !important;
}

.mvc-grid-table > table > thead > tr > th, .mvc-grid-table > table > tbody > tr > td, .mvc-grid-table > table > tfoot > tr > td {
    border: 1px solid #777777 !important;
}

.mvc-grid-filter::before {
    color: #fff !important;
}

.mvc-grid-pager .active, .mvc-grid-pager .active:focus, .mvc-grid-pager .active:hover {
    border-color: #555555 !important;
    background: #7a7a7a !important;
    color: #ffffff;
}

.mvc-grid-table .desc .mvc-grid-sort::after, .mvc-grid-table .asc .mvc-grid-sort::before {
    color: #fff !important;
}

.mvc-grid-sort span {
    color: #000 !important;
}

.mvc-grid-popup {
    box-shadow: 0 6px 12px rgb(0 0 0 / 0.176);
    background-color: #000 !important;
    border: 1px solid #cccccc;
}

    .mvc-grid-popup .popup-arrow {
        border-bottom: 8px solid #000 !important;
    }

.user-status {
    white-space:nowrap;
    font-size:0.75em;
}
.user-status.user-on {
        color:yellow;
    }
.user-status.user-omw {
        color: lightgreen;
    }
.user-status.user-off {
        color: red;
    }
    .user-status.user-detach {
        color: orange;
    }
    .user-status.user-reject {
        color: red;
    }
    .user-status .date {
        color:#fff;
    }

.mvc-grid-table a.non-action-link {
    color:#fff !important;
    text-decoration:underline;
}

.check-column {
    width: 30px !important;
}
.card {
    background-color: #3d3d3d !important;
}

.form-control {
    background-color: #363636;
    color:#fff;
}

    .form-control:focus {
        color: #fff;
        background-color: #8F8F8F;
        border-color: #80bdff;
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #363636;
        opacity: 0.5;
    }

.modal-header {
    border-bottom:1px solid #333333 !important;
}

.modal-footer {
    border-top: 1px solid #333333 !important;
}

.modal-content {
    background-color: #000 !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #555;
    border-color: #aaa;
}

#realtime-message-box {
    max-height:500px;
    overflow:auto;
}

    #realtime-message-box .card {
        height:100%;
        background-color:#fff !important;
        color:#000 !important;
    }

        #realtime-message-box .card .card-header {
            padding: 5px 10px;
        }
        #realtime-message-box .card .card-body {
            padding: 5px 5px;
            overflow:auto;
        }
            #realtime-message-box .card .card-body .alert, #realtime-message-box .single-message .alert {
                padding: 0px 5px;
                margin-bottom: 5px;
                line-height: 2.5rem;
            }

    #realtime-message-box .single-message i {
        margin-top: 12px;
        margin-left: 10px;
    }

#realtime-new-message {
    position:absolute;
    white-space:nowrap;
    right:20px;
    top:30px;
    display:none;
    z-index:9999;
}

a.round-icon {
    display: inline-block;
    padding: 5px;
    background: #1b6ec2;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    line-height: 20px;
    color:#fff;
}

.notification {
    color: #000 !important;
    text-decoration: none !important;
}
    .notification i {
        margin-top: 10px;
    }
.notification-dropdown {
    background:transparent;
    border:0;
    margin-right:10px;
    margin-top:5px;
    position:relative;
    padding-right:0px;
}
    .notification-dropdown:hover {
        background-color: transparent;
        border-color: transparent;
        color: #cbd3da;
    }
.notification-dropdown::after {
    display: none;
}
    .notification-dropdown .badge {
        background:#ff0000;
        top:-10px;
        right:10px;
        border-radius:50%;
    }
#realtime-message-box.open .card {
    display: flex;
    width: 300px;
    height: 300px;
}
#realtime-message-box.closed .card {
    display: none;
    width: 0px;
    height: 0px;
}

#realtime-message-box.open .single-message {
    display:none;
}
#realtime-message-box.closed .single-message {
    display: inline-block;
}

.gm-style-iw-chr {
    display:none;
}

    /*.gm-style-iw-chr .gm-ui-hover-effect {
        height: 24px !important;
        width: 24px !important;
        margin-top: -10px !important;
    }

        .gm-style-iw-chr .gm-ui-hover-effect:focus {
            outline:none !important;
        }
        */
.gm-style-iw-d {
    padding-top:10px;
}

    .gm-style-iw-d p {
        margin-bottom: 0.5rem;
    }

.gm-style .gm-style-iw-c {
    color: #000000;
}

.comment-box {
    border-bottom: 1px solid #333333;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .comment-box .user {
        font-weight:500;
    }

    .comment-box.critical {
        color:#ff0000;
    }
    .comment-box.edited {
        color: #ffff00;
    }

    @media (min-width: 768px) {
        html {
        font-size: 16px;
    }
}

.mvc-grid-filter.applied::before {
    color: #ffff00 !important;
}