/* Give border to input when field required */

.fieldsReq {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 119, var(--tw-border-opacity));
    border-width: 2px;
}


/* GENERAL */

:root {
    --ni-gray: #4b5563;
    --ni-gray-000: #f9fafb;
    --ni-gray-100: #f3f4f6;
    --ni-gray-200: #e5e7eb;
    --ni-gray-300: #d1d5db;
    --ni-gray-400: #9ca3af;
    --ni-gray-500: #6b7280;
    --ni-gray-600: #4b5563;
    --ni-gray-700: #374151;
    --ni-gray-800: #1f2937;
    --ni-gray-900: #111827;
    --ni-red: #ef4444;
    --ni-red-000: #fef2f2;
    --ni-red-100: #fee2e2;
    --ni-red-200: #fecaca;
    --ni-red-300: #fca5a5;
    --ni-red-400: #f87171;
    --ni-red-500: #ef4444;
    --ni-red-600: #dc2626;
    --ni-red-700: #b91c1c;
    --ni-red-800: #991b1b;
    --ni-red-900: #7f1d1d;
    --ni-yellow: #fbbf24;
    --ni-yellow-000: #fffbeb;
    --ni-yellow-100: #fef3c7;
    --ni-yellow-200: #fde68a;
    --ni-yellow-300: #fcd34d;
    --ni-yellow-400: #fbbf24;
    --ni-yellow-500: #f59e0b;
    --ni-yellow-600: #d97706;
    --ni-yellow-700: #b45309;
    --ni-yellow-800: #92400e;
    --ni-yellow-900: #78350f;
    --ni-greengray: #10b981;
    --ni-greengray-000: #ecfdf5;
    --ni-greengray-100: #d1fae5;
    --ni-greengray-200: #a7f3d0;
    --ni-greengray-300: #6ee7b7;
    --ni-greengray-400: #34d399;
    --ni-greengray-500: #10b981;
    --ni-greengray-600: #059669;
    --ni-greengray-700: #047857;
    --ni-greengray-800: #065f46;
    --ni-greengray-900: #064e3b;
    --ni-blue: #2563eb;
    --ni-blue-000: #eff6ff;
    --ni-blue-100: #dbeafe;
    --ni-blue-200: #bfdbfe;
    --ni-blue-300: #93c5fd;
    --ni-blue-400: #60a5fa;
    --ni-blue-500: #1fa8e0;
    --ni-blue-600: #0c96cf;
    --ni-blue-700: #1d4ed8;
    --ni-blue-800: #1e40af;
    --ni-blue-900: #1e3a8a;
    --ni-purplegray: #6366f1;
    --ni-purplegray-000: #eef2ff;
    --ni-purplegray-100: #e0e7ff;
    --ni-purplegray-200: #c7d2fe;
    --ni-purplegray-300: #a5b4fc;
    --ni-purplegray-400: #818cf8;
    --ni-purplegray-500: #6366f1;
    --ni-purplegray-600: #4f46e5;
    --ni-purplegray-700: #4338ca;
    --ni-purplegray-800: #3730a3;
    --ni-purplegray-900: #312e81;
    --ni-purple: #7c3aed;
    --ni-purple-000: #f5f3ff;
    --ni-purple-100: #ede9fe;
    --ni-purple-200: #ddd6fe;
    --ni-purple-300: #c4b5fd;
    --ni-purple-400: #a78bfa;
    --ni-purple-500: #8b5cf6;
    --ni-purple-600: #7c3aed;
    --ni-purple-700: #6d28d9;
    --ni-purple-800: #5b21b6;
    --ni-purple-900: #4c1d95;
    --ni-pink: #ec4899;
    --ni-pink-000: #fdf2f8;
    --ni-pink-100: #fce7f3;
    --ni-pink-200: #fbcfe8;
    --ni-pink-300: #f9a8d4;
    --ni-pink-400: #f472b6;
    --ni-pink-500: #ec4899;
    --ni-pink-600: #db2777;
    --ni-pink-700: #be185d;
    --ni-pink-800: #9d174d;
    --ni-pink-900: #831843;
    --ni-secondary: var(--ni-gray);
    --ni-danger: var(--ni-red);
    --ni-warning: var(--ni-yellow);
    --ni-success: var(--ni-greengray);
    --ni-light: #fff;
    --ni-dark: #000;
    --ni-primary: var(--ni-pink);
}


/*COLOR BASE */

.colorMainBlue {
    background: var(--ni-blue-500);
}

.bg-blue {
    background-color: #26BAEE;
}

.hover-blue {
    background-color: #035AA6;
}

.company_profile_background {
    background-image: url('/images/company_logos/company_logo.png');
    background-color: black;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    opacity: 70%;
}

.company_profile_background {
    height: 100vh;
    /* background-color: #e7e7e7; */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    position: absolute;
}

.company_profile_background .cover {
    /* background-color: #1fa8e063; */
    position: relative;
    height: 100%;
    /* opacity: 40%; */
}

.svg_bg {
    background-color: #ffffff;
    opacity: 0.96;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23ffffff' stroke-width='0.3' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(23.45) translate(-957.36 -718.02)'%3E%3Cuse fill='%23fcfcfc' href='%23s' y='2'/%3E%3Cuse fill='%23fcfcfc' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23fafafa' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23fafafa' href='%23s'/%3E%3Cuse fill='%23f7f7f7' href='%23s' x='2'/%3E%3Cuse fill='%23f7f7f7' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(23.45) translate(-957.36 -718.02)'%3E%3Cg fill='%23f5f5f5'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(23.45) translate(-957.36 -718.02)'%3E%3Cg fill='%23f5f5f5'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(23.45) translate(-957.36 -718.02)'%3E%3Cg fill='%23f2f2f2'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(23.45) translate(-957.36 -718.02)'%3E%3Cg fill='%23ffffff'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23efefef'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(23.45) translate(-957.36 -718.02)'%3E%3Cg fill='%23FFFFFF'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(23.45) translate(-957.36 -718.02)'%3E%3Cg fill='%23FFFFFF'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(23.45) translate(-957.36 -718.02)'%3E%3Cg fill='%23FFFFFF'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' fill-opacity='3' height='100%25'/%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
}

html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

section {
    color: gray;
    font-size: 16px;
    padding: 10px;
    overflow: auto;
    min-width: 50px;
}

section.toolbar {
    height: 60px;
    background: #F6F6F6;
    border-bottom: 1px solid #CCC;
}

section.nav {
    background: #F6F6F6;
    width: 400px;
}

section.listing {
    height: 300px;
}

split-divider[thin] {
    background-color: #CCC;
}

split-view[vertical]>split-divider[thin] {
    width: 1px;
}

split-view[horizontal]>split-divider[thin] {
    height: 1px;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.tab-menu li.selected {
    background-color: #f8f8f8;
    color: #181818;
}


/* Slick Grid */

.cell-title {
    font-weight: bold;
}

.cell-effort-driven {
    text-align: center;
}

.cell-selection {
    border-right-color: silver;
    border-right-style: solid;
    background: #f5f5f5;
    color: gray;
    text-align: right;
    font-size: 10px;
}

.slick-row.selected .cell-selection {
    background-color: transparent;
    /* show default selected row background */
}


/* Custom search */

.doc {
    width: 860px;
    margin: 0 auto;
}

.doc h2 {
    font-size: 20px;
    margin: 20px;
}

.doc button.btn {
    margin: 40px auto;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border-radius: 3px;
    margin-left: 10px;
    min-width: 100px;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.doc button.open {
    background: #651E7E;
}

.doc button.close {
    background: #DDB0EC;
    border: 1px solid #DDB0EC;
}


/* =========================Custom vichle  and Trackpoint ================================*/

.panels {
    position: relative;
    overflow: auto;
    background: #fff;
}

.pad {
    padding: 8px;
}

.searchField {
    width: 124 px !important;
    height: 20 px !important;
    margin: 0 px !important;
    padding: 1 px 15 px 1 px 3 px !important;
    border: solid 1 px #b2b2b2 !important;
    -webkit-border-radius: 5 px 0 px 0 px 5 px !important;
    -moz-border-radius: 5px 0px 0px 5px !important;
    border-radius: 5 px 0 px 0 px 5 px !important;
    -webkit-box-shadow: inset 1px 3px 5px #e1e1e1 !important;
    -moz-box-shadow: inset 1px 3px 5px #e1e1e1 !important;
    box-shadow: inset 1px 3px 5px #e1e1e1 !important;
}

.searchBtn {
    width: 29 px !important;
    height: 24 px !important;
    margin: -8 px 0 px 0 px 0 px !important;
    background: #F0F0F0 url(../../Images/search_icon.png) no-repeat 7 px 4 px;
    border-top: solid 1 px #b2b2b2 !important;
    border-right: solid 1 px #b2b2b2 !important;
    border-bottom: solid 1 px #b2b2b2 !important;
    border-left: none !important;
    -moz-border-radius: 0px 5px 5px 0px !important;
    -webkit-border-radius: 0 px 5 px 5 px 0 px !important;
    border-radius: 0 px 5 px 5 px 0 px !important;
    -moz-box-shadow: inset 1px 1px 0px #FFF !important;
    -webkit-box-shadow: inset 1px 1px 0px #fff !important;
    box-shadow: inset 1px 1px 0px #fff !important;
    cursor: pointer !important;
}


/* Tab */


/* Style the tab */

.tab {
    padding-top: 1px;
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 30px;
    font-size: 12px;
}


/* Style the buttons inside the tab */

.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    /* transition: 0.3s; */
    font-size: 14px;
}


/* Create an active/current tablink class */

.tab button.active {
    background-color: #fff;
}


/* Style the tab content */

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #fff;
    border-top: none;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.grey {
    color: grey;
}

.orange {
    color: orange;
}

.red {
    color: red;
}

.pointer {
    cursor: pointer;
}

.checkmark {
    background-image: url(../images/tick.png);
}

.icon-help {
    background-image: url(../images/help.png);
}

.disabled {
    color: #ccc;
}

.fake-hyperlink {
    cursor: pointer;
    color: #08c;
}

.fake-hyperlink:hover {
    text-decoration: underline;
}


/**
   * Style the drop-down menu here since the plugin stylesheet mostly contains structural CSS.
   */

.slick-context-menu .title {
    font-size: 17px;
}

.slick-context-menu {
    border: 1px solid #718BB7;
    background: #f0f0f0;
    box-shadow: 2px 2px 2px silver;
}


/* =====================---Togggle Switch open/off---==================== */


/* Toggle B */

input:checked~.dot {
    transform: translateX(100%);
    background-color: #ffffff;
}


/* Loading page */

.pace .pace-progress {
    background: #09d0eb;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 2px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}

.pace-inactive {
    display: none;
}

/* Dropdown Setting */
/* Move dropdown higher and align under Layout Setting */
.dropdowns-setting:hover > .dropdowns-menu-setting {
    display: block;
    position: absolute;
    left: 0;
    top: 40px; /* Adjust this value as needed to move it up and align under Layout Setting */
    z-index: 1050; /* Ensure it stacks above other elements */
    min-width: 220px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

/*  test Custom */
/* .testbutton{
    background-color:red;
}
.hover\:testbutton:hover{
    background-color:blue; 
}*/

/* Dropdown Report */
.dropdown-report {
    display: none;
    position: absolute;
    z-index: 9999;
    width: 450px;
    max-height: 500px;
    overflow-y: auto;
    background-color: white;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    margin-top: 0.5rem;
    left: 0;
    top: 24px;
}

.dropdown-report::-webkit-scrollbar {
    width: 8px;
}

.dropdown-report::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 3px;
}

.dropdown-report::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 3px;
}

.dropdown-report::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.dropdown-report-item {
    display: block;
    width: 100%;
    padding: 0.5rem 2rem;
    text-align: left;
    border: none;
    background: none;
    color: #374151;
    font-size: 0.875rem;
    cursor: pointer;
    transition: all 0.2s;
}

.dropdown-report-item:hover {
    background-color: var(--ni-gray-200);
    color: var(--ni-gray-900);
}

.dropdown-report-separator {
    border-bottom: 1px solid #e5e7eb;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
}

.dropdown:hover .dropdown-report {
    display: block;
}

/* Create report dropdown */

/* Dropdown Container */
.dropdown-container-create {
    position: relative;
    display: inline-block;
}

/* Dropdown Arrow Animation */
.dropdown-arrow {
    margin-left: 4px;
    transition: transform 0.2s ease-in-out;
}

.dropdown-container-create.active .dropdown-arrow {
    transform: rotate(180deg);
}

.dropdown-menu-create {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    width: 300px;
    max-height: 500px;
    overflow-y: auto;
    background-color: white;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 50;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.2s ease-out;
    display: none;
}

/* Show dropdown */
.dropdown-container-create.active .dropdown-menu-create {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    display: block;
}

/* Dropdown Items Create */
.dropdown-item-create {
    display: block;
    width: 100%;
    padding: 0.5rem 2rem;
    text-align: left;
    border: none;
    background: none;
    color: #374151;
    font-size: 0.875rem;
    cursor: pointer;
    transition: all 0.2s;
}

.dropdown-item-create:hover {
    background-color: #e5e7eb;
    color: #111827;
}

.dropdown-item-create:focus {
    outline: none;
    background-color: #d1d5db;
}
/* DataTable */

/* Table wrapper styling */
.tableDT {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #e5e7eb;
}

/* Reduce DataTables font size for a more compact look */
.tableDT th,
.tableDT td {
    font-size: 12px;
    padding: 2px 6px;
    white-space: nowrap;
    border: 1px solid #e5e7eb !important; /* Light gray border for all cells */
}

.tableDT thead th {
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    border: 1px solid #e5e7eb !important; /* Light gray header border */
    background-color: #f9fafb;
    text-align: left;
}

/* Override display class styles from DataTables */
table.dataTable.display tbody th,
table.dataTable.display tbody td,
.tableDT.display th,
.tableDT.display td {
    border: 1px solid #e5e7eb !important;
}

/* Also apply when .dataTable class is added */
.tableDT.dataTable th,
.tableDT.dataTable td {
    font-size: 12px;
    padding: 2px 6px;
    white-space: nowrap;
    border: 1px solid #e5e7eb !important;
}

.tableDT.dataTable thead th {
    font-size: 12px;
    font-weight: 600;
    white-space: nowrap;
    border: 1px solid #e5e7eb !important;
    background-color: #f9fafb;
}

/* Gmail-style row hover effect */
.tableDT tbody tr:hover,
.tableDT.dataTable tbody tr:hover {
    box-shadow: inset 1px 0 0 #dadce0, inset -1px 0 0 #dadce0, 0 1px 2px 0 rgba(60,64,67,.3), 0 1px 3px 1px rgba(60,64,67,.15);
    cursor: pointer;
}

.tableDT tbody tr:hover td,
.tableDT.dataTable tbody tr:hover td {
    background-color: transparent !important;
}

/* Smaller checkboxes in DataTable */
.tableDT input[type="checkbox"],
.tableDT.dataTable input[type="checkbox"] {
    width: 14px !important;
    height: 14px !important;
    cursor: pointer;
}

/* Event Notification Styles (moved from JS) */
#event-notifications {
    position: fixed;
    bottom: 14px;
    right: 14px;
    z-index: 10000;
    max-width: 250px;
    min-width: 160px;
    pointer-events: none;
    padding: 0 4px;
}

.event-notification {
    background: white;
    border: 1px solid #e2e8f0;
    border-left: 3px solid #1fa8e0;
    border-radius: 4px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.13);
    margin-bottom: 10px;
    opacity: 0;
    transform: none;
    transition: opacity 0.3s ease;
    pointer-events: auto;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.event-notification.show {
    opacity: 1;
    transform: none;
}

.event-notification.hide {
    opacity: 0;
    transform: none;
}

.notification-content {
    display: flex;
    align-items: center;
    padding: 8px 10px 8px 6px;
    position: relative;
}

.notification-icon {
    flex-shrink: 0;
    margin-right: 8px;
    font-size: 14px;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    width: 20px;
}

.notification-details {
    flex: 1;
    min-width: 0;
}

.notification-title {
    font-weight: 500;
    font-size: 12px;
    color: #1f2937;
    margin-bottom: 2px;
    line-height: 1.25;
}

.notification-close {
    position: absolute;
    top: 12px;
    right: 6px;
    background: none;
    border: none;
    color: #9ca3af;
    cursor: pointer;
    /* padding: 3px; */
    border-radius: 4px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px;
    transition: color 0.2s ease, background-color 0.2s ease;
}

.notification-close:hover {
    color: #6b7280;
    background-color: #f3f4f6;
}

.notification-open-events {
    margin-right: 20px;
    background: transparent;
    color: #222;
    border: 1px solid #d1d5db;
    border-radius: 4px;
    padding: 1px 6px;
    font-size: 10px;
    font-family: inherit;
    cursor: pointer;
    transition: background 0.2s, color 0.2s, border 0.2s;
    display: flex;
    align-items: center;
    height: 24px;
    position: relative;
}
.notification-open-events:hover {
    background: #f3f3f3;
    color: #111;
    border-color: #d1d5db;
}

.event-notification:hover {
    cursor: pointer;
}

@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(100%);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@media (max-width: 640px) {
    #event-notifications {
        bottom: 6px;
        right: 6px;
        left: 6px;
        max-width: none;
        min-width: 0;
        padding: 0 2px;
    }

    .notification-content {
        padding: 5px 4px 5px 4px;
    }

    .notification-icon {
        height: 14px;
        width: 14px;
        font-size: 11px;
        margin-right: 5px;
    }

    .notification-title {
        font-size: 12px;
    }

    .notification-close {
        font-size: 11px;
        width: 16px;
        height: 16px;
        top: 10px;
        right: 5px;
    }

    .notification-open-events {
        font-size: 11px;
        height: 20px;
        padding: 1px 4px;
        margin-right: 16px;
    }
}
/* Action Buttons */
.manage-buttons {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.manage-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    color: #6b7280;
    cursor: pointer;
    transition: all 0.12s ease;
}

.manage-btn:hover {
    background: #f3f4f6;
    color: #374151;
}

.manage-btn:active {
    background: #e5e7eb;
    transform: scale(0.95);
}

/* Active state for small action buttons (view toggles) */
.manage-btn.active,
button.manage-btn.active {
    background-color: #e6eef6 !important; /* subtle blue background */
    color: #0b5466 !important;
    box-shadow: inset 0 0 0 1px rgba(6,95,115,0.06) !important;
}

button.manage-btn.active:hover,
.manage-btn.active:hover {
    background-color: #d8e8f3 !important;
}

/* MultiPick Full Width for Report Form - Comprehensive Fix */
#reportGroup {
    width: 100% !important;
}

#reportGroup + .multi-pick-container,
#reportGroup ~ .multi-pick-container {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
}

#reportGroup + .multi-pick-container *,
#reportGroup ~ .multi-pick-container * {
    max-width: 100% !important;
}

#reportGroup + .multi-pick-container .main-content,
#reportGroup ~ .multi-pick-container .main-content,
#reportGroup + .multi-pick-container .multi-pick-main,
#reportGroup ~ .multi-pick-container .multi-pick-main {
    width: 100% !important;
    max-width: 100% !important;
}

/* Target the wrapper div as well */
div[style*="width: 100%"] select#reportGroup + .multi-pick-container {
    width: 100% !important;
}

/* GoldenLayout Header Custom Styling */
.lm_header {
    background-color: #dadde0 !important;
}
.lm_tab {
    background-color: #e3e5e8 !important;
}
.drop-down-shadow {
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
}
.select2-selection {
    height: 38px !important;
}
#colorPickerTrigger {
    border: solid 1px #b2b2b2;
    -moz-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
}
#colorPickerDropdown {
    position: absolute;
    z-index: 50;
    background-color: white;
    border: 1px solid #d1d5db;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    border-radius: 0.25rem;
    padding: 0;
    width: 162px;
    top: 100%;
    left: 0;
}

.color-grid {
    display: grid;
    grid-template-columns: repeat(16, 10px);
    grid-auto-rows: 10px;
    gap: 0;
}

.color-swatch {
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.color-swatch:hover {
    opacity: 0.8;
    border: 1px solid black;
}
/* Target ONLY your coordinates infowindow */
.gm-style-iw-d {
  overflow: hidden; /* default - we will override with JS/CSS below */
}

/* If your browser supports :has() */
.gm-style-iw-d:has(.map-coordinates-infowindow) {
  max-height: 70vh !important;     /* take most of screen */
  overflow-y: auto !important;     /* scroll instead of cut */
  overflow-x: hidden !important;
}

/* Also remove outer clipping */
.gm-style-iw:has(.map-coordinates-infowindow) {
  max-height: none !important;
}

