[data-v-16b032b1] .input-password-toggle-container button img{margin-left:0;margin-top:-15px}.table-responsive{overflow-x:auto;max-width:100%}.blinkIcon{width:10px;height:10px;border-radius:50%;background-color:#b1b1b1;margin:0 auto;position:relative}@-webkit-keyframes blinking-animation-flashing{0%{background-color:#b1b1b1}to{background-color:#125ed7}}@keyframes blinking-animation-flashing{0%{background-color:#b1b1b1}to{background-color:#125ed7}}@-webkit-keyframes blinking-animation-scaling{0%{transform:scale(1);background-color:rgba(18,94,215,.8)}to{transform:scale(3);background-color:rgba(18,94,215,0);opacity:0}}@keyframes blinking-animation-scaling{0%{transform:scale(1);background-color:rgba(18,94,215,.8)}to{transform:scale(3);background-color:rgba(18,94,215,0);opacity:0}}.blinkIcon:before{content:"";display:block;width:100%;height:100%;border-radius:50%;background-color:#125ed7;-webkit-animation:blinking-animation-flashing .5s linear infinite alternate;animation:blinking-animation-flashing .5s linear infinite alternate;opacity:0}.blinkIcon.isBlinking:before{opacity:1}.blinkIcon.isBlinking:after{content:"";display:block;width:100%;height:100%;border-radius:50%;background-color:rgba(18,94,215,.8);position:absolute;left:0;top:0;z-index:-1;-webkit-animation:blinking-animation-scaling 1s linear infinite;animation:blinking-animation-scaling 1s linear infinite}.checkboxLegacy{position:relative}.checkboxLegacy.custom-control{min-height:auto}.checkboxLegacy .custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 2px #fff;border-radius:3px}.checkboxLegacy .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#b3b3b3}.checkboxLegacy .custom-control-input:hover:not(:checked):not(:indeterminate)~.custom-control-label:before{background-color:unset}.checkboxLegacy .custom-control-input:checked~.custom-control-label:after{opacity:0}.checkboxLegacy .custom-control .custom-control-input[disabled]+.custom-control-label:before{background-color:#14293b;border:1px solid hsla(0,0%,46.3%,.3)}.checkboxLegacy .custom-control-label:before{background-color:var(--smci-search-filter-bgColor)}.checkboxLegacy .custom-control-label:after,.checkboxLegacy .custom-control-label:before{width:1rem;height:1rem;border-radius:2px;top:.75rem}.checkboxLegacy .customcheck{width:1rem;height:1rem;background-color:transparent;position:absolute;left:0;top:.75rem;z-index:10;pointer-events:none}.checkboxLegacy .customcheck.checked:before{content:"";display:block;background-color:#fff;position:absolute;right:1px;top:3px;width:2px;height:12px;transform:rotate(40deg);transform-origin:right top}.checkboxLegacy .customcheck.checked:after{content:"";display:block;background-color:#fff;position:absolute;left:1px;top:7.7px;width:2px;height:7px;transform:rotate(-45deg);transform-origin:left top}@media(min-width:1200px)and (max-width:1400px){.tabItemContainer{max-width:925px}}.detail-body{width:50%}