@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.signin{background:url(/static/media/bg-without-line.63589f71.png);background-repeat:repeat;background-size:cover;background-attachment:fixed;overflow:hidden;max-height:"100%";min-height:"100%"}button,input{overflow:auto!important}.Doctor_login_page{min-height:100vh;max-height:100vh}.signin-register-btn{text-align:end}.signin-register-btn button{font-size:14px;padding:5px 30px;color:#fff;border:2px solid #fff;background-color:#105c25;border-radius:5px;box-shadow:2px 2px 5px rgba(0,0,0,.2)}.signin-register-btn button:hover{color:#eee;border:2px solid #eee}.Doctor_login_pageform{border-radius:10px;background-color:hsla(0,0%,100%,.8);box-shadow:3px 2px 10px rgba(0,0,0,.3)}.Doctor_login_pageform h3{font-weight:700;font-size:34px}.Doctor_login_pageform span{color:#999}.Doctor_login_pageform .email input,.Doctor_login_pageform .password input{padding:13px;width:100%;border:none;background-color:"#fff"}button:focus,input:focus{outline:0 auto -webkit-focus-ring-color}.Doctor_login_pageform i{color:#999;font-size:18px;align-self:center;padding:10px}.Doctor_login_pageform .email,.Doctor_login_pageform .password{background-color:#fff;border:2px solid #999}.Doctor_login_pageform .button button{border:1px solid #fff;background-color:#2b2b2b;box-shadow:2px 2px 5px rgba(0,0,0,.2);padding:5px;color:#fff;text-align:center;width:100%}.Doctor_login_pageform .button button:hover{background-color:#363636;cursor:pointer}.Doctor_login_page .forgot_password{color:#1b74eb}.Doctor_login_page_bg{text-align:center;align-self:center}.footer-section{font-size:16px;left:0;bottom:0;width:100%}.footer-section a{color:#fff}@media (min-width:1600px){.Doctor_login_pageform{margin-top:70px;padding:50px}.terms-privacy{display:flex;justify-content:flex-end}.footer-section{font-size:16px;position:fixed;left:0;bottom:0;width:100%}}@media (min-width:1200px) and (max-width:1600px){.Doctor_login_pageform{margin-top:75px;padding:50px}.terms-privacy{display:flex;justify-content:flex-end}.footer-section{font-size:16px;position:fixed;left:0;bottom:0;width:100%}}@media (min-width:992px) and (max-width:1200px){.Doctor_login_page_logindetails{margin:20px 50px}.Doctor_login_pageform{margin-top:80px;padding:30px}.terms-privacy{display:flex;justify-content:flex-end}.footer-section{font-size:14px;position:fixed;left:0;bottom:0;width:100%}}@media (min-width:768px) and (max-width:992px){.Doctor_login_page{margin-top:20px;margin-bottom:20px}.Doctor_login_page_logindetails{margin:40px 130px}.Doctor_login_pageform{margin-top:75px;padding:50px}.Doctor_login_page_bg{display:none}.terms-privacy{display:flex;justify-content:flex-end}.footer-section{font-size:14px;position:fixed;left:0;bottom:0;width:100%}}@media (min-width:576px) and (max-width:768px){.Doctor_login_page{margin-top:20px;margin-bottom:20px}.imageLogo{margin-top:80px;margin-left:90px}.Doctor_login_page_logindetails{margin:40px 20px}.Doctor_login_pageform{margin-top:100px;padding:40px}.Doctor_login_page_bg{display:none}.jengu_logo img{width:130px}.footer-section{font-size:12px;position:fixed;left:0;bottom:0;width:100%}}@media (min-width:320px) and (max-width:576px){.Doctor_login_page{margin-top:20px;margin-bottom:20px}.imageLogo{margin-top:80px;margin-left:90px}.Doctor_login_page_logindetails{margin:40px 5px}.Doctor_login_pageform{margin-top:40px;padding:30px}.Doctor_login_page_bg{display:none}.jengu_logo img{width:130px}.footer-section{font-size:12px;position:fixed;left:0;bottom:0;width:100%}}.doctorBody{background-color:#f5f9fc}.search_result_box:hover{border:1px solid #2b2b2b}table{border-collapse:collapse;width:100%}td,th{text-align:left;padding:10px}tr:nth-child(2n){background-color:#f2f2f2}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}.sidebar{position:fixed;height:100%;width:240px;background:#363636;transition:all .5s ease}.sidebar.active{width:60px}.sidebar .logo-details{height:80px;display:flex;align-items:center}.sidebar .logo-details i{font-size:28px;font-weight:500;color:#fff;min-width:60px;text-align:center}.sidebar .logo-details .logo_name{color:#fff;font-size:24px;font-weight:500}.sidebar .nav-links{margin-top:10px}.sidebar .nav-links li{position:relative;list-style:none;height:50px}.sidebar .nav-links li a{height:100%;width:100%;display:flex;align-items:center;text-decoration:none;transition:all .4s ease}.sidebar .nav-links li a.active,.sidebar .nav-links li a:hover{background:#2b2b2b}.sidebar .nav-links li i{min-width:60px;text-align:center;font-size:18px;color:#fff}.sidebar .nav-links li a .links_name{color:#fff;font-size:14px;font-weight:400;white-space:nowrap}.sidebar .nav-links .log_out{position:absolute;bottom:0;width:100%}.home-section{position:relative;background:#f5f5f5;min-height:100vh;width:calc(100% - 240px);left:240px;transition:all .5s ease}.sidebar.active~.home-section{width:calc(100% - 60px);left:60px}.home-section nav{justify-content:space-between;height:80px;background:#fff;display:flex;align-items:center;position:fixed;width:calc(100% - 240px);left:240px;z-index:100;padding:0 20px;box-shadow:0 1px 1px rgba(0,0,0,.1);transition:all .5s ease}.sidebar.active~.home-section nav{left:60px;width:calc(100% - 60px)}.home-section nav .sidebar-button{display:flex;align-items:center;font-size:24px;font-weight:500}nav .sidebar-button i{font-size:35px;margin-right:10px}.home-section nav .search-box{position:relative;height:50px;max-width:550px;width:100%;margin:0 20px}nav .search-box input{height:100%;width:100%;outline:none;background:#f5f6fa;border:2px solid #efeef1;border-radius:6px;font-size:18px;padding:0 15px}nav .search-box .bx-search{position:absolute;height:40px;width:40px;background:#2697ff;right:5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-radius:4px;line-height:40px;text-align:center;color:#fff;font-size:22px;transition:all .4 ease}.home-section nav .profile-details{display:flex;align-items:center;background:#f5f6fa;border:2px solid #efeef1;border-radius:6px;height:50px;min-width:190px;padding:0 15px 0 2px}nav .profile-details img{height:40px;width:40px;border-radius:6px;object-fit:cover}nav .profile-details .admin_name{font-size:15px;font-weight:500;color:#333;margin:0 10px;white-space:nowrap}nav .profile-details i{font-size:25px;color:#333}.home-section .home-content{position:relative;padding-top:104px}.home-content .overview-boxes{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:0 20px;margin-bottom:26px}.overview-boxes .box{display:flex;align-items:center;justify-content:center;width:calc(25% - 15px);background:#fff;padding:15px 14px;border-radius:12px;box-shadow:0 5px 10px rgba(0,0,0,.1)}.overview-boxes .box-topic{font-size:18px;font-weight:500}.home-content .box .number{display:inline-block;font-size:24px;margin-top:-6px;font-weight:500}.home-content .box .indicator{display:flex;align-items:center}.home-content .box .indicator i{height:20px;width:20px;background:#8fdacb;line-height:20px;text-align:center;border-radius:50%;color:#fff;font-size:20px;margin-right:5px}.box .indicator i.down{background:#e87d88}.home-content .box .indicator .text{font-size:12px}.home-content .box .cart{display:inline-block;font-size:32px;height:50px;width:50px;background:#cce5ff;line-height:50px;text-align:center;color:#66b0ff;border-radius:12px;margin:-15px 0 0 6px}.home-content .box .cart.two{color:#2bd47d;background:#c0f2d8}.home-content .box .cart.three{color:#ffc233;background:#ffe8b3}.home-content .box .cart.four{color:#e05260;background:#f7d4d7}.home-content .total-order{font-size:20px;font-weight:500}.home-content .sales-boxes{display:flex;justify-content:space-between}.home-content .sales-boxes .recent-sales{width:65%;background:#fff;padding:20px 30px;margin:0 20px;border-radius:12px;box-shadow:0 5px 10px rgba(0,0,0,.1)}.home-content .sales-boxes .sales-details{display:flex;align-items:center;justify-content:space-between}.sales-boxes .box .title{font-size:17px;font-weight:500}.sales-boxes .sales-details li.topic{font-size:16px;font-weight:500}.sales-boxes .sales-details li{list-style:none;margin:8px 0}.sales-boxes .sales-details li a{font-size:14px;color:#333;font-size:400;text-decoration:none}.sales-boxes .box .button{width:100%;display:flex;justify-content:flex-end}.sales-boxes .box .button a{color:#fff;background:#1e97f4;padding:4px 12px;font-size:15px;font-weight:400;border-radius:4px;text-decoration:none;transition:all .3s ease}.sales-boxes .box .button a:hover{background:#0d3073}.home-content .sales-boxes .top-sales{width:35%;background:#fff;padding:20px 30px;margin:0 20px 0 0;border-radius:12px;box-shadow:0 5px 10px rgba(0,0,0,.1)}.sales-boxes .top-sales li{display:flex;align-items:center;justify-content:space-between;margin:10px 0}.sales-boxes .top-sales li a img{height:40px;width:40px;object-fit:cover;border-radius:12px;margin-right:10px;background:#333}.sales-boxes .top-sales li a{display:flex;align-items:center;text-decoration:none}.price,.sales-boxes .top-sales li .product{font-size:14px;font-weight:400;color:#333}@media (max-width:1240px){.sidebar{width:60px}.sidebar.active{width:220px}.home-section{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section{left:220px;width:calc(100% - 220px);overflow:hidden}.home-section nav{width:calc(100% - 60px);left:60px}.sidebar.active~.home-section nav{width:calc(100% - 220px);left:220px}}@media (max-width:1150px){.home-content .sales-boxes{flex-direction:column}.home-content .sales-boxes .box{width:100%;overflow-x:scroll;margin-bottom:30px}.home-content .sales-boxes .top-sales{margin:0}}@media (max-width:1000px){.overview-boxes .box{width:calc(50% - 15px);margin-bottom:15px}}@media (max-width:700px){nav .profile-details .admin_name,nav .profile-details i,nav .sidebar-button .dashboard{display:none}.home-section nav .profile-details{height:50px;min-width:40px}.home-content .sales-boxes .sales-details{width:560px}}@media (max-width:550px){.sidebar{width:0}.sidebar.active{width:60px}.home-section{width:100%;left:0}.sidebar.active~.home-section{left:60px;width:calc(100% - 60px)}.home-section nav{width:100%;left:0}.sidebar.active~.home-section nav{left:60px;width:calc(100% - 60px)}}@media (max-width:400px){.sidebar{width:0}.sidebar.active{width:60px}.home-section{width:100%;left:0}.sidebar.active~.home-section{left:60px;width:calc(100% - 60px)}.home-section nav{width:100%;left:0}.sidebar.active~.home-section nav{left:60px;width:calc(100% - 60px)}}@media (min-width:1600px){.Search_result_searchdoctor_section{display:flex;justify-content:center;align-items:center}.Search_result_title{font-size:50px;font-weight:600;font-family:poppins extrabold;display:flex;justify-self:center}.search_result_list{margin-right:40px;margin-left:40px}.booknow_btn{bottom:0;position:absolute}.booknow_btn button{padding-left:25px;padding-right:25px}.hospital_details{margin-top:10px}}@media (min-width:1200px) and (max-width:1599px){.Search_result_searchdoctor_section{display:flex;justify-content:center;align-items:center}.Search_result_title{font-size:50px;font-weight:600;font-family:poppins extrabold;display:flex;justify-self:center}.search_result_list{margin-right:30px;margin-left:30px}.booknow_btn{bottom:0;position:absolute}.booknow_btn button{padding-left:25px;padding-right:25px}.hospital_details{margin-top:10px}}@media (min-width:992px) and (max-width:1199px){.Search_result_searchdoctor_section{display:flex;justify-content:center;align-items:center}.Search_result_title{font-size:50px;font-weight:600;font-family:poppins extrabold}.search_result_list{margin-right:10px;margin-left:10px}.booknow_btn{bottom:0;position:absolute}.booknow_btn button{padding-left:25px;padding-right:25px}.hospital_details{margin-top:10px}}@media (min-width:768px) and (max-width:991px){.Search_result_searchdoctor_section{display:flex;justify-content:center;align-items:center}.Search_result_searchdoctor_form{margin-left:200px;margin-right:100px}.Search_result_title{font-size:50px;font-weight:600;font-family:poppins extrabold}.search_result_list{margin-right:140px;margin-left:140px}.booknow_btn{bottom:0;position:absolute}.booknow_btn button{padding-left:25px;padding-right:25px}.hospital_details{margin-top:10px}}@media (min-width:576px) and (max-width:767px){.Search_result_navbar{padding:.5rem 0}.Search_result_searchdoctor_section{display:flex;justify-content:center;align-items:center}.Search_result_title{font-size:38px;font-weight:600;font-family:poppins extrabold}.Search_result_jengu_image,.Search_result_search_box{display:flex;justify-content:center}.search_result_list{margin-right:25px;margin-left:25px}.booknow_btn{bottom:0;position:absolute}.booknow_btn button{padding-left:25px;padding-right:25px}.hospital_details{margin-top:10px}}@media (min-width:320px) and (max-width:575px){.Search_result_navbar{padding:.5rem 0}.Search_result_searchdoctor_section{display:flex;justify-content:center;align-items:center}.Search_result_title{font-size:34px;font-weight:600;font-family:poppins extrabold}.Search_result_jengu_image,.Search_result_search_box{display:flex;justify-content:center}.search_result_list{margin-right:5px;margin-left:5px}.search_result_button{display:flex;justify-content:center;align-items:center;margin-top:10px}.booknow_btn button{padding-left:15px;padding-right:15px}.hospital_details{margin-top:10px}}@media print{.no-printme{display:none}}
/*# sourceMappingURL=main.baa16fd8.chunk.css.map */