.nodeTypes_node__rv3Ca {
  border: 1px solid #0984e3;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.08) 0 4px 12px;
  padding: 12px;
  width: 100px;
  height: 50px;
  font-size: 10px;
  text-align: center;
  color: #0984e3;
  cursor: pointer;
  line-height: 1.15;
  & textarea {
    box-shadow: none !important;
    overflow: hidden;
    line-height: 1.15;
    text-overflow: ellipsis;
  }
}

.nodeTypes_node_container__RKJmo {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nodeTypes_node_label__Np05X {
  font-size: 10px !important;
  text-align: center;
  color: #0984e3 !important;
  padding: 0 !important;
  height: 20px !important;
  margin-top: -10px !important;
  outline: none;
  background: none;
  background-color: unset !important;
}

.nodeTypes_node_label__Np05X:focus:focus-visible {
  outline: none;
  background-image: none;
  background-color: unset;
}

.nodeTypes_node__rv3Ca:hover {
  background: radial-gradient(
    circle at 18.7% 37.8%,
    rgb(252, 252, 252) 0%,
    rgb(239, 241, 243) 90%
  );
}

.nodeTypes_content__Bwy6F {
  pointer-events: none;
}

.nodeTypes_handle__40eg8 {
  visibility: hidden;
}

.nodeTypes_placeholder__C8PqQ {
  width: 160px;
  background: #fff;
  border: 1px dashed #bbb;
  color: #bbb;
  box-shadow: none;
}

.nodeTypes_line__43AN2 {
  margin-top: -10px;
  position: relative;
  width: 100%;
  height: 1px;
  background-color: #0984e3;
}

.nodeTypes_initiating_node__bBWUD {
  padding-top: 15px;
  padding-left: 4px !important;
  padding-right: 4px !important;
  & textarea {
    height: 30px !important;
  }
}

.nodeTypes_description_node__FN4OI {
  padding-top: 19px;
  width: 100px;
  border-radius: 50%;
  & textarea {
    height: 30px !important;
  }
}

.nodeTypes_end_state_node_container__fZCjr {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 50px;
}

.nodeTypes_end_state_node__6kZ0A {
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 15px;
  padding-left: 8px;
  padding-right: 8px;
  clip-path: polygon(
    25% 0,
    75% 0,
    100% 25%,
    100% 75%,
    75% 100%,
    25% 100%,
    0 75%,
    0 25%
  );
  & textarea {
    height: 40px !important;
  }
}

.nodeTypes_end_state_node_border__arFlw {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 9px solid #0984e3; /* Border style */
  clip-path: polygon(
    25% 0,
    75% 0,
    100% 25%,
    100% 75%,
    75% 100%,
    25% 100%,
    0 75%,
    0 25%
  );
}

.nodeTypes_functional_node__qHIFy {
  padding-top: 15px;
  padding-left: 4px !important;
  padding-right: 4px !important;
  width: 75px;
  & textarea {
    height: 40px !important;
  }
}

.nodeTypes_inter_state_node_container__leV4t {
  display: inline-block;
  position: relative;
  width: 90px;
  height: 50px;
}

.nodeTypes_inter_state_node__R3W9B {
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  clip-path: polygon(0 50%, 25% 100%, 75% 100%, 100% 50%, 75% 0, 25% 0);
  & textarea {
    height: 40px !important;
  }
}

.nodeTypes_inter_state_node_border__f5CJI {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 14px solid #0984e3; /* Border style */
  clip-path: polygon(0 50%, 25% 100%, 75% 100%, 100% 50%, 75% 0, 25% 0);
}

.nodeTypes_undeveloped_node_container__Tinrl {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 50px;
}

.nodeTypes_undeveloped_node__zs5Rd {
  border: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 23px;
  padding-left: 15px;
  padding-right: 15px;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  & textarea {
    height: 25px !important;
  }
}

.nodeTypes_undeveloped_node_border__fmPgF {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 18px solid #0984e3; /* Border style */
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.nodeTypes_transfer_state_node_container__OwjMb {
  display: inline-block;
  position: relative;
  width: 100px;
  height: 50px;
  overflow: hidden;
}

.nodeTypes_transfer_state_node__BEqVQ {
  border: 1px solid #0984e3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 22px;
  padding-left: 3px;
  clip-path: polygon(
    0% 25%,
    50% 25%,
    50% 0%,
    100% 50%,
    50% 100%,
    50% 75%,
    0% 75%
  );
  & textarea {
    height: 25px !important;
  }
}

.nodeTypes_transfer_state_node_border__NRDmg {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 1px);
  height: calc(100% + 2px);
  border: 18px solid #0984e3; /* Border style */
  clip-path: polygon(
    0% 24.5%,
    49.5% 24.5%,
    49.5% -1%,
    102% 50%,
    49.5% 101%,
    49.5% 75.5%,
    0% 75.5%
  );
}

.edgeType_edgeButton__B46DE {
  cursor: pointer;
  pointer-events: all;
  stroke: #0984e3;
  fill: white;
}

.edgeType_edgeButton__B46DE:hover {
  fill: #f5f5f5;
}

.edgeType_edgeButtonText__mEZDc {
  font-size: 9px;
  pointer-events: none;
  user-select: none;
  fill: #0984e3;
}

.edgeType_edgePath__dwmo1 {
  fill: none;
  stroke: #0984e3;
  stroke-width: 1;
}

.edgeType_placeholderPath__Qgf67 {
  stroke-width: 1;
  stroke-dasharray: 3 3;
  stroke: #bbb;
  fill: none;
}

.edgeType_edge_label__gKwTt {
  font-size: 10px !important;
  text-align: center;
  color: #0984e3 !important;
  padding: 0 !important;
  height: 15px !important;
  width: 30px !important;
  box-shadow: none !important;
}

.nodeTypes_inputWrapper__9TANZ {
  display: flex;
  height: 40px;
  position: relative;
  pointer-events: auto;
  background: #fff;
  border: 1px solid #0984e3;
  box-shadow: rgba(0, 0, 0, 0.08) 0 4px 12px;
  border-radius: 4px;
  gap: 0;
  overflow: hidden;
}
/*pointer-events: none by default */
.nodeTypes_input__pMVtb {
  border: none;
  padding: 0 2px;
  font-size: 12px;
  text-align: center;
  background: transparent;
  height: 100%;
  color: #0984e3;
  pointer-events: none;
  flex-grow: 1;
  appearance: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.nodeTypes_react-flow__handle__txzV3.nodeTypes_target__x5d48, .nodeTypes_targetHandle__KfCD3{
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: none;
  transform: none;
  background: transparent;
  pointer-events: none;
  opacity: 0;
  z-index: 9;
}
.nodeTypes_react-flow__handle__txzV3.nodeTypes_source__ksyk7,.nodeTypes_sourceHandle__cNfNL {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  transform: none;
  background: transparent;
  border: none;
  pointer-events: none;
  z-index: 9;
}
/* we want the connection line to be below the node */
.nodeTypes_react-flow__\+0884 .nodeTypes_react-flow__connectionline__puO8Y {
  z-index: 0;
}
.nodeTypes_dragHandle__nxKzI {
  background: white;
  width: 10px;
  height: 30%;
  margin-top:14px ;
  margin-right: 4px;
  margin-left: 4px;
  border-radius: 1px;
  display: flex;
  align-items: center;
  pointer-events: auto;
  z-index: 10;
}
/* pointer-events: all when it's focused so that we can type in it */
.nodeTypes_input__pMVtb:focus {
  appearance: none;
  outline: none !important;
  border: none !important;
  pointer-events: all;
}
.nodeTypes_inputWrapper__9TANZ:focus-within {
  outline: none;
}
.nodeTypes_inputWrapper__9TANZ:hover .nodeTypes_input__pMVtb, .nodeTypes_input__pMVtb:focus{
  pointer-events: auto;
  outline: none;
  border: none;
}
.nodeTypes_label__IUc3G {
  white-space: nowrap;
  user-select: none; /* Prevent user from selecting the label text */
}
@keyframes nodeTypes_blink__BQx2w {
  50% {
    transform: scale(1.1);
  }
}



.nodeTypes_outputNode__aXJf8{
  border: 1.5px solid ;
  height: 50%
}

.nodeTypes_Output__LCr95{ }

.nodeTypes_inputNode__aC6vN{

}

.nodeTypes_addNodeButton__Q\+a2Q{
  cursor: pointer;
  pointer-events: all;
  stroke: #0984e3;
  fill: white;
}

.nodeTypes_addNodeButtonText__6z5hA{
  text-align: center;
  padding-right: 0.2rem;
  font-size: medium;
  cursor: pointer;
}

.nodeTypes_deleteNodeButtonText__DeOSR{
  text-align: center;
  padding-right: 0.2rem;
  font-size: medium;
  cursor: pointer;
  margin-left: 4px;
}

.nodeTypes_textarea__tno7J{
  height:1.2rem;
  fontSize: 0.7rem;
}

.nodeTypes_columnButtons__6rkvy {
  display: flex;
  align-items: center;
  gap: 4px;
}

.faultTreeNodeStyles_node__R1Iaf {
  border: 1px solid #0984e3;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.08) 0 4px 12px;
  width: 180px;
  height: 74px;
  padding-top: 8px;
  font-size: 12px;
  text-align: center;
  color: #0984e3;
  cursor: pointer;
  line-height: 1.2;
}

.faultTreeNodeStyles_selected__aWIHY {
  border: 1px solid red;
}

.faultTreeNodeStyles_node__R1Iaf:hover {
  background: radial-gradient(circle at 18.7% 37.8%, rgb(252, 252, 252) 0%, rgb(239, 241, 243) 90%);
}

.faultTreeNodeStyles_content__u5kAA {
  pointer-events: none;
}

.faultTreeNodeStyles_handle__j-m5l {
  visibility: hidden;
}

.faultTreeNodeStyles_placeholder__QwrEe {
  background: #fff;
  border: 1px dashed #bbb;
  color: #bbb;
  box-shadow: none;
}

.faultTreeNodeStyles_node_container__DAfsz {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.faultTreeNodeStyles_editable_text_field__T8A89 {
  border: none;
  background-color: transparent;
  outline: none;
  resize: none;
  text-align: center;
  color: #0984e3
}

.faultTreeNodeStyles_editable_text_field__T8A89:focus {
  outline: none !important;
  border: none !important;
}

.faultTreeNodeStyles_node_id__3krPn {
  font-size: 8px;
  padding: 2px 0 2px 6px;
  text-align: left;
  border-top: solid 1px;
}

.faultTreeNodeStyles_node_quantification__hoOAU {
  width: 100%;
  margin-top: -10px;
  font-size: 6px;
  text-align: right;
  padding-right: 2px;
}

.edgeType_edgeButton__EJav- {
    cursor: pointer;
    pointer-events: all;
    stroke: #0984e3;
    fill: white;
}

.edgeType_edgeButton__EJav-:hover {
    fill: #f5f5f5;
}

.edgeType_edgeButtonText__SJG4v {
    pointer-events: none;
    user-select: none;
    fill: #0984e3;
}

.edgeType_edgePath__sZhVo {
    fill: none;
    stroke: #0984e3;
    stroke-width: 1;
}

.edgeType_placeholderPath__7pJDh {
    stroke-width: 1;
    stroke-dasharray: 3 3;
    stroke: #bbb;
    fill: none;
}


/*# sourceMappingURL=main.css.map*/