﻿.info-icon-fill {
    fill: #ccc; /*override .. same icon as on lists*/
}

#map {
    width: 300px;
    height: 191px;
    margin-left: 0px;
    /* float: right;*/
}

svg {
    background-color: transparent;
    /*      margin-bottom: -2px;*/
    margin-bottom: 1px;
    height: 18px;
}

.sticky-image {
    position: sticky;
    top: 0; /* Sticks to the top */
    background-color: white; /* Optional: to avoid transparency */
    z-index: 1000; /* Keeps it above other elements */
}

.sticky-image-link {
    float: left;
    text-align: left;
    font-size: 12.8px;
    font-weight: 500;
    color: #38A3F5;
    margin-top: 10px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
}

.qsite-d-bottom-dynamic {
    float: left;
    text-align: left;
    font-size: 12.8px;
    font-weight: 500;
    color: #38A3F5;
    margin-top: 14px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
    line-height: 16px;
    text-decoration: none;
}

    .qsite-d-bottom-dynamic:hover {
        text-decoration: none;
    }

table {
    border-collapse: collapse;
}

tr {
    border-top: 1px solid #f2f2f2;
}

td, th {
    border-left: none;
    border-right: none;
    padding: 0;
    margin: 0;
}

td {
    height: /*42px;*/ 32px;
}

.span-text-style-properties {
    font-size: 10px;
    color: #80868b;
    /*  font-size: 1.0142857143em;*/
    font-weight: 400;
    /*font-family: "Google Sans Text", "Noto Naskh Arabic UI", Arial, sans-serif;*/
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;
    /*margin-top: 6px;*/
    padding: 0;
    /*margin: 0;*/
}

.span-text-style-category {
    font-weight: 500;
    color: #61676b;
}


.grey-thin-frame23-border {
    border: 1px solid #d2e6f5; /*#cacaca;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.category-link4a-background {
    /* color: #006fb2;
    border: 2px solid #d2e6f5;*/
    background-color: /* #eef6ff;*/ #337ab7;
    color: white;
    /* border: 1px solid #d2e6f5;*/ border: 1px solid /*#d2e6f5;*/ #337ab7;
}

    .category-link4a-background:hover,
    .category-link4a-background:focus,
    .category-link4a-background:visited {
        /*        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
    }

.subcategory-link4a-background {
    /*box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);*/ /* Slightly darker and wider shadow */
    /*transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
/*    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;*/
    /* border: 1px solid #d2e6f5;*/
  /*  background-color: #eef6ff;*/
    border: 1px solid /*#d2e6f5;*/ #337ab7;
    color: /*#828282;*/ #337ab7;
}

    .subcategory-link4a-background:hover,
    .subcategory-link4a-background:focus,
    .subcategory-link4a-background:visited {
/*        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
    }

.category-link-color {
    color: #a7a9ab;
    background-color: #053659;
    border: 1px solid #14476b;
}

.subcategory-link-color {
    color: #a7a9ab;
    background-color: #14476b;
    border: 1px solid #053659;
}

.reference-color-2 {
    /* color: #808080;*/
    color: #015a9b;
}

.tr-more-color {
    border-top: 1px solid white;
}

.outer-div-background-color {
    background-color: #f2f4f6;
    /* background-color: #d2e6f5;*/
    /*  background-color: #e6f5fa;*/
}

.q-site-navbar-background {
    background-color: #F2F4F6;
    /* background-color: #d2e6f5;*/
    /* background-color: #e6f5fa;*/
    border-bottom: solid 1px #d2e6f5;
}

/*links starts*/

.icon-color-fill-1 {
    /* fill: #808080;*/
    fill: #015a9b;
    /*     "#000108"*/
}

.icon-color-fill-2 {
    fill: white;
}

.icon-color-stroke {
    stroke: white;
}

/*        links ends*/

.text-h4 { /*override*/
    /*  font-size: 14.8px;*/
    /*font-weight: 600;*/
}

/*.q-site-text {*/ /*override*/
/*font-size: 14.8px
        }*/

.some-style {
    border-radius: 20px;
    /* background-color: #eeeeee;*/
    padding: 4px 8px;
}

.outer-div more-to-explore23 {
    background-color: #F2F4F6;
}

.more-to-explore23-background-color { /* override */
    background-color: #F2F4F6;
}

.q-title {
    color: #006FB2;
}

/*        override related bottom starts */

.site-related-bottom-image-container3232 {
    background-color: white;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    border: 1px solid #d2e6f5;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    color: #4f4f4f;
}

.category-related-fill {
    fill: #015a9b; /* #4f4f4f;*/
}

.category-related-fill-2 {
    fill: white;
}

.my-q-list {
    font-size: 12.8px;
    font-weight: 600;
    color: #015a9b;
}

/*        override related bottom ends */
