﻿body {
    font-family: 'Noto Sans', sans-serif;
}

.form-control-sm, .custom-select-sm, .input-group-sm > .form-control:not(textarea), .input-group-sm > .input-group-append, .input-group-sm > .input-group-prepend {
    height: calc(.7em + .5rem + 2px);
    font-size: .775rem;
}

/*firefox*/
@-moz-document url-prefix() {
    select {
        text-indent: -2px
    }
}

/*Edge*/
@supports (-ms-ime-align: auto) {
    select {
        text-indent: -2px
    }
}

.custom-select-sm {
    padding: 0 1.5rem 0 0.5rem;
}

.custom-file-label,
.custom-file-label::after {
    height: calc(.7em + .5rem + 2px);
    padding-top: 0;
    font-size: .775rem;
    padding-bottom: 0;
}

.input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-prepend > .btn {
    line-height: 0.5;
}

textarea {
    font-size: .775rem;
}

.spinner-grow-xs, .input-group-sm > .input-group-append .spinner-grow, .input-group-sm > .input-group-prepend .spinner-grow, .btn-sm .spinner-grow {
    width: 0.5rem;
    height: 0.5rem;
}

.modal-header {
    cursor: move
}

.modal-header, .modal-footer {
    border: none;
}

.fa {
    text-decoration: none;
    color: black;
    cursor: pointer
}

.table-xs td, th {
    padding: .1rem;
    margin: .1rem;
    text-align: left;
}

.cursor-pointer {
    cursor: pointer;
}

td, th {
    padding-left: .5rem !important;
}

.btn-xs {
    padding: 0rem 0.5rem;
}

.btn-xxs {
    padding: 0rem .3rem;
    font-size: .775rem;
}

.modal.fade .modal-dialog.modal-dialog-zoom {
    -webkit-transform: translate(0,0) scale(.5);
    transform: translate(0,0) scale(.5);
}

.modal.show .modal-dialog.modal-dialog-zoom {
    -webkit-transform: translate(0,0) scale(1);
    transform: translate(0,0) scale(1);
}

.fade {
    transition: opacity .01s linear;
}

/* DatePicker */
.datepicker td, .datepicker th {
    padding: .25rem;
    border-radius: .2rem;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #0062cc;
}

    .datepicker table tr td.active,
    .datepicker table tr td.active:hover,
    .datepicker table tr td.active.disabled,
    .datepicker table tr td.active.disabled:hover {
        background-color: #0062cc;
        background-image: none;
        background-repeat: repeat-x;
        border-color: none;
        filter: none;
        color: #fff;
        text-shadow: none;
    }

.validation-summary-valid {
    display: none;
}

.validation-summary-errors ul {
    padding-left: 0;
    list-style: none;
}

td.nomargin {
    width: 1px;
    white-space: nowrap;
    padding-right: 1rem
}

tr.no-data td {
    text-align: center !important
}

.custom-picker {
    padding-left: 0px;
    padding-right: 0px;
}

.my-custom-large-scrollbar {
    height: 300px;
    overflow: auto;
}

.my-custom-scrollbar {
    position: relative;
    height: 180px;
    overflow: auto;
}

body.modal-open {
    height: 100vh;
    overflow-y: hidden;
    padding-right: 15px;
}

.table-wrapper-scroll-y {
    display: block;
}

.table-hover > tbody > tr.no-hover:hover {
    background-color: #ffffff !important;
}

.btn-outline-danger, .btn-outline-secondary {
    background-color: #ffffff;
}

.inActiveRow {
    color: #D3D3D3;
}

.w-5 {
    width: 5% !important;
}

.w-7 {
    width: 7.5% !important;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-95 {
    width: 95% !important;
}

.btn-margin {
    margin: 6% 0% 8.25% 0%;
}

.form-group .row label {
    margin-bottom: 0 !important
}

.form-group .row {
    padding: 0.2rem 0rem 0.2rem;
}

.popover {
    max-width: 90% !important;
}

.popoverImage {
    width: 100% !important;
    max-width: 800px !important;
    height: auto;
}

.popover-body {
    position: relative;
}

#previewModalImage {
    width: 100% !important;
    max-width: 800px !important;
    height: auto;
}

.td-disabled {
    background-color: #E9ECEF;
}

.announcementContent p, ol {
    margin-bottom: 0%;
}

/*css style for IE*/
.custom-select[disabled='disabled']::-ms-value {
    color: #495057;
}

/*Specific to chrome and firefox*/
.custom-select[disabled='disabled'] {
    color: #495057;
}

.sticky {
    position: -webkit-sticky;
    position: sticky !important;
    top: 0;
    z-index: 100;
}

.is-invalid input:focus, .is-invalid input {
    background-color: #fef1ec;
    border: 1px solid red !important
}

.form-control.is-invalid {
    background-position: left calc(.375em + .1875rem) center !important;
}

.custom-select.is-invalid {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center left 0.5rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px
}

.dot {
    height: calc(.7em + .5rem + 2px);
    width: calc(.7em + .5rem + 2px);
    border-radius: 50%;
    display: inline-block;
}

.ignore-hover:hover {
    border: none !important;
    background-color: inherit !important;
}

.table-fixed tbody {
    display: block;
}

    .table-fixed thead, .table-fixed tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

.multiline {
    white-space: pre-line;
}

.cursor-pointer {
    cursor: pointer;
}

.tile-table-row {
    display: flex;
    text-align: center;
}

.tile-table-row-center-box {
    flex: 1;
    justify-content: start;
    display: flex;
    flex-wrap: wrap;
}

.tile-table-anchor {
    border-radius: 1.0rem;
    padding: 0.25rem;
    width: 150px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.file-drop-zone {
    background-image: url("/content/img/uploadBlack.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 3.5%;
    border: 0.25rem #dee2e6 dashed;
    border-radius: 5px;
    max-height: 150px;
}

    .file-drop-zone.active {
        background-color: #e9ecef;
    }

.dx-toolbar-after {
    color: red;
}

    .dx-toolbar-after .dx-item .dx-toolbar-item .dx-toolbar-label {
        color: red;
        font-size: 0.5rem;
        display: block;
    }

h1, h2, h3 {
    letter-spacing: -0.04em;
    font-weight:300;
}

h4, h5 {
    letter-spacing: -0.02em;
    font-weight: 600;
}

h1 {
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 24px;
}

h2 {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 16px;
}

h3 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 12px;
}

h4 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 8px;
}

h5 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 4px;
}

    .dx-toolbar-after .dx-item .dx-toolbar-item .dx-toolbar-label {
        color: red;
        font-size: 0.5rem;
        display: block;
    }

tr:has(.stretched-link) {
    position: relative;
}
h6 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 4px;
}