﻿/* 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. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

html {
    font-size: 14px;
}


@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

i {
    vertical-align: middle;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

.widget.card {
    border: none;
}

.hidden {
    display: none;
}

.modalButton {
    margin-right: 0.5em;
    min-width: 100px;
    margin-top: 1em;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}


.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
    background-color: #FFF;
}

.foot-dd {
    display: inline-block;
    margin: auto;
    padding: 1px;
    height: 60%;
    font-size: 90%;
    color: #6C757D;
}

.footerSection2 {
    width: 100%;
    color: rgb(90,90,90);
    position: relative;
    border-top: 1px solid #e5e5e5;
}

.footerSection2Wrapper {
    width: 100%;
    margin: auto;
    padding: 1em;
}

    .footerSection2Wrapper li {
        display: inline-block;
        padding: 0 2em;
        color: rgb(90,90,90);
    }

    .footerSection2Wrapper a {
        text-decoration: none;
        color: rgb(90,90,90);
    }

.widget-container {
    padding: 0;
}

.classic {
    margin: auto;
}

    .user-layout {
        padding: 0;
    }

    .modal-lg {
        max-width: 80%;
    }

    .modal-open[style] {
        padding-right: 0px !important;
    }

.breadcrumb-item.active {
    color: #FF6D37;
}

.breadcrumb > .breadcrumb-item + .breadcrumb-item::before {
    content: "> ";
    color: #FF6D37;
    padding: 0 5px;
    margin-left: -5px;
}

.breadcrumb > .breadcrumb-item > a {
    color: #FF6D37;
}

.breadcrumb > .breadcrumb-item > .active {
    color: #FF6D37;
    font-weight: bold;
}

    #print-section * {
        visibility: hidden;
    }

    #crossHairsNavigationPopoverContent {
        width: 325px;
    }

    .history-popover {
        min-width: 1050px;
        max-width: 1050px;
        min-height: 175px;
        line-height: 1;
        font-size: .75em;
    }

    .history-popover-scroller {
        min-width: 950px;
        max-width: 950px;
        min-height: 175px;
        line-height: 1;
        font-size: .73em;
    }

    .crossHairsNavigationPopover {
        max-width: 100%;
    }

    /*.popover {
    max-width: 100%;
}*/

.btn-pe-primary {
    background-color: #FF6D37;
    border-color: #FF6D37;
    color: white
}

    .btn-pe-primary:hover {
        background-color: #FF6D37;
        border-color: #FF6D37;
        color: white;
    }

    .btn-pe-primary:active {
        background-color: #FF6D37;
        border-color: #FF6D37;
        color: white;
    }

    .btn-pe-primary:focus {
        background-color: #FF6D37;
        border-color: #FF6D37;
        color: white;
        box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
    }

    .btn-pe-form {
        font-weight: normal !important;
        text-align: center !important;
        background-color: #e5e5e5;
        border-color: #dc3545;
        color: black;
        width: 145px;
        height: 30px;
    }

    .btn-danger {
        color: #fff;
        background-color: #FF6D37;
        border-color: #FF6D37;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #FF6D37;
        border-color: #bd2130;
    }

    .btn-danger:focus, .btn-danger.focus {
        box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
    }

        .btn-danger.disabled, .btn-danger:disabled {
            color: #fff;
            background-color: #FF6D37;
            border-color: #dc3545;
        }

    .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
    .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #FF6D37;
        border-color: #b21f2d;
    }

    .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
    .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #FF6D37;
        border-color: #b21f2d;
    }

    #fileCount {
        font-weight: normal !important;
        text-align: center !important;
    }


    .notification-div-center {
        margin: auto;
        width: 817px !important;
    }

    .notification-modal {
        margin: 5% auto;
    }

    #server-error {
        min-height: 300px;
        background-color: white;
        border-radius: 10px;
        display: flex;
    }

        #server-error > div {
            width: 80%;
            margin: auto;
            font-weight: bold;
        }

    @page {
        size: auto;
    }

    @media print {
        body * {
            visibility: hidden;
            overflow: visible !important;
        }

        .printable, .printable * {
            visibility: visible;
        }

        .printable {
            position: absolute;
            margin-top: -12em;
            left: 0;
            top: 0;
        }

        .alignTable {
            position: absolute;
            margin-top: -25em;
        }

        .printable button, .printable i {
            visibility: hidden !important;
        }

        .printable .order-4, .printable .caret-4-asc, .printable .caret-4-desc {
            display: none;
        }

        #print-section * {
            visibility: visible;
        }

        #print-section {
            position: absolute;
            left: 0;
            top: 0;
            font-size: 100%;
            margin-left: -5%;
        }

        /*New Formating*/

        .printable a,
        .printable th,
        .printable td,
        .printable span {
            text-decoration: none;
            color: black;
        }

        table td, table th {
            font-size: 15px;
        }

        #returns .hoverCell {
            color: black !important;
        }
    }

    @media print and (orientation: landscape) {

        .alignTable {
            position: absolute;
            margin-top: -12em;
            left: 0;
            top: 0;
        }
    }

    .table td, .table th {
        word-wrap: break-word;
    }