body{font-family:"Roboto",Arial,sans-serif}.headerLogin{height:15%}.text-bold{font-weight:700}.link,.link:hover{text-decoration:none;color:#fff}.btn-logout{color:#fff;cursor:pointer;padding:8px;transition:transform .2s}.btn-logout:hover{border:1px solid #fff;border-radius:5px;transform:scale(1.2)}.content{justify-content:center;flex-direction:column;height:89vh}.content,.content-home{display:flex;align-items:center}.content-home{width:100%;margin-top:5%;justify-content:space-evenly}.main-updates{border-radius:5px;box-shadow:0 1px 1px 1px #888;background:#fff;padding:20px;margin-bottom:20px}.content-register,.content-register-component{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.update{display:flex;justify-content:right}.update-table p{display:inline;padding:10px}.update-table{border-radius:5px;background:#4169e1;color:#fff;padding:10px;cursor:pointer;margin:20px;font-weight:700}.update-table:hover{background:#3454b4}.content-list{display:flex;flex-direction:column;justify-content:center}.content-list>.pagination{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.pageof{margin-right:20px;padding:10px}.page-link{cursor:pointer}.card-img{height:200px}.goBack>h2{padding-left:20px;display:inline}.goBack>svg{cursor:pointer}.goBack{display:flex;align-items:center;justify-content:flex-start}.loader{border-radius:50%;border:16px solid #f3f3f3;border-top-color:#3498db;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (max-width:500px){.content-home{margin-top:10vh;flex-direction:column}.home-card{margin-bottom:20px}}
/*# sourceMappingURL=main.f9618155.chunk.css.map */