html{height:100vh;overflow:hidden}.flex-center{display:flex;align-items:center;justify-content:center}.box{width:100%;box-shadow:0 1px 6px #6f6f6f3b;padding:10px;border-radius:8px;margin-bottom:25px}.box .img{width:50px;height:50px;border-radius:50%;margin:15px auto 10px;display:flex;align-items:center;justify-content:center}.box .clinic-img{background:#8440fe2e}.box .clinic-img .ico{color:#7f3dff}.box .pharma-img{background:#279bc438}.box .pharma-img .ico{color:#279ac4}.box .lab-img{background:#c4277d2c}.box .lab-img .ico{color:#c4277d}.box .optical-img{background:#23a3e32c}.box .optical-img .ico{color:#277bc4}.box .name{text-align:center;font-size:16px;font-family:Nunito,sans-serif;font-weight:700}.main-card,.semi-card{width:100%;background-color:#fff;box-shadow:0 1px 5px #5b59590f;border-radius:8px}.semi-card{height:100px;padding:0 25px;display:flex;align-items:center;font-family:Nunito,sans-serif}.scroll{height:175px;overflow-y:scroll}.main-card{height:290px}.main-card .card-head{font-family:Montserrat,sans-serif;border-bottom:1px solid #3235391c;padding:15px 25px;display:flex;justify-content:space-between}.main-card .card-head .head{font-size:18px;font-weight:700;font-family:Montserrat,sans-serif}.main-card .card-body{display:flex;height:80%;justify-content:center;align-items:center;overflow:hidden}.main-card .card-body .table thead th{vertical-align:bottom;border-bottom:2px solid #33d69f;border-top:1px solid #33d69f;color:#713bd6}.main-card .card-body .table td{font-family:Nunito,sans-serif;vertical-align:top;border-bottom:1px solid #dfc7ff;color:#56535a;border-top:none;padding:.5rem}.main-card .divide-70{width:70%;height:175px;overflow-y:scroll}.main-card .divide-30{width:30%;text-align:center;height:150px}.progres-cont{display:flex;padding:0 25px;justify-content:space-around;font-family:Nunito,sans-serif}.dot-font-size{margin-left:2px}.green-dot{color:#33d69f;font-size:9px}.vio-dot{color:#713bd6;font-size:9px}.orange-dot{color:#ff8b59;font-size:9px}.pos-abs{position:absolute;bottom:14px;width:75%}.card-vio{background-color:#642ad6;color:#fff}.semi-circle{height:55px;width:55px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;margin-right:20px}.circle-violet{background-color:#f2ebfb;color:#713bdb}.circle-blue{background-color:#eef9ff;color:#4ab7ff}.circle-orange{background-color:#fef3ef;color:#ff8b58}.circle-red{background-color:#ffeff2;color:#fd5f8c}.card-contents .number{font-size:18px;font-weight:700}.card-contents .label{color:#a0a5b8;font-size:12px;font-weight:600}@media only screen and (max-width : 1025px){.main-card .card-head .head{font-size:16px}.main-card .card-body{height:70%}.dot-font-size{font-size:12px}}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px #0000004d;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5;display:none}::-webkit-scrollbar{width:6px;background-color:#f5f5f5}::-webkit-scrollbar-thumb{border-radius:10px;box-shadow:inset 0 0 6px #0000004d;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#36343b33}
