body {
    /*padding-bottom: 20px;*/
    font-family: 'Roboto', sans-serif !important;
    background-color: transparent;
}



body, html {
    height: 100%;
}

footer {
   /* position: relative; */   
    bottom:0;
    background-color: #FFFFFF;
    width: 100%;
    left: 0;
    color: #636467;
    font-size: 0.8rem;
    padding: 20px 0 5px 0;
}

.footer-abs {
    bottom: 0;
}

    footer ul {
        margin-bottom: 2px;
    }

    footer a {
        color: #636467;
    }


textarea {
    min-height: 200px !important;
}

#background {
    background-image: url('/Images/peoples_bg.jpg');
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
}

/* Override the default bootstrap behavior where horizontal description lists
   will truncate terms that are too long to fit in the left column
*/
.dl-horizontal dt {
    white-space: normal;
}

.error {
    color: red;
    margin-top: 10px;
}

.bg-blue {
    background-color: #002658 !important;
}

.border-blue {
    border-color: #002658 !important;
}

.border-blue-solid {
    border-bottom: 5px solid #005eb8 !important;
}

.bg-light-blue {
    background-color: #eaeef2 !important;
}

.bg-gray {
    background-color: #eae6e7 !important;
}

.card {
    border-color: #002658 !important;
}

.card a.nav-link {
    color: #007bff !important;
}

.card a.active {
    color: #FFFFFF !important;
}

/*.nav-link {
    color: #FFFFFF !important;
}*/

.btn-blue {
    color: #fff !important;
    background-color: #005eb8;
    /*border-radius: 0 !important;*/
}

    .btn-blue:hover {
        color: #fff !important;
        background-color: #1a6ab7;
        /*border-radius: 0 !important;*/
    }

.square {
    border-radius: 0 !important;
}



.card {
    background-color: #ffffff;
    border: 1px solid #c6c6c6;
    /* padding: 1em 1em 0.5em 1em;*/
}

/* .card .nav-link {
        color: #000000 !important;
    }

    .card .nav-pills .nav-link.active {
        background-color: #005eb8 !important;
        color: #ffffff !important;
    }*/

.sub-link {
    padding-left: 3rem !important;
    font-size: 1.0rem !important;
}

.section-border-black {
    border: 1px solid #000000 !important;
}

.vh-50 {
    height: 50vh !important;
}

.vh-15 {
    height: 15vh !important;
}

.text-wrap {
    white-space: normal;
}

.width-500 {
    width: 700px !important;
}

.bold-blue {
    color: #005eb8;
    font-weight: bold;
}

.nav-link {
    /*font-weight: bold;*/
    font-size: 1.1rem;
}

.media-body h4 {
    font-weight: bold;
}

#advancedSearchForm hr {
    background-color: #58595b !important;
    height: 3px;
}

#biographyContainer hr {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}

.features-biog {
    display: none
}

.nav-fill .nav-item {
    text-align: left !important;
}

.sidebar a.nav-link {
    color: #6c757d !important;
}

.sidebar-sticky {
    position: sticky;
    top: 71px;
    height: calc(100vh - 71px);
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto;
}

.sub-link {
    padding-left: 3rem !important;
    font-size: 1.0rem !important;
}

.section {
    background-color: #ffffff;
    border: 1px solid #c6c6c6;
    padding: 1em 1em 0.5em 1em;
}

    .section .nav-link {
        color: #000000 !important;
    }

    .section .nav-pills .nav-link.active {
        background-color: #005eb8 !important;
        color: #ffffff !important;
    }

.section-border-black {
    border: 1px solid #000000 !important;
}

.text-blue {
    color: #005eb8;
}




/*FORM LAYOUt 6*/
.form-layout-6 .row > div,
.form-layout-7 .row > div {
    border: 1px solid #ced4da;
    padding: 15px 20px;
}

    .form-layout-6 .row > div:first-child,
    .form-layout-7 .row > div:first-child {
        display: flex;
        align-items: center;
        background-color: #f8f9fa;
        border-right-width: 0;
        font-size: 12px;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

.form-layout-6 .row + .row > div,
.form-layout-7 .row + .row > div {
    border-top-width: 0;
}

.form-layout-6 .form-control, .form-layout-6 .dataTables_filter input, .dataTables_filter .form-layout-6 input,
.form-layout-7 .form-control,
.form-layout-7 .dataTables_filter input,
.dataTables_filter .form-layout-7 input {
    /*border: 0;
    border-radius: 0;
    padding: 0;*/
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.form-control {
    border: 1px solid #c6c6c6 !important;
}

.w-15 {
    width: 15% !important;
}

.w-35 {
    width: 35% !important;
}

#HelpTbl tbody tr:nth-of-type(odd) {
    background-color: #19759E !important;
    color: #ffffff;
}

#HelpTbl tbody tr:nth-of-type(even) {
    background-color: #ffffff !important;
    color: #000000;
}

.resultIcon {
    width: 35px;
}

.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    background: #fff;
    display: none;
    opacity: 0.7;
}

    .preloader .cssload-speeding-wheel {
        position: absolute;
        top: calc(50% - 3.5px);
        left: calc(50% - 3.5px)
    }

.loader, .loader__figure {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.loader {
    overflow: visible;
    padding-top: 2em;
    height: 0;
    width: 2em
}

.loader__figure {
    height: 0;
    width: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid #1976d2;
    border-radius: 50%;
    -webkit-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: loader-figure 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1)
}

.loader__label {
    float: left;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0.5em 0 0 50%;
    font-size: 0.875em;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    color: #1976d2;
    white-space: nowrap;
    -webkit-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: loader-label 1.15s infinite cubic-bezier(0.215, 0.61, 0.355, 1)
}

@-webkit-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #1976d2
    }

    29% {
        background-color: #1976d2
    }

    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }

    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-moz-keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #1976d2
    }

    29% {
        background-color: #1976d2
    }

    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }

    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@keyframes loader-figure {
    0% {
        height: 0;
        width: 0;
        background-color: #1976d2
    }

    29% {
        background-color: #1976d2
    }

    30% {
        height: 2em;
        width: 2em;
        background-color: transparent;
        border-width: 1em;
        opacity: 1
    }

    to {
        height: 2em;
        width: 2em;
        border-width: 0;
        opacity: 0;
        background-color: transparent
    }
}

@-webkit-keyframes loader-label {
    0% {
        opacity: 0.25
    }

    30% {
        opacity: 1
    }

    to {
        opacity: 0.25
    }
}

@-moz-keyframes loader-label {
    0% {
        opacity: 0.25
    }

    30% {
        opacity: 1
    }

    to {
        opacity: 0.25
    }
}

@keyframes loader-label {
    0% {
        opacity: 0.25
    }

    30% {
        opacity: 1
    }

    to {
        opacity: 0.25
    }
}

.w-10 {
    width: 10% !important;
}

.nav-link active {
    background-color: #005eb8 !important;
    color: #FFFFFF !important;
}

.nav-link:hover {
    background-color: #FFFFFF !important;
    color: #000000 !important;
}

.SearchSection {
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 10px;
    background-color: #005E99;
    border-radius: 0 12px 12px 0;
    width: 50%;
}

#advancedSearchForm label {
    font-weight: bold;
}

#profileContainer {
    /*  font-family: 'ITCCheltenhamProBook';*/
    text-align: justify;
}

.profile-title {
    font-size: 1.5em;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    text-align: left;
    /*font-family: 'ITCCheltenhamProCondensedBook';*/
    padding: 10px 0px 0px 0px;
}



/* IMAGE PROFILE */
.profile-image-container {
    position: relative;
    display: inline-block;
}

/*.profile-image {
    width: 180px;
    height: 180px;
    border-radius: 8px;
    object-fit: cover;
    border: 3px solid #dee2e6;
    transition: all 0.3s ease;
}*/

    .profile-image.private {
        border-color: #dc3545;
        opacity: 0.8;
    }

    .profile-image.public {
        border-color: #198754;
    }

.privacy-overlay {
    position: absolute;
    top: 8px;
    right: 8px;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: bold;
}

    .privacy-overlay.private {
        background: rgba(220, 53, 69, 0.9);
    }

    .privacy-overlay.public {
        background: rgba(25, 135, 84, 0.9);
    }

.image-controls {
    margin-top: 15px;
}

.privacy-toggle {
    background: none;
    border: 2px solid #dc3545;
    color: #dc3545;
    padding: 8px 16px;
    border-radius: 6px;
    font-weight: 500;
    transition: all 0.3s ease;
    cursor: pointer;
}

    .privacy-toggle:hover {
        background: #dc3545;
        color: white;
    }

    .privacy-toggle.public {
        border-color: #198754;
        color: #198754;
    }

        .privacy-toggle.public:hover {
            background: #198754;
            color: white;
        }

.confirmation-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    animation: fadeIn 0.3s ease;
}

    .confirmation-modal .modal-content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: white;
        padding: 30px;
        border-radius: 12px;
        max-width: 450px;
        width: 90%;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    }

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.status-indicator {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
}

    .status-indicator.private {
        background: #f8d7da;
        color: #721c24;
    }

    .status-indicator.public {
        background: #d1e7dd;
        color: #0f5132;
    }

.image-upload-section {
    background: #f8f9fa;
    border: 2px dashed #dee2e6;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
}

.default-avatar {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 48px;
    font-weight: bold;
}