body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center;background-color:#f5f5f5;flex-direction:column;min-width:100vw;min-height:100vh;display:flex;overflow:auto}.ck-logo{object-fit:cover;height:300px;position:relative;bottom:40px}.flex{display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-center-all{justify-content:center;align-items:center}.flex-justify-center{justify-content:center}.flex-align-center{align-items:center}.flex-end{justify-content:flex-end}.flex-grow{flex-grow:1}.flex-start{justify-content:flex-start}.flex-space-around{justify-content:space-around}.flex-space-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.lightbox{background-color:#f5f5f5;border:2px solid gray;border-radius:8px;outline:none;min-width:320px;max-height:85vh;padding:25px;position:absolute;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%)}.link:hover{cursor:pointer}.overflow-auto{overflow:auto}.relative{position:relative}.table-left-col{text-align:center;width:20%}.table-middle-col{width:35%}.service-section-table{width:90%;margin-left:5%}.sunday-service-container{flex-direction:row;margin-bottom:30%;display:flex}.sunday-service-card{min-width:650px;margin-left:5%}.sunday-service-card-section{min-height:70px;padding-left:10px;padding-right:10px}.page-container{text-align:left;padding-top:10px;padding-left:20px}.sunday-server-table{border-collapse:collapse;text-align:center;border-bottom:1px solid silver}.non-editable-cell,.editable-cell{border-left:1px solid silver;border-right:1px solid silver}.editable-cell:hover{cursor:pointer;background-color:#3374ba1a}.cell{border-left:1px solid silver;border-right:1px solid silver}.header-cell{border:1px solid silver}@media only screen and (device-width<=450px){.lightbox{max-width:80%}.sunday-service-container{flex-direction:column;display:flex}.sunday-service-card{min-width:400px;margin-top:10px;margin-left:0}.sunday-service-card-section{min-height:70px;padding-left:0;padding-right:0}.service-section-table{width:100%;margin-left:0}.table-left-col{text-align:center;width:20%}.table-middle-col{width:35%}}
