﻿@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body, #app {
    font-family: 'Roboto', sans-serif;
    height: 100%;
    overflow: hidden;
}

a, .btn-link {
    color: #0366d6;
}

mark{
    padding: 0 !important;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/*.writentooltip {
    background-color: transparent !important;
    border: 0px !important;
    box-shadow: unset !important;
}*/

.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;
}

.table-sticky-header {
    position: sticky;
    top: 0;
    z-index: 101;
    background-color: var(--mud-palette-surface);
}

.table-bordered .mud-table-root.table-empty {
    height: 100%;
}

.table-bordered .mud-table-root .mud-table-body .mud-table-empty-row .my-3 {
    height: 100%;
}

.table-bordered .mud-table-root .mud-table-body .mud-table-loading {
    border: 0;
}

.table-bordered .mud-table-root .mud-table-cell{
    position: inherit !important;
}

.table-bordered .mud-table-root .mud-table-body:last-child .mud-table-row:last-child .mud-table-cell {
    border: 1px solid #dee2e6;
}

.mud-table-pagination-information {
    margin-top: 2px;
}

.mud-table-page-number-information {
    margin-top: 4px;
}

.grid-search-bar,
.grid-search-bar.gallery {
    background: rgba(33, 33, 33, 0.08);
}

.grid-search-bar.mud-input-control {
    border-radius: 4px;
    max-width: 248px;
}

.grid-search-bar.gallery.mud-input-control {
    min-width: 260px;
}

.grid-search-bar .mud-input.mud-input-outlined .mud-input-outlined-border,
.grid-search-bar.gallery .mud-input.mud-input-outlined .mud-input-outlined-border {
    border: none;
}

.filter-panel-search-bar {
    background: rgba(33, 33, 33, 0.08);
}

.filter-panel-search-bar.mud-input-control {
    border-radius: 4px;
    max-width: 248px;
}

.filter-panel-search-bar .mud-input.mud-input-outlined .mud-input-outlined-border {
    border: none;
}

.sort-column-filter-applied .sort-icon {
    color: #5A5AE6;
}

.display-mode-popup .mud-radio-button .mud-radio-icons.mud-checked,
.sort-popup .mud-radio-button .mud-radio-icons.mud-checked {
    color: #5A5AE6;
}

.filter-column-filter-applied .filter-icon {
    color: #5A5AE6;
}

.filter-popup .mud-radio-button .mud-radio-icons.mud-checked {
    color: #5A5AE6;
}

.upl-filter-applied .filter-icon {
    color: #5A5AE6;
}

.upl-filter-popup .upl-filter-checkbox-checked .mud-icon-root {
    color: #5A5AE6;
}

/*MAP COMPONENT STYLES*/
.btn-leaflet {
    position: relative;
    padding: 1px 1px 1px 1px !important;
    width: 30px;
    height: 30px;
    float: right;
    z-index: 400;
}

.btn-leaflet-settings-wrapper {
    position: absolute !important;
    top: 10px;
    right: 10px;
}

.btn-leaflet-legend-wrapper {
    position: absolute !important;
    top: 55px;
    right: 10px;
}

.btn-leaflet-collapse-wrapper {
    position: absolute !important;
    left: 0px;
    bottom: 30px;
    z-index: 1001
}

.btn-leaflet-collapse {
    padding: 1px 1px 1px 1px;
    width: 22px;
    height: 55px;
    float: left;
    z-index: 400;
    background-size: cover;
}

.form-leaflet {
    top: 76px;
    right: 10px;
    float: right;
    z-index: 1401;
    position: absolute !important;
}

.map-parameter-header {
    background-clip: border-box;
    background-color: #F5F5F7;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 10px;
    letter-spacing: 1.5px;
}

.img-border {
    border:2px dashed #FFFFFF;
}

/* *** */

#blazor-error-ui .dismiss {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}

.no-padding {
    padding: 0;
}

.white-backgroud {
    background-color: rgb(255,255,255);
}

.text-center {
    text-align: center;
}

.margin-auto {
    margin: auto !important;
}

.text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.text-ellipsis.outlet-task-description {
    font-family: 'Roboto';
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.4px;
    margin-right: 35px;
    /*padding-left: 15px;*/
}

.text-ellipsis.outlet-task-name {
    font-family: 'Roboto';
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    margin-right: 35px;
    /*padding-left: 15px;*/
}

label.mud-checkbox {
    margin: 0;
}

/* Loader */
.splash-screen {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column nowrap;
    height: 100vh;
    font-family: "Segoe UI",Roboto,"Helvetica Neue","-apple-system",BlinkMacSystemFont,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: .88rem;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
}

.splash-screen .spinner-border {
    border: .2em solid;
    border-color: #5f368d #bfbfbf #bfbfbf;
    width: 120px;
    height: 120px;
}

.splash-screen-caption {
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 1.5rem;
}

.splash-screen-text {
    color: #a1a1a1;
    margin-top: .5rem;
}

.border-radius-0 .leaflet-popup-content-wrapper {
    -ms-border-radius: 0px;
    border-radius: 0px;
}

.border-radius-0 .leaflet-popup-close-button {
    padding: 8px 25px 0px 0px !important;
    font: 20px/14px Tahoma, Verdana, sans-serif !important;
}

.border-radius-0.leaflet-popup {
    bottom: 50px !important;
}
/* Loader */

.h-100-tab-panel {
    height: calc(100% - 48px);
}

.mud-nav-link.active:not(.mud-nav-link-disabled) {
    background: rgba(90, 90, 230, 0.08)!important;
}

.sm-border-top {
    border-top: 1px solid var(--mud-palette-table-lines);
}

.sm-border-bottom {
    border-bottom: 1px solid var(--mud-palette-table-lines);
}

.sm-border-right {
    border-right: 1px solid var(--mud-palette-table-lines);
}

.leaflet-touch .leaflet-bar a {
    width: 40px !important;
    height: 40px !important;
    line-height: 40px !important;
}
.filter-dialog .mud-ripple-icon:after {
    transform: scale(0);
}

.btn-create-task-text {
    float:right;
    text-transform: none;
    font-size: 14px;
    color: var(--mud-palette-primary);
    padding: 4px 5px;
    font-family: var(--mud-typography-button-family);
    font-weight: var(--mud-typography-button-weight);
    line-height: var(--mud-typography-button-lineheight);
    letter-spacing: var(--mud-typography-button-letterspacing);
    cursor: pointer;
}

.create-task-button {
    padding-left: 2px;
    padding-right: 2px;
    cursor: pointer;
}

.create-task-div-button {
    display: flex;
    height: 64px;
    align-items: center;
    margin: 5px 10px 0px 5px;
}

.main-mud-menu .mud-list-item.mud-list-item-gutters.mud-list-item-clickable.mud-ripple .mud-list-item-text .mud-typography.mud-typography-body1
{
    display: flex;
}

.main-mud-menu .mud-list-item.mud-list-item-gutters.mud-list-item-clickable.mud-ripple .mud-list-item-text .mud-typography.mud-typography-body1 .mud-icon-root {
    min-width: 30px;
    margin-left: 5px;
    margin-right: 15px;
} 