@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:url(/static/media/D1BDF688-7362-43B5-9924-140FBE84DD73.d90cffd95e82f66aee1e.JPEG) no-repeat 50% fixed;background-size:cover;font-family:Quicksand,sans-serif;width:100%}.App,.main{min-height:100vh}.main{padding:3rem}.main .cont{border-radius:20px;box-shadow:0 0 20px rgba(0,0,0,.1);display:flex}.left{height:100%;width:7.88%}.right{height:100%;padding-left:1.31%;padding-right:1.31%;width:89.5%}.sidebar{align-items:center;background-color:hsla(0,0%,100%,.4);border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;justify-content:space-between}.fa-2x{font-size:1.5em}.sidebar .cog+div{align-items:center;display:flex;flex-direction:column;padding:2rem 0 6rem;width:100%}.sidebar .cog{border-radius:50%}h2,h3,h4,h5{color:#01013e}.sidebar{padding:2rem .5rem!important}.fa-lg{font-size:1.1em;padding-bottom:5px}.dr{color:#ff8080}.plus{background:#fff;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.1);width:100%}.item{align-items:center;color:#5c5c5c;display:flex;flex-direction:column;justify-content:center;padding:2.5rem 0}.plus h6{color:#01013e}nav{height:4rem}nav,nav div:last-child{align-items:center;display:flex;justify-content:space-between}nav div:last-child{padding-right:1rem;width:66%}.bell{color:#3481f5}nav h2{margin-left:1rem}section{display:flex}.doctors{height:100%;width:29.57%}.dr-name{display:flex;padding-bottom:1rem}p{font-size:70%}h6,p{color:#5c5c5c}.doctors .date{display:flex;justify-content:space-between;padding:1.5rem 1.5rem 1.5rem 0}.img{margin-right:.5rem}.img,img{height:2rem;width:2rem}img{border-radius:50%}.card h3,.card h4,.card h5,.card h6,.card p,.sidebar h3,.sidebar h4,.sidebar h5,.sidebar h6,.sidebar p{margin:0}.card{background-color:hsla(0,0%,100%,.4);border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.1);margin-bottom:1.5rem;padding:1rem}.appoint{align-items:center;background:#fff;border-radius:10px;box-shadow:2px 2px 10px rgba(0,0,0,.1);cursor:pointer;height:1rem;margin-left:.2rem;margin-right:1.8rem;padding:.5rem .7rem;width:6rem}.appoint,.b-card{display:flex}.b-card .phone{color:#ff8080}.b-card .video{color:#3481f5}.b-card div:last-child,.b-card div:nth-last-child(2),.m-icon{align-items:center;background:#fff;border-radius:10px;box-shadow:2px 2px 10px rgba(0,0,0,.1);display:flex;height:2rem;justify-content:center;margin:0 .5rem;width:2rem}.new{display:none}.atm{background:#3481f5;border-radius:20px;padding:.8rem}.atm,.atm h4,.atm h6,.atm p,.drugs .cog p,.drugs h2{color:#fff}.atm h4{font-weight:500}.atm div,.atm+div{display:flex;justify-content:space-between}.atm+div{align-items:center;flex-direction:column;width:3rem}.payment{display:flex;justify-content:space-between}.cog{align-items:center;background:#fff;border-radius:10px;box-shadow:2px 2px 10px rgba(0,0,0,.1);display:flex;height:2rem;justify-content:center;width:2rem}.cog,.fa-1x,.fa-lg{cursor:pointer}.dates{height:60vh;padding-left:2.7%;width:69%}.num-cont{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(auto-fill,2rem);grid-template-rows:1fr}.num-cont .cog{border-radius:50%;height:1.8rem;width:1.8rem}.num-cont .cog:hover,.settings:hover{color:#3481f5}.red{background:#ff8080;box-shadow:0 0 10px rgba(255,50,50,.9);color:#fff}.card h3,.sidebar h3{padding-bottom:1rem}.exams{display:flex;gap:2%}.exams .card{margin-bottom:0}.pain{cursor:pointer;width:32%}.treatment{display:flex}.treatment .first{width:67%}.treatment .drugs{display:flex;width:33%}.treatment div:last-child .cog{background:#ff8080;color:#fff;display:flex;flex-direction:column;height:100%;margin-right:.5rem;width:4rem}.treatment div:last-child .cog h2{font-weight:500;margin:0}.treatment div:last-child .fa-1x{color:#2a2a2a}.treatment .last{display:flex;flex-direction:column;justify-content:space-between;width:7rem}.treatment .last .icons{display:flex;flex-direction:row}.m-icon{margin:.2rem}.icons{margin-left:1rem}.slide{font-size:120%;margin-top:1.5rem;padding:.7rem 0;width:75%;word-spacing:.6rem}.text{display:flex;flex-direction:column}.text h5{padding-bottom:1rem}.treatment h6{font-size:100%;font-weight:400}.blue{color:#3481f5}.title{display:flex;justify-content:space-between}@media screen and (max-width:66.3em){.main{padding:1rem}.main .cont{box-shadow:0 0 0 transparent;flex-direction:column}.left{height:3rem;width:100%}.right{padding-left:0;width:100%}.sidebar{height:-webkit-max-content;height:max-content}.sidebar .cog+div{display:none}.sidebar{padding:.5rem 0!important}section{flex-direction:column}.dates,.doctors{width:100%}.dates{height:100%;padding-left:0}.exams{flex-direction:column;gap:0}.exams .card{margin-bottom:.5rem;padding:3.5%;width:93%}.treatment{flex-direction:column}.treatment .first{margin-bottom:.5rem;width:100%}.treatment .drugs{width:100%}.treatment div:last-child .cog{height:6rem}.slide{width:100%}nav div:last-child{display:none}.new{align-items:center;display:flex;margin-bottom:.5rem}.new .fa-1x{padding-left:1rem}}
/*# sourceMappingURL=main.6b8a59e2.css.map*/