html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.testBackground {
    background-image: url('../images/TEST.png');
    background-repeat: repeat;
}

/* --------- Header --------- */

#modotImg {
    width: 58px;
    height: 32px;
}

.whiteLogo {
    filter: invert(88%) sepia(21%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100);
}

#modotName {
    font-family: Calibri, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    padding-left: 15px;
    color: #4A4A4A;
    position: relative;
    top: 0px;
}

@media only screen and (min-width: 992px) {
    #modotImg {
        width: 100px;
        height: auto;
    }

    #modotName {
        font-size: 24px;
        font-weight: 400;
    }
}

@media only screen and (min-width: 1200px) {
    #modotImg {
        width: 122px;
        height: 66px;
    }

    #modotName {
        font-size: 32px;
        font-weight: 400;
        top: 10px;
    }
}

#logoHeader {
    margin-top: 10px;
}

#largeHeader {
    border-top: 1px solid lightgray;
    margin-bottom: 10px;
}

/* --------- Header --------- */

@media (min-width: 576px) {
    .showVeryNarrowScreen {
        display: none;
    }

    .text-right-lg-screen {
        text-align: right;
    }
}

@media (max-width: 575px) {
    .hideVeryNarrowScreen {
        display: none;
    }
}

@media (min-width: 993px) {
    .showNarrowScreen {
        display: none;
    }
    .heading-resize {
        font-size: 29px;
    }
}

@media (max-width: 992px) {
    .hideNarrowScreen {
        display: none;
    }
    .heading-resize {
        font-size: 21px;
    }
}

@media (max-width: 1200px) {
    .hideSomewhatNarrowScreen {
        display: none;
    }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
}

.footer-bs {
    bottom: 0px;
    position: fixed;
    width: 100%;
    background-color: white;
    z-index: 1030;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

.fw-lessbold {
    font-weight: 500;
}

.heading-lg {
    font-size: 34px;
}

.heading-md {
    font-size: 24px;
}

.heading-sm {
    font-size: 19px;
}

.cursor-pointer {
    cursor: pointer;
}

.bi-filetype-docx, .bi-filetype-doc {
    color: blue;
}

.bi-filetype-xlsx, .bi-filetype-xls {
    color: green;
}

.bi-filetype-pdf {
    color: red;
}

.input-validation-error {
    background-color: rgb(250, 215, 215);
    border: 2px solid red;
}

.btn-progress {
    border: 1px solid black;
    cursor: default;
    color: #fff;
    background-color: #4078a5;
}

    .btn-progress:hover, .btn-progress:focus, .btn-progress:active {
        color: #fff;
    }

.btn-progress-navigate {
    border: 1px solid black;
    color: #fff;
    background-color: #4078a5;
}

    .btn-progress-navigate:hover, .btn-progress-navigate:focus, .btn-progress-navigate:active {
        color: #fff;
        outline: 1px solid black;
    }

.btn-progress-disabled {
    border: 1px solid black;
    color: darkslategray;
    cursor: default;
}

.btn-progress-disabled-navigate {
    border: 1px solid black;
    color: darkslategray;
}

    .btn-progress-disabled-navigate:hover, .btn-progress-disabled-navigate:focus, .btn-progress-disabled-navigate:active {
        outline: 1px solid black;
    }

.btn-progress-active {
    outline: 1px solid black;
    z-index: 100;
    background-color: #2b506e;
}

.bi-filetype-docx, .bi-filetype-doc {
    color: blue;
}

.bi-filetype-xlsx, .bi-filetype-xls {
    color: green;
}

.bi-filetype-pdf {
    color: red;
}

.custProfileHeader {
    background-color: whitesmoke;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 4px;
    border: 1px solid darkgray;
    color: black;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn-outline-primary {
    color: #1861ac;
    border-color: #1861ac;
}

    .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-check:checked + .btn-outline-primary {
        color: #fff !important;
        background-color: #1b6ec2 !important;
        border-color: #1861ac !important;
    }

.text-right {
    text-align: right;
}

.change-highlight {
    background-color: lightgoldenrodyellow;
}

.fs-strike {
    text-decoration: line-through;
}

.fs-italic {
    font-style: italic;
}

.addressCard {
    max-width: 800px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
    border: 1px solid black;
}

.addressCard-activeComment {
    max-width: 800px;
    box-shadow: 0px 0px 12px orange;
    border: 2px solid orange;
}

.addressCardComments {
    max-width: 750px;
    box-shadow: 0px 0px 12px red;
    border: 2px solid red;
}

#dropdownMenuButton {
    border-left: none !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

#dropdownMenuButton2 {
    border-left: none !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

/* Custom CSS for E-Payments pages */

.alertNoPadding {
    position: relative;
    /* padding: 1rem 1rem; */
    /*margin-bottom: 1rem;*/
    border: 1px solid transparent;
    border-radius: .25rem;
    height:100%;
}

/* ******************************* */

.breadcrumb-item {
    font-size: 13px !important;
}

.btn-xs {
    padding-top: .15rem !important;
    padding-bottom: .15rem !important;
    padding-left: .25rem !important;
    padding-right: .25rem !important;
    font-size: .75rem !important;
}

.comment {
    border: 1px solid black;
    border-radius: 4px;
    margin-bottom: 15px;
    background-color: whitesmoke;
}

.modal-header-nav-tabs {
    border-bottom: none !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    background-color: whitesmoke;
}

.modal-nav-tabs {
    width: 100% !important;
}