body{background-color:#dccaf8;font-family:Roboto,sans-serif}.dashboard-container{display:flex;height:auto}.dashboard-sidebar{background-color:#b4a7e9;flex-direction:column;height:100vh;justify-content:space-between;position:fixed;top:0;width:230px}.dashboard-sidebar .menu-item{cursor:pointer;margin-bottom:15px}.dashboard-main{align-items:center;flex-direction:column;flex-grow:1;margin-left:17.5%;padding:10px}.dashboard-header,.dashboard-main{display:flex;justify-content:space-between}.dashboard-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#a294f9;background:#fff3;box-shadow:0 8px 32px #0003;color:#000;min-height:50px;padding:1px;transition:transform .5s ease,opacity .5s ease}.dashboard-header .menu-icon{display:none}.dashboard-content{border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-top:10px}.dashboard-title{align-items:center;color:#a294f9;display:flex;font-size:24px;justify-content:flex-start}.dashboard-LastCreateTable{height:100vh;margin-top:10px;width:100%}.dashboard-sidebar .menu-item:hover{background-color:#a294f9}p{margin-bottom:0;margin-top:0}h2{color:#000;font-size:16px}@media (max-width:1300px){.dashboard-sidebar{height:100%;top:0;transition:width .3s ease}.dashboard-sidebar.open{width:240px}.dashboard-sidebar .menu-item{display:none}.dashboard-sidebar.open .menu-item{display:block}.dashboard-main{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-left:0}.dashboard-header .menu-icon{color:#000;display:block}}.sidebar-container{display:flex;height:100vh}.Sidebar-header{align-items:center;background:rgba(#b4a7e9,-.8);box-shadow:0 8px 32px #0003;display:flex;justify-content:center;min-height:50px;transition:transform .5s ease,opacity .5s ease;width:300px}.SidebarMenu{position:relative}.SidebarMenu:hover{background-color:#b4a7e9;border-radius:4px;color:#000}.Sidebar_menu_Content{cursor:pointer;font-weight:700;padding:12px;transition:background-color .3s,color .3s}.submenu{border-radius:4px;display:block;left:100%;min-width:180px;padding:10px;position:absolute;top:0}.content,.submenu{background-color:#000;box-shadow:0 2px 10px #0000001a}.content{border-radius:8px;margin-top:20px;padding:20px}.submenu-item{cursor:pointer;padding:10px;transition:background-color .3s ease,color .3s ease}.Sidebar-Content{width:100%}.submenu-item:hover{background-color:#cdc1ff;border-radius:4px;color:#fff}.dropdown{display:inline-block;position:relative}.dropdown-button{align-items:center;background-color:#b4a7e9;border:none;border-radius:5px;color:#000;cursor:pointer;display:flex;font-size:14px;justify-content:flex-start;margin-top:10%;padding:10px 20px;text-align:left;width:230px}.dropdown-button:hover{background-color:#cdc1ff}.dropdown-menu{background-color:#b4a7e9;border-radius:8px;list-style-type:none;margin:10px 0 0;padding:0;top:10px;transition:opacity .5s ease,visibility .5s ease;width:100%;z-index:1}.dropdown-item{color:#000;cursor:pointer;font-size:small;padding:8px 16px}.dropdown-item:hover{background-color:#cdc1ff}.Sidebar_menu_Content{align-items:center;display:flex;font-size:14px;height:25px;margin-top:5px;padding:5px 5px 5px 10px;width:100%}.logout{background-color:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-top:20px;padding:10px 20px;transition:background-color .3s;width:100%}.logout:hover{background-color:#d32f2f}.popup-box{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:24px;left:50%;padding:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:400px}body{background-color:#e7d9ff;font-family:Arial,sans-serif;margin:0;padding:0}.bill-no-container{align-items:center;display:flex}.bill-btn{background-color:#f0f0f0;border:1px solid #ccc;cursor:pointer;font-size:18px;margin:0 5px;padding:5px 10px}.bill-btn:disabled{background-color:#ddd;cursor:not-allowed}h1{color:#333;margin-top:20px;text-align:center}.head-form{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around}#h1{font-size:16px;margin:0 0 0 5%;padding:10px;text-align:left}.sub-form{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around;margin:10px}label{color:#555;font-weight:700;width:100%}select{margin-bottom:3px;padding:8px}input{border:1px solid #ccc;border-radius:4px;font-size:14px;padding:8px;width:100%}input[type=number]{-webkit-appearance:none;appearance:none}input:focus,select:focus{border-color:#b4a7e9;outline:none}.Submit-btn:hover{background-color:#45a049}.btn-edit{color:#28a745}.btn-edit:hover{background-color:#b8e4c1}.btn-delete{color:#dc3545;width:100px}.btn-delete:hover{background-color:#f1c2c7}input.error,select.error{border-color:red}.table-container{margin-bottom:20px;overflow-x:auto;width:98%}.table_wrapper{height:auto;margin-top:20px;overflow-x:auto;width:200%}.table{width:98%}.th{background-color:#b4a7e9;color:#000;font-size:14px;font-weight:700;height:35px;text-align:center;width:2%}.th,td{border:1px solid #ddd}td{word-wrap:break-word}.form-actions{margin-top:20px}.headformdiv{height:60px;width:17%}.subformdiv{align-items:center;display:flex;justify-content:space-around;padding:1%;width:15%}.table td,.table th{text-align:center;white-space:nowrap}.table-div{overflow-x:auto}.headbuttondiv,.subbuttondiv,.subformdiv{display:flex;flex:0 1 15%;flex-wrap:wrap;gap:10px;justify-content:space-between;min-width:150px}@media (max-width:1678px){.headbuttondiv,.subbuttondiv,.subformdiv{flex:0 0 18%;justify-content:space-between}.Submit-btn{margin-top:10px;width:100%}}@media (max-width:1050px){.headbuttondiv,.subbuttondiv,.subformdiv{flex:1 1 40%}.sub-form{margin:10% 10px 10px}.head-form,.sub-form{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around}.head-form{height:70px;margin-top:55%}.Submit-btn{margin-top:10px;width:20%}.table-container{margin-bottom:20px;margin-top:60%;overflow-x:auto;width:98%}}@media (max-width:768px){.headbuttondiv,.subbuttondiv,.subformdiv{flex:1 1 65%}.sub-form{margin:17% 10px 10px}.head-form,.sub-form{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around}.head-form{height:70px;margin-top:17%}.Submit-btn{margin-top:10px;width:20%}}@media (max-width:480px){.headbuttondiv,.subbuttondiv,.subformdiv{flex:1 1 100%}.sub-form{margin:17% 10px 10px}.head-form,.sub-form{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-around}.head-form{height:70px;margin-top:17%}.Submit-btn{margin-top:10px;width:20%}}.container{font-family:Arial,sans-serif;margin:auto;width:100%}h2{margin-bottom:20px}h2,h3{color:#333;text-align:center}.form{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-evenly;width:95%}.form-group{margin-bottom:15px;width:30%}label{display:block;font-size:12px;margin-bottom:5px}input,select{border:1px solid #ccc;border-radius:4px;font-size:14px;margin-top:5px;padding:8px;width:100%}.btn-submit,.save-btn-submit{background-color:#b4a7e9;border:none;border-radius:4px;color:#000;cursor:pointer;font-size:14px;padding:10px 20px;width:15%}.save-btn-submit{align-items:flex-end;margin:10px}.btn-edit{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:10px 20px;width:100px;width:48%}.btn-edit:hover{background-color:#218838}.btn-delete{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:10px 20px;width:48%}.btn-delete:hover{background-color:#c82333}.error{color:red;font-size:12px}.table-wrapper{margin-top:20px;overflow-x:auto;width:95%}.table{border-collapse:collapse;width:100%}.table td,.table th{border:1px solid #a294f9;color:#333;padding:8px;text-align:left}.table th{background-color:#b4a7e9;font-weight:700}.table td{background-color:#eee9ff;font-size:14px}@media (max-width:1300px){.form-group{margin-bottom:15px;width:45%}}@media (max-width:850px){.form-group{margin-bottom:15px;width:100%}button{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:10px 20px;width:25%}.table-wrapper{overflow-x:scroll}.table{min-width:100%}}body{color:#000}.container{width:98%}.BS-head{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:30px;padding-right:30px}.btn{border:none;border-radius:4px;cursor:pointer;padding:10px 20px}.btn-add{background-color:#b4a7e9;color:#000}.btn-edit{background-color:#28a745}.btn-delete,.btn-edit{color:#000;margin-right:10px}.btn-delete{background-color:#dc3545}.btn-Show-bill,.btn-generate-bill{background-color:#b4a7e9;color:#000}.btn-Show-bill{width:100%}.p{font-size:12px;text-align:center}table{border-collapse:collapse;margin:15px 15px 10px;width:96%}td{background-color:#eee9ff;font-size:13px;height:35px;padding:5px}td,th{text-align:center}th{background-color:#b4a7e9;border:1px solid #f5efff;color:#000;font-size:14px;font-weight:700}input[type=checkbox]{margin-right:10px}p{margin-top:10px}section{margin-bottom:40px}.section-header{background-color:#b4a7e9;color:#000;cursor:pointer;font-size:12px;padding:10px;text-align:left;width:98%}.Master-from{align-content:center;align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin-top:11%}.Master_from_label{color:#333;font-size:14px;font-weight:700;margin-bottom:5px}.Master_from_input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:14px;margin-bottom:15px;padding:10px;width:100%}.Master_from_div{margin:20px auto;padding:20px}.Master_from_div,.Master_from_div_Delete{display:flex;flex-direction:column;font-family:Arial,sans-serif;height:50px;justify-content:center;width:400px}.Master_from_input.error{background-color:#ffe5e5;border-color:red}select{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;cursor:pointer;font-size:14px;padding:10px;width:100%}select.error{background-color:#ffe5e5;border-color:red}#inputbox{width:95%}.Master_from_button{background-color:#b4a7e9}.Master_from_button,.Master_from_button_Delete{border:none;border-radius:4px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:14px;margin-right:10px;margin-top:3%;padding:10px 15px;text-align:center;width:100%}.Master_from_button_Delete{background-color:#ff1100a3}.Master_from_error{color:#ff1100a3;font-size:12px;margin-bottom:10px;margin-top:-10px}.head_from_div,.sub_from_div{margin-bottom:20px}.error-popup{border:1px solid #f5c6cb;font-size:14px;right:20px;top:20px;z-index:9999}.error-popup button{background-color:initial;color:#721c24;font-weight:700;margin-left:10px;padding:5px}.close-popup{background-color:#f44336;border:none;border-radius:4px;box-sizing:border-box;color:#000;cursor:pointer;font-size:14px;margin-right:10px;margin-top:3%;padding:10px 15px;text-align:center;width:100%}.close-popup:hover{background-color:#d32f2f}.hand_cash_popup{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0003;padding:20px;text-align:center;width:300px}.popup-content h3{margin-bottom:15px}.popup-content input{border:1px solid #ccc;border-radius:4px;margin-bottom:15px;padding:8px;width:100%}.popup-content button{border:none;border-radius:4px;color:#000;cursor:pointer;margin:5px;padding:8px 16px;width:50%}.popup-content button,.popup-content button:hover{background-color:#b4a7e9}.container_payment{align-content:stretch;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly}.Div_Pament{margin:2%;width:200px}.header{font-size:17px;margin:5px;padding-left:35px}.payment-header{align-items:center;display:flex;justify-content:space-between;margin-left:3%;margin-right:12%}.Div_Pament_radio{align-items:center;display:flex;justify-content:space-around;margin:2%;width:200px}.edit{color:#28a745;margin-right:10px;width:100px}.edit:hover{background-color:#b8e4c1}.delete{color:#dc3545;width:100px}.delete:hover{background-color:#f1c2c7}.error-popup{background-color:#f8d7da;border-radius:5px;box-shadow:0 4px 6px #0000001a;color:#721c24;padding:15px;position:fixed}.error-popup button{background-color:#721c24;border:none;color:#fff;cursor:pointer;font-size:14px;margin:15px;padding:5px 10px}@media print{@page{size:A4 landscape}body{font-size:12px;-webkit-print-color-adjust:exact}#printable-area{overflow:hidden;width:100%}#print-table{border-collapse:collapse;font-size:12px;width:98%}.printable-table td,.printable-table th{padding:5px;text-align:center}#table_head1,button{display:none}}#printStatement{background-color:#b4a7e9;border:1px solid #ddd;border-radius:10px;color:#000;height:35px;margin-left:5%;margin-top:2%;width:25%}.container_index{align-items:center;color:#333;font-family:Arial,sans-serif}.container_box,.container_index{display:flex;flex-direction:column;padding:20px}.container_box{background-color:#eee9ff;border-radius:10px;box-shadow:0 4px 6px #0000001a;justify-content:space-between;margin-bottom:20px;width:100%}.title{color:#2d3d44;font-size:2rem;font-style:oblique}.container_box>div{align-items:center;color:#555;display:flex;font-size:1rem;justify-content:space-between}.Bill_check_box{background-color:#eee9ff;border-radius:8px;box-shadow:0 2px 5px #0000001a;font-size:1.2rem;margin-bottom:10px;padding:10px 20px;text-align:center}.Bill_button_box{align-items:center;display:flex;justify-content:center}#Bill_button{background-color:#b4a7e9;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:1rem;padding:10px;transition:background-color .3s ease;width:100%}@media (max-width:768px){.container_index{padding:10px}.container_box{padding:15px}.title{font-size:1.5rem}.container_box>div{flex-direction:column;text-align:center}.Bill_check_box{font-size:1rem;padding:10px}#printStatement{font-size:1rem;padding:8px}}h6.h6_Box{font-size:1.5rem;font-weight:500;margin:10px}h5,h6.h6_Box{text-align:center}h5{font-size:1.1rem;font-weight:400;margin:8px 0}.loginBody{font-family:Arial,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:0}.login-container,.loginBody{align-items:center;background:linear-gradient(135deg,#e7d9ff,#b4a7e9);display:flex}.login-container{border-radius:8px;box-shadow:0 4px 20px #0000001a;height:350px;overflow:hidden;width:800px}.welcome-section{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;flex:1 1;padding:40px;position:relative}.welcome-section h1{font-size:2rem;margin:0}.social-login{align-items:center;color:#000;display:flex;flex-direction:column;font-size:11px;justify-content:center;margin:16% 16% -40px}.login-section{flex:1 1;padding:40px}.login-section h2{margin-top:0}.login_from{display:flex;flex-direction:column}input[type=password],input[type=text]{border:1px solid #ccc;border-radius:5px;margin:10px 0;padding:10px;width:93%}.remember-forgot{align-items:center;display:flex;justify-content:space-between}.login-button{background:#00c853;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:20px;padding:10px}
/*# sourceMappingURL=main.65d8c15b.css.map*/