#status_service{padding-bottom:150px}.status-service{width:50%;display:flex;flex-flow:column;background-color:#e8e8e8;margin-bottom:30px}@media (max-width:768px){.status-service{width:100%;margin-bottom:15px}}.status-bar{display:flex;justify-content:space-between;align-items:center;width:100%;height:40px;background-color:#e8e8e8;border-radius:4px;padding:5px 20px}.plus__service{border-left:4px solid #e8e8e8;border-right:4px solid #e8e8e8;border-bottom:4px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;width:100%;background-color:#fff;padding:5px 16px 5px 40px}.area-title{margin-bottom:50px}.area-title .title-status{font-weight:700;font-size:1.5rem}.status-bar .service-name{font-weight:600}.plus__service .service-name{font-size:13px;font-weight:500}.plus__service .service-name i{margin-right:10px}.status-bar .service-name .fa-square-plus{margin-right:5px}#status_service .online{color:#00AF80!important}#status_service .offline{color:red!important}#status_service .disabled{color:#ccc!important}#status_service .fa-solid.fa-circle{color:#ccc}