* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  margin: 0;
  font-size: 14px;
  color: var(--bx-body-color);
  font-family: "RobotoRegular";
  user-select: auto;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  overflow: hidden;
}

body.bnfx-agents-list,
body.content-catlog-page {
  height: 100vh;
}

.body-overflow-y {
  overflow-y: auto;
}

.cursor-pointer {
  cursor: pointer;
}

::-webkit-scrollbar {
  width: 6px;
}

::-webkit-scrollbar-track {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background: #296fc3;
}

::-webkit-scrollbar-thumb:hover {
  background: #1a4478;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
}

a:hover {
  color: #fff;
}

[data-bs-theme="dark"] body,
[data-bs-theme="dark"] html {
  background: linear-gradient(117.87deg, #090b19 42.87%, #102a47 99.67%);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  min-height: 100vh;
}

/* #bxFullwidthContent {
  margin-top: 55px;
} */

.offcanvas {
  background: linear-gradient(117.87deg, #090b19 42.87%, #102a47 99.67%);
  width: 800px;
}

button {
  background: transparent;
  padding: 0;
  border: none;
}

.border-start {
  border-left: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.rightResultActionBtns a span {
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
  display: block;
  background-color: rgb(255 255 255 / 8%);
}

.bxDelete a:hover span,
.bxSEActionBtn li.bxDelete button:hover span {
  background-color: rgb(255 0 0 / 44%);
}

:focus-visible {
  outline: 0;
}

.Toastify__close-button {
  color: white !important;
  /* Override default close button color */
}

div:where(.swal2-container) div:where(.swal2-popup) {
  background: linear-gradient(117.87deg,
      #090b19 42.87%,
      #102a47 99.67%) !important;
  color: #fff !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
  background-color: #198754 !important;
}

div:where(.swal2-icon).swal2-warning {
  border-color: #e56d05 !important;
  color: #e56d05 !important;
}

button:focus {
  outline: none;
  box-shadow: none;
}

.collapse-sidebar {
  position: absolute;
  text-align: center;
  left: 100%;
  top: 1px;
  width: 22px;
  height: 22px;
  padding: 0;
  background: #3c92ff;
  z-index: 1;
  color: #fff;
  cursor: pointer !important;
  border-radius: 0 0 4px;
}

.collapse-sidebar i {
  font-size: 15px;
  margin-top: 3px;
}

.bxPopup .modal-content {
  background: linear-gradient(117.87deg, #090b19 42.87%, #102a47 99.67%);
}

.bxPopup .filterFooter.modal-footer,
.bxPopup .filterHead.modal-header {
  border-color: rgba(255, 255, 255, 0.2);
}

.bxPopup .filterHead.modal-header h1 {
  margin: 0;
  font-size: 18px;
}

.form-control.css-b62m3t-container,
.css-kpv7eu-control,
.css-b62m3t-container,
.css-t3ipsp-control,
.css-13cymwt-control,
.css-1ba0s86-control {
  background-color: transparent !important;
}

.css-13cymwt-control {
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.bxSTP-states label {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 400;
  font-size: 12px;
  text-transform: capitalize;
}

#bnfxAutomationList .css-1nmdiq5-menu div {
  white-space: nowrap;
  width: 330px;
  overflow-x: hidden;
  text-transform: uppercase;
}

#bnfxAutomationTime .css-1nmdiq5-menu div {
  white-space: nowrap;
  width: 140px;
  overflow-x: hidden;
}

.createIncidentPopupLayout .css-1nmdiq5-menu * {
  word-break: break-word;
}

.createIncidentPopupLayout .css-souewt-menu div {
  overflow-x: hidden;
}

.css-1nmdiq5-menu div {
  background-color: #031126;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
}

.bnfxdarkbackground {
  background-color: #031126 !important;
  color: #ffffff;
}

.css-1nmdiq5-menu div:hover {
  color: #fff;
  background-color: #061731;
}

.css-1p3m7a8-multiValue>div {
  color: #fff !important;
  font-size: 11px !important;
}

.css-1p3m7a8-multiValue {
  color: #fff !important;
  background-color: #2a3844 !important;
}

.css-1dimb5e-singleValue {
  color: #fff !important;
}

.bnfxSourceIcon .bxIcon_link {
  display: inline-block;
}

.daysdropdown option {
  background-color: #000;
  line-height: 20px;
}

.btn-outline-light:hover {
  background-color: #a2a7aba8;
  border-color: transparent;
}

::-webkit-input-placeholder {
  font-weight: 100;
}

:-ms-input-placeholder {
  font-weight: 100;
}

::placeholder {
  font-weight: 100;
}

/* .ͼ1 .cm-line {
    font-style: italic;
} */
#bxOffcanvasPanel.show {
  visibility: visible !important;
}

#bxOffcanvasPanel {
  z-index: 1052;
}

.whitecolour {
  color: ffff;
}

.d-block.text-end.bxFontSize {
  font-size: 10px;
  /* Adjust the font size as needed */
}

#bxOffcanvasIncidence {
  z-index: 1090;
}

.cm-scroller {
  overflow: hidden !important;
}

/* button.bxDeletebtn {
    opacity: .6;
} */

.offcanvas form label {
  color: #02a8b5;
  font-size: 12px;
  text-transform: uppercase;
}

.rounded-pill {
  border-radius: 50rem !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0 20px;
}

.bg-secondary {
  background-color: rgba(255, 255, 255, 0.1) !important;
  padding: 7px 9px !important;
  font-size: 11px;
  font-weight: 100;
  letter-spacing: 1px;
}

.bxNetWorkArrow .bnfx_btn_create_incident {
  background-color: #570c0c;
  margin: 3px;
  width: auto;
  display: flex;
  font-size: 15px;
  align-items: center;
  border-radius: 8px;
}

.bxNetWorkArrow .bnfx_btn_create_incident:hover {
  color: #000;
  background-color: #fff;
}

.bxNetWorkArrow .bnfx_btn_create_incident span {
  font-size: 18px;
  margin-right: 6px;
}

button:focus {
  outline: 0 !important;
  box-shadow: none !important;
}

.widgetHead-flat .input-group.searchBx span {
  /* border-right:  1px solid rgba(255, 255, 255, 0.2); */
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  opacity: 0.5;
}

.widgetHead-flat .input-group.searchBx {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.widgetHead-flat .input-group.searchBx input {
  border: none;
  font-size: 14px;
  padding-left: 0;
}

.bnfxStreamTable {
  position: relative;
}

.bnfxStreamTable .bnfxSourceIcon .bxIcon_link {
  position: absolute;
  left: 0;
  height: 45px;
  width: 45px;
  display: inline-block;
  line-height: 45px;
  min-width: 45px;
}

.DashboardPage .table.table-centered tr.bnfxStreamTable td:first-child {
  padding-left: 70px;
}

#bnfxnewmodal .w-75.h-75 {
  width: 90% !important;
  max-width: 90% !important;
  height: 90% !important;
  min-height: 90% !important;
}

#bnfxnewmodal .w-75.h-75 .modal-content {
  height: 100%;
}

div#bnfxsqlloadingicon {
  padding-left: 40%;
  padding-top: 20%;
}

.DashboardPage .card.widget-flat h3,
.dashBText label {
  font-family: "RobotoBold";
}

#bnfxnewmodal .modal-header,
#bnfxnewmodal .bgPopUp,
#bnfxnewmodal .modal-footer {
  background: #030f23;
}

.bxIcon_link {
  display: inline-block;
}

.new_view_modal {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.newViewModalHeight {
  overflow: auto;
  max-height: 520px;
}

.popup_head h4 {
  color: #fff;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  white-space: nowrap;
}

.popup_head p {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
}

.popup_head.ms-3 {
  overflow: hidden;
}

.bgPopUp h3 {
  color: #fff;
}

.dataSourceType span {
  font-size: 12px;
}

.bgPopUp .border-top {
  border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
  padding: 20px;
}

.bgPopUp .p-4 {
  position: relative;
  height: 100%;
}

.newViewModalGrah {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 20px;
}

#bnfxnewmodal p.modal-title.pe-3 {
  font-size: 14px;
  color: #fff;
}

#bnfxnewmodal .react-flow__controls-button svg {
  fill: #fff;
}

#bnfxnewmodal .react-flow__controls-button {
  background: #062b6f;
  border-bottom: 1px solid #08388d;
}

#bnfxnewmodal .react-flow__panel.react-flow__attribution.bottom.left {
  display: none !important;
}

#bnfxnewmodal .modal-body {
  background-color: #00050c;
  height: 100%;
}

#bnfxnewmodal .collaps_Btn {
  font-size: 14px;
  display: block;
}

/* .bgPopUp h3{display: flex; align-items: center;} */
.collaps_text {
  color: #fff;
  font-size: 14px;
  margin-bottom: 5px;
}

.collaps_text.textdescription {
  opacity: 0.5;
}

.collaps_ul li {
  margin-bottom: 10px;
}

#bnfxnewmodal .collaps_Btn {
  font-size: 14px;
  display: block;
  color: #02a8b5;
}

.collaps_text.texttitle {
  position: relative;
  padding-left: 15px;
}

.collaps_text.texttitle:before {
  position: absolute;
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 5px;
  background-color: #fff;
  left: 0;
  top: 8px;
}

#collapseFilters .card.card-body {
  max-height: 200px;
  overflow-x: auto;
}

#collapseFilters .card.card-body p {
  font-size: 12px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

#collapseFilters .card.card-body p:last-child {
  border-bottom: 0;
}

.comment-area-box .ql-snow .ql-tooltip.ql-flip {
  transform: translateY(0px);
  z-index: 9999;
}

.comment-area-box .ql-snow .ql-tooltip {
  background: linear-gradient(117.87deg, #090b19 42.87%, #102a47 99.67%);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 0px 5px rgba(255, 255, 255, 0.2);
  color: #fff;
  left: auto !important;
  top: auto !important;
}

.comment-area-box .ql-snow .ql-tooltip input[type="text"] {
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.daterangepicker.ltr.show-ranges.single.opensright.show-calendar .ranges {
  display: none;
}

.bxDashboardAction_iETitle h4,
.bxRightCardTop h3 b,
.bxRightCardTop h3 small,
.bxSEDHeadDashboard h2 {
  font-family: "RobotoMonoRegular";
}

.bxDashboardAction_inner p.timer_box {
  padding: 0;
}

span.badge.rounded-pill.bg-secondary.p-1.cursorclass.incidentclass:hover {
  background-color: #202c58 !important;
}

.DashboardPage .table.table-centered tr.bnfxStreamTable td:first-child::after {
  position: absolute;
  content: "";
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}

.entityBox small {
  font-size: 12px;
}

#bxFilterTop span.d-block.mb-2.mt-2.text-uppercase {
  color: #02a8b5;
  font-size: 12px;
  text-transform: uppercase;
}

.customeModal-backgrop {
  position: fixed;
  background: #000;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0.5;
}

.bnfxpaddingtop {
  padding-top: 10px;
}

/* .artificatcount {
    margin-left: 5.5rem !important;
    margin-top: -0.5rem;
} */
/* responsive css start ============= */
.tree {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tree ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 1em;
  position: relative;
}

.tree ul ul {
  margin-left: 0.5em;
}

.tree li {
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  color: #8c8c8c;
  font-weight: 700;
  position: relative;
}

.tree li .expand {
  display: block;
}

.tree li .collapse {
  display: none;
}

.tree li label span {
  text-decoration: none;
  color: #02a8b5 !important;
}

.tree li span {
  color: rgba(255, 255, 255, 0.5);
}

.tree li button {
  text-decoration: none;
  color: #8c8c8c;
  border: none;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  outline: 0;
}

.tree li button:active {
  text-decoration: none;
  color: #8c8c8c;
  border: none;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  outline: 0;
}

.tree li button:focus {
  text-decoration: none;
  color: #8c8c8c;
  border: none;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  outline: 0;
}

.indicator {
  margin-right: 5px;
}

.graphopen {
  z-index: 40 !important;
}

.garphincidence {
  z-index: 1090 !important;
}

.Custom_leftTime_line.firstChild.active .Custom_leftTime_line_text {
  background-color: #04050c;
  color: #fff;
  cursor: pointer;
}

/* 20/11/2023 */
#bnfxAutomationLayout .bxOC_list li {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}

#bnfxAutomationLayout .bxOC_list li:last-child {
  border-right: none;
}

.bxOC_list.bnfxautomationheader li {
  overflow: visible !important;
}

.Custom_offcanvas {
  background: linear-gradient(117.87deg, #090b19 42.87%, #102a47 99.67%);
  border: 1px solid rgba(255, 255, 255, 0.1);
  width: 826px !important;
}

.Custom_offcanvas .offcanvas-header {
  background: linear-gradient(117.87deg, #090b19 42.87%, #102a47 99.67%);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.bxOutliersCard h4 {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  align-items: center;
  display: flex;
  margin-bottom: 0;
}

.BXf-12 {
  font-size: 12px;
}

.lg_offcanvas {
  position: absolute;
  right: 20px;
  top: 20px;
}

.Custom_offcanvas select.form-select.form-select-sm.ms-2 {
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  padding: 0 10px;
  height: 34px;
}

.bnfxTaskData .card {
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.Custom_leftArea {
  width: 260px;
  background: linear-gradient(90.49deg,
      #0d2038 0.42%,
      #090b19 45.98%,
      #0b1325 99.64%);
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  float: left;
}

.Custom_leftTime_line {
  position: relative;
  padding: 0 10px 0 10px;
}

.Custom_leftTime_line_bar {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  background: #0d1d33;
}

div#bnfxAutomationLayout,
div#bnfxPlaybookExecution {
  z-index: 1091 !important;
  visibility: visible !important;
}

p.al_border_leftSide.text-uppercase {
  border-left: 1px solid RED;
  padding-left: 10px;
  font-style: italic;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
}

.firstChild .Custom_leftTime_line_bar {
  top: 7px;
  transform: translate(0, 0);
}

.Custom_leftTime_line:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  background: rgba(255, 255, 255, 0.1);
  left: 9.5px;
  bottom: 0;
}

/* .Custom_leftTime_line:after {
        position: absolute;
        content: "";
        height: 10px;
        width: 10px;
        background: green;
        left: 17px;
        bottom: -4px;
        z-index: 9;
        border-radius: 10px;
    } */
.Custom_rightArea {
  width: calc(100% - 260px);
  overflow: hidden;
  position: relative;
  z-index: 0;
  top: 0;
  vertical-align: top;
}

.cm_border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.Custom_leftArea_box {
  height: calc(100vh - 155px);
  overflow: auto;
}

.cm_overflow {
  overflow: hidden;
}

.Custom_leftTime_line.active .Custom_leftTime_line_bar,
.Custom_leftTime_line.active {
  background-color: #00050c;
}

.Custom_leftTime_line_text .text-truncate {
  max-width: 180px;
  font-size: 14px;
}

.Custom_leftTime_line_text .text-truncate {
  white-space: normal !important;
}

button.btn-close.lg_offcanvas.btn-white {
  background-color: #fff;
}

span.al_dots.icon-success {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  background: rgb(0, 128, 0);
  left: -5px;
  top: 16px;
  z-index: 9;
  border-radius: 10px;
}

span.al_dots.icon-danger {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  background: #9c1d0d;
  left: -5px;
  top: 16px;
  z-index: 9;
  border-radius: 10px;
}

span.al_dots.icon-progress {
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  background: rgb(167 129 14);
  left: -5px;
  top: 16px;
  z-index: 9;
  border-radius: 10px;
}

span.badge.px-2.py-2.icon-success {
  background-color: rgb(4 108 4);
}

span.badge.px-2.py-2.icon-danger {
  background-color: #9c1d0d;
}

span.badge.px-2.py-2.icon-progress {
  background-color: rgb(167 129 14);
}

p.text-truncate.m-0 {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
}

.bnfxAutomationExecution {
  padding-left: 80%;
}

/* 12/12/2023 */
span.mb-2.playbookdropdown_title {
  font-size: 10px;
  margin-top: 5px;
  text-transform: uppercase;
}

div#bnfxAutomationLayoutHeader .css-1fdsijx-ValueContainer,
div#bnfxAutomationLayoutHeader .css-hlgwow {
  font-size: 12px;
  bottom: 3px;
}

#bnfxAutomationTime.css-b62m3t-container .css-13cymwt-control,
#bnfxAutomationList.css-b62m3t-container .css-13cymwt-control {
  max-height: 25px;
  min-height: 0px;
  overflow-y: hidden !important;
  width: 162px;
}

#bnfxAutomationTime.css-b62m3t-container .css-t3ipsp-control,
#bnfxAutomationList.css-b62m3t-container .css-t3ipsp-control {
  max-height: 25px;
  min-height: 0px;
  overflow-y: hidden !important;
}

#bnfxAutomationTime.css-b62m3t-container .css-1fdsijx-ValueContainer,
#bnfxAutomationList.css-b62m3t-container .css-1fdsijx-ValueContainer {
  bottom: 3px;
}

#bnfxAutomationList .css-1nmdiq5-menu div,
#bnfxAutomationTime .css-1nmdiq5-menu div {
  font-size: 12px;
}

#bnfxAutomationTime .css-1hb7zxy-IndicatorsContainer,
#bnfxAutomationList .css-1hb7zxy-IndicatorsContainer {
  max-height: 25px;
}

#bnfxAutomationTime .css-1hb7zxy-IndicatorsContainer,
#bnfxAutomationList .css-1wy0on6 {
  max-height: 25px;
}

#bnfxAutomationTime .css-1hb7zxy-IndicatorsContainer,
#bnfxAutomationTime .css-1wy0on6 {
  max-height: 25px;
}

#artifactslider button.slick-arrow.slick-next {
  right: -10px;
  top: 16px;
}

#artifactslider button.slick-arrow.slick-prev {
  top: 16px;
  z-index: 9;
  left: -20px;
}

#artifactslider .slick-track {
  margin: 0;
}

/* #artifactslider button.slick-arrow.slick-prev{
        left: 0;
    } */
#artifactslider .slick-slider.slick-initialized {
  margin-top: 7px;
}

button.submit_button {
  background-color: #3c92ff;
  width: 80px;
}

span.mb-2.playbookdropdown_title {
  font-size: 10px !important;
}

#bnfxAutomationTime .css-1dimb5e-singleValue {
  font-size: 11px !important;
}

p.task_description.text-white {
  font-size: 12px;
}

.customeIcon {
  background-color: rgba(255, 255, 255, 0.1);
}

div#bnfxPlaybookExecutionPagination {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.card.dark-bg {
  background-color: #04050c;
}

div#bnfxautomationtaskmap.show {
  z-index: 1092 !important;
  visibility: visible;
}

div#bnfxtaskmap {
  max-height: 1064px;
  overflow-x: auto;
}

.taskMap {
  font-size: 8px;
  width: 185px;
}

h4.tasknodeTitle {
  font-size: 11px;
}

p.tasknodeDescription {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#bnfxActionList .offcanvas-body {
  overflow: inherit;
}

#bnfxActionList[data-current-container="stream"] .offcanvas-body {
  overflow-y: auto;
  height: calc(100vh - 281px);
}

ul.meta-info-details {
  padding-left: 20px;
  /* overflow-y: auto;
        max-height: 380px;         */
}

ul.meta-info-details li::before {
  position: absolute;
  left: -11px;
  top: 0;
  width: 1px;
  height: 100%;
  content: "";
  background: rgba(255, 255, 255, 0.1);
}

ul.meta-info-details li.duration {
  padding-top: 10px;
  margin: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

li.duration strong {
  background-color: #010d2c4f !important;
  padding: 7px 9px !important;
  font-size: 10px;
  font-weight: 100;
  letter-spacing: 1px;
  border-radius: 50rem !important;
  border: 1px solid #464684;
}

ul.meta-info-details li {
  position: relative;
  list-style-type: disc;
}

ul.meta-info-details li:last-child strong,
ul.meta-info-details li:first-child strong {
  background: green;
  padding: 2px 10px;
  display: inline-block;
  position: relative;
  border-radius: 2px;
}

ul.meta-info-details li:last-child strong {
  background: red;
}

li.duration strong {
  position: relative;
}

ul.meta-info-details li.duration::marker {
  color: red;
}

ul.meta-info-details li:last-child {
  padding-top: 10px;
}

ul.meta-info-details li:last-child strong::before,
ul.meta-info-details li:last-child strong::after,
ul.meta-info-details li:first-child strong::before,
ul.meta-info-details li:first-child strong::after {
  position: absolute;
  left: -5px;
  top: 6px;
  content: "";
  background: #161725;
  width: 10px;
  height: 10px;
  z-index: 9;
  border-radius: 30px;
}

ul.meta-info-details li:last-child strong::after {
  right: -5px;
  left: auto;
}

ul.meta-info-details li:first-child strong::after {
  right: -5px;
  left: auto;
}

ul.meta-info-details strong {
  color: #fff;
  font-size: 11px;
}

ul.meta-info-details p {
  font-size: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 10px;
}

li.duration {
  font-style: italic;
  color: #888;
  margin-top: 5px;
}

.duration {
  font-style: italic;
  color: #888;
  margin-top: 5px;
}

.tenantoption:empty {
  display: none;
}

.ToggleButton .switch {
  position: relative;
  display: block;
  width: 80px;
  height: 26px;
}

.ToggleButton .switch input {
  display: none;
}

.ToggleButton.terminal .slider.round {
  height: 26px;
}

.ToggleButton .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #3c92ff;
  transition: 0.4s;
  border-radius: 34px;
}

.ToggleButton .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  top: 4px;
  bottom: 2px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

.ToggleButton span.off {
  padding-left: 15px;
}

.ToggleButton input:checked+.slider {
  background-color: #02a8b5;
}

.ToggleButton input:focus+.slider {
  box-shadow: 0 0 1px #2196f3;
}

.ToggleButton input:checked+.slider:before {
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
  transform: translateX(55px);
}

/*------ ADDED CSS ---------*/
.ToggleButton .on {
  display: none;
}

.ToggleButton .on,
.ToggleButton .off {
  color: white;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  user-select: none;
}

input:checked+.slider .on {
  display: block;
  padding-right: 25px;
}

input:checked+.slider .off {
  display: none;
}

/*--------- END --------*/
/* Rounded sliders */
.ToggleButton .slider.round {
  border-radius: 34px;
}

.ToggleButton .slider.round:before {
  border-radius: 50%;
}

.incidencePanel {
  visibility: visible !important;
}

.BadgeList_offcanvas {
  width: 560px;
  z-index: 1111;
}

.networkOffcanvas {
  width: 100% !important;
}

div#offcanvas-collectors-content.offcanvas,
div#offcanvas-downloads-content.offcanvas,
div#offcanvasImportProvider.offcanvas {
  width: 600px !important;
  z-index: 1111;
}

div#offcanvas-collectors-content-v2.offcanvas {
  width: 800px !important;
  z-index: 1111;
}

.offcanvas.dataCollectorsV2 {
  visibility: visible !important;
}

div#bxDownloadModal.modal {
  width: 500px;
  left: 500px;
}

.resultpath {
  display: none;
}

div#bnfxdownloadedpath {
  width: 100%;
  text-align: center;
}

div#bnfxdownloadedpath span {
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

div#bnfxdownloadedpath small {
  display: block;
}

.textPrimary {
  color: #02a8b5;
  max-width: 250px;
  width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 5px;
}

button.textPrimary {
  color: #fff;
  background-color: #04533c;
  max-width: fit-content;
  width: 100%;
  display: inline;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 0;
  text-align: center;
  padding: 4px 30px;
  margin-top: 20px;
  border-radius: 20px;
  text-transform: capitalize;
  opacity: 0.8;
  transition: 0.5s;
}

button.textPrimary:hover {
  opacity: 1;
  background-color: #046247;
}

#bxDownloadModal .filterHead.modal-header {
  position: relative;
}

#bxDownloadModal button.material-symbols-outlined.bxClose {
  position: absolute;
  right: 5px;
  top: 3px;
}

.automationList .css-1dimb5e-singleValue {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  white-space: nowrap;
  width: 200px;
}

span.bnfxattackpathswitchtab.active-tab {
  color: blue;
}

span.bnfxattackpathswitchtab {
  cursor: pointer;
}

.bnfxattackpathoptions {
  text-align: right;
  float: right;
  background: linear-gradient(117.87deg, #102a47 42.87%, #090b19 99.67%);
  padding: 5px;
}

.bnfxattackpathswitchtab.active-tab {
  background-color: #09203d;
  border-color: #031126;
  color: #3c92ff !important;
}

.bnfxattackpathswitchtab {
  background: #0000;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  outline: none;
  padding: 5px 10px;
  text-transform: uppercase;
  transition: 0.3s;
}

/* Below css use for create incident model */
.newModalDesign .modal-content {
  background-color: #12161f;
  color: #fff;
}

.newModalDesign .btn-close {
  filter: invert(1);
}

.newModalDesign .modal-header,
.newModalDesign .modal-footer {
  border-color: rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.newModalDesign .modal-body small {
  text-transform: uppercase;
  opacity: 0.6;
}

.newModalDesign .modal-body p {
  font-size: 14px;
  margin: 0;
}

.newModalDesign .modal-body i {
  font-size: 12px;
  opacity: 0.6;
}

.newModalDesign .form-control,
.newModalDesign .form-select {
  background-color: #0c0f17;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.1);
}

.newModalDesign .form-select {
  color: rgba(255, 255, 255, 0.5);
}

.newModalDesign .form-select:focus,
.newModalDesign .form-select option:checked {
  color: white;
}

.newModalDesign .form-control::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

.newModalDesign .incident-close {
  background-color: transparent !important;
}

/* .newModalDesign .css-13cymwt-control {
  background-color: #0c0f17 !important;
} */
.newModalDesign .css-13cymwt-control {
  background-color: rgba(255, 255, 255, 0.05) !important;
  border: none !important;
  border-radius: 40px;
}

.newModalDesign .css-t3ipsp-control {
  border: none;
  border-radius: 40px;
  box-shadow: none;
  background-color: rgba(255, 255, 255, 0.05) !important;
}

.newModalDesign .css-t3ipsp-control:hover,
.newModalDesign .css-t3ipsp-control:focus {
  border: none !important;
  border-radius: 40px !important;
  box-shadow: none !important;
  background-color: rgba(255, 255, 255, 0.05) !important;
}

/* react-select disabled: avoid default white/grey control */
.newModalDesign .incident-dropdown [class*="-control--is-disabled"],
.newModalDesign .assigneeAssineetypelayout [class*="-control--is-disabled"] {
  background-color: rgba(255, 255, 255, 0.05) !important;
  border: none !important;
  border-radius: 40px !important;
  opacity: 0.7;
}

.newModalDesign .incident-dropdown [class*="-control"],
.newModalDesign .assigneeAssineetypelayout [class*="-control"] {
  border-radius: 40px !important;
}

/* ----------------------------- */

@media screen and (max-width: 1600px) {
  .offcanvas {
    width: 580px;
  }

  .networkOffcanvas {
    width: 100% !important;
  }

  .entityUser_list p.m-0 {
    max-width: 80px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
  }

  .newViewModalHeight {
    overflow: auto;
    max-height: 380px;
  }
}

/* responsive css end============= */

/* 
.DashboardPage .widget-flat {
    background: linear-gradient(90.49deg, #0d2038 0.42%, #090b19 45.98%, #0b1325 99.64%);
    height: 100%;
    border: none;
    border-radius: 4px;
    overflow: hidden;
} */

.bxStreamDiscription_links {
  color: rgba(255, 255, 255, .5);
}

.playbookPopup {
  background-color: rgba(255, 255, 255, 0.05);
  transition: 0.5s;
  border-radius: 20px;
  padding: 4px 7px;
  font-size: 12px;
  gap: 2;
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.5);
  padding-right: 12px;
}

.playbookPopup span {
  margin-right: 5px;
  opacity: 1;
}

.playbookPopup:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 1);
}

.automationLayout .playbookPopup:hover {
  color: #098b39;
}

.noAutomationCard {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 16px;
  margin: 30px auto;
  max-width: 420px;
  flex-direction: column;

  .message {
    font-size: 15px;
    line-height: 1.4;
    max-width: 360px;
  }
}

.noAutomationCard span {
  font-size: 35px;
}

.noAutomationCard .messageInfo {
  opacity: 0.5;
}

.download-type-switch {
  .switch-btn {
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 14px;
    border: 1px solid #0171e4;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
    color: #0171e4;
    user-select: none;
  }

  .switch-btn:hover {
    background: rgba(108, 99, 255, 0.1);
  }

  .switch-btn.active {
    background: #0171e4;
    color: white;
    border-color: #0171e4;
  }
}

.downloadEventIcon {
  opacity: 0.6;
}

.downloadEventIcon:hover {
  opacity: 1;
  color: #fff;
  border-radius: 25px;
  background-color: rgba(255, 255, 255, 0.05);
}

.selectedTypeAlertMsg .infoIcon {
  font-size: 24px;
  color: green;
}

.selectedTypeAlertMsg span {
  color: rgba(255, 255, 255, 0.5);
}

.selectedTypeAlertMsg {
  background-color: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border-radius: 5px;
  border-left: 2px solid rgba(255, 255, 255, 0.1);
}

.offcanvas.Badge_offcanvas,
.offcanvas.Badge_offcanvas .show {
  visibility: visible !important;
}


.Badge_offcanvas {
  width: 600px;
  z-index: 1111;
}

.showbadgelist {
  visibility: visible !important;
  transform: none;
}

.showbadgeconfigurationpanel {
  visibility: visible !important;
  transform: none;
}

.bnfx-alert-info {
  background-color: rgba(255, 255, 255, 0.1) !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
  color: #bababe !important;
}

.searchBarSticky {
  position: relative;
  transition: all 0.3s ease;
}

.searchBarSticky.stickyActive {
  position: sticky;
  top: 55px;
  z-index: 999;
  background: #081326;
  padding-bottom: 8px;
}

.download-guide {
  margin-top: 20px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 10px;
  padding: 18px;
  background: rgba(255, 255, 255, .04);
}

.guide-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.guide-title .material-icons {
  color: #32d74b;
}

.guide-step {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 15px;
}

.guide-badge {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #2f80ed;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 12px;
}

.guide-content {
  flex: 1;
}

.guide-title {
  color: #fff;
  font-size: 14px;
  opacity: 0.9;
}

.guide-content-title {
  color: #fff;
  font-size: 13px;
  opacity: 0.8;
}

.guide-content p {
  margin: 0px 0px 6px 0px;
  color: #7f8795;
  font-size: 12px;
}

.guide-image {
  width: 100%;
  max-width: 360px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, .08);
  display: block;
}

.guide-image.one {
  height: 42px;
}

.guide-step:last-child {
  margin-bottom: 0;
}

.word-highlight {
  font-weight: 600;
  color: #c3c6d2;
}

div#bnfxdownloadedpath .download-guide span {
  width: auto;
  display: inline;
  text-align: left;
  justify-content: flex-start;
}

div#bnfxdownloadedpath .download-guide .guide-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  width: 100%;
  margin-bottom: 15px;
  color: rgba(255, 255, 255, 0.8);
}

div#bnfxdownloadedpath .download-guide .guide-title span {
  width: auto;
  display: inline-flex;
}

div#bnfxdownloadedpath .download-guide .guide-step {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 15px;
}

div#bnfxdownloadedpath .download-guide .guide-badge {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #2f80ed;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  flex-shrink: 0;
  font-size: 10px;
  margin-top: 2px;
  line-height: 1;
  opacity: 0.8;
}

div#bnfxdownloadedpath .download-guide .guide-content {
  flex: 1;
}

div#bnfxdownloadedpath .download-guide .guide-content-title {
  display: block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 4px;
}

div#bnfxdownloadedpath .download-guide .guide-content p {
  text-align: left;
  margin: 0 0 6px 0;
  color: #7f8795;
  font-size: 12px;
}

.deviceMonitoringFilter {
  position: relative;
  display: inline-block;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 6px;

  &:hover {
    background: rgba(255, 255, 255, 0.08);
  }
}

.btn-device-monitoring-filter {
  position: relative;
  background: transparent;
  border: none;
  padding: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.deviceMonitoringFilter .filter-count-badge {
  position: absolute;
  top: -2px;
  right: -2px;
  background-color: #e63946;
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  min-width: 16px;
  height: 16px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.deviceMonitoringFilter .filterIcon {
  color: #9ca3af;

  &:hover {
    color: #fff;
  }
}

.deviceMonitoringFilterPopup {
  .deviceFilterTitle {
    color: #02a8b5;
    font-size: 12px;
    text-transform: uppercase;
  }
}