﻿/* Bootstrap Validation Summary Override */
/* Bootstrap Validation Summary Override */

span.select2 span.select2-selection.select2-selection--single {
    height: calc(1.47em + 1rem + 2px);
    padding: 0.25rem 0.875rem;
}

span.select2 span.select2-selection__arrow {
    height: calc(1.47em + 1rem + 2px) !important;
}

.validation-summary-valid {
    display: none;
}

.validation-summary-errors ul {
    margin-bottom: 0;
    padding-left: 1rem;
}

.alert.validation-summary-errors {
    margin-bottom: 1rem;
}

.col-0 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.166665%;
    flex: 0 0 4.166665%;
    max-width: 4.166665%;
    width: 4.166665%;
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666%;
    flex: 0 0 16.66666%;
    max-width: 16.66666%;
    width: 16.66666%;
}

.dataTables_empty {
    font-size: 1.5rem !important;
}

/* Reference classes, no implementation */
.base,
.needs-validation,
.flex-start,
.text-faded,
.app-container-demo,
.lang-js,
.lang-csharp,
.has-tooltip,
.has-popover {
}

/* Keeps analyzers happy */
.js-waves-off,
.js-waves-on,
.js-get-date,
.js-collapse,
.js-modal-settings,
.js-filter-message,
.js-buttons,
.js-icon-class,
.js-icon-copy,
.js-bg-color,
.js-bg-gradient,
.js-bg-gradient-demo,
.js-bg-target {
}

/* Small word wrap correction */
section > ol > li {
    word-break: break-all;
}

code {
    border: 1px solid silver;
    padding: 0.03rem 0.2rem !important;
}

pre.prettyprint {
    border-radius: 0.2rem;
    padding-left: 0.4rem !important;
    padding-right: 0.4rem !important;
}

.documentation h2 {
    color: var(--primary);
}

.documentation th:first-child,
.documentation th:nth-child(3) {
    width: 16%;
}

.documentation blockquote {
    margin-left: 1rem;
    padding: 1rem 1rem 0.01rem 1rem;
    font-weight: 400;
    border-radius: 0 4px 4px 0;
    background: #edf2f9;
    border-left: 3px solid var(--primary);
}

    .documentation blockquote.info {
        background: #edf2f9;
        border-left: 3px solid var(--info);
    }

    .documentation blockquote.warning {
        background: #fff4db;
        border-left: 3px solid var(--warning);
    }

    .documentation blockquote.danger {
        background: #fadeeb;
        border-left: 3px solid var(--danger);
    }

/* Enter custom CSS rules for your application here */

dd {
    min-height: 19px;
}

button i {
    padding-right: 5px;
}

.height-200 {
    min-height: 200px;
}

.btn-action-icon {
    padding: .5rem 10px .5rem 10px!important;
    width: 35px!important;
}

    .btn-action-icon i {
        font-size: 1.2em;
        padding-right: 5px;
    }

.input-invalid {
    border: 1px solid #fd3995;
}

input[data-overridden] {
    background-color: #C2F9BB;
}

.badge-sm {
    font-size: 75%;
}

.badge-md {
    font-size: 100%;
    padding: 0.25em 0.5em;
}

/* Data Table custom CSS rules */
.dt-action-btn {
    margin-right: 10px;
}

/* Cases Data Table custom CSS rules */
.case-task-completion {
    margin-top: 5px;
    background-color: #f1f9fd;
    width: fit-content;
    padding: .2em .5em;
    border-radius: 4px;
    border-left: 3px solid #4ad4c5;
}

/* Document Selection Styles */
.list-group-header {
    background-color: #e7e7e7;
    border-bottom: 2px solid #8d8d8d;
    box-shadow: 0px 0px 13px 0px rgb(62 44 90 / 8%);
    border-top: 2px solid #8d8d8d !important;
}


.k-button-solid-primary {
    color: #212529 !important;
    background-color: #ff6700 !important;
}

.select2-container--open {
    z-index: 9999999
}


.checksum-related-on {
    color: #495057;
    background-color: #fff;
    border-color: #5f9341;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(133, 187, 101, 0.25);
}


.checksum-related-on-danger {
    color: #495057;
    background-color: #fff;
    border-color: #d50010;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 72, 34, 0.25);
}

.selected-card {
    border-color: #ff6700 !important;
    border: 2px solid;
}

.form-check-input:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}


.select2-disabled-look {
    pointer-events: none; /* prevent user interaction */
    opacity: 0.6; /* make it look grayed out */
}

.transaction-commission input.large-number{
    font-size: xx-large;
}

.when-collapsed {
    display: block;
}

.when-expanded {
    display: none;
}

a:not(.collapsed) + .heading-content .when-collapsed {
    display: none;
}

a:not(.collapsed) + .heading-content .when-expanded {
    display: block;
}

.header-field {
    font-weight: 700;
    display: inline-block;
    font-size: x-large;
    /* margin-top: 0.5rem !important; */
}

.header-label {
    /* padding-top: calc(0.5rem + 1px); */
    /* padding-bottom: calc(0.5rem + 1px); */
    margin-bottom: 0;
    font-size: x-large;
    line-height: 1.47;
}
.collapse-heading-content {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}


.select2-disabled-look {
    pointer-events: none; /* prevent user interaction */
    opacity: 0.6; /* make it look grayed out */
}

.transaction-commission input.large-number{
    font-size: x-large;
}