@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');


a, .btn-link {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.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;
    }



.page-layout {
    margin-top: 0px;
    margin-bottom: 5px;
}

.Page-Title {
    background-color: #edf5f7;
}

.field-Labels {
    font-size: 14px;
    font-weight: bold;
}

.field-Text {
    font-size: 11px;
}

.job-field-Labels {
    font-size: 11px;
    font-family: Arial;
}

.job-field-Text {
    font-size: 14px;
    font-family: Arial;
}

.header-Labels {
    font-size: 14px;
}

.header-Text {
    font-size: 20px;
    font-weight: bold;
}

.sectionHeaders {
    font-size: 16px;
    font-weight: bold;
}

.popup-Header {
    color: white;
    padding-left: 10px;
    font-size: 20px;
    height: 40px;
    padding: 7px;
}

.popup-text {
    white-space: pre-wrap;
}

.SearchField {
    width: auto;
}

.right-align-buttons {
    display: flex;
    justify-content: flex-end;
}

.left-align-buttons {
    float: left;
}

.button {
    margin: 1px;
    width: auto;
}

.radio-Button {
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
}

.radio-Label {
    font-size: 16px;
    margin: 0 10px 0 0;
}

.list-Icon {
    padding-right: 5px;
}

.radzen-htmlEditor {
    width: 400px;
    height: 200px;
}


.combobox-item-template {
    display: flex;
    align-items: center;
}

    .combobox-item-template > img {
        border-radius: 50%;
        width: 2rem;
        height: 2rem;
    }

img + .combobox-item-template-text {
    margin-left: 1rem;
}

.combobox-item-template-text {
    display: flex;
    flex-flow: column;
}

.readOnly-Fields {
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: lightgrey;
    min-height: 30px;
    padding-top: 5px;
}

.groupFooterBorder {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: black;
}

.centerText {
    text-align: center;
}

.popupsize {
    min-width: 75%;
}

.emailSignatureSize {
    height: 50px;
}

center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.paddingright {
    padding-right: 20px;
}

.paddingleft {
    padding-left: 10px;
    padding-right: 20px;
}

.drop-zone {
    padding: 20px;
    width: 100%;
    min-height: 50px;
    border: 2px dashed #0087F7;
    border-radius: 5px;
}

    .drop-zone.hover {
        border-style: solid;
    }

.grid-validation-message {
    width: 22px;
    height: 18px;
    margin-left: 4px;
    margin-right: -4px;
    background-position: 4px 0;
}

.buttonleft {
    padding-left: 20px;
}

.nav {
    background-color: rgb(247,247,247);
}

.gridlayout-item {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
}

.gridlayout-header {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.gridlayout-header1 {
    font-size: 48px;
    font-weight: 600;
    text-align: center;
}

.calendarstyle {
    font-style: italic;
    color: white;
    background-color: mediumpurple
}

.schedulerEditForm-item {
    margin-left: 30px;
    margin-right: 30px;
}

.my-style-caption {
    font-style: italic;
    color: white;
    background-color: mediumpurple;
}

.color-GreenYellow {
    background-color: greenyellow
}

.text-White {
    color: white;
}

.text-Black {
    color: black;
}

.grid-alt-item > td {
    background-color: rgba(0, 0, 0, 0.05);
}

.header-bold span {
    font-weight: 700;
}

.dxbl-tabs-item {
    background-color: rgb(247,247,247);
}

.dxbl-btn.dxbl-btn-secondary {
    background-color: white;
}

.menu {
    color: white
}
/*
.dxbl-menu-item-text {
    font-size: 18px;
}*/

.dxbl-text-edit.dxbl-readonly::before {
    opacity: 15%;
}



.mainmenuitemtext .dxbl-menu-item-text {
    font-size: 20px;
    font-family: Inter;
}


.submenuitemtext .dxbl-menu-item-text .dropdown-item {
}

.submenuitemdropdown .dxbl-btn.dxbl-menu-dropdown-item {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: .875rem;
    font-weight: 400;
    font-family: Inter;
}

.dxbl-grid-font-family {
    font-family: Inter;
}

.dxbs-scheduler .dxbs-sc-date-hr-today > div:first-child {
    height: 20px;
}

.dxbs-scheduler .dxbs-sc-date-hr-today {
    background-color: #fb6767;
}


#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

.label-background-Light {
    background-color: #F8F9FA;
}

.label-background-LightBlue {
    background-color: lightblue;
}

.label-background-Purple {
    background-color: #6F42C1;
}

.label-background-Indigo {
    background-color: indigo;
}

.label-background-Pink {
    background-color: #E83E8C;
}

.label-background-Red {
    background-color: #C71C22;
}

.label-background-Orange {
    background-color: #FD7E14;
}

.label-background-Yellow {
    background-color: yellow;
}

.label-background-Green {
    background-color: #73A839;
}

.label-background-Teal {
    background-color: #20C997;
}

.label-background-Cyan {
    background-color: #2FA4E7;
}

.label-background-DarkRed {
    background-color: darkred;
}

.label-background-LimeGreen {
    background-color: limegreen;
}

.label-background-DarkGreen {
    background-color: darkgreen;
}

.label-background-BlueViolet {
    background-color: blueviolet;
}

.label-background-LightSteelBlue {
    background-color: lightsteelblue;
}

.label-background-LightCoral {
    background-color: lightcoral;
}

.label-background-LightGray {
    background-color: lightgrey;
}

.label-background-LightGoldenrodYellow {
    background-color: lightgoldenrodyellow;
}

.label-background-CadetBlue {
    background-color: cadetblue;
}

.label-background-MediumBlue {
    background-color: mediumblue;
}

.label-background-MediumSpringGreen {
    background-color: mediumspringgreen;
}

.label-background-Chocolate {
    background-color: chocolate;
}

.label-background-IndianRed {
    background-color: indianred;
}

.label-background-Gray {
    background-color: gray;
}

.discussion-container {
    height: 100%;
    width: 100%;
    position: relative;
}

.job-discussion-message-list {
    margin: 5px;
    padding: 10px;
    min-width: 90%;
    height: 99%;
    overflow-y: auto;
    overflow-x: hidden;
}

.job-discussion-tabs {
    overflow-y: auto;
}

.job-discussion-tab-list {
    min-width: 14vw;
}


/* improved for speech bubbles */
.received, .sent {
    position: relative;
    font-family: arial;
    font-size: 1.1em;
    border-radius: 10px;
    padding: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: fit-content;
}

    .received:after, .sent:after {
        border: 20px solid transparent;
        position: absolute;
        margin-top: -30px;
    }

.sent {
    background: #03a9f4;
    color: #fff;
}

.received {
    background: #4CAF50;
    color: #fff;
}

/* div within bubble for name */
.user {
    font-size: 0.8em;
    font-weight: bold;
    color: #000;
}

.msg {
    display: inline;
}

.msg-reply {
    position: relative;
    padding: 5px;
}

.sent .msg-reply {
    margin-right: 10px;
}

.received .msg-reply {
    margin-left: 10px;
}

.container-bottom-position {
    position: relative;
}

.bottom-position {
    position: absolute;
    bottom: 0;
}

.reply-thread {
    position: relative;
    border-left: solid;
    border-left-width: 2px;
    padding-left: 10px;
    margin: 5px;
}

.timestamp {
    font-size: 0.8em;
    color: #000;
}

.ui-state-highlight {
    background-color: rgba(var(--bs-primary-rgb), .3);
}

.ui-state-hover {
    background: rgba(var(--bs-primary-rgb), .3);
}

.ui-draggable-dragging {
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 12%);
}

.dxbl-grid .dxbl-grid-table > tbody > tr[data-visible-index] {
    cursor: pointer;
}

.dx-demo-radio-group-label {
    font-size: inherit;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

    .dx-demo-radio-group-label.dx-demo-small {
        font-size: 0.75rem;
    }

    .dx-demo-radio-group-label.dx-demo-large {
        font-size: 1rem;
    }

.dx-demo-radio-group {
    padding-bottom: 1rem;
}

.dx-demo-radio-selected-value {
    max-width: 480px;
    width: 100%;
}

.left-element {
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.right-element {
    float: right;
}

.container {
    position: relative;
    overflow: hidden; /* clears floats */
}

.edithtml {
    background-color: white;
    color: black;
}

.draggable {
    border: 1px solid #ccc;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
}

.drop-target {
    border: 1px dashed #ebebeb;
    display: inline-block;
    height: 100%;
}

.activity-card-col {
    background-color: whitesmoke;
}

? /*add this to avoid flickering*/
.plk-dd-inprogess > * {
    pointer-events: none;
}

/*dropzone style style*/
.plk-dd-dropzone {
    min-height: 50px;
    height: 100%;
    width: 100%;
}

/*drag drop styles*/

.plk-dd-spacing {
    height: 10px;
}

.plk-dd-spacing-dragged-over {
    padding: 25px;
}

.plk-dd-dragged-over {
    background-color: lightgray;
    opacity: 0.6;
    animation: blinker 1s linear infinite;
}

    .plk-dd-dragged-over > div {
        background-color: lightgray;
        opacity: 0.6;
        animation: blinker 1s linear infinite;
    }

.plk-dd-dragged-over-denied {
    background-color: red;
    opacity: 0.6;
    animation: blinker 1s linear infinite;
}

.plk-dd-in-transit {
    opacity: 0;
}

    .plk-dd-in-transit > div {
        opacity: 0;
    }

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.blink_me {
    animation: blinker 1s linear infinite;
}

/*for flex demo*/

.plk-flex .plk-dd-spacing {
    width: 20px;
    height: auto;
}

.plk-flex .plk-dd-dragged-over {
    background-color: lightgray;
    opacity: 0.6;
    animation: blinker 1s linear infinite;
}

    .plk-flex .plk-dd-dragged-over > div {
        background-color: lightgray;
        opacity: 0.9;
        animation: blinker 1s linear infinite;
    }

.plk-flex .plk-dd-in-transit {
    background-color: orangered;
}

    .plk-flex .plk-dd-in-transit > div {
        background-color: orangered;
    }

.plk-dd-noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

.smartbuild-icon {
    background-image: url('../images/SmartBuild-Icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: middle;
    color: inherit; /* same as text color */
}

.due-date-condition-box {
    border: 2px solid #c5c5c5;
    border-radius: 8px;
    padding:3px;
    background-color: #fafafa;
}

.color-box {
    width: 15px;
    height: 100%;
    display: inline-block;
    margin-right: 5px;
}

.paymentSchedulePopup {
    min-width: 700px;
}

.icon-paperclip-green::before {
    content: "\f0c6"; /* Font Awesome Unicode for paperclip */
    font-family: "Font Awesome 5 Free"; /* Use "Font Awesome 6 Free" if you use FA6 */
    font-weight: 900; /* 900 = solid style (fas), 400 = regular (far) */
    color: green; /* your color */
    display: inline-block;
    margin-right: 0.2rem; /* optional spacing if used next to text */
}







:root {
    --showcase-icon-size: 1.25rem;
    --showcase-avatar-size: 2rem;
    --showcase-avatar-margin-left: 0.75rem;
    --showcase-header-padding: 0.625rem;
    --showcase-toolbar-margin-bottom: 1rem;
    --showcase-module-content-padding: 1rem;
    --showcase-toolbar-padding-x: 0.375rem;
    --showcase-messagelist-padding-x: 1.25rem;
    --showcase-messagelist-padding-y: 2rem;
    --showcase-submitarea-padding-x: 1.25rem;
    --showcase-submitarea-padding-y: 0.5rem;
}

.small-size {
    --showcase-icon-size: 1rem;
    --showcase-avatar-size: 1.5rem;
    --showcase-avatar-margin-left: 0.5rem;
    --showcase-toolbar-padding-x: 0.25rem;
    --showcase-messagelist-padding-x: 0.75rem;
    --showcase-messagelist-padding-y: 1.5rem;
    --showcase-submitarea-padding-x: 0.75rem;
    --showcase-submitarea-padding-y: 0.375rem;
}

.large-size {
    --showcase-icon-size: 1.5rem;
    --showcase-avatar-size: 2.5rem;
    --showcase-avatar-margin-left: 1rem;
    --showcase-toolbar-padding-x: 0.5rem;
    --showcase-messagelist-padding-x: 1.75rem;
    --showcase-messagelist-padding-y: 2.5rem;
    --showcase-submitarea-padding-x: 1.75rem;
    --showcase-submitarea-padding-y: 0.625rem;
}

html, body {
    height: 100%;
}

body {
    margin: 0;
    letter-spacing: var(--dxds-letter-spacing-base-md);
    background-color: var(--dxds-color-surface-neutral-subdued-rest);
}

*, ::after, ::before {
    box-sizing: border-box
}

.icon {
    opacity: 0.7;
    background-size: contain;
    mask-repeat: no-repeat;
    mask-position: center center;
    mask-size: 100% 100%;
    background-color: currentColor;
}

.medium-icon {
    width: var(--showcase-icon-size);
    height: var(--showcase-icon-size);
}

.avatar {
    width: var(--showcase-avatar-size);
    height: var(--showcase-avatar-size);
    margin-left: var(--showcase-avatar-margin-left);
}

.icon.small-icon {
    width: 0.75rem;
    height: 0.75rem;
}



.notification {
    position: relative;
}

    .notification::after {
        content: attr(notification-count) / "";
        color: white;
        display: flex;
        position: absolute;
        top: 0;
        left: 5%;
        font-size: 0.8em;
        width: 1.2em;
        height: 1.2em;
        border-radius: 50%;
        background-color: red;
        align-items: center;
        justify-content: center;
    }

.dropdown-no-padding {
    --dxbl-dropdown-body-padding-x: 0;
    --dxbl-dropdown-body-padding-y: 0;
}

@media (min-width: 899.98px) {
    .pw-800 {
        max-width: 800px !important;
        width: 800px !important;
    }
}

.loading-panel {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .loading-panel > .loader {
        display: flex;
        align-items: center;
    }

        .loading-panel > .loader > .spinner {
            width: 2rem;
            height: 2rem;
            border: 0.25rem solid color-mix(in sRGB, var(--dxds-color-surface-primary-default-rest) 30%, transparent);
            border-bottom-color: var(--dxds-color-surface-primary-default-rest);
            border-radius: 50%;
            display: inline-block;
            box-sizing: border-box;
            animation: rotation 0.75s linear infinite;
        }

        .loading-panel > .loader > .label {
            color: var(--dxds-color-content-neutral-default-rest);
            font-size: var(--dxds-font-size-base-lg);
            font-weight: var(--dxds-font-weight-base-strong);
            margin-left: 0.75rem;
        }

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.job-item {
    /*    height: 2em;*/
    display: flex;
    align-items: center;
}

.caption {
    font-weight: 600;
}

.icon-hover {
    color: var(--bs-primary) !important;
    transition: color 0.0s !important;
}

.icon-hover:hover {
    color: #5c9ded !important;
}
.fp-header {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    flex: 1 1 100%;
    font-weight: 400;
}

.fp-sub-header {
    font-size: 0.75rem;
    padding: 0.25rem 0;
}

.fp-badge {
    display: inline-block;
    height: 1.25rem;
    width: 1.25rem;
    padding: 0.125rem 0;
    margin-right: 0.5rem;
    border-radius: 50%;
    text-align: center;
    font-size: 0.75rem;
    line-height: 1.25;
}

.fp-badge-primary {
    background-color: var(--bs-primary);
    color: var(--bs-white);
}

.color-swatch {
    width: 16px;
    height: 16px;
    border-radius: 3px;
}

.color-stripe {
    width: 10px;
    height: 100%;
    border-radius: 3px;
    display: inline-block;
    margin-right: 5px;
}