@import url(https://fonts.googleapis.com/css2?family=Questrial&family=Roboto:wght@100;300;400;500;700;900&display=swap);.alertify-notifier .ajs-message.ajs-success,button{font-weight:500;font-family:Roboto,sans-serif,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Roboto,sans-serif,sans-serif;padding:0;margin:20px 0}a{color:#0D0D0D;cursor:pointer}button{border:0;margin:30px 20px;font-size:110%;padding:10px 60px;border-radius:10px;cursor:pointer;color:#fff;background:gray}button:hover{background:#0D0D0D}.alertify-notifier .ajs-message{border:0}.alertify-notifier .ajs-message.ajs-success{background:#7992F5;text-shadow:none}.header-container{display:flex;height:50px;padding:20px 50px 10px;justify-content:flex-start;align-items:center;flex-direction:row}@media screen and (max-width:450px){.header-container{height:auto;flex-direction:column;padding:25px 10px 15px}}.header-container #logo{width:170px;height:44px;background:url(../assets/kenko-logo-ad1f66549b1876e7ac8abc52347392a0.png) no-repeat;background-size:contain}.header-container #emojis{width:90px;height:60px;background:url(../assets/emojis.png) no-repeat;background-size:contain;margin:-7px 0 0 10px}.header-container .nav{width:100%;display:flex;flex-direction:row;justify-content:flex-end}.header-container .nav a{background-color:#000;height:40px;width:160px;margin:0 10px 10px;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:8px;text-decoration:none}@media screen and (max-width:450px){.header-container .nav a{margin:30px 0 0 10px}}.footer-container{display:flex;justify-content:space-around;height:10px;padding:10px 50px;font-size:82%}.footer-container div{flex-grow:1}.footer-container div:last-child{text-align:right}.login-page{min-height:calc(100vh - 120px);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr);background:#f8f9fc}.login-visual{position:relative;display:flex;align-items:flex-end;overflow:hidden;min-height:650px;padding:64px;color:#fff;background:linear-gradient(180deg,rgba(19,28,58,.06) 20%,rgba(20,28,61,.88) 100%),url(../assets/clinicians-b4e46835cf1375b08f4c8f670d4a747b.jpg) center/cover no-repeat}.login-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(121,146,245,.18),transparent 55%);pointer-events:none}.login-visual--reset{background:linear-gradient(180deg,rgba(19,28,58,.1) 20%,rgba(20,28,61,.9) 100%),url(../assets/clinicians-b4e46835cf1375b08f4c8f670d4a747b.jpg) 44% center/cover no-repeat}.login-visual__content{position:relative;z-index:1;max-width:570px}.login-visual__content h2{max-width:520px;margin:15px 0 18px;font-size:clamp(42px,4.3vw,68px);line-height:.98;letter-spacing:-.045em}.login-visual__content p{max-width:520px;margin:0;font-family:Roboto,sans-serif,sans-serif;font-size:18px;line-height:1.6;color:rgba(255,255,255,.84)}.login-visual__eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:Roboto,sans-serif,sans-serif;font-size:13px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.login-visual__eyebrow::before{content:"";width:28px;height:2px;border-radius:2px;background:#7992F5}.login-form__field input,.reset-success__icon{height:54px;font-family:Roboto,sans-serif,sans-serif}.login-panel{display:flex;align-items:center;justify-content:center;padding:64px clamp(40px,7vw,108px)}.login-card{width:100%;max-width:430px}.login-card__heading{margin-bottom:38px}.login-card__heading h1{margin:10px 0 12px;color:#201F4B;font-size:clamp(38px,4vw,50px);line-height:1.05;letter-spacing:-.04em}.login-card__heading p{margin:0;color:#677087;font-family:Roboto,sans-serif,sans-serif;font-size:16px;line-height:1.6}.login-card__kicker{color:#7992F5;font-family:Roboto,sans-serif,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.login-form__field{margin-bottom:22px}.login-form__field label{display:block;color:#20243a;font-family:Roboto,sans-serif,sans-serif;font-size:14px;font-weight:600}.login-form__field input{box-sizing:border-box;width:100%;margin-top:9px;padding:0 16px;border:1px solid #dce0ea;border-radius:10px;outline:0;background:#fff;color:#1c2035;font-size:16px;transition:border-color 160ms ease,box-shadow 160ms ease}.login-form__field input::placeholder{color:#a3a8b7}.login-form__field input:hover{border-color:#b9c1d4}.login-form__field input:focus{border-color:#7992F5;box-shadow:0 0 0 4px rgba(121,146,245,.15)}.login-form__field input:disabled{cursor:wait;opacity:.68}.login-form__label-row{display:flex;align-items:center;justify-content:space-between}.login-form__label-row a{color:#586fc8;font-family:Roboto,sans-serif,sans-serif;font-size:13px;font-weight:600;text-decoration:none}#fhir-content span a,.login-form__label-row a:hover{text-decoration:underline}.dashboard .patient a.data-point-patient,.data-point .patient-data-hdr a,.data-point-box a,.myaccount .patient a.data-point-patient,.myaccount .patient-data-hdr a,.reset-card__back,.reset-success__button{text-decoration:none}.login-form__error{margin:-4px 0 20px;padding:12px 14px;border:1px solid #f2c6c9;border-radius:9px;background:#fff2f3;color:#a32831;font-family:Roboto,sans-serif,sans-serif;font-size:14px;line-height:1.45}.login-form__submit{width:100%;min-height:54px;margin:8px 0 0;padding:13px 22px;border-radius:10px;background:#201F4B;font-size:15px;transition:background-color 160ms ease,transform 160ms ease,box-shadow 160ms ease}.login-form__submit:hover:not(:disabled){background:#343268;box-shadow:0 10px 24px rgba(32,31,75,.2);transform:translateY(-1px)}.login-form__submit:focus-visible{outline:rgba(121,146,245,.45) solid 3px;outline-offset:3px}.login-form__submit:disabled{cursor:wait;opacity:.7}.login-card__support{margin:28px 0 0;color:#7a8191;font-family:Roboto,sans-serif,sans-serif;font-size:13px;line-height:1.6;text-align:center}.login-card__support a{color:#586fc8;font-weight:600}.reset-card__back{display:inline-flex;align-items:center;gap:8px;margin-bottom:48px;color:#586173;font-family:Roboto,sans-serif,sans-serif;font-size:14px;font-weight:600}.reset-card__back span{color:#7992F5;font-size:19px;line-height:1;transition:transform 160ms ease}.reset-card__back:hover{color:#201F4B}.reset-card__back:hover span{transform:translateX(-3px)}.reset-card__heading h1{max-width:390px;font-size:clamp(36px,3.5vw,48px)}.reset-success{padding-top:2px}.reset-success h2{margin:20px 0 10px;color:#201F4B;font-size:30px;letter-spacing:-.03em}.reset-success p{margin:0 0 28px;color:#677087;font-family:Roboto,sans-serif,sans-serif;font-size:15px;line-height:1.65}.reset-success__icon{display:grid;width:54px;place-items:center;border-radius:50%;background:rgba(69,192,5,.12);color:#359407;font-size:24px;font-weight:700}.reset-success__button{display:flex;min-height:54px;align-items:center;justify-content:center;border-radius:10px;background:#201F4B;color:#fff;font-family:Roboto,sans-serif,sans-serif;font-size:15px;font-weight:500}.reset-success__button:hover{background:#343268}@media screen and (max-width:900px){.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-panel{min-height:calc(100vh - 180px);padding:56px 24px 72px}}@media screen and (max-width:450px){.login-card__heading{margin-bottom:30px}.login-panel{align-items:flex-start;padding-top:36px}.reset-card__back{margin-bottom:36px}}@media (prefers-reduced-motion:reduce){.login-form__field input,.login-form__submit{transition:none}}.dashboard,.myaccount{margin:0 20px;height:auto;width:100%;overflow:auto;background:#f7f7f7}.dashboard .patient-data-hdr,.myaccount .patient-data-hdr{display:flex;flex-direction:row;margin:20px 30px 0;padding:10px 0;height:30px;border-bottom:1px solid #B3B3B3}@media screen and (max-width:450px){.dashboard,.myaccount{overflow:inherit}.dashboard .patient-data-hdr .info-text,.myaccount .patient-data-hdr .info-text{display:none}.dashboard .patient-data-hdr .search,.myaccount .patient-data-hdr .search{width:100%;margin-right:0!important}}.dashboard .patient-data-hdr div:first-child,.myaccount .patient-data-hdr div:first-child{flex-grow:1;font-size:80%;padding-top:4px}.dashboard .patient-data-hdr div:nth-child(2),.myaccount .patient-data-hdr div:nth-child(2){flex-grow:3.5;font-size:70%;color:#A0A0A0;padding-top:4px}.dashboard .patient-data-hdr div:last-child,.myaccount .patient-data-hdr div:last-child{background-color:#fff;border-radius:5px;flex-grow:.5;height:38px;margin:-15px 20px 0 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.dashboard .patient-data-hdr div:last-child input,.myaccount .patient-data-hdr div:last-child input{border:none;outline:0;margin-left:10px;width:250px}.dashboard .patient-data-hdr div:last-child input::placeholder,.myaccount .patient-data-hdr div:last-child input::placeholder{font-size:14px;font-weight:300;color:grey;font-style:italic}.dashboard .patient-data-hdr div:last-child img,.myaccount .patient-data-hdr div:last-child img{margin-right:15px;height:21px;width:21px}.dashboard .patient-data-hdr div:last-child img:hover,.myaccount .patient-data-hdr div:last-child img:hover{cursor:pointer}.dashboard .patient,.myaccount .patient{display:flex;flex-direction:row;margin:10px 30px;padding-bottom:10px;border-bottom:1px solid #B3B3B3}@media screen and (max-width:1300px){.dashboard .patient,.myaccount .patient{width:calc(100% - 60px);overflow:auto}}.dashboard .patient .data-point-patient:first-child,.myaccount .patient .data-point-patient:first-child{border:0;background-color:transparent!important}.dashboard .patient .data-point-box,.dashboard .patient .data-point-patient,.myaccount .patient .data-point-box,.myaccount .patient .data-point-patient{background-color:#fff;min-width:140px;border:1px solid #979797;flex-grow:1;flex-basis:0;margin:10px;border-radius:12px}.dashboard .patient .data-point-box h4,.dashboard .patient .data-point-patient h4,.myaccount .patient .data-point-box h4,.myaccount .patient .data-point-patient h4{font-family:Roboto,sans-serif,sans-serif;font-size:18pt;font-weight:100;color:#201F4B;text-overflow:ellipsis;overflow:hidden}.dashboard .patient .data-point-box h4 strong,.dashboard .patient .data-point-patient h4 strong,.myaccount .patient .data-point-box h4 strong,.myaccount .patient .data-point-patient h4 strong{font-weight:700;font-size:22pt}.dashboard .patient-left,.myaccount .patient-left{float:left;width:28%;max-width:310px;padding-left:36px}@media screen and (max-width:450px){.dashboard .patient-left,.myaccount .patient-left{width:100vw;padding:0 calc((100vw - 309px)/ 2)}}@media screen and (max-width:1300px) and (min-width:450px){.dashboard .patient-left,.myaccount .patient-left{width:calc(100% - 80px);max-width:none}}.dashboard .patient-left .data-point-box,.myaccount .patient-left .data-point-box{background-color:#fff;width:144.3px;min-height:138px;border:1px solid #979797;float:left;margin:4px;border-radius:12px}.dashboard .patient-right,.myaccount .patient-right{float:left;width:calc(72% - 40px);padding-left:40px}@media screen and (max-width:450px){.dashboard .patient-right,.myaccount .patient-right{width:calc(100vw - 80px);padding-right:40px;padding-bottom:70px}}@media screen and (max-width:1300px) and (min-width:450px){.dashboard .patient-right,.myaccount .patient-right{width:calc(100% - 80px)}}.dashboard .custom-select,.myaccount .custom-select{position:relative;width:300px;max-width:100%;font-size:1.15rem}@media screen and (max-width:450px){.dashboard .custom-select,.myaccount .custom-select{width:calc(100vw - 110px)}}.dashboard .select-button,.myaccount .select-button{width:100%;font-size:1.15rem;background-color:#fff;padding:.675em 1em;border:1px solid #979797;border-radius:10px 10px 0 0;cursor:pointer;color:#005191!important;display:flex;justify-content:space-between;align-items:center;margin:0 0 -1px 15px!important}@media screen and (max-width:450px){.dashboard .select-button,.myaccount .select-button{margin-left:0!important}}.dashboard .selected-value,.myaccount .selected-value{text-align:left}.dashboard .arrow,.myaccount .arrow{transition:transform ease-in-out .3s}.dashboard .select-dropdown,.myaccount .select-dropdown,.select-dropdown-year{z-index:1;list-style:none;max-height:200px;overflow-y:auto;transition:.3s ease;visibility:hidden;opacity:0;transform:scaleY(0)}.dashboard .arrow i,.myaccount .arrow i{font-size:1.2em}.dashboard .select-dropdown,.myaccount .select-dropdown{position:absolute;width:380px;box-shadow:0 10px 25px rgba(0,0,0,.2);background-color:#fff;border:1px solid #caced1;border-radius:4px;padding:10px;margin-left:15px;margin-top:10px}@media screen and (max-width:450px){.dashboard .select-dropdown,.myaccount .select-dropdown{width:calc(100vw - 130px);margin-left:0;margin-top:3px}}.dashboard .select-dropdown:focus-within,.myaccount .select-dropdown:focus-within{box-shadow:0 10px 25px rgba(94,108,233,.6)}.dashboard .select-dropdown li,.myaccount .select-dropdown li{position:relative;cursor:pointer;display:flex;gap:1rem;align-items:center}.dashboard .select-dropdown li label,.myaccount .select-dropdown li label{width:100%;padding:8px 10px;cursor:pointer;display:flex;gap:1rem;align-items:center;color:#005191}.dashboard .select-dropdown::-webkit-scrollbar,.myaccount .select-dropdown::-webkit-scrollbar{width:7px}.dashboard .select-dropdown::-webkit-scrollbar-track,.myaccount .select-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}.dashboard .select-dropdown::-webkit-scrollbar-thumb,.myaccount .select-dropdown::-webkit-scrollbar-thumb{background:#005191;border-radius:25px}.dashboard .select-dropdown input:checked~label,.dashboard .select-dropdown li:hover,.myaccount .select-dropdown input:checked~label,.myaccount .select-dropdown li:hover{background-color:#f2f2f2}.dashboard .select-dropdown input:focus~label,.myaccount .select-dropdown input:focus~label{background-color:#dfdfdf}.dashboard .select-dropdown input[type=radio],.myaccount .select-dropdown input[type=radio]{position:absolute;left:0;opacity:0}.dashboard .custom-select.active .arrow,.myaccount .custom-select.active .arrow{transform:rotate(180deg)}.dashboard .custom-select.active .select-dropdown,.myaccount .custom-select.active .select-dropdown{opacity:1;visibility:visible;transform:scaleY(1)}.data-point .patient-data-hdr a{font-size:80%}.progress-container{width:85px;margin:10px auto auto;position:relative}.progress-container .steps{font-family:Roboto;color:#000;font-size:14px;font-weight:300;position:absolute;left:50%;top:65%;padding:0;margin:0;transform:translate(-50%,-50%)}#chat-frame #top #top-content .message h1,#chat-frame #top #top-content .message p,#chat-frame #top #top-content .message span,#fhir .items #fhir-obs,#pagination .page-button{font-family:Helvetica}#no-patient-found{margin:30px 30px 0;color:#868686;display:none}#pagination{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row}#pagination .page-button{height:30px;width:25px;display:flex;justify-content:center;align-items:center;background-color:#fff;margin:0 -.5px;color:#005191;font-size:15px;font-weight:500;border:1px solid #d3d3d3}.year-custom,.year-select{width:130px;border-radius:7px!important;margin-top:20px}#pagination .page-button:hover{background-color:#005191;cursor:pointer;color:#fff}#pagination .active{background-color:#005191;color:#fff}.year-select{margin-right:20px;padding:7px 15px!important}.year-custom{padding:7px 15px 7px 0!important;position:relative}@media screen and (max-width:450px){.year-custom{margin:0!important;padding:0!important}}.select-dropdown-year{position:absolute;width:110px;box-shadow:0 10px 25px rgba(0,0,0,.2);background-color:#fff;border:1px solid #caced1;border-radius:4px;padding:10px;margin-left:15px;margin-top:5px}@media screen and (max-width:450px){.select-dropdown-year{margin-left:0;margin-top:3px}}.select-dropdown-year:focus-within{box-shadow:0 10px 25px rgba(94,108,233,.6)}.select-dropdown-year li{position:relative;cursor:pointer;display:flex;gap:1rem;align-items:center}.select-dropdown-year li label{width:100%;padding:8px 10px;cursor:pointer;display:flex;gap:1rem;align-items:center;color:#005191}.select-dropdown-year::-webkit-scrollbar{width:7px}.select-dropdown-year::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}.select-dropdown-year::-webkit-scrollbar-thumb{background:#005191;border-radius:25px}.month-custom,.month-select{width:130px;border-radius:7px!important;margin-top:20px}.select-dropdown-year input:checked~label,.select-dropdown-year li:hover{background-color:#f2f2f2}.select-dropdown-year input:focus~label{background-color:#dfdfdf}.select-dropdown-year input[type=radio]{position:absolute;left:0;opacity:0}.year-custom.active .arrow{transform:rotate(180deg)}.year-custom.active .select-dropdown-year{opacity:1;visibility:visible;transform:scaleY(1)}.select-dropdown-day,.select-dropdown-month{box-shadow:0 10px 25px rgba(0,0,0,.2);background-color:#fff;max-height:200px;overflow-y:auto;transition:.3s ease;visibility:hidden;opacity:0;z-index:1;list-style:none}.month-select{margin-right:20px;padding:7px 15px!important}.month-custom{padding:7px 15px 7px 0!important;position:relative}@media screen and (max-width:450px){.month-custom{margin:0!important;padding:0!important}}.select-dropdown-month{position:absolute;width:110px;border:1px solid #caced1;border-radius:4px;padding:10px;margin-left:15px;margin-top:5px;transform:scaleY(0)}@media screen and (max-width:450px){.select-dropdown-month{margin-left:0;margin-top:3px}}.select-dropdown-month:focus-within{box-shadow:0 10px 25px rgba(94,108,233,.6)}.select-dropdown-month li{position:relative;cursor:pointer;display:flex;gap:1rem;align-items:center}.select-dropdown-day li,.select-dropdown-month li label{align-items:center;gap:1rem;display:flex;cursor:pointer}.select-dropdown-month li label{width:100%;padding:8px 10px;color:#005191}.select-dropdown-month::-webkit-scrollbar{width:7px}.select-dropdown-month::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}.select-dropdown-month::-webkit-scrollbar-thumb{background:#005191;border-radius:25px}.day-custom,.day-select{width:130px;border-radius:7px!important;margin-top:20px}.select-dropdown-month input:checked~label,.select-dropdown-month li:hover{background-color:#f2f2f2}.select-dropdown-month input:focus~label{background-color:#dfdfdf}.select-dropdown-month input[type=radio]{position:absolute;left:0;opacity:0}.day-select{margin-right:20px;padding:7px 15px!important}.day-custom{padding:7px 15px 7px 0!important;position:relative}@media screen and (max-width:450px){.day-custom{margin:0!important;padding:0!important}}.select-dropdown-day{position:absolute;width:110px;border:1px solid #caced1;border-radius:4px;padding:10px;margin-left:15px;margin-top:5px;transform:scaleY(0)}@media screen and (max-width:450px){.select-dropdown-day{margin-left:0;margin-top:3px}}.select-dropdown-day:focus-within{box-shadow:0 10px 25px rgba(94,108,233,.6)}.select-dropdown-day li{position:relative}.select-dropdown-day li label{width:100%;padding:8px 10px;cursor:pointer;display:flex;gap:1rem;align-items:center;color:#005191}.select-dropdown-day::-webkit-scrollbar{width:7px}.select-dropdown-day::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}.select-dropdown-day::-webkit-scrollbar-thumb{background:#005191;border-radius:25px}.select-dropdown-day input:checked~label,.select-dropdown-day li:hover{background-color:#f2f2f2}.select-dropdown-day input:focus~label{background-color:#dfdfdf}.select-dropdown-day input[type=radio]{position:absolute;left:0;opacity:0}.month-custom.active .arrow{transform:rotate(180deg)}.month-custom.active .select-dropdown-month{opacity:1;visibility:visible;transform:scaleY(1)}.day-custom.active .arrow{transform:rotate(180deg)}.day-custom.active .select-dropdown-day{opacity:1;visibility:visible;transform:scaleY(1)}.data-point-box{text-align:center}.data-point-box:hover{cursor:pointer}.data-point-box h5{text-align:start;text-transform:uppercase;border-bottom:1px solid #F0EDED;margin:0;padding:8px 10px 6px;font-size:80%}.data-point-box h5.green{color:#0C5612}.data-point-box h5.blue{color:#154D93}.data-point-box h5.red{color:#A30B0B}.data-point-box h5.orange{color:#D66600}.data-point-box h6{font-size:30px;color:#005191;margin:8px 0 0;padding:0}.data-point-box span{float:left;width:100%;font-size:18px}.data-point-box small{float:left;width:100%;color:#979797;font-size:10px}.data-point-box button{margin:10px 0 0;padding:5px;width:100%;font-size:86%;border-top-left-radius:0;border-top-right-radius:0}.data-point-box button.green{background-color:#659100}.data-point-box button.blue{background-color:#154D93}.data-point-box button.red{background-color:#A30B0B}.data-point-box button.orange{background-color:#D66600}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}.modal-content{display:flex;flex-direction:column;border-radius:10px;padding-top:10px;padding-bottom:30px;height:auto;margin:50px auto auto;background:#fff;box-shadow:5px 2px 4px #efeeee,-3px 1px 2px #f5f5f5}.modal-content .close-container{width:100%;display:flex;flex-direction:row;justify-content:flex-end}.modal-content .close-container button{margin-top:10px!important;margin-bottom:10px!important;padding:5px 8px!important}.modal-content .modal-row{display:flex;flex-direction:row}.modal-content .modal-row .modal-column{width:500px;display:flex;flex-direction:column;justify-content:flex-start}@media screen and (max-width:450px){.modal-content .modal-row .modal-column{width:calc(100vw - 40px);margin-top:0;margin-bottom:50px}}.modal-content .modal-row .modal-column .pass-container{position:relative}.modal-content .modal-row .modal-column .pass-container img{position:absolute;height:17px;width:19px;right:40px;top:15px}.modal-content .modal-row .modal-column .pass-container img:hover{cursor:pointer}.modal-content .modal-row .modal-column .avatar{margin:10px auto;width:120px;height:74px;background-color:#0B1B5B;color:#fff;font-size:200%;font-weight:700;text-align:center;padding-top:46px;border-radius:100px}.modal-content .modal-row .modal-column h2{text-align:center;margin:30px 0 50px}.modal-content .modal-row .modal-column ul{margin:30px auto;width:360px;list-style:none;font-weight:700;padding:0}.modal-content .modal-row .modal-column ul li{padding:20px;border-top:1px solid #F0EDED}.modal-content .modal-row .modal-column ul span{float:inline-end;font-weight:400}.modal-content .modal-row .modal-column h3{text-align:center;margin:0;font-size:16px}.modal-content .modal-row .modal-column span{font-family:Roboto;font-weight:300;color:#858597;margin-left:80px;font-size:14px;margin-top:15px}@media screen and (max-width:450px){.modal-content .modal-row .modal-column span{margin-left:40px}}.modal-content .modal-row .modal-column .custom-fields,.modal-content .modal-row .modal-column input,.modal-content .modal-row .modal-column select{background-color:#EEEEEF;width:320px;margin:5px 80px;padding:12px 10px;border:none;border-radius:5px;outline:0;font-size:100%;color:#000;font-family:inherit}@media screen and (max-width:450px){.modal-content .modal-row .modal-column .custom-fields,.modal-content .modal-row .modal-column input,.modal-content .modal-row .modal-column select{width:calc(100vw - 140px);margin:5px 40px 10px}}.modal-content .modal-row .modal-column .error-message{font-family:Roboto;font-weight:300;color:red;margin-left:80px;font-size:12px}.modal-content .modal-row .modal-column .form-group{margin-top:15px}.modal-content .modal-row .modal-column .custom-select-wrapper{position:relative;width:340px}.modal-content .modal-row .modal-column .custom-select{width:100%;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDExIDciIGZpbGw9Im5vbmUiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48cGF0aCBkPSJNMSAxLjVMNS41IDYgMTAuMCAxLjUiLz48L2c+PC9zdmc+);background-repeat:no-repeat;background-position:right 10px center;cursor:pointer}.modal-content .modal-row .modal-column .custom-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal-content .modal-row .modal-column .black-button{background-color:#000;height:40px;width:340px;margin:40px 80px 10px;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:5px}.data-point h1{font-family:Roboto,sans-serif,sans-serif;font-size:30pt;font-weight:100;color:#201F4B;text-indent:36px}.data-point h1 strong{font-weight:700}@media screen and (max-width:450px){.modal-content .modal-row .modal-column .black-button{width:calc(100vw - 120px);margin:25px 40px 10px}.data-point h1{text-align:center;text-indent:0}}.data-point h1 img{height:30px;object-fit:contain;vertical-align:middle;margin-left:10px}.data-point h1 img:hover{cursor:pointer}select{background:0 0;border:none;font-size:200%;color:#005191;appearance:none;outline:0}#headings{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#data-tabs{margin:0 16px -1px 0;list-style:none}#data-tabs li{float:left;border-top-left-radius:10px;border-top-right-radius:10px;color:#005191;background-color:#fff;padding:12px 28px;margin:0 4px;border:1px solid #979797}@media screen and (max-width:1300px) and (min-width:450px){#data-tabs li{float:none}}#data-tabs .active,#data-tabs li:hover{color:#fff;background-color:#005191;cursor:pointer}#data-tabs-mobile{display:none;margin:0 0 -1px;list-style:none;padding:0}#data-tabs-mobile li{width:calc(33vw - 40px);text-align:center;float:left;border-top-left-radius:10px;border-top-right-radius:10px;color:#005191;background-color:#fff;padding:12px 0;margin:0 6px;border:1px solid #979797}#data-tabs-mobile .active,#data-tabs-mobile li:hover{color:#fff;background-color:#005191;cursor:pointer}@media screen and (max-width:450px){#headings{flex-direction:column;align-items:center}#data-tabs{display:none}#data-tabs-mobile{display:block}#data-tabs-mobile .two-tabs{width:calc(50vw - 54px)}}#data-display{border:1px solid #979797;background-color:#fff;border-radius:10px;height:500px}#data-display #labels{display:flex;flex-direction:row;justify-content:space-between}#data-display #labels .no-record{font-size:15px;color:#b6b6b6;margin:45px 30px}@media screen and (max-width:450px){#data-display #labels .fixed-heading{height:400px;overflow-y:scroll;margin:15px 0 15px 25px!important}#data-display #labels .fixed-heading::-webkit-scrollbar{-webkit-appearance:none}#data-display #labels .fixed-heading::-webkit-scrollbar:vertical{width:15px}#data-display #labels .fixed-heading::-webkit-scrollbar-thumb{border-radius:10px;border:1px solid #005191;background-color:#005191}}@media screen and (max-width:450px) and (max-width:450px){#data-display #labels .fixed-heading::-webkit-scrollbar:vertical{width:6px}}#data-display #labels .fixed-heading p{font-size:13px;color:red;font-weight:300;margin:3px 0}#data-display #labels .heading-sm{margin:0 10px 10px!important}#data-display #labels .heading{display:flex;flex-direction:column;margin:0 25px 25px;width:100%}@media screen and (max-width:450px){#data-display #labels .fixed-heading::-webkit-scrollbar-track{border-radius:10px;background-color:#e1e1e1}#data-display #labels .heading{margin:0 25px}}#data-display #labels .heading h1{font-size:15px;text-indent:0;margin:30px 0 10px;font-weight:700}@media screen and (max-width:450px){#data-display #labels .heading h1{margin-top:25px}}#data-display #labels .heading span{font-size:15px;color:#b6b6b6}#data-display #labels .heading .button-groups{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}#data-display #labels .heading .button-groups .form-control{font-family:system-ui,sans-serif;font-size:1.2rem;font-weight:300;line-height:1.1;display:grid;grid-template-columns:1em auto;gap:.5em;margin:10px 0}#data-display #labels .heading .button-groups .form-control:hover{cursor:pointer}#data-display #labels .heading .button-groups input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;margin:0;font:inherit;color:currentColor;width:1.15em;height:1.15em;border:2px solid #e4e4e4;display:grid;place-content:center}#data-display #labels .heading .button-groups input[type=checkbox]:hover{cursor:pointer}#data-display #labels .heading .button-groups input[type=checkbox]::before{content:"";width:.75em;height:.75em;transform:scale(0);transition:120ms transform ease-in-out;box-shadow:inset 1em 1em #45C004}#data-display #labels .heading .button-groups input[type=checkbox]:checked::before{transform:scale(1)}#data-display #labels .heading .divider{background:#e4e4e4;width:100%;height:1px;margin-top:30px}#data-display #labels .heading .switch-group{display:flex;flex-direction:row;justify-content:space-between;width:100%}#data-display #labels .heading .switch-group .checkbox_item{margin-top:20px}#data-display #labels .heading .switch-group .checkbox_item .checkbox_wrap{position:relative;display:block;cursor:pointer;width:100px;margin:0 auto 50px}#data-display #labels .heading .switch-group .checkbox_item:last-child .checkbox_wrap{margin-bottom:0}#data-display #labels .heading .switch-group .checkbox_item .checkbox_wrap .checkbox_inp{position:absolute;top:0;left:0;opacity:0;z-index:1}#data-display #labels .heading .switch-group .checkbox_item .checkbox_wrap .checkbox_mark{display:inline-block;position:relative;border-radius:25px}#data-display #labels .heading .switch-group .checkbox_item .checkbox_wrap .checkbox_mark:after,#data-display #labels .heading .switch-group .checkbox_item .checkbox_wrap .checkbox_mark:before{content:"";position:absolute;transition:all .5s ease}#data-display #labels .heading .switch-group .checkbox_item.citem .checkbox_wrap .checkbox_mark{background:#e4e4e4;width:66px;height:32px;padding:2px}#data-display #labels .heading .switch-group .checkbox_item.citem .checkbox_wrap .checkbox_mark:before{top:3.5px;left:4px;width:22px;height:22px;background:#a9a9a9;border-radius:25px;border:3px solid #fff}#data-display #labels .heading .switch-group .checkbox_item.citem .checkbox_wrap .checkbox_inp:checked~.checkbox_mark{border-color:#45C004}#data-display #labels .heading .switch-group .checkbox_item.citem .checkbox_wrap .checkbox_inp:checked~.checkbox_mark:before{left:38px;background:#45C004}#data-display #labels .heading .allert-groups{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}#data-display #labels .heading .allert-groups .valid-input h3{color:grey;font-size:15px;font-weight:300;margin:3px 0}#data-display #labels .heading .allert-groups .valid-input p{font-size:13px;color:red;font-weight:300;margin:3px 0}#data-display #labels .heading .allert-groups .valid-input .input-values input{width:70px;background-color:#e4e4e4;border-radius:7px;height:25px;border:none;padding:5px 10px;font-size:15px}#data-display #labels .heading .allert-groups .valid-input .input-values span{font-size:20px;font-weight:100;color:#000;margin:0 5px}#data-display #labels .row{flex-direction:row;align-items:center}@media screen and (max-width:450px){#data-display #labels .row{margin:0;justify-content:space-between}}#data-display #labels .activity-dropdowns{display:flex;flex-direction:row}#data-display #graph{width:98%;height:400px}@media screen and (max-width:450px){#data-display #labels .activity-dropdowns{flex-direction:column}#data-display .label-shift{scale:.7;transform:translate(-60px,-25px)}#data-display #graph .chart-shift{transform:translateY(-45px)}}#data-display .update{height:50px;width:200px;border-top-left-radius:10px;border-bottom-right-radius:10px;background:#000;color:#fff;font-weight:700;display:flex;justify-content:center;align-items:center}#data-display .update:hover{cursor:pointer}.auto-content{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}#list{height:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:450px){#list{height:500px}}#list .items{overflow-y:scroll;height:calc(100% - 60px);width:calc(100% - 60px)}@media screen and (max-width:450px){#list .items{height:calc(100% - 40px);width:calc(100% - 30px)}}#list .items .no-record{font-size:15px;color:#b6b6b6}#list .items .row{height:60px;width:95%;margin-right:5%;display:flex;flex-direction:row;border-bottom:1px solid #e9e9e9}#list .items .row .reading{display:flex;width:25%;align-items:center}@media screen and (max-width:450px){#list .items .row .reading{width:33%}}#list .items .row .reading span{font-size:20px}#list .items .row .manual{display:flex;width:25%;align-items:center;justify-content:center}@media screen and (max-width:450px){#list .items .row .manual{width:33%}}#list .items .row .manual span{color:grey;font-size:15px}#list .items .row .time{display:flex;width:40%;align-items:center;justify-content:center}@media screen and (max-width:450px){#list .items .row .time{width:33%}}#list .items .row .time span{color:#bebebe;font-size:15px}#list .items .row .fhir{display:flex;width:10%;align-items:center;justify-content:flex-end}@media screen and (max-width:450px){#list .items .row .fhir{display:none}}#list .items .row .fhir div{padding:7px 25px;border-radius:5px;border:1px solid #005191;color:grey;display:flex;align-items:center;justify-content:center}#chat-frame,#fhir-content{display:none;animation:bounce-in-right .5s ease}#list .items .row .fhir div:hover{cursor:pointer;background-color:#005191;color:#fff}#list .items::-webkit-scrollbar{-webkit-appearance:none}#list .items::-webkit-scrollbar:vertical{width:15px}@media screen and (max-width:450px){#list .items::-webkit-scrollbar:vertical{width:6px}}#list .items::-webkit-scrollbar-thumb{border-radius:10px;border:1px solid #005191;background-color:#005191}#list .items::-webkit-scrollbar-track{border-radius:10px;background-color:#e1e1e1}#fhir{height:100%;display:flex;justify-content:center;align-items:center}#fhir .items{height:95%;width:95%}#fhir .items #fhir-obs{text-indent:0;height:100%;width:100%;border:none;outline:0;resize:none;font-weight:300}#fhir .items #fhir-obs::-webkit-scrollbar{-webkit-appearance:none}#fhir .items #fhir-obs::-webkit-scrollbar:vertical{width:15px}#fhir .items #fhir-obs::-webkit-scrollbar-thumb{border-radius:10px;border:1px solid #005191;background-color:#005191}#fhir .items #fhir-obs::-webkit-scrollbar-track{border-radius:10px;background-color:#e1e1e1}#manual-inputs{border:1px solid #979797;background-color:#fff;border-radius:10px;width:430px;height:100px;margin:15px 0 30px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#manual-inputs #input{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-left:40px}#manual-inputs #input #input-row{display:flex;flex-direction:row;margin:12px 0}#manual-inputs #input #input-row input{font-size:25px;width:80px;color:#154D93;text-align:center;font-weight:700;outline:0;border:none;border-bottom:1px solid #979797}#manual-inputs #input #input-row input::-webkit-inner-spin-button,#manual-inputs #input #input-row input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#manual-inputs #input #input-row input[type=number]{-moz-appearance:textfield}#manual-inputs #input #input-row #bp-high,#manual-inputs #input #input-row #bp-low{min-width:60px;width:70px}#manual-inputs #input #input-row #ecg,#manual-inputs #input #input-row #oxygen,#manual-inputs #input #input-row #temp,#manual-inputs #input #input-row #weight{min-width:80px;width:170px}#manual-inputs #input #input-row h3{font-size:28px;color:#154D93;text-align:center;font-weight:700;margin:0 5px}#manual-inputs #input #input-row h4{font-size:15px;color:#000;font-weight:300;align-self:center;margin:0 5px 0 10px}#manual-inputs #input h2{color:#a6a6a6;font-size:12px;font-weight:300;margin:0}#manual-inputs #add{height:40px;width:90px;border-radius:8px;display:flex;justify-content:center;align-items:center;background-color:#D66600;margin-right:50px}#manual-inputs #add span{font-size:13px;font-weight:700;color:#fff}#manual-inputs #add:hover{cursor:pointer}#chat{position:fixed;right:20px;bottom:20px}@keyframes bounce-in-right{0%{opacity:0;transform:translateY(30px)}60%{opacity:1;transform:translateY(-10px)}80%{transform:translateY(5px)}100%{transform:translateY(0)}}#fhir-content{position:fixed;left:calc(50vw - 400px);top:calc(50vh - 250px);height:500px;width:800px;border:1px solid #adadad;background:#fff;box-shadow:8px 8px 15px #adadad;z-index:1;padding:0 30px}@media screen and (max-width:450px){#manual-inputs{width:calc(100vw - 80px)}#manual-inputs #input{margin-left:25px}#manual-inputs #input #input-row input{width:60px}#manual-inputs #input #input-row #bp-high,#manual-inputs #input #input-row #bp-low{min-width:40px}#manual-inputs #input #input-row #ecg,#manual-inputs #input #input-row #weight{min-width:70px}#manual-inputs #input #input-row #oxygen,#manual-inputs #input #input-row #temp{min-width:60px}#manual-inputs #add{margin-left:10px;margin-right:25px}#fhir-content{width:80vw;height:80vh;bottom:30px}}#fhir-content .close{position:absolute;top:0;right:10px;font-size:25px;padding:10px}#fhir-content .close:hover{cursor:pointer}#fhir-content h2{color:#005191;font-weight:500}#fhir-content span{color:#005191;display:inline-flex;align-items:center}#fhir-content span a{margin-left:5px;color:#005191}#fhir-content span div{margin-left:20px;padding:6px 15px;border-radius:3px;background-color:#95c5ff;font-weight:500}#fhir-content span div:hover{cursor:pointer}#fhir-content .content{width:100%;margin-top:15px;height:360px;border:1px solid #d3d3d3;overflow-y:scroll}#fhir-content .content::-webkit-scrollbar{-webkit-appearance:none}#fhir-content .content::-webkit-scrollbar:vertical{width:10px}#fhir-content .content::-webkit-scrollbar-thumb{border:1px solid #005191;background-color:#005191}#fhir-content .content::-webkit-scrollbar-track{border-radius:0;background-color:#e1e1e1}#chat-icon{position:relative;height:60px;width:60px;background:url(../assets/chat-44d2dca86e369125fd4bfbadfa71ac03.png) no-repeat;background-size:contain}#chat-icon:hover{cursor:pointer}#chat-frame{position:absolute;right:20px;bottom:20px;height:650px;width:400px;border:1px solid #adadad;background:#fff;box-shadow:8px 8px 15px #adadad;z-index:-1}#chat-frame #top{background-color:#fff;height:430px;padding:20px 15px 10px 25px}#chat-frame #top #top-content{padding:0 30px;height:430px;overflow-y:scroll}@media screen and (max-width:450px){#chat-frame{width:80vw;height:80vh;bottom:30px}#chat-frame #top{height:60%}#chat-frame #top #top-content{height:100%}}#chat-frame #top #top-content .no-chat{color:#a1a1a1}#chat-frame #top #top-content .message{position:relative;background-color:#F2F2F2;border-radius:8px;border:1px solid #E9E9E9;width:90%;padding:20px;margin:20px 0}#chat-frame #top #top-content .message h1{font-weight:500;font-size:16px;margin:0;text-indent:0}#chat-frame #top #top-content .message p{font-size:12px}#chat-frame #top #top-content .message span{font-weight:300;font-size:10px}#chat-frame #top #top-content .message .avatar{position:absolute;top:10px;left:-30px;height:42px;width:42px;border-radius:21px;background-color:#0B1B5B;display:flex;justify-content:center;align-items:center}#chat-frame #top #top-content .message .avatar h2{font-weight:700;font-size:14px;color:#fff}#chat-frame #bottom .my-message,#chat-frame #top #top-content .self p{font-weight:300;font-family:Helvetica}#chat-frame #top #top-content .message .unread{height:12px;width:12px;position:absolute;top:0;right:0}#chat-frame #top #top-content .self{background-color:#FAFBFE;margin-left:10%;padding-top:10px;width:80%}#chat-frame #top #top-content .self .time{text-align:end;font-family:Helvetica}#chat-frame #top #top-content::-webkit-scrollbar{-webkit-appearance:none}#chat-frame #top #top-content::-webkit-scrollbar:vertical{width:10px}#chat-frame #top #top-content::-webkit-scrollbar-thumb{border-radius:5px;border:1px solid #005191;background-color:#005191}#chat-frame #top #top-content::-webkit-scrollbar-track{border-radius:5px;background-color:#e1e1e1}#chat-frame #top::-webkit-scrollbar{-webkit-appearance:none}#chat-frame #top::-webkit-scrollbar:vertical{width:15px}#chat-frame #top::-webkit-scrollbar-thumb{border-radius:10px;border:1px solid #005191;background-color:#005191}#chat-frame #top::-webkit-scrollbar-track{border-radius:10px;background-color:#e1e1e1}#chat-frame #bottom{background-color:#FAFBFE;width:100%;height:190px}@media screen and (max-width:450px){#chat-frame #bottom{height:calc(32vh - 30px)}}#chat-frame #bottom .my-message{background-color:#fff;border-radius:8px;border:1px solid #E9E9E9;width:270px!important;height:70px!important;padding:15px;margin:20px 30px 5px 50px;font-size:12px;outline:0;resize:none}@media screen and (max-width:450px){#chat-frame #bottom .my-message{width:calc(80vw - 90px)!important;margin-left:30px}}#call-button span,#chat-frame #bottom .button-group .send-button span,#message-button span{font-family:Roboto;font-size:16px;margin:0 15px;font-weight:700;color:#fff}#chat-frame #bottom .button-group{display:flex;justify-content:flex-end;padding:0 50px}#chat-frame #bottom .button-group .send-button{width:119px;height:36px;border-radius:12px;background-color:#000;display:flex;flex-direction:row;justify-content:center;align-items:center}#chat-frame #bottom .button-group .send-button:hover{cursor:pointer}#chat-frame #bottom .button-group .send-button .send-icon{position:relative;height:22px;width:22px;background:url(../assets/send-b0c80c5b29a743f17ee2d9bc6a8efcf5.png) no-repeat;background-size:contain}#chat-frame #bottom .button-group .send-button .sending-icon{position:relative;height:22px;width:22px;display:none}#message-button{float:left;width:calc(100% - 8px);height:36px;margin:15px 4px;border-radius:12px;background-color:#000;display:flex;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width:450px){#chat-frame #bottom .button-group{padding:0 30px}#message-button{width:299px;margin-bottom:50px}}#message-button:hover{cursor:pointer}#message-button .send-icon{position:relative;height:22px;width:22px;background:url(../assets/send-b0c80c5b29a743f17ee2d9bc6a8efcf5.png) no-repeat;background-size:contain}#call-button{float:left;width:calc(100% - 8px);height:36px;margin:0 4px;border-radius:12px;background-color:#000;display:none;flex-direction:row;justify-content:center;align-items:center}@media screen and (max-width:450px){#call-button{width:299px;margin-bottom:50px}}#call-button:hover{cursor:pointer}#call-button .call-icon{position:relative;height:22px;width:22px;background:url(../assets/call-367c08aded70c91bad4c66b35778465f.png) no-repeat;background-size:contain}#videocall-container{display:none}.video-modal{justify-content:center;align-items:center;width:80%}.myaccount .patient-data-hdr a{font-size:80%}.myaccount .account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));padding:0 30px}@media screen and (max-width:450px){.myaccount .account-grid{padding:0}}.myaccount .account-grid .section{width:500px;border-radius:10px;padding:50px 0;height:auto;margin:50px auto auto;display:flex;flex-direction:column}@media screen and (max-width:450px){.myaccount .account-grid .section{width:calc(100vw - 40px);margin-top:0;margin-bottom:50px}}.myaccount .account-grid .section .pass-container{position:relative}.myaccount .account-grid .section .pass-container img{position:absolute;height:17px;width:19px;right:40px;top:15px}.myaccount .account-grid .section .pass-container img:hover{cursor:pointer}.myaccount .account-grid .section .avatar{margin:10px auto;width:120px;height:74px;background-color:#0B1B5B;color:#fff;font-size:200%;font-weight:700;text-align:center;padding-top:46px;border-radius:100px}.myaccount .account-grid .section h2{text-align:center;margin:30px 0 50px}.myaccount .account-grid .section ul{margin:30px auto;width:360px;list-style:none;font-weight:700;padding:0}.myaccount .account-grid .section ul li{padding:20px;border-top:1px solid #F0EDED}.myaccount .account-grid .section ul span{float:inline-end;font-weight:400}.myaccount .account-grid .section h3{text-align:center;margin:0;font-size:16px}.myaccount .account-grid .section span{font-family:Roboto;font-weight:300;color:#858597;margin-left:80px;font-size:14px;margin-top:15px}@media screen and (max-width:450px){.myaccount .account-grid .section span{margin-left:40px}}.myaccount .account-grid .section .custom-fields,.myaccount .account-grid .section input,.myaccount .account-grid .section select{background-color:#EEEEEF;width:320px;margin:5px 80px 10px;padding:12px 10px;border:none;border-radius:5px;outline:0;font-size:100%;color:#000;font-family:inherit}@media screen and (max-width:450px){.myaccount .account-grid .section .custom-fields,.myaccount .account-grid .section input,.myaccount .account-grid .section select{width:calc(100vw - 140px);margin:5px 40px 10px}}.myaccount .account-grid .section .form-group{margin-top:15px}.myaccount .account-grid .section .custom-select-wrapper{position:relative;width:340px}.myaccount .account-grid .section .custom-select{width:100%;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDExIDciIGZpbGw9Im5vbmUiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj48cGF0aCBkPSJNMSAxLjVMNS41IDYgMTAuMCAxLjUiLz48L2c+PC9zdmc+);background-repeat:no-repeat;background-position:right 10px center;cursor:pointer}.myaccount .account-grid .section .custom-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.myaccount .account-grid .section .black-button{background-color:#000;height:40px;width:340px;margin:40px 80px 10px;color:#fff;display:flex;justify-content:center;align-items:center;border-radius:5px}@media screen and (max-width:450px){.myaccount .account-grid .section .black-button{width:calc(100vw - 120px);margin:25px 40px 10px}}.myaccount .account-grid .border{justify-content:center;background:#fff;box-shadow:5px 2px 4px #efeeee}.release-notes{padding:16px}body,html{font-family:Questrial,sans-serif,sans-serif;margin:0;padding:0;scroll-behavior:smooth}.flexbox-container{display:flex;height:calc(95vh - 80px);justify-content:center}@media screen and (max-width:450px){.flexbox-container{min-height:calc(100vh - 190px);height:auto}}