.machine .main-scroll{height:calc(100vh - 120px);overflow-x:hidden}.machine-row{padding:5px;-ms-flex-line-pack:start;align-content:flex-start}.machine-row .card{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.machine-row .col-md-3{padding:10px}.machine-tag{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.machine-row .machine-tag,.machine-tag{display:-webkit-box;display:-ms-flexbox;display:flex}.machine-row .machine-tag{margin:0;position:relative;padding:15px}.machine-row .machine-tag:before{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;width:6px;height:100%;border-radius:5px 0 0 5px;opacity:.2}.machine-row .machine-tag:before,.machine-row .machine-tag:not(:last-child):after{content:"";position:absolute;background:linear-gradient(51deg,#252d4b,#3c4f96);z-index:999}.machine-row .machine-tag:not(:last-child):after{top:19px;left:10px;height:25px;width:2px}.machine-tag h6{position:relative;margin:0}.status-active:before{content:"Active";background:#4caf50}.status-active:before,.status-deactive:before{position:absolute;width:auto;padding:1px 2px;border-radius:5px;font-size:9px;color:#fff;right:0;top:0}.status-deactive:before{content:"Dective";background:red}.machine-row .machine-tag.other_group:not(:last-child):after{background:none!important}.machine-tag-col{position:relative;padding:10px}.machine-tag-col:before{content:"";position:absolute;right:-20px;top:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20px;height:4px;background:#d7dae7}.machine-tag-col:last-child:before,.other_group.machine-tag-col:before{display:none}