body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{display:flex;justify-content:center;color:#fff;align-items:center;background-repeat:no-repeat;background-attachment:fixed;overflow:auto}h1{margin:0}.app{font-family:Cabin,sans-serif;width:100%;color:#000}.app h3{text-shadow:1px 1px 4px #000;font-size:1.5rem;margin-bottom:0}.app h3 b{color:#fcd421}input{width:400px;padding:10px;border-radius:8px;box-shadow:1px 1px .8px #0c1d2e;margin-bottom:4px}button,input{height:40px;border:none;margin-top:10px}button{width:100px;background-color:#fff;box-shadow:2px 2px 1px #18619d;border-radius:10px;margin-bottom:20px}video{width:200px;height:100%}.form{display:flex;flex-direction:column;margin-top:50px}.videos{display:none;justify-content:space-between}.active,.videos div{display:flex}.videos div{flex-direction:column-reverse;align-items:center}.controlers{position:absolute;bottom:0;height:25%;width:70%;justify-content:flex-start;background-color:rgba(0,0,0,.19);opacity:1;display:flex;flex-direction:column!important;z-index:999}.callDetails{padding:8px;color:#fff}.btns{display:flex;flex-direction:row!important}.active_controler{opacity:1;-webkit-animation:show .2s;animation:show .2s}.inactive_controler{opacity:0;-webkit-animation:hide .2s;animation:hide .2s;display:none!important}@-webkit-keyframes show{0%{opacity:0}to{opacity:1}}@keyframes show{0%{opacity:0}to{opacity:1}}@-webkit-keyframes hide{0%{opacity:1}to{opacity:0}}@keyframes hide{0%{opacity:1}to{opacity:0}}@media only screen and (max-width:768px){.controlers{width:100%;height:20%}}.appointments,.appointmentsHidden{width:30%}.cell{margin:16px 8px;padding:16px;border-radius:8px;box-shadow:0 0 6px 0 #d3d3d3}.cell .details{font-size:12px;color:#999}.videoScreen,.videoScreenActive{background-color:#d3d3d3;width:70%;display:flex;align-items:center;justify-content:center;height:100vh;position:-webkit-sticky;position:sticky;top:0}.filterContainer{display:flex;align-items:center;justify-content:space-between}.filterContainer .filterItem{border:1px solid #21a2b7;color:#21a2b7;padding:10px 16px;width:100%;margin:4px;text-align:center;border-radius:8px}.filterContainer .filterItemActive{border:1px solid #fff;color:#fff;background-color:#21a2b7;padding:10px 16px;width:100%;margin:4px;text-align:center;border-radius:8px}@media only screen and (max-width:768px){.appointments{width:100%}.appointmentsHidden,.videoScreen{display:none}.videoScreenActive{display:flex;width:100%}}
/*# sourceMappingURL=main.55318a2f.chunk.css.map */