﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.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;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.avatar-small {
    width: 2rem;
    height: 2rem;
    display: inline-block;
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.avatar-large {
    width: 4rem;
    height: 4rem;
    display: inline-block;
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.badge-small {
    font-size: 44% !important;
}

.badge-large {
    font-size: 100% !important;
}

.marker-circle {
    vertical-align: text-top;
    display: inline-block;
    height: 15px;
    min-width: 15px;
    border-radius: 50%;
}

.address-card {
    color: white;
    background-color: #6a818d !important;
}

.status-info {
    width: 80px;
    margin: auto;
    text-align: left;
}

.shipping-info {
    width: 80px;
    margin: auto;
    text-align: left;
}

.icon-button {
    padding: 0 0;
    width: 50px;
}

.gender-male {
    vertical-align: bottom;
    color: #1272FA
}

.gender-female {
    vertical-align: bottom;
    color: #1272FA
}

/* Tasks */
.task-card
{
    overflow: auto;
    white-space: nowrap;
}

.task-progress-small {
    margin: 5px 5px 0 15px;
    height: 10px !important;
}

.task-slot {
    position: relative;
    cursor: grab;
    box-shadow: 0 6px 14px 0 rgb(0 0 0 / 20%) !important;
    padding: 0px !important;
    width: 355px;
    height: 215px;
}

    .task-slot:active {
        cursor: grabbing;
    }

.task-slot-detailed {
    position: relative;
    cursor: grab;
    box-shadow: 0 6px 14px 0 rgb(0 0 0 / 20%) !important;
    padding: 0px !important;
    width: 100%;
    height: 140px;
    margin-bottom: 10px;
}

    .task-slot-detailed:active {
        cursor: grabbing;
    }

.task-slot-detailed-title {
    font-size: 14pt;
    font-weight: bold;
}

.task-slot-header {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #ffffff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    height: 38px;
}

.task-slot-header-title {
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 12px;
    color: white;
}

    .task-slot-header-title:hover {
        color: white;
    }

.task-slot-header-priority {
    position: absolute;
    top: 6px;
    left: 340px;
}

.task-slot-body-top {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    font-size: 12px;
}

.task-slot-body-id {
    position: absolute;
    top: 42px;
    left: 30px;
    right: 0px;
    font-size: 12px;
    color: #495961;
}

.task-slot-body-type {
    position: absolute;
    top: 40px;
    left: 85px;
    right: 0px;
    font-size: 16px;
    color: #495961;
}

.task-slot-body-avatar {
    position: absolute;
    top: 35px;
    right: 20px;
    font-size: 15px;
    color: #495961;
}

.task-slot-body {
    position: absolute;
    top: 80px;
    left: 20px;
    right: 20px;
    bottom: 5px;
    font-size: 11px;
}

.task-slot-footer {
    position: absolute;
    bottom: 0px;
    background: #e6ecef;
    color: #ffffff;
    padding: 8px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    width: 355px;
    height: 45px;
}

    .task-slot-footer button {
        height: 30px;
        padding: 0px 10px;
        font-size: 12px;
    }

.task-slot-footer-last {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 45px;
}

.task-slot-basic {
    font-size: 12px;
    border-radius: 9px;
    background-color: #ffffff;
    width: 405px;
    height: 100%;
    border-right-color: #e1e1e1;
    border-right-style: solid;
    border-right-width: 1px;
}

.task-slot-details {
    position: absolute;
    left: 405px;
    font-size: 14px;
    right: 0px;
    top: 20px;
    bottom: 0px;
}

.task-box-borders {
    border-radius: 4px;
}

.task-priority-box-small {
    min-width: 50px;
    min-height: 24px;
    font-size: 10px;
    text-align: center;
    color: white;
    border: 1px solid #8d9599;
    padding-top: 1px;
}

.task-priority-box-large {
    max-width: 200px;
    min-height: 30px;
    font-size: 14px;
    text-align: center;
    color: white;
    border: 1px solid #8d9599;
}


.task-priority-low {
    background: #1d851d;
}

.task-priority-medium {
    background: #95950a;
}

.task-priority-high {
    background: #cd2525;
}

.task-priority-text {
    vertical-align: sub;
}

.task-slot-body-actions {
    position: absolute;
    top: 44px;
    left: 295px;
    font-size: 14px;
}

    .task-slot-body-actions div {
        display: contents;
    }

    .task-slot-body-actions input {
        width: 32px;
        height: 32px;
    }

.task-slot-icon {
    font-size: 14px !important;
}

.task-assign-avatar {
    width: 32px;
    height: 32px;
}

.task-assign-avatar-large {
    width: 64px;
    height: 64px;
}

.task-assign-name {
    display: inline;
    vertical-align: super;
}

.task-view-column-header {
    text-align: center;
    padding-top: 7pt;
    background: #495961;
    color: #ffffff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    height: 38px;
}

.task-view-column-container {
    padding: 0px !important;
    min-width: calc(355px + 30px);
    min-height: 100%;
}

.task-view-column {
    border: 1px solid #495961;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;    
    list-style: none;
}

.task-view-mixed-container {
    display: flex;
}

.min-width-max-content {
    min-width: max-content;
}

.task-view-kanban-column {
    align-self: center;
    padding: 0pt 10pt;
    list-style: none;
}

.task-view-mixed-column {
    align-self: center;
    padding: 0px 10px;
    list-style: none;
}

.task-view-list-column {
    padding: 10px 30px;
    list-style: none;
}

.task-view-kanban-column-drop {
}

.task-view-mixed-column-drop {
}

.task-view-list-avatar {
    width: 32px;
    height: 32px;
}

.task-action-button {
    width: 32px;
    height: 32px;
}

.task-column {
    display: flex;
    flex-direction: column;
}

    .task-column ul {
        flex: 1;
    }

.task-info-container {
    padding: 0px !important;
    height: 100%;
}

.task-info-header {
    padding: 15px 20px 5px 20px;
    margin-bottom: 30px;
    background: #495961;
    color: #ffffff;

    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.task-info-body {
    padding: 0px 30px 20px 30px;
}

.task-info-tabs {
    min-height: 600px;
}

task-info-body-col {
    margin-bottom: 3pt;
}

.task-info-chart {
    width: 150px !important;
    height: 150px !important;
}

.task-info-chart-value {
    align-content: center;
    font-size: 20pt;
    padding: 0 !important;
    margin: 2px 0px 0px 0px !important;
}

.task-info-chart-boolean-true {
    align-content: center;
    font-size: 60pt;
    padding: 0 !important;
    margin: 4px 3px 0px 0px !important;
}

.task-info-chart-boolean-false {
    align-content: center;
    font-size: 10pt;
    padding: 0 !important;
    margin: 0px 0px 0px 0px !important;
}

.task-info-chart-title {
    font-size: 12pt;
    text-align: center;
    margin-top: -10px;
    margin-right: 18px;
}

.task-info-footer {
    padding: 10px 20px 10px 20px;
    background: #495961;
    color: #ffffff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.task-comments-container {
    width: 100%;
}

.task-comments-wrapper {
    margin-top: 8px;
    align-items: flex-start;
    display: flex;
}

.task-comments-avatar {
    flex-shrink: 0;
    margin-right: 20px;
    width: 60px;
}

.task-comments-header {
    margin-left: 20px;
    margin-left: 20px;
    margin-right: 20px;
}

    .task-comments-header input {
        width: 64px;
        height: 100%;
    }

.task-comments-text {
    width: 100%;
    margin: 10px 0px;
}

.task-comments-add {
    width: 100%;
    align-items: flex-start;
    display: flex;
    margin-top: 12px;
    padding: 0 12px;
}

.task-comments-add-text {
    width: 100%;
    margin-right: 20px;
}

.task-comments-add-save {
    padding: 0 !important;
    width: 40px;
}

.task-divisor {
    width: 100%;
    height: 20px;
    min-width: 355px;
}

.task-divisor-empty {
    min-height: 215px !important;
}

.task-divisor-drop {
    width: 100%;
    min-width: 355px;
    height: max-content;
    color: #495961;
    border: 10px solid #ffffff;
    border-radius: 20px;
    background: #65b32e;
    height: 215px;
    opacity: 0.5;
}

.task-submenu-container
{
    color: black;
    z-index: unset;
}