﻿
body {
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    color: #000;
}

* {
    font-size: 13px;
}

.k-window-title > * {
    font-size: 16px;
}

.h-100vh {
    height: 100vh;
}

h1 {
    color: #00447b;
    font-weight: bold;
    margin: 0
}

.login-img {
    width: 70px;
}

.login-note {
    font-size: 11px;
    width: 300px;
}

.login-cont form {
    width: 300px;
    margin-top: 10px;
    text-align: center;
}

button.microsoft-signin {
    border-color: #ff713c;
    color: #ff713c;
    width: 300px !important;
}

.k-button-solid-base {
    color: #000000;
    border-color: #000000;
    background: #fff;
}

button.microsoft-signin img {
    width: 15px;
}

.btn {
    font-size: 13px;
}

button.microsoft-signin:hover {
    color: #fff;
    background: #ff713c;
}

.rightcol-login {
    background: rgb(252,106,70);
    background: linear-gradient(90deg, rgba(252,106,70,1) 0%, rgba(252,138,70,1) 100%);
    transition: all linear 0.3s;
    position: relative;
    overflow: hidden
}

    .rightcol-login img {
        width: 60%;
        position: absolute;
        bottom: -15%;
        right: -10%;
        filter: brightness(0) invert(1);
        opacity: 0.1;
    }

.flex {
    display: flex;
}

.box-shadow {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 5%);
}

.flex-auto {
    flex: 1;
}

.flex-0 {
    flex: 1 1 0;
}

.column-gap {
    column-gap: 5px;
}

.column-gap-20 {
    column-gap: 20px;
}

.column-gap-5px {
    column-gap: 5px;
}

.row-gap {
    row-gap: 10px;
}

.row-gap-5px {
    row-gap: 5px;
}

h1 {
    font-size: 20px;
}

.bg-blue2 {
    background: #083466;
}

.bg-blue {
    background: #e9eff6;
}

.bg-grey {
    background: #F3F3F3;
}

.bg-grey2 {
    /*background: #FBFBFB;*/
    background: #eaeff6;
}

.bg-white {
    background: #fff;
}

.filter-blue {
    filter: invert(63%) sepia(87%) saturate(3587%) hue-rotate(186deg) brightness(92%) contrast(93%);
}

.filter-orange, li.nav-item .nav-link img.filter-orange, button.k-button .filter-orange {
    filter: invert(60%) sepia(80%) saturate(3587%) hue-rotate(700deg) brightness(98%) contrast(87%);
}

li.nav-item .nav-link img.filter-orange {
    opacity: 1;
}

.color-orange {
    color: #fe4b08;
}

.color-white {
    color: #fff;
}

.color-grey {
    color: #8D8D8D;
}

.box-shadow {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.05);
}

.border-radius {
    border-radius: 5px;
}

.img-wrap-attachment button {
    zoom: 0.6;
    position: absolute;
    right: 5px;
    top: 20px;
}

.img-wrap-attachment {
    position: relative;
}

    .img-wrap-attachment button span {
        filter: invert(1) !important;
    }

    .img-wrap-attachment button.k-button {
        background: #f31a1a;
        opacity: 0.8;
    }

        .img-wrap-attachment button.k-button:hover {
            opacity: 1;
        }
/*list*/
.k-toolbar {
    background: transparent;
    border: none;
    padding: 5px 0px;
}

.k-switch-container {
    border: 1px solid #eee;
}

.k-grid-container {
    background: #Fff;
}

.k-grid tr.k-alt {
    background: transparent;
}

.k-grid-header, .k-grid .k-grid-container {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 5%);
}

.k-grid-header {
    border-top-left-radius: 5px;
    overflow: hidden;
    border-top-right-radius: 5px;
}

.k-grid {
    background: transparent;
}

.k-grid-search {
    width: 200px !important;
    height: 32px;
}

.k-grid-header .k-grid-header-wrap, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-grid td, .k-grid-footer, .k-grid-footer-wrap, .k-grid-content-locked, .k-grid-footer-locked, .k-grid-header-locked, .k-filter-row > td, .k-filter-row > th {
    border-left: 0;
    border-right: 0;
    border-bottom-width: 1px;
}

    .k-grid-header, .k-header, th.k-header, .k-grid-header-wrap, .k-grouping-header, .k-grouping-header .k-group-indicator, .k-grid td, .k-grid-footer, .k-grid-footer-wrap, .k-grid-content-locked, .k-grid-footer-locked, .k-grid-header-locked, .k-filter-row > td, .k-filter-row > th {
        border-color: rgb(232 232 232 / 52%);
    }

.k-window-titlebar.k-header, th.k-header {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
}

.k-grid-header {
    border: none;
}

.k-grid-header-wrap {
    border: none;
}

.k-grid {
    border: none;
}

    .k-grid .k-grid-edit-row td:not(.k-hierarchy-cell), .k-grid .k-command-cell, .k-grid .k-edit-cell {
        padding: 10px 12px;
    }

.k-button.k-primary {
    border-color: #fe4b08;
    color: #fff;
    background-color: #fe4b08;
    background-image: none;
}

.k-button-solid-primary {
    background: #fe4b08;
    color: #fff;
}

.list__cotainer .k-grid-header table thead {
    background: #f4faff;
    color: #01447B;
    text-transform: uppercase;
    font-weight: bold;
}

.listline {
    padding: 5px;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
}

.k-grid-md td, .k-grid-md .k-table-td {
    padding: 8px;
}

img.listline-thumbnail {
    width: 60px;
    height: 60px;
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 4px;
    object-fit: cover;
}

.font-size-reg {
    font-size: 14px;
    font-weight: 400;
}

.font-size-smaller {
    font-size: 11px;
}

.listtitle {
    line-height: 1;
    font-weight: 500;
}


.badgetext {
    width: 70px;
    background: #ddd;
    border-radius: 4px;
    text-align: center;
}

.form-group label {
    display: block;
    margin-bottom: 2px;
}

.form-group input {
    width: 100%;
    padding: 7px;
    height: auto;
}

.k-tabstrip-items .k-item {
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 5px;
}

    .k-tabstrip-items .k-item:hover, .k-tabstrip-items .k-item.k-state-hover {
        color: #fe4b08;
    }

.k-tabstrip-items .k-item {
    flex: 1 1 0;
    justify-content: center;
    border: 1px solid #fe4b08 !important;
    border-radius: 5px;
}

.k-tabstrip-items {
    display: flex;
    justify-content: space-around;
    z-index: 0;
    border: 0;
    column-gap: 5px;
}

    .k-tabstrip-items .k-link {
        text-align: center;
        justify-content: center;
        font-weight: 600;
    }

.k-tabstrip > .k-content {
    padding: 2em 1em;
}

.buttons > button.k-button {
    padding: 7px 20px;
    height: auto;
    border: 1px solid #fe4b08;
    font-weight: bold;
    min-width: 70px;
    font-size: 13px;
    border-radius: 5px;
}

    .buttons > button.k-button.btn-cancel, .btn-cancel {
        background: #fff;
        color: #fe4b08;
    }

button.k-button.k-icon-button {
    background: #ff713c;
    border: none;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

button.k-button.toggle-btn {
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.k-input button.k-button.k-icon-button, .k-dropdownlist button.k-button.k-icon-button {
    background-color: #f5f5f5;
    color: #333;
    border-radius: 0;
}

    .k-dropdownlist button.k-button.k-icon-button .k-icon, .k-input button.k-button.k-icon-button .k-icon {
        color: #333;
        filter: unset;
    }

/*button.k-button .k-icon, button.k-button img,
button.k-button:hover .k-button-text .k-icon,
button.k-button:hover .k-button-text img,
button.k-button.take-photo:hover .k-button-text img,
button.k-button.k-selected:before {
    filter: brightness(0) invert(1);
}*/

.k-button-solid-primary .k-icon, button.k-button.k-icon-button .k-icon {
    filter: brightness(0) invert(1);
}

button.k-button.take-photo .k-button-text img, .k-window-titlebar-actions button.k-button .k-icon {
    filter: unset;
}

button.k-button:hover {
    background: #fe4b08;
    border-color: #fe4b08;
}

.scan-qr {
    width: 32px;
    height: 32px;
    min-width: 32px;
    min-height: 32px;
    border: none;
    border-radius: 50%;
    background: #000000;
}

    .scan-qr img {
        width: 20px;
    }

.generate-qr {
    margin-right: 43px;
}

.add-pc button.k-button {
    height: 70px;
    width: 70px;
    border-radius: 50%;
    background-image: unset;
    border-color: unset;
    min-width: 70px;
    background: #036dc3;
}

    .add-pc button.k-button span {
        font-size: 30px;
    }

    .add-pc button.k-button:hover {
        background: #00447b;
        border-color: #00447b;
    }

.cs-grid.k-grid tr:hover {
    background: #e9eff6;
}

.dropline {
    border-radius: 5px;
    padding: 0 5px 0 0;
    margin-bottom: 30px;
}

.droplinetitle {
    color: #2A3E79;
    font-weight: bold;
    font-size: 13px;
    align-items: center;
}

.dropcontent {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #f3f3f3;
    background: #fff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 5%);
    border-radius: 5px;
}

.dropcontentline {
    border-bottom: 1px solid #f3f3f3;
    padding: 5px 5px;
}

    .dropcontentline:last-child {
        border-bottom: 0;
    }
/*window*/
.k-window-content {
    display: flex;
    flex: unset;
    flex-direction: column;
    height: 100%;
    background: #fff;
}

.k-tabstrip .k-content {
    flex: 1;
    overflow: auto;
    padding: 1em 0 0;
    margin-top: 5px;
}

.k-header.k-tabstrip {
    display: flex;
    overflow: auto;
    height: 100%;
    flex-direction: column;
    padding: 0;
    font-size: 13px;
}

.k-dialog-titlebar {
    border-color: inherit;
    background: #fff;
    color: #333;
}

/*.k-window button.k-button .k-icon {
    filter: none;
}*/
/* save prestart modal */
.k-dialog-wrapper .save-window .content .circle-header {
    height: 40px;
    width: 40px;
    border-radius: 50%;
}

    .k-dialog-wrapper .save-window .content .circle-header.blue {
        background: #1673FF;
    }

    .k-dialog-wrapper .save-window .content .circle-header.red {
        background: #ff1300;
    }

    .k-dialog-wrapper .save-window .content .circle-header.yellow {
        background: #E3B83C;
    }

    .k-dialog-wrapper .save-window .content .circle-header img {
        filter: brightness(0) invert(1);
        height: 50%;
    }

    .k-dialog-wrapper .save-window .content .circle-header.red img,
    .k-dialog-wrapper .save-window .content .circle-header.yellow img {
        filter: brightness(0) invert(1);
        height: 80%;
        margin-top: -5px;
    }

.flex-0 {
    flex: 1 1 0;
}

.column-gap {
    column-gap: 10px;
}

.k-dialog-wrapper .save-window .content button {
    /*    padding: 25px;
    border-radius: 50%;*/
    /*background: #03a9f4;*/
    width: 100%;
    /*   height: 55px;
    width: 55px;*/
}

    /* .k-dialog-wrapper .save-window .content button.window-cancel {
        background: #7d7d7d;
    }*/

    .k-dialog-wrapper .save-window .content button.window-addnew {
        background: #ff5722;
    }

    .k-dialog-wrapper .save-window .content button img {
        height: 25px;
        filter: brightness(0) invert(1);
    }



/* width */
*::-webkit-scrollbar {
    width: 6px;
}

/* Track */
*::-webkit-scrollbar-track {
    background: #fff;
}

/* Handle */
*::-webkit-scrollbar-thumb {
    background: #D3D3D3;
    border-radius: 5px;
}

    /* Handle on hover */
    *::-webkit-scrollbar-thumb:hover {
        background: #555;
    }
/* width */
*::-webkit-scrollbar:horizontal {
    height: 6px;
}

/* Track */
*::-webkit-scrollbar-track:horizontal {
    background: #fff;
}

/* Handle */
*::-webkit-scrollbar-thumb:horizontal {
    background: #D3D3D3;
    border-radius: 5px;
}

    /* Handle on hover */
    *::-webkit-scrollbar-thumb:horizontal:hover {
        background: #555;
    }

/* Tabstrip */
.k-tabstrip-content, .k-tabstrip > .k-content {
    outline: unset !important;
    position: relative;
    border: none;
}

.k-tabstrip-items-wrapper .k-item.k-active .k-link {
    background: #FE4B08;
    color: #fff;
}
/*card*/
.scan-qr {
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    border: none;
}

.k-card-title {
    font-size: 13px;
    color: #00447b;
    display: block;
    text-align: left;
}

.k-card {
    border-radius: 0px;
    border: none;
}

.k-card-subtitle {
    display: none;
}

.k-upload.k-header {
    border: unset;
}

.k-card-image {
    height: 100%;
    width: 100%;
}

.k-card-image, .k-card-media {
    border-radius: 0px;
}

.k-card.k-card-horizontal {
    height: auto;
    width: 100%;
}
/* input */
.k-textbox {
    font-size: 13px;
}

.cs-warning {
    color: red;
    font-size: 11px;
    margin: 5px;
}

.disabled {
    opacity: 0.6;
}

label {
    font-size: 13px;
    font-weight: bold;
    color: black;
}

input {
    border-color: #E2E2E2;
    box-shadow: unset;
    font-size: 13px;
}

    input.k-textbox {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 13px;
    }

.k-upload .k-dropzone {
    border: unset;
    background: #e9eff6;
    border-radius: 5px;
    padding: 4px 4px;
}

    .k-upload .k-dropzone .k-button.k-upload-button {
        background-image: unset;
        background: white;
        color: black;
        font-size: 13px;
        box-shadow: unset;
        border-color: #e2e2e2;
    }

.add-pc button.k-button {
    border: unset;
}

.k-button-primary:hover, .k-button.k-primary:hover, .k-button-primary.k-state-hover, .k-state-hover.k-button.k-primary, .k-button:hover, .k-button.k-state-hover, .k-button-secondary:hover, .k-button-secondary.k-state-hover {
    background-color: #e6490e;
    color: #fff;
}

.k-dropdown .k-dropdown-wrap .k-input {
    height: 32px;
}

.k-dropdown .k-dropdown-wrap {
    color: black;
    border-color: #E2E2E2;
    box-shadow: unset;
    background-image: unset;
    background-color: white;
    height: 34px;
}

    .k-dropdown .k-dropdown-wrap:hover, .k-dropdowntree .k-dropdown-wrap:hover, .k-dropdown .k-dropdown-wrap.k-state-hover, .k-dropdowntree .k-dropdown-wrap.k-state-hover {
        background-color: #ffffff;
    }

.k-dropdown:hover .k-dropdown-wrap .k-input {
    background-image: unset;
    box-shadow: unset;
    color: black;
}

.k-dropdown .k-dropdown-wrap .k-select {
    background: #F6FAFF;
    border-color: #e2e2e2;
    border-left: 1px solid #e2e2e2;
    color: #b7b7b7;
}

.dropcontent {
    flex-wrap: wrap;
}

.dropcontentline:nth-child(even) {
    border-left: 1px solid #f3f3f3;
}

.k-button-group > button.k-button {
    background: transparent;
    margin: 0;
    padding: 10px;
    width: 34px;
    height: 34px;
    border-radius: 50% !important;
    border: 2px solid #AAA;
    font-size: 10px;
    font-weight: bold;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

    .k-button-group > button.k-button.k-icon-button .k-icon {
        filter: unset;
    }

    .k-button-group > button.k-button.k-icon-button.k-selected .k-icon, .k-button-group > button.k-button.k-icon-button:hover .k-icon {
        filter: brightness(0) invert(1);
    }

button.btn-regular.k-group-start.k-toggle-button.k-button {
    width: auto;
    max-width: 100%;
    border-radius: 5px;
    padding: 10px 5px;
}

.k-button-group {
    column-gap: 8px;
}

.k-grid, .buttons button, .k-card-header, k-card-body {
    font-size: 13px;
}

.k-card-header {
    text-align: left;
    padding: 0;
    font-weight: bold;
    margin-bottom: 10px;
    border: none;
}

.k-button-group > .k-button:hover, .k-button-group > .k-button.k-hover, .k-button-group > .k-button:focus, .k-button-group > .k-button.k-focus, .k-button-group > .k-button:active, .k-button-group > .k-button.k-active, .k-button-group > .k-button.k-selected {
    color: #fff;
    background: #ff713c;
    border-color: #ff713c;
}

button.k-button.k-toggle-button:hover .k-icon {
    filter: unset;
}

button.k-button.k-toggle-button:hover .k-icon {
    color: #fff;
}

.collapsed-container h1 {
    margin-left: 40px;
}

.add-pc {
    z-index: 1;
    bottom: 30px;
    right: 30px;
}

.k-window {
    background-color: #FBFBFB;
}

.card-plantdetails {
    margin-top: 15px;
}

.card-thumbnail {
    width: 300px;
    margin: 0;
    height: auto;
    box-sizing: border-box;
    border-radius: 4px;
}

.k-window.save-window {
    height: 200px;
    border-radius: 5px;
}

.k-window.k-window-wrapper.telerik-blazor.k-centered.download-complete-window.save-window {
    height: 200px;
}

.k-window {
    max-width: 100%;
}

button.k-toggle-button.k-button.k-state-selected {
    background: #ff713c;
}

.cs-sp-toolbar {
    width: 100%;
    column-gap: 10px;
}

@media (min-width: 200px) {
    .k-window.item-content__container {
        width: 100%;
    }

    .k-card-horizontal .k-card-image, .k-card-horizontal .k-card-media {
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        border-radius: 5px;
        object-fit: contain;
        height: auto;
        border: 7px solid #fff;
    }
}

/* save/cancel screen */

@media (min-width: 200px) and (orientation: landscape) {
    .k-dialog-wrapper .save-window .content {
        width: 500px;
        height: 250px;
    }
}


@media (min-width: 200px) and (orientation: portrait) {
    .k-dialog-wrapper .save-window .content {
        width: 250px;
        height: 500px;
    }
}


@media (min-width: 769px) {

    .row-pc {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .pc {
        display: block;
    }

    ..pc-flex {
        display: flex;
    }

    .sp {
        display: none;
    }

    .list-container {
        background: #fff;
        row-gap: 0;
        border-radius: 5px;
    }

    .listline {
        background: transparent;
        border-bottom: 1px solid rgba(0,0,0,0.08);
        border-radius: 0;
        border-left: 1px solid rgba(0,0,0,0.08);
        border-right: 1px solid rgba(0,0,0,0.08);
    }

        .listline:first-child {
            border-top: 1px solid rgba(0,0,0,0.08);
        }

    .listdetail {
        display: flex;
        align-items: center;
    }

    .listtitle {
        font-size: 13px;
        font-weight: normal;
        width: 165px;
    }

    .listline.inspection .listtitle {
        width: 95px;
    }

    .listline.inspection .listdetail {
        column-gap: 10px;
    }

    .listline.inspection .listbotdetail {
        width: 50px;
        justify-content: center;
        text-align: center;
    }

    .listbotdetail.flex.column-gap {
        font-size: 13px;
    }

    .dropcontentline {
        column-gap: 10px;
        padding: 10px;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .k-dialog-wrapper .save-window .content {
        width: 500px;
        height: 250px;
    }

    .k-window.k-window-wrapper.telerik-blazor.k-centered.download-complete-window.save-window .content {
        width: 300px;
    }

    .k-grid-md td, .k-grid-md .k-table-td {
        padding: 3px 12px;
    }
}

@media (min-width: 1024px) {
    .listline.inspection .listtitle {
        width: 200px;
    }

    .listline.inspection .listbotdetail {
        width: 60px;
    }

    .k-window.item-content__container {
        max-height: 90%;
        width: 840px;
        height: 90%;
    }
}

@media (min-width: 1280px) {
    .listline.inspection .listbotdetail {
        width: 165px;
    }
}


/*loading*/
.loaderimg {
    width: 100px;
}

.load-wrapp {
    width: 100%;
    height: 100vh;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    background: #f1f2f5;
}

.line {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 2px;
    border-radius: 15px;
    background-color: #ccc4a7;
}

.load-3 .line:nth-last-child(1) {
    animation: loadingC 0.6s 0.1s linear infinite;
}

.load-3 .line:nth-last-child(2) {
    animation: loadingC 0.6s 0.2s linear infinite;
}

.load-3 .line:nth-last-child(3) {
    animation: loadingC 0.6s 0.3s linear infinite;
}

.defect-note__container {
    background: #fff;
    border-radius: 5px;
}

.card-plantdetails > .k-card-horizontal {
    background: #f5f5f5;
    padding: 20px;
    display: flex;
    flex-direction: column;
    column-gap: 10px;
}

.k-card-body {
    background: #fff;
    padding: 0;
    border-radius: 5px;
}
/*.k-dialog-wrapper .k-window-content {
    border-radius: 5px;
}*/
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}

@keyframes loadingC {
    0 {
        transform: translate(0, 0);
    }

    50% {
        transform: translate(0, 15px);
    }

    100% {
        transform: translate(0, 0);
    }
}

@media screen and (orientation:landscape) and (min-device-width: 375px) and (max-device-width: 812px) {
    .login-cont h3 {
        font-size: 1rem;
    }

    .login-cont img {
        width: 50px;
    }

    .login-cont form {
        margin-top: 0px;
    }

    .login-cont .form-group {
        margin-bottom: 10px;
    }

    .login-cont button {
        margin: 10px 0 !important;
    }
}

@media(max-width:768px) {
    .sp-flex-column {
        flex-direction: column;
    }

    .nav-link {
        display: block;
        padding: 10px;
    }

    .flex-column-sp {
        flex-direction: column;
    }

    .nav-link * {
        font-weight: 500;
        letter-spacing: -0.5px;
    }

    .flex-0.rightcol-login {
        flex: unset;
        height: 0px;
    }

    button.btn-regular.k-group-start.k-toggle-button.k-button {
        width: 100%;
    }

    div#camera {
        max-width: 100% !important;
    }

    .k-window.camera-window .k-window-content, .k-window.camera-window {
        width: 100%;
    }

    .cs-sp-toolbar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 0 10px 10px;
        column-gap: 10px;
    }

        .cs-sp-toolbar > * {
            flex: 1 1 0;
        }

    span.k-textbox.k-grid-search.k-display-flex.ml-auto.pc {
        display: none;
    }

    .sp-white {
        color: #fff;
    }

    .k-window-title {
        font-size: 14px;
    }

    .dropcontentline {
        width: 100%;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        flex-wrap: wrap;
    }

    .card-thumbnail {
        width: 100%;
        height: auto;
    }

    .card-plantdetails > .k-card-horizontal {
        flex-direction: column;
    }

    .flex-sp-column {
        flex-direction: column;
    }

        .flex-sp-column .flex-0 {
            width: 100%;
        }

    .k-grid .k-table-row.k-table-alt-row {
        background: #fff;
    }

    .k-grid-content, .k-grid-container {
        background: transparent;
    }

    .k-toolbar {
        background: #083466;
        padding: 0;
    }

    .k-grid-content {
        margin-top: 15px;
        padding: 0 10px;
    }

    .cs-toolbar {
        display: flex;
        flex-direction: column;
        padding: 15px;
        row-gap: 10px;
    }

        .cs-toolbar > * {
            margin-bottom: 5px;
        }

            .cs-toolbar > *:last-child {
                margin-bottom: 0px;
            }

    h1 {
        color: #fff;
        font-size: 25px;
        text-align: left;
        width: 100%;
        margin-top: 5px;
    }

    .k-grid-search {
        width: 100% !important;
    }

    .w-sm-100 {
        width: 100%;
    }

    .flex-xs-column {
        flex-direction: column;
    }

    .k-card-body {
        padding: 0;
    }

    .k-card {
        background: transparent;
    }

    .card-plantdetails {
        border: 1px solid #fff7f5;
        border-radius: 4px;
    }

    /*    .k-tabstrip-items .k-link {
        color: #FE4B08;
        font-weight: 600;
        border: 1px solid #FE4B08;
        border-radius: 5px;
        background: #Fff;
    }
*/
    .k-tabstrip > .k-content {
        border: none;
        outline: 0 !important;
    }


    .cs-grid .k-grid-header {
        display: none;
    }

    .cs-grid td, .cs-grid th {
        display: none;
    }

    .cs-grid tr {
        border: none;
        background: #FFFFFF;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        border-radius: 4px;
        margin-bottom: 4px;
    }

    .cs-grid td:first-child, .cs-grid th:first-child {
        display: flex;
        width: 100%;
    }

    .cs-grid col {
        width: 100%;
    }

    .cs-grid tr {
        display: flex;
        width: 100%;
    }

    colgroup {
        width: 100%;
    }

    .cs-grid .k-grid-header table thead {
        display: flex;
        width: 100%;
    }

    .cs-grid table {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
    }

        .cs-grid table colgroup {
            display: none;
        }

        .cs-grid table tbody {
            width: 100%;
        }

    .pc, .pc-flex {
        display: none;
    }

    span.k-textbox.k-grid-search.k-display-flex.ml-auto.pc-flex {
        display: none !important;
    }
}

.k-button-group .k-button .k-image {
    filter: none;
}

.k-button-group .k-button:hover .k-image, .k-button-group .k-button.k-state-selected .k-image {
    filter: brightness(10) invert(1);
}

div#pre_take_buttons {
    width: 100px;
    height: 100px;
    /*border: 3px solid #ff713c66;*/
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

    div#pre_take_buttons .form-group.flex.flex-column.flex-grow-1.align-items-center.row-gap {
        margin: 0;
    }

button.camera-btn.k-button {
    width: 85px;
    height: 85px;
    background: #fe4b08;
    border-radius: 50%;
}

    button.camera-btn.k-button img {
        width: 35px;
        opacity: 0.8;
    }

.k-window.camera-window .k-window-content {
    background: #000;
}

.k-window.camera-window {
    border-radius: 5px;
    overflow: hidden;
    height: 705px;
    max-height: 100%;
    width: 368px;
    max-width: 512px;
}

div#pre_take_buttons:hover {
    border-color: #7f2605;
}

button.k-button.take-btn {
    width: 45px;
    height: 45px;
    background: #fe4b08;
}

    button.k-button.take-btn img {
        width: 22px;
    }

.save-window .k-window-content {
    border-radius: 5px;
}

div#camera, div#camera * {
    border-radius: 5px;
}

div#camera {
    display: flex;
    border-radius: 5px;
    align-items: center;
    flex-wrap: wrap;
    margin: 20px 0;
    transform: none !important;
    height: 300px !important;
}

canvas {
    object-fit: cover;
}

video {
    max-width: 100%;
}

.barcode-window .modal.alert-popup {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
    position: fixed;
}

.barcode-window .modal-dialog {
    border-radius: 5px;
    overflow: hidden;
    height: 705px;
    max-height: 100%;
    width: 512px;
    background: #000;
    display: flex;
    align-items: center;
}

.barcode-window .modal-content {
    background: transparent;
}

.barcode-window .modal-content {
    align-items: center;
    justify-content: center;
    text-align: center;
}

video {
    border: none !important;
    border-radius: 5px;
}
/*mobile*/
@media screen and (hover: none) {
    .take-photo {
        display: none;
    }

    .camera-attachment {
        display: none;
    }
}
/*samsung mobile*/
@media(max-width:768px) {
    .take-photo {
        display: none;
    }

    .camera-attachment {
        display: none;
    }
}

@media screen and (-webkit-device-pixel-ratio: 2) {
    .take-photo {
        display: none;
    }

    .camera-attachment {
        display: none;
    }
}

@media screen and (-webkit-device-pixel-ratio: 3) {
    .take-photo {
        display: none;
    }

    .camera-attachment {
        display: none;
    }
}

@media screen and (-webkit-device-pixel-ratio: 4) {
    .take-photo {
        display: none;
    }

    .camera-attachment {
        display: none;
    }
}

.camera-attachment {
    width: 100px;
}

.input-attachment {
    width: 100px;
}

.k-window.save-window button:hover {
    transform: scale(1.03);
    opacity: 1;
}

.k-window.save-window button {
    transition: all linear 0.3s;
    opacity: 0.8;
}

button.k-button.btn-red {
    width: 50px;
    height: 50px;
}

    button.k-button.btn-red img {
        height: 25px;
    }

button.k-bare.close-btn.k-button {
    position: absolute;
    right: 5px;
    top: 5px;
    transform: none !important;
}

.btn-attachment input {
    position: absolute;
    left: 0;
    top: 0;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    overflow: hidden;
    background: transparent;
    border: 0;
    opacity: 0;
}

button.btn-attachment:before {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    line-height: 1;
    background: url('/images/feather/paperclip.svg') center center no-repeat;
    opacity: 1 !important;
}

button.btn-attachment:hover:before {
    filter: brightness(0) invert(1);
}

.btn-attachment.k-state-selected:before {
    filter: brightness(0) invert(1);
}

li.nav-item.mt-auto a * {
    filter: invert(60%) sepia(80%) saturate(3587%) hue-rotate(700deg) brightness(98%) contrast(87%);
}

li.nav-item.mt-auto a:hover * {
    filter: brightness(0) invert(1);
    opacity: 1 !important;
}

li.nav-item.mt-auto a:hover {
    background: #ff713c !important;
}

.daterange-inline span.k-floating-label-container label {
    position: relative;
    max-width: unset;
    margin: 0;
}

.daterange-inline span.k-floating-label-container {
    display: flex;
    flex-direction: row-reverse;
    width: auto;
    column-gap: 5px;
    padding: 0;
}

.daterange-inline span.k-daterangepicker-wrap {
    display: flex !important;
    column-gap: 14px;
}

span.k-daterangepicker.daterange-inline {
    display: flex;
    flex-direction: column;
}

.img-dropdown {
    width: 40px;
    height: 40px;
    object-fit: cover;
    border: 3px solid #eee;
}

.cs-dropdown-history {
    font-size: 12px;
}

.k-pager-md .k-pager-numbers-wrap .k-button {
    color: #333;
}

    .k-pager-md .k-pager-numbers-wrap .k-button .k-icon {
        filter: unset;
    }


.plant-image {
    text-align: left;
    height: 130px;
    width: auto;
    max-width: 300px;
    object-fit: contain;
}

.poolingtransactiontable-default .k-table-th > .k-cell-inner {
    display: flex;
    flex-flow: row nowrap;
    align-items: end;
    justify-content: inherit;
    overflow: hidden;
}


.poolingtransactiontable {
    width: fit-content;
    background-color: #fff;
}

.custom-drawer {
    width: 100%;
}

    .custom-drawer.k-drawer-expanded .k-drawer.telerik-blazor.k-drawer-end .k-drawer-wrapper {
        width: 100% !important;
        white-space: nowrap;
        overflow: auto;
    }

.k-grid td.k-selected, .k-grid .k-table-row.k-selected > td, .k-grid .k-table-td.k-selected, .k-grid .k-table-row.k-selected > .k-table-td {
    background-color: #ffdcdc;
}

.poolingtable-div-default {
    width: 100%;
}

.poolingtable-div-adjusted {
    width: 65%;
}

.drawer-div-default {
    width: 0%;
}

.drawer-div-adjusted {
    width: 35%;
}

th.k-header.k-touch-action-none.k-table-th {
    /* word-break: break-word; */
    white-space: normal;
}

/*button NA*/
button.telerik-blazor.k-button.buttonNA.k-group-start.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    color: grey;
    border-color: grey;
}

    button.telerik-blazor.k-button.buttonNA.k-group-start.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base:hover {
        background: grey;
        color: white;
    }

    button.telerik-blazor.k-button.buttonNA.k-group-start.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base.k-selected {
        background: grey;
        color: white;
    }


/*button A*/
button.telerik-blazor.k-button.buttonA.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    color: #f31700;
    border-color: #f31700;
}

    button.telerik-blazor.k-button.buttonA.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base:hover {
        background: #f31700;
        color: white;
    }

    button.telerik-blazor.k-button.buttonA.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base.k-selected {
        background: #f31700;
        color: white;
    }

/*button B*/
button.telerik-blazor.k-button.buttonB.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    color: #ffa500;
    border-color: #ffa500;
}

    button.telerik-blazor.k-button.buttonB.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base:hover {
        background: #ffa500;
        color: white;
    }

    button.telerik-blazor.k-button.buttonB.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base.k-selected {
        background: #ffa500;
        color: white;
    }

/*button C*/
button.telerik-blazor.k-button.buttonC.k-group-end.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    color: #00e300;
    border-color: #00e300;
}

    button.telerik-blazor.k-button.buttonC.k-group-end.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base:hover {
        background: #00e300;
        color: white;
    }

    button.telerik-blazor.k-button.buttonC.k-group-end.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base.k-selected {
        background: #00e300;
        color: white;
    }

/*button C White*/
button.telerik-blazor.k-button.buttonCWhite.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    color: #ffffff;
    border-color: black;
}

    button.telerik-blazor.k-button.buttonCWhite.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base:hover {
        background: #e3e3e3;
        color: white;
    }

    button.telerik-blazor.k-button.buttonCWhite.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base.k-selected {
        background: #fff;
        color: #000;
    }

        button.telerik-blazor.k-button.buttonCWhite.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base.k-selected .k-button-text:before {
            content: url(/images/check-lg.png);
            zoom: 0.8;
            margin-top: 5px;
            display: block;
            margin-left: 1px;
        }

.badge {
    line-height: 1;
    padding: 0.4em 0.4em 0.3em;
}

/*button CC*/
button.telerik-blazor.k-button.buttonCC.k-group-end.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base {
    color: white;
    border-color: #808080;
}

    button.telerik-blazor.k-button.buttonCC.k-group-end.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base:hover {
        background: #808080;
        color: white;
    }

    button.telerik-blazor.k-button.buttonCC.k-group-end.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base.k-selected {
        background: #808080;
        color: white;
    }

.badge {
    line-height: 1;
    padding: 0.4em 0.4em 0.3em;
}


/*button NA*/
button.telerik-blazor.k-button.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base.k-disabled.NAbutton {
    background: grey;
    border: grey;
    color: black;
}

button.telerik-blazor.k-button.buttonC.k-group-end.k-button-solid.k-rounded-md.k-button-md.k-button-solid-base.k-selected .k-button-text:before {
    content: url(/images/check-lg.png);
    zoom: 0.8;
    margin-top: 5px;
    display: block;
    margin-left: 1px;
    filter: brightness(0) invert(1);
}

.text-danger {
    color: #ff0018 !important;
}

.droplinetitle.cs-droplinetitle.flex.justify-content-between {
    background: #ffe057;
    border-radius: 5px;
    padding: 10px;
    color: black;
}

span.k-switch-label-off {
    color: black;
}

span.k-switch-track.k-rounded-full > * {
    font-size: 11px !important;
}

.k-button-group .k-selected.take-photo img {
    filter: brightness(0) invert(1) !important;
}

.dropcontentline > span {
    max-width: calc(100% - 170px);
}

.k-loader-container-panel {
    background: transparent;
    border: none;
}

.timer-stopplay img {
    width: 150px;
    cursor: pointer;
    transition: all linear 0.1s;
}

.timer {
    text-align: center;
    font-size: 55px;
    color: #ff4500;
    margin-top: 10px;
    font-weight: 500;
}

.timer-stopplay img:hover {
    opacity: 0.8;
}

legend.k-form-legend:empty {
    display: none;
}

.cs-start {
    width: 180px;
    height: 180px;
    animation: pulseStart 1.1s infinite;
    border-radius: 50%;
    border: 15px solid #ff4500a3;
    margin: 10px;
}

.cs-stop {
    width: 180px;
    height: 180px;
    animation: pulseStop 1.1s infinite;
    border-radius: 50%;
    border: 15px solid #ff00006b;
    margin: 10px;
}

@keyframes pulseStart {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 69, 0, 0.4);
        box-shadow: 0 0 0 0 rgba(255, 69, 0, 1);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(255, 69, 0, 0);
        box-shadow: 0 0 0 15px rgba(255, 69, 0, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 69, 0, 0);
        box-shadow: 0 0 0 0 rgba(255, 69, 0, 0);
    }
}

@keyframes pulseStop {
    0% {
        -moz-box-shadow: 0 0 0 0 rgb(255 0 0);
        box-shadow: 0 0 0 0 rgb(255 0 0);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(255, 69, 0, 0);
        box-shadow: 0 0 0 15px rgba(255, 69, 0, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(255, 69, 0, 0);
        box-shadow: 0 0 0 0 rgba(255, 69, 0, 0);
    }
}
/**Job Status color code**/
.job-status-finished {
    color: green;
}

.job-status-default {
    color: black;
}

span.k-upload-status {
    background: #ddd;
    margin-left: 10px;
}

.k-form-field.flex {
    display: flex;
}

.k-icon {
    display: inline-flex;
    line-height: 1;
}




/*loadingModal design*/
.modal-backdrop.show {
    opacity: 0.8; /* Adjust opacity for the faded background */
}

.modal-dialog {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(100vh - 60px); /* Adjust 60px if you have a header */
}

.modal-content {
    width: 200px;
    height: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.loader {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 2s linear infinite;
    margin-bottom: 20px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.modal-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.modal-message {
    font-size: 14px;
    color: #555;
}
/*loadingModal design End*/
