@media only screen and (max-width:768px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:992px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:992px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px) and (max-width:1200px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1200px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1920px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1920px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){.hidden-xl-only{display:none!important}}@media screen and (max-width:775px){.el-dialog{width:calc(100% - 20px)!important;height:calc(100vh - 20px)!important;margin:10px!important}.tw-tablet-power,.tw-tablet-user>div{height:auto!important}}.tw-tablet-user{padding-right:5px}.tw-tablet-power,.tw-tablet-user>div{height:calc(100vh - 70px)}.tw-tablet-power{background-color:#fff}.indeterminate .el-checkbox__input .el-checkbox__inner:after{content:"";position:absolute;display:block;background-color:#fff;height:2px;transform:scale(.5);left:0;right:0;top:5px;width:auto!important}