@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    height: 100%;
    margin: 0px;
}

a, .btn-link {
    color: #468FCC;
}

.btn-primary {
    color: #fff;
    background-color: #424446;
    border-color: #424446;
}

    .btn-primary:hover, .btn-primary:active {
        background-color: #468FCC !important;
        border-color: #468FCC !important;
    }

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

.tableRowHover:hover {
    color: white;
    background-color: #468FCC;
    cursor: pointer;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.e-scrollable-menu ul.e-menu {
    background-color: #424446;
    color: #fff;
}

.e-menu-wrapper ul .e-menu-item .e-caret {
    color: #fff;
}
.e-scrollable-menu ul.e-menu:hover {
   color: #fff;
}



/* craig data table & login page follows*/


body {
    height: 100%;
    background: #f5f5f5;
}

table {
    border: 1px #a39485 solid;
    font-size: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,.25);
    width: 100%;
    border-collapse: collapse;
    border-radius: 5px;
    overflow: hidden;
}

th {
    text-align: left;
}

thead {
    font-weight: bold;
    color: #fff;
    background: #424446;
}

td, th {
    padding: 1em .5em;
    vertical-align: middle;
}

td {
    border-bottom: 1px solid rgba(0,0,0,.1);
}

a {
    color: #73685d;
}


.box {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.box-1 {
    background-color: #cbd2d8;
    height: 195px;
}


.box-2 {
    background-color: #fff;
    height: 300px;
    align-items: center;
}

.box-3 {
    background-color: #fff;
    flex: 1;
    padding: 2em;
}

.box-4 {
    background-color: #cbd2d8;
    height: 300px;
}

h4 {
    color: #fff;
    font-size: 1.5em;
}

input[type=submit] {
    background-color: #424446;
    border: none;
    color: #fff;
    padding: 3px;
    width: 100px;
    height: 35px;
    border-radius: 2px;
    margin: 10px 0px 0px 0px;
}

.loginbox {
    width: 300px;
    text-align: left;
}

label {
    color: grey;
    margin-bottom: 4px;
}

.loginform {
    width: 300px;
    height: 35px;
    border: 1px solid #e6e6e6;
    margin: 2px 0px 18px 0px;
}


.wrap {
    width: 600px;
    margin: 0 auto;
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.darkbg {
    width: 100%;
    height: 100%;
    background-color: #2b2f33;
}

/* main layout style follows*/

header {
    background-color: #cbd2d8;
}

.navcontainer {
    width: 100%;
    height: 155px;
    padding: 15px 5px 20px 30px;
}

.one {
    width: 362px;
    height: 100px;
    float: left;
}

.two {
    margin-left: 362px;
    height: 100px;
    align-items:center;
    padding: 35px 0px 0px 0px;
}

.btmflex {
    flex: 1;
}

.footerbase {
    width: 100%;
    background-color: #cbd2d8;
    height: 50px;
}

.contentwrap {
    height: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

/* bootstrap I will destroy you and all you stand for. You are a blight on this planet*/

.e-menu-wrapper ul .e-menu-item.e-focused, .e-menu-container ul .e-menu-item.e-focused {
    color: #fff !important;
    outline: 0 solid #f8f9fa;
    outline-offset: 0;
    background-color: #424446 !important;
}

.e-menu-wrapper.e-hamburger .e-menu-header, 
.e-menu-container.e-hamburger .e-menu-header, 
.e-menu-container.e-hamburger ul {
    color: #fff !important;
}

.e-menu-wrapper ul .e-menu-item, .e-menu-container ul .e-menu-item {
    cursor: pointer;
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 12px;
    vertical-align: middle !important;
    white-space: nowrap;
}

.e-anchor-wrap{
    color: #fff !important;
    background-color: #424446 !important;
}

.e-anchor-wrap:hover{
    color: #468FCC !important;
}

.e-menu-wrapper ul .e-menu-item .e-caret, .e-menu-container ul .e-menu-item .e-caret {
    color: #fff !important;
    padding: 6px 0px 0px 0px;
}

.e-contextmenu-container {
    background-color: #424446 !important;
}
.e-sfcontextmenu {
    background-color: #424446 !important;
}
.e-menu-container {
    background-color: #424446 !important;
}
.e-menu-popup {
    background-color: #424446 !important;
}

.e-toolbar-item.e-active .e-tab-wrap {
    background-color: #424446 !important;
}

.e-tab.e-background .e-tab-header .e-toolbar-item .e-tab-text {
    color: #000 !important;
}

.e-tab.e-background .e-tab-header .e-toolbar-item.e-active .e-tab-text {
    color: #fff !important;
}

.e-content {
    margin-top: 25px;
}

.e-menu-wrapper ul .e-menu-item.e-selected, .e-menu-container ul .e-menu-item.e-selected{
    color: #468FCC !important;
}

.hello {
    float: left;
    position: relative;
    height: 20px;
}

.mobile-menu {
    visibility: hidden;
    display: none !important;
}

.reportTable {
    margin-top: 300px;
}

.reportTableLabel {
    background-color: #DDDDDD;
}

.reportTableValue {
    background-color: #EEEEEE;
}

.mobileViewCertificate {
    visibility: hidden;
    display: none
}

.desktopViewCertificate {
    visibility: visible;
    display: block
}

.blazored-modal {
    width: auto !important;
    height: 98vh;
    overflow-y: auto;
}

/* adjusting for cell phones*/

@media (max-width: 760px) {

    .two {
        margin-left: 0px;
        height: fit-content;
        float: left;
        align-items: center;
        padding: 5px 0px 0px 0px;
        width: 80%;
    }

    td, th {
        padding: 0px 0px 0px 0px;
        vertical-align: middle;
    }

    .navcontainer {
        width: 100%;
        height: 155px;
        padding: 10px 5px 20px 20px;
    }

    .wrap {
        width: 360px;
    }

    .mobile-menu {
        visibility: visible;
        display: inline-block !important;
        z-index: 3;
        width: 300px;
    }

    .desktop-menu {
        visibility: hidden;
        display: none;
    }

    .mobileViewCertificate {
        visibility: visible;
        display: block
    }

    .desktopViewCertificate {
        visibility: hidden;
        display: none
    }

    .blazored-modal {
        height: 85vh;
    }
}