.waves-ripple{position:absolute;border-radius:100%;background-color:rgba(0,0,0,.15);background-clip:padding-box;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:scale(0);transform:scale(0);opacity:1}.waves-ripple.z-active{opacity:0;-webkit-transform:scale(2);transform:scale(2);-webkit-transition:opacity 1.2s ease-out,-webkit-transform .6s ease-out;transition:opacity 1.2s ease-out,-webkit-transform .6s ease-out;transition:opacity 1.2s ease-out,transform .6s ease-out;transition:opacity 1.2s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out}.text-red{color:red;cursor:pointer}.text-green{color:green;cursor:pointer}.el-table .success-row{background:#f0f9eb}.hd-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0 10px;line-height:30px}.hd-info .item{display:inline-block;width:300px}.php td{padding:5px 15px}.config-page{padding:20px;font-family:Arial,sans-serif}h1{color:#333;margin-bottom:20px;text-align:center;font-size:24px}.config-item,.data-item{margin-bottom:15px;padding:10px;border-bottom:1px solid #ddd}.config-item:last-child,.data-item:last-child{border-bottom:none}h2{color:#555;font-size:18px;margin-bottom:5px}p{color:#777;font-size:14px;margin:0}.config-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.config-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px;background:#fff;border-radius:4px;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.name{color:#333}.name,.status{font-size:14px}.status{font-weight:700}.configured{color:green}.no-config{color:red}@media (min-width:768px){.config-section,.data-section{display:grid;grid-template-columns:1fr 1fr;gap:20px}.config-item,.data-item{border-bottom:none}}