@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');
.mytd {
    width: calc(100% - 670px);
}

.k-grid .k-grid-filter, .k-grid .k-header-column-menu, .k-grid .k-grid-header-menu, .k-grid .k-hierarchy-cell .k-icon, .k-grid .k-hierarchy-cell .k-svg-icon {
    color: white;
}

.MinGridHeight {
    min-height: calc(100vh - 120px);
    max-height: calc(100vh - 120px);
}

radio-list.k-list-horizontal {
    justify-content: flex-end;
}

.k-grid-md td, .k-grid-md .k-table-td {
    padding-block: 0px; 
    padding-inline: 5px;
}

.k-pager-sizes .k-input-inner, .k-pager-sizes .k-input-value-text {
    color: #212529;
    background-color: white;
}

.k-pager-md .k-pager-sizes .k-dropdown-list, .k-pager-md .k-pager-sizes .k-dropdown, .k-pager-md .k-pager-sizes .k-dropdownlist, .k-pager-md .k-pager-sizes > select {
    margin-left: 20px;
}

.GridToolBarContainer {
    width: 100%;
    display: grid;
    grid-template-columns: 200px auto 100px 100px 40px 150px 90px;
}

.GridToolBarContainerClaims {
    width: 100%;
    display: grid;
    grid-template-columns: 200px auto 105px;
}



.GridToolBarTitle {
    color: white;
    font-weight: bold;
}

.GridToolBarInactiveText {
    color: white;
    padding-top: 4px;
    text-align: right;
}

.GridToolBarInactiveCheckBox {
    padding-top:5px;
}



.k-progressbar {
    border-color: rgba(0,0,0,0.08);
    color: #fff;
    background-color: gainsboro;
}
.k-progressbar-horizontal {
    width: 70%;
    height: 10px;
    grid-template-columns: 1fr;
    grid-template-rows: 100%;
}


.blazored-modal {
    display: flex;
    z-index: 102;
    flex-direction: column;
    background-color: #fff;
    border-radius: 0px;
    border: 0px solid #fff;
    padding: 0rem;
    box-shadow: 0 2px 2px rgb(0 0 0 / 25%);
}

.titleBlock {
    color: #fff;
    padding: 5px 20px;
    height: 42px;
}
.k-state-disabled, .k-widget[disabled]{
    opacity: 1;
}

.k-checkbox:disabled, .k-checkbox:disabled + .k-checkbox-label {
    opacity: 1;
}

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.hen-row {
    padding-bottom: 5px;
    padding-top: 5px;
}

h3, .h3 {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.hen-title {
    font-weight: bold;
}

.horizontal-separator {
    display: inline-block;
    width: 90%;
}

    .horizontal-separator::before {
        position: absolute;
        width: 90%;
        height: 100%;
        border-top: 1px solid #10c4b2;
        content: " ";
    }

.k-menu:not(.k-context-menu) > .k-item {
    color: #3A465A;
    overflow: auto;
}

.pound {
    color: white;
    background-color: #3a465a;
    font-size: 12px;
    text-align: center;
    padding: 4px 10px;
    border: 0px solid #212529;
}

.k-textbox:disabled, .k-textbox[disabled], .k-textbox.k-state-disabled {
    opacity: 0.80;
    background-color: #d8d5d5;
}

/*.pound1::before {
    content: '£';
    background-color: #3a465a;
    color: white;
    padding: 4px 10px;
    border: 0px solid #212529;
    display: inline;
}
*/
.k-tabstrip-items .k-item {
    color: #212529;
}

    .k-tabstrip-items .k-item.k-state-active, .k-tabstrip-items .k-item.k-state-selected {
        border-color: rgba(0,0,0,0.08);
        color: white;
        background-color: #3a465a;
    }

input {
    width: 100%;
    color: #4c5356;
    background-color: #f5f4f4;
    border: 1px Solid #adaaaa;
    outline: 0px;
    padding: 4px 8px;
}

    input:hover {
        border-color: rgba(0,0,0,0.5);
        background-color: white;
    }
    input:focus {
        border-color: rgba(0,0,0,0.5);
        background-color: white;
    }

    

.hen-card-header {
    color: #fff;
    background-color: #3a465a;
    padding: 8px 12px;
}

.hen-title-right {
    text-align: right;
    font-weight: bold;
}

.hen-field-right {
    text-align: right;
}

.hen-line {
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #CCCCCC;
}

.hen-blazored-modal {
    display: flex;
    z-index: 102;
    flex-direction: column;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 2px rgba(0,0,0,.25);
}

.hen-warning {
    color: red;
    font-weight: bold;
}

.vertical-menu {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 0px;
}



.cad-Title-Bar {
    background-color: #65b59e;
    padding: 3px 15px;
    margin-bottom: 7px;
    margin-top: 7px;
    text-align: center;
    color: white;
    font-size: 16px;
}

.IncompleteClass {
    background-color: SandyBrown;
}

.ReferalClass {
    background-color: LightBlue;
}

.ReadyToBuyClass {
    background-color: #95D0BB;
}

.PolicyClass {
    background-color: #5173a9;
    color: white;
}

.LostClass {
    background-color: lightgray;
}

.CancelledClass {
    background-color: lightgray;
}

.ReviewClass {
    background-color: tomato;
    color: white;
}

.k-tabstrip > .k-content {
    padding: 0px 0px;
    border-width: 0px;
    border-style: none;
    border-color: inherit;
    display: none;
    overflow: auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.vertical-menu li {
    color: black;
    display: block;
    padding: 4px 19px 5px 8px;
    text-decoration: none;
}

    .vertical-menu li:hover {
        background-color: #1496A1;
        color: white;
        cursor: pointer;
    }

    .vertical-menu li.active {
        background-color: #95D0BB;
        color: black;
        font-weight: bold;
    }

        .vertical-menu li.active:hover {
            background-color: #1FA881;
            color: white;
            font-weight: bold;
            cursor: pointer;
        }

.k-textbox {
    width: 100%;
    color: #4c5356;
    background-color: #f5f4f4;
    border: 1px Solid #adaaaa;
}

.k-input-solid {
    width: 100%;
    color: #4c5356;
    background-color: #f5f4f4;
    border: 1px Solid #adaaaa;
}

.k-numerictextbox .k-input {
    text-overflow: clip;
    width: 100%;
    color: #4c5356;
    background-color: #f5f4f4;
    border: 1px Solid #adaaaa;
}

.k-combobox .k-dropdown-wrap {
    width: 100%;
    color: #4c5356;
    background-color: #f5f4f4;
    border: 1px Solid #adaaaa;
}

.k-textarea > .k-input {
    background-color: #f5f4f4;
    border: 1px Solid #adaaaa;
}

    .k-textarea > .k-input:active k-textarea > .k-input:focus {
        background-color: #f5f4f4;
        border: 1px Solid #adaaaa;
    }

.k-radio:checked {
    border-color: #3a465a;
    color: #fff;
    background-color: #3a465a;
}

    .k-radio:checked:focus {
        border-color: #3a465a;
        box-shadow: 0 0 0 2px rgba(58,70,90,0.3);
    }

.mytextarea {
    background-color: #f5f4f4;
    border: 1px Solid #adaaaa;
    width: 100%;
    height: 100px;
    color: #4c5356;
}

    .mytextarea :focus {
        border: 1px Solid #adaaaa;
    }

    .mytextarea :active {
        border: 1px Solid #adaaaa;
    }

.k-checkbox {
    border-color: #3a465a;
    color: #fff;
    width: 24px;
    height: 24px
}

    .k-checkbox:checked {
        border-color: #3a465a;
        color: #fff;
        background-color: #3a465a;
    }

.k-textarea {
    width: 100%;
    height: 100px;
    color: #4c5356;
}


.k-bg-primary {
    color: white;
}

.k-radio {
    border: 1px Solid #adaaaa;
}

.card {
    border: 1px solid lightgray;
}

.card-header {
    padding-top: 5px;
    padding-bottom: 4px;
    padding-left: 10px;
    font-size: 16px;
}


.BigButton {
    width: 100%;
    height: 40px;
}




a, .btn-link {
    color: #0366d6;
}

.btn-primary {
    color: #000;
    background-color: #ccc;
    border-color: #0b4e54;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #169ca9;
        border-color: #0b4e54;
    }

        .btn-primary:hover.active {
            color: #fff;
            background-color: #169ca9;
            border-color: #0b4e54;
        }

app {
    position: relative;
    display: flex;
    flex-direction: column;
}

.top-row {
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.main {
    flex: 1;
}

    .main .top-row {
        background-color: #f7f7f7;
        border-bottom: 1px solid #d6d5d5;
        justify-content: flex-end;
    }

        .main .top-row > a, .main .top-row .btn-link {
            white-space: nowrap;
            margin-left: 1.5rem;
        }

        .main .top-row a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }
/*
.sidebar {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

    .sidebar .top-row {
        background-color: rgba(0,0,0,0.4);
    }

    .sidebar .navbar-brand {
        font-size: 1.1rem;
    }

    .sidebar .oi {
        width: 2rem;
        font-size: 1.1rem;
        vertical-align: text-top;
        top: -2px;
    }

    .sidebar .nav-item {
        font-size: 0.9rem;
        padding-bottom: 0.5rem;
    }

        .sidebar .nav-item:first-of-type {
            padding-top: 1rem;
        }

        .sidebar .nav-item:last-of-type {
            padding-bottom: 1rem;
        }

        .sidebar .nav-item a {
            color: #d7d7d7;
            border-radius: 4px;
            height: 3rem;
            display: flex;
            align-items: center;
            line-height: 3rem;
        }

            .sidebar .nav-item a.active {
                background-color: rgba(255,255,255,0.25);
                color: white;
            }

            .sidebar .nav-item a:hover {
                background-color: rgba(255,255,255,0.1);
                color: white;
            }
*/
/*.content {
    padding-top: 1.1rem;
}*/
/*
.navbar-toggler {
    background-color: rgba(255, 255, 255, 0.1);
}*/

.valid.modified:not([type=checkbox]) {
    outline: 0px solid green;
}

.invalid {
    outline: 1px solid rgba(254,99,63,0.5);
}

.validation-message {
    color: red;
}

#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;
    }

@media (max-width: 767.98px) {
    .main .top-row:not(.auth) {
        display: none;
    }

    .main .top-row.auth {
        justify-content: space-between;
    }

    .main .top-row a, .main .top-row .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    app {
        flex-direction: row;
    }

    .sidebar {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .main .top-row {
        position: sticky;
        top: 0;
    }

    .main > div {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .navbar-toggler {
        display: none;
    }

    .sidebar .collapse {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
