.logincont{width:100%;max-width:calc(100vw - (100vw - 100%));height:100vh;background-color:#f1f1f1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.login_input{all:unset;width:200px;height:30px;border:1px solid #000;color:#000;border-radius:5px;padding:5px;cursor:text;background-color:#fff}.login_btn{background-color:#41b30d;padding:7px 20px}.adm_logout,.login_btn{color:#fff;font-size:14px;border-radius:5px}.adm_logout{background-color:red;height:30px;width:80px;margin:20px 0 10px 20px}.admbtns{padding:20px 0 60px 20px;display:flex;align-items:center;justify-content:start;gap:20px}.admbtns>button:focus{cursor:pointer}.uploadadm_cont{height:auto;width:calc(100vw - (100vw - 100%));max-width:calc(100vw - (100vw - 100%));padding:20px 40px 30px;background-color:#f1f1f1;overflow-y:auto;overflow-x:hidden;color:#000}.uploadadm_div{display:flex;align-items:start;justify-content:start;gap:10px;width:80%;padding-bottom:30px}.uploadadm_labl{padding-top:8px;width:160px;max-width:160px}.uploadadm_inputsec{width:100%}.uploadadm_inputsec>p{padding-top:5px;font-size:12px;color:red}.uploadadm_inpt{border:1px solid #000;width:100%;max-width:700px;height:40px;border-radius:5px;padding:5px}.uploadadm_inpt.date{max-width:200px}.uploadadm_image_span{font-size:10px}.uploadadmdescrip_textarea{all:unset;width:100%;height:100px;max-height:300px;overflow-wrap:break-word;background-color:inherit;font-size:14px;border:1px solid #000;border-radius:8px;padding:5px;cursor:text}.upoloadadm_image_top{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);gap:40px 20px}.uploadadm_imageslide{width:300px;max-width:300px;height:200px;max-height:200px;display:flex;align-items:start;justify-content:start;position:relative;background-color:#a76918;border-radius:5px}.uploadadm_image_top_img{width:100%;height:100%;object-fit:cover;border-radius:5px;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);transition:all .8s}.slick-prev{top:50%;transform:translateY(-50%);left:3%!important;z-index:100}.slick-next{right:3%!important;z-index:100}.uploadadm_img_index{height:30px;width:60px;background-color:hsla(0,0%,89%,.6);border-radius:5px;display:flex;align-items:center;justify-content:center;color:#000;position:absolute;top:5px;right:5px}.uploadadm_img_del{height:30px;width:30px;background-color:red;border-radius:50%;color:#fff;position:absolute;top:5px;left:5px}.uploadadm_btns{display:flex;gap:80px;align-items:center;justify-content:start}.uploadadm_upload{background-color:green;border-radius:5px;font-size:14px;height:30px;width:80px;color:#fff}.messsagesadm_cont{height:auto;width:calc(100vw - (100vw - 100%));max-width:calc(100vw - (100vw - 100%));padding:0 40px 30px;overflow-y:auto;overflow-x:hidden;color:#000}.messagesadm_item{padding:10px;background-color:#eee;margin:20px 0;border-radius:5px}.msgadm_title{font-size:14px;font-weight:700}.msgadm_value{font-size:14px;padding-bottom:7px}.updatemed_cont{width:100%;min-height:100vh;background-color:#f1f1f1;align-items:start;justify-content:start;padding-top:20px;padding-left:30px;padding-bottom:30px;overflow-x:auto;color:#000}.updatemed_cont,.updtmed_searchdiv{max-width:calc(100vw - (100vw - 100%));display:flex;flex-direction:column;gap:20px}.searchmed{height:40px;background-color:#fff;width:400px;padding:5px;border-radius:3px}.updtmed_srch_btn{height:36px;width:100px;text-align:center;background-color:#000;border-radius:5px;margin-left:0;color:#fff}.updatemed_single_cont{width:100%;min-width:min-content;height:auto;background-color:#fff;padding:20px;border-radius:5px;color:#000}.updatemed_single_cont>p{padding:10px 0}.updatemedimglist{display:grid;grid-template-columns:repeat(4,1fr)}.updatemed_descrip{padding-top:10px;font-size:16px;color:#000}.updatemed_img_cont{height:200px;width:300px;padding:20px}.updatemed_img{height:100%;width:100%;object-fit:cover}.changestat_updatemed{display:flex;align-items:center;justify-content:start}.updatemed_chng_btn{height:40px;width:100px;text-align:center;background-color:orange;border-radius:5px;margin-left:10px;color:#fff}@media (max-width:800px){.searchmed{width:300px}.updatemedimglist{grid-template-columns:repeat(2,1fr)}}