/* /Pages/ConnectionsPage.razor.rz.scp.css */
.e-btn-custom[b-bduyccv59f] {
	/*height: 1.5em; */
	font-size: 14px;
	font-weight: 400;
	padding: 0px 15px 20px 15px;
	background-color: var(--color-primary);
	background: var(--color-primary);
	border-radius: 50px;
	transition: 0.3s;
}

	.e-btn:active[b-bduyccv59f], .e-btn-custom:focus[b-bduyccv59f] {
		background-color: var(--color-primary);
	}

	.e-btn-custom:hover[b-bduyccv59f] {
		background-color: #ffc732;
	}

.e-filter-input[b-bduyccv59f] {
	border-radius: 5px !important;
}

.e-filter-checkbox[b-bduyccv59f] {
	font-size: 12px !important;
}

.e-people-div[b-bduyccv59f] {
	width: 250px;
	height: 54px;
	position: absolute;
}

.e-people-image-div[b-bduyccv59f] {
	width: 181px;
	height: 54px;
	position: absolute;
	left: 0px;
	top: 0px;
	/*border: 1px solid #9B9B9B;*/
	box-sizing: border-box;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.e-people-name-div[b-bduyccv59f] {
	color: rgba(64.81249898672104, 64.81249898672104, 64.81249898672104, 1);
	width: 240px;
	height: 16px;
	position: absolute;
	left: 35px;
	top: 2px;
	font-family: Roboto;
	text-align: left;
	font-size: 14px;
	letter-spacing: 0;
}

.e-people-role-div[b-bduyccv59f] {
	color: rgba(122.1874974668026, 122.1874974668026, 122.1874974668026, 1);
	width: 200px;
	height: 14px;
	position: absolute;
	left: 35px;
	top: 25px;
	font-family: Roboto;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0;
}

.e-people-whole-div[b-bduyccv59f] {
	border-radius: 500px;
	width: 44px;
	height: 44px;
	position: absolute;
	left: 12px;
	top: 10px;
}

.e-people-info-div[b-bduyccv59f] {
	border-radius: 500px;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 236px;
	top: 28px;
}

.e-people-goto-div[b-bduyccv59f] {
	border-radius: 500px;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 210px;
	top: 28px;
}

.selected-node[b-bduyccv59f] {
	background-color: lightgray !important;
}

/* Person Details Table Styling */

.personDetailHeader[b-bduyccv59f] {
	color: black;
	font-size: 14px;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 0px;
	border: none;
}

.personDetail[b-bduyccv59f] {
	color: black;
	font-size: 14px;
	width: 700px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.personTooltipHeader[b-bduyccv59f] {
	color: black;
	font-size: 14px;
	font-weight: 600;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: none;
}

.personTooltipDetail[b-bduyccv59f] {
	color: black;
	font-size: 14px;
	width: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Tooltip Styling */

.e-tooltip-wrap[b-bduyccv59f] {
	border-radius: 4px;
	opacity: 1;
}

	.e-tooltip-wrap.e-popup[b-bduyccv59f] {
		background-color: lightslategray; /*#3277b2;*/
		border: 1px solid #000;
		width: 100%;
	}

	.e-tooltip-wrap .e-tip-content[b-bduyccv59f] {
		color: white;
		font-size: 12px;
		line-height: 1.2em;
	}

	.e-tooltip-wrap .e-arrow-tip-inner.e-tip-bottom[b-bduyccv59f] {
		color: lightslategray;
	}

	.e-tooltip-wrap .e-arrow-tip-outer.e-tip-bottom[b-bduyccv59f] {
		border-left: 14px solid transparent;
		border-right: 14px solid transparent;
		border-top: 12px solid lightslategray;
	}

/* Popup Dialog Styling */

.e-dialog[b-bduyccv59f] {
	border-radius: 5px !important;
}

	.e-dialog.e-control.e-popup[b-bduyccv59f], .e-dialog.e-control.e-popup .e-dlg-content[b-bduyccv59f] {
		/*background-color: #d9edf7;*/
		background-color: lightgray;
	}

		.e-dialog.e-control.e-popup[b-bduyccv59f], .e-dialog.e-control.e-popup .e-dlg-header-content[b-bduyccv59f] {
			background-color: lightslategray;
			/*background-color: #3277b2;*/
		}

			.e-dialog.e-control.e-popup[b-bduyccv59f], .e-dialog.e-control.e-popup .e-dlg-header-content .e-dlg-header[b-bduyccv59f] {
				color: white
			}

/* Tab Styling */

.e-tab .e-toolbar-item .e-tab-text[b-bduyccv59f] {
	color: white;
}

.e-tab .e-tab-header .e-toolbar-item.e-active.e-ileft .e-tab-text
.e-tab .e-tab-header .e-toolbar-item.e-active.e-iright .e-tab-text[b-bduyccv59f] {
	color: white !important;
}

/* Toolbar Styling */

.tb-item-selected[b-bduyccv59f] {
	background-color: lightgray;
}

.tb-rotate-90[b-bduyccv59f] {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.tb-rotate-180[b-bduyccv59f] {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.tb-rotate-270[b-bduyccv59f] {
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}

/* Grid Styling*/

.e-grid .e-headercell[b-bduyccv59f] {
	background-color: lightgray;
}

.e-headercell[b-bduyccv59f] {
	color: black;
	font-size: 1.5rem;
	font-weight: bold;
}

.e-grid .e-altrow[b-bduyccv59f] {
	background-color: #fafafa;  /* #f7f7f7; #ededed;*/
}

/* Accordian Styling */

.e-accordion[b-bduyccv59f] {
	/*border: 1px solid dimgrey;*/
	background: lightgrey !important;
	border-radius: 0.5em;
}

	.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state .e-acrdn-header:focus[b-bduyccv59f] {
		border-radius: 0.5em;
		background: lightgrey !important;
		border-width: 0px !important;
	}

	.e-accordion .e-acrdn-item.e-selected.e-select.e-active[b-bduyccv59f] {
		border-radius: 0.5em;
		background: lightgrey !important;
	}

	.e-accordion .e-acrdn-item.e-select > .e-acrdn-header[b-bduyccv59f] {
		border-radius: 0.5em;
		background: lightgrey !important;
		border-width: 0px !important;
	}

	.e-accordion .e-acrdn-item .e-acrdn-header:hover[b-bduyccv59f] {
		/*border: 1px solid dimgrey;*/
		background: darkgray !important;
		/*border-radius: 0.5em;*/
	}

	.e-accordion .e-acrdn-item .e-acrdn-panel .e-acrdn-content[b-bduyccv59f] {
		padding-top: 0px;
		padding-left: 16px;
	}

	.e-accordion .e-acrdn-header-content[b-bduyccv59f] {
		color: blue !important;
		text-decoration: underline !important;
	}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-cmlk4it940] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.topnav[b-cmlk4it940] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-toggler[b-cmlk4it940] {
    background-color: #05163C;
}

.navbar-dark .navbar-toggler[b-cmlk4it940] {
    color: transparent;
    border-color: transparent;
}

.navbar-brand[b-cmlk4it940] {
    font-size: 1.1rem;
    margin-right: 24px;
}

@media (min-width: 641px) {
    .navbar-toggler[b-cmlk4it940] {
        display: block;
    }

    .collapse[b-cmlk4it940] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.main[b-cmlk4it940] {
    flex: 1;
}

.sidebar[b-cmlk4it940] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-cmlk4it940] {
    background-color: lightgray;
    border-bottom: 1px solid #d6d5d5;
    justify-content: center;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-cmlk4it940]  a, .top-row .btn-link[b-cmlk4it940] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-cmlk4it940] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-cmlk4it940] {
        display: none;
    }

    .top-row.auth[b-cmlk4it940] {
        justify-content: space-between;
    }

    .top-row a[b-cmlk4it940], .top-row .btn-link[b-cmlk4it940] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-cmlk4it940] {
        flex-direction: row;
    }

    .sidebar[b-cmlk4it940] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-cmlk4it940] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-cmlk4it940] {
        padding-left: 1rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */

.oi[b-qmzb45fj60] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-qmzb45fj60] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-qmzb45fj60] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-qmzb45fj60] {
        padding-bottom: 1rem;
    }

    .nav-item[b-qmzb45fj60]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-qmzb45fj60]  a.active {
            background-color: rgba(255,255,255,0.25);
            color: white;
        }

        .nav-item[b-qmzb45fj60]  a:hover {
            background-color: rgba(255,255,255,0.1);
            color: white;
        }

