img {
    image-rendering: unset;
}

@media screen and (max-width: 1199px) {
  .navbar-container {
    display: none;
  }
}
/*
 *  MAIN NAV
 */

.header.header-lgsite .nav-item .nav-link {
    font-size: 15px;
    line-height: 1.7;
}

.mob-social-icons {
    color: white;
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-end;
}

.mob-social-icons a {
    padding: 5.5px;
}

header .top-header a.sub-nav-link img {
    width: 30px;
    height: 30px;
    margin-right: 2px;
}

@media (max-width:1199px) {
    header .top-header .sub-nav-link {
        display: none !important;
    }
}


/*
 *  FAQ
 */

/* .global-header-title p {
    font-size: 18px;
} */

.faq-learn-accordion .btn.collapse-heading {
    line-height: 1.5;
}

.faq-learn-joinbtn {
    padding: 10px 0 10px 0;
    margin-top: unset;
    margin-right: unset;
}

.cus-faq-links {
    color: #000;
    text-decoration: underline;
}

.cus-faq-links:hover {
    color: #000;
    text-decoration: underline;
}


/*
 * COMING SOON
 */

body {
    letter-spacing: 0;
}

.directory-orgvol h4 {
    letter-spacing: 0;
}

.ourgreatwebsite-org ul {
    font-size: 18px;
}

ul.listdots-rcircle li {
    font-size: 16px;
    letter-spacing: 0;
}

.volunteer-madeyou .content-site p {
    margin-left: 0;
    margin-right: 0;
}

.volunteer-madeyou.coming-summerint .content-site p.heading-1,
.volunteer-madeyou.coming-summerint .content-site p {
    max-width: 100%;
}


@media (min-width:1300px) {
    .directory-orgvol-footer .btn {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .directory-orgvol-footer .btn:first-child {
        margin-right: 10px;
    }
}

@media (max-width:767px) {
    .volunteer-madeyou.coming-summerint .content-site p,
    .volunteer-madeyou.coming-summerint .content-site .comingint-summmer p {
        letter-spacing: 0;
    }
    /* .faq-header-title {
        font-size: 16px !important;
    } */

    /*
    RESOURCE CAROUSEL
     */
    .res-carousel .owl-item {
        text-align: center;
    }

    .res-carousel .res-owl-item {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width:414px) {

    body {
        font-size: 16px;
    }
    .faq-learn-accordion .btn.collapse-heading {
        font-size: 16px;
    }
    .faq-learn-accordion .card-body p {
        font-size: 16px;
    }
}

@media (min-width: 991px) {
    /*
    RESOURCE CAROUSEL
     */
    .res-carousel .owl-stage {
        display: flex;
        justify-content: center;
        width: 100% !important;
    }
}


/*
 * NEWSLETTER
 */

.join-newsletter-success {
    color: #2eea2e;
    margin-left: 0;
    margin-top: 8px;
}

.join-newsletter-fail {
    color: red;
    margin-left: 0;
    margin-top: 8px;
}

.checkbox-round {
    width: 1.3em;
    height: 1.3em;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
    margin-top: -18px;
    margin-right: 5px;
}

/*
.checkbox-round:checked {
    background-color: var(--yellow);
}
 */

.checkbox-round.checked {
    background-color: var(--yellow);
}

.signup-check {
    margin-top: 20px;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.1px;
    line-height: 15.6px;
    padding-left: 0;
}
/*
.signup-check label {
    position: absolute;
    margin-top: -15px;
} */

.signup-nl {
    margin-top: 9px;
}

.signup-nl label {
    margin-left: 13px;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.1px;
    line-height: 15.6px;
}

.signup-nl .checkbox-round {
    margin-top: 7px;
}

.join-our-newsletter-radio {
    font-size: 9px;
}

/*
 * RLC - blog category icons
 */
.yellow-category-icons, .blue-category-icons {
    border-radius: 50%;
}

.yellow-category-icons:hover, .blue-category-icons:hover {
    cursor: pointer;
}

.yellow-category-icons.active {
    border: solid 5px var(--yellow);
}

.blue-category-icons.active {
    border: solid 5px var(--blue);
}

.primary_link {
    color: #000;
}

.primary_link:hover {
    color: #000;
}

.content-list {
    list-style: disc;
    margin-left: 25px;
}


.outline-keyword-btn.active {
    background-color: #549AC9;
    color: white;
}

.join-newsletter-success-2, .join-newsletter-fail-2 {
    text-transform: initial;
}

.join-newsletter-success-2, .signup-newsletter-success {
    color: var(--green);
}

.join-newsletter-fail-2, .signup-newsletter-fail {
    color: var(--red);
}

.signup-newsletter-success, .signup-newsletter-fail {
    margin-top: 5px;
}

.uploader {
    height: 60px;
}


div.dataTables_wrapper {
    width: auto;
    margin: 0 auto;
}

di.dataTables_scrollHead {
    width: 100%;
}

/*
.pagination li, .pagination a {
    color: #5E6A71;
    font-size: 11px;
    letter-spacing: 0;
    font-weight: 500;

    position: relative;
    padding: 0 7.7px;
}

.page-item .page-link {
    background-color: unset;
    border: 0;
}

.page-item.active .page-link {
    color: initial;
    background-color: unset;
    border: 0;
}
*/

.dropbtn {
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 0;
    margin-top: 3px;
}

.dropdown-content a {
    width: auto !important;
    height: auto !important;
    color: black !important;
    padding: 12px 16px !important;
    text-decoration: none !important;
    display: block !important;
    border-radius: unset !important;
    font-size: unset !important;
}

.dropdown-content.show {
    display: block;
}

.categoryIconContainer {
    margin-top: 5px;
}

.g-recaptcha > div {
    margin: 0 auto;
}

/*
 * FEEDBACK WIDGET
 */
.button.button--block {
    color: #fff;
}

ul.bullet-show {
    padding: 20px;
    list-style: disc !important;
}

ul.listdots-left {
    padding: 20px;
    list-style: disc !important;
}

ul.listdots-left.bullet-show {
    padding-left: 20px;
}

ol li ul.bullet-show, ul li ul.bullet-show {
    padding: 0;
}

a.agree, a.agree:hover, a.bodyLink, a.bodyLink:hover {
    font-weight: 600;
    text-decoration: underline;
    color: black;
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #000;
    text-align: center;
    background-color: #fff;
    border-radius: .25rem;
    border: solid #cbcfd4 1px;
}

.searchContainer h2 {
    color: #00568F;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.02px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 30px;
}

.multiselect-container {
    overflow: auto !important;
    -webkit-overflow-scrolling: touch;
}

.media-options {
    background-image: url('/assets/images/media-manager/dots.png');
    background-position: center;
}

.media-preview {
    background-image: url('/assets/images/media-manager/zoom.png');
    background-position: center;
}

.media-download {
    background-image: url('/assets/images/media-manager/download.png');
    background-position: center;
}

.media-copy {
    background-image: url('/assets/images/media-manager/copy.png');
    background-position: center;
}

.media-rename {
    background-image: url('/assets/images/media-manager/rename.png');
    background-position: center;
	background-color: #696969;
	background-repeat: no-repeat;
}

.footer-collapse-caret {
    width: 13px;
    margin-top: -5px;
}

.slick-dots {
    position: static !important;
}

.search-category-opportunity-page {
    padding-top: 0 !important;
}

.search-category-opportunity-page .contact-page {
    margin-bottom: 0;
}

.search-category-opportunity-page .contact-page .banner-header {
    padding-top: 60px;
    background-image: url('/assets/images/bg-stayupdate.png');
    background-size: 110% 375px;
}

.search-category-opportunity-page .contact-page .banner-header h1 {
    text-align: unset;
    position: unset;
    top: 0;
    left: 0;
    transform: none;
    padding: 0;
    font-weight: 400;
}

.search-category-opportunity-page .contact-page .banner-header h2 {
    color: #fff;
    font-size: 24px;
    width: 75%;
}

.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    overflow: hidden; /* Prevent tiles from overflowing */
}

.product-name-tile {
    position: absolute;
    color: rgba(102, 102, 102, 0.3); /* Light gray color with transparency */
    font-size: 2rem; /* Adjust font size as needed */
    font-weight: bold;
    pointer-events: none; /* Prevent interaction with the text */
    user-select: none; /* Prevent text selection */
    white-space: nowrap; /* Prevent text from wrapping */
}

.loading-content {
    background: white;
    padding: 2.5rem;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 4px 20px rgba(0, 86, 143, 0.15);
    max-width: 400px;
    width: 90%;
    z-index: 2; /* Ensure it's above the product name tiles */
}

.spinner-container {
    margin-bottom: 1.5rem;
}

.spinner {
    width: 60px;
    height: 60px;
    border: 4px solid #E6EEF4;
    border-top: 4px solid #00568F;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: 0 auto;
}

.loading-title {
    color: #00568F;
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 0.75rem;
}

.loading-message {
    color: #666;
    font-size: 1rem;
    margin: 0;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#inner-pages-sidebar .navbar-light .navbar-nav .nav-link {
	color: black;
	padding-left: 30px;
}

.sub-menu {
	margin-left: 25px;
    max-height: 500px;
    transition: all .25s;
}

@media (max-width:1199px) {
    .sub-menu {
        margin-left: 75px
    }
}

.sub-menu li {
    padding: 0.5rem;
}

.sub-menu a {
    color: black;
    font-size: 18px;
    white-space: nowrap;
}

@media (max-width:400px) {
    .sub-menu a {
        white-space: normal;
    }
}

#inner-pages-sidebar .navbar-light .navbar-nav .nav-link.active:before {
	content: none !important;
}

#inner-pages-sidebar .navbar-light .navbar-nav .nav-link {
	color: black !important;
}

#inner-pages-sidebar .navbar-light .navbar-nav .nav-link {
	position: relative;
}

.nav-item-icon {
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: contain;
    position: absolute;
    top: 8px;
    left: -10px;
    pointer-events: none;
}

#inner-pages-sidebar .navbar-light .navbar-nav .nav-link.my-dashboard {
    margin: 0;
    padding-left: 0;
}

#inner-pages-sidebar .navbar-light .navbar-nav .nav-link.my-dashboard .nav-item-icon {
    left: unset;
    right: 0;
    width: 25px;
    height: 25px;
    top: 10px;
    cursor: pointer;
    pointer-events: unset;
    transform: rotate(-180deg);
    transition: all .25s;
}

#inner-pages-sidebar .navbar {
    margin: 0 !important;
}

a.nav-link {
    transition: all .25s;
}

.content-expand {
    transition: all .25s;
}

.side-collapse {
    transition: all .25s;
}

.side-collapse #inner-pages-sidebar {
    overflow: hidden;
}

.side-collapse .nav-link {
    width: 25px !important;
}


.side-collapse .nav-item-caption {
    width: 0;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}

.side-collapse .sub-menu {
    max-height: 0;
    overflow: hidden;
}

.side-collapse .sidebar-toggle {
    transform: rotate(0) !important;
}

.nav-link.active .nav-item-caption {
    font-weight: 600;
}




/* VUE TREESELECT MULTISELECT */
.vue-treeselect--has-value .vue-treeselect__multi-value {
    /*max-height: 80px !important;*/
    overflow: auto !important;
}
.vue-treeselect .vue-treeselect__control {
    border: 0;
    background-color: #f8f9fa;
    height: 37px;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.01px;
    line-height: 14px;
    padding: 0px 10px;
}

.vue-treeselect .vue-treeselect__placeholder, .vue-treeselect .vue-treeselect__control-arrow {
    color: #999999;
}

.vue-treeselect__list-item.vue-treeselect__indent-level-0 {
    height: 36px;
    position: relative;
}

.vue-treeselect__list-item.vue-treeselect__indent-level-0:hover,
.vue-treeselect__list-item.vue-treeselect__indent-level-0 *:hover,
.vue-treeselect__list-item.vue-treeselect__indent-level-0 *:focus,
.vue-treeselect__list-item.vue-treeselect__indent-level-0:hover * {
    background-color: #f8f9fa !important;
}

.vue-treeselect__checkbox {
    display: none !important;
}

.vue-treeselect__list-item.vue-treeselect__indent-level-0 label {
    height: 40px !important;
    margin: 0;
    padding-top: 7px;
}

.vue-treeselect__option.vue-treeselect__option--selected:after {
    content: '';
    display: block;
    width: 0.5em;
    height: 1em;
    border-style: solid;
    border-width: 0 0.26em 0.26em 0;
    -webkit-transform: rotate(
45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(
45deg);
    position: absolute;
    right: 15px;
    top: 10px;
}

.vue-treeselect__control .vue-treeselect__x-container {
    color: #454545
}

.vue-treeselect__list-item.vue-treeselect__indent-level-0 {
    width: 50%;
    display: inline-block;
}

.vue-treeselect__list-item.vue-treeselect__indent-level-0 label {
    max-width: 90%;
    max-width: calc(100% - 25px);
    display: inline-block;
}

.vue-treeselect__list-item.vue-treeselect__indent-level-0:nth-child(even) label {
    padding-left: 1.5rem;
}

.vue-treeselect__label-container {
    display: block !important;
}

.vue-treeselect__multi-value-item {
    background: #549ac9 !important;
    color: white !important;
    border-radius: 20px !important;
}

.vue-treeselect__value-remove {
    color: white !important;
}

.vue__time-picker input.display-time{
    height: 46px !important;
    border-radius: 16.5px !important;
    font-size: 17px !important;
    width: 100% !important;
    color: #5E6A71 !important;
}

.vue__time-picker ul.hours::-webkit-scrollbar,
.vue__time-picker ul.minutes::-webkit-scrollbar {
    width: 6px;
}

.vue__time-picker-dropdown, .vue__time-picker .dropdown {
    top: calc(2.2em + 10px) !important;
    box-shadow: 0 3px 5px rgb(0 0 0 / 25%) !important;
}

.vue__time-picker.is-invalid input {
    border-color: #dc3545 !important;
    padding-right: calc(1.5em + 0.75rem) !important;
    background-repeat: no-repeat !important;
    background-position: right calc(0.375em + 0.1875rem) center !important;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) !important;
}

.mobile_lang_dropdown_ul {
    display: none;
}

@media (max-width:1199px) {
    .mobile_lang_dropdown_ul {
        display: block;
        background-color: #f1f1f1;
    }

    .mobile_lang_outer_div {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    .mobile_lang_outer_div .dropdown-menu {
        background-color: #f1f1f1;
    }

    #desktop-menu {
        margin: 0px;
    }
}

@media (max-width: 576px) {
    #account-info {
        margin-top: 20px;
        padding-top: 15px;
    }

    #manage-opportunity {
        margin-top: 20px;
        padding-top: 15px;
    }
}