*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f5f5;font-family:calibri,sans-serif;margin-bottom:5rem;min-height:100vh}html{overflow-y:scroll}.noSelect{-webkit-user-select:none;user-select:none}header{background-color:#333;color:#fff;font-weight:400;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:9999;.more{display:none}nav{display:flex;gap:1rem;justify-content:space-between;ul{align-items:center;display:flex;font-size:1.25rem;gap:1rem;list-style:none;li{a{border-radius:5px;color:#fff;padding:.5rem;text-decoration:none;transition:background-color .3s;&:hover{background-color:#555}}}}}}.mainWrap{grid-gap:5rem;display:grid;gap:5rem;grid-template-columns:1fr 3fr 1fr;aside{background-color:#333;color:#fff;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100vh;padding:1rem;section{align-items:flex-start;display:flex;flex-direction:column;button{border-radius:50px;border-width:0;font-size:54px;height:64px;margin:2rem auto 0;width:64px;&:hover{background-color:gray;border:3px solid #000;cursor:pointer}}p{margin:0 auto}}ul{font-size:1.25rem;gap:1rem;list-style:none;li{a{border-radius:5px;color:#fff;padding:.5rem;text-decoration:none;transition:background-color .3s;&:hover{background-color:#555}}}}}}table{border-collapse:collapse;width:100%;td,th{border-bottom:1px solid #ddd;padding:.5rem;text-align:left}th{background-color:#333;color:#fff}tr{background-color:#e6e6e6;cursor:pointer;transition:background-color .3s;transition:transform .3s;&:hover{transform:matrix(1.03,0,0,1.03,0,0)}}tr:nth-child(2n){background-color:#b4b4b4}}.modal{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;.modal-content{grid-gap:1rem;background-color:#fff;border-radius:5px;display:grid;font-size:1rem;gap:1rem;grid-template-columns:1fr 1fr 1fr;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:800px;min-height:500px;padding:1rem;button,input,select,textarea{font-family:calibri,sans-serif;font-size:1rem}img{border:1px solid #000}div.right{align-items:end;display:flex;flex-direction:column;grid-column:3/4;grid-row:1/2;justify-content:space-between;justify-self:end;button{align-items:center;background-color:#333;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:.5rem;text-align:center;transition:background-color .3s;width:32px;&:hover{background-color:#555;color:red}p{margin:2px 0 0 1px}}}button{background-color:#333;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.5rem;transition:background-color .3s;&:hover{background-color:#555}}button.save{height:64px!important;width:64px!important;&:hover{background-color:#0f0!important}}}}.heading,.item-block{border:1px solid #000}.heading{background-color:#add8e6}.edited{background-color:bisque}.main-list{margin:0 auto 25vh;max-width:800px}li{list-style:none}.item-block{align-items:center;display:flex;height:4rem;justify-content:space-between;position:relative;width:100%;button{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:none;cursor:pointer;height:100%}.item-img{height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}img{border-right:1px solid #000;max-width:calc(4rem - 1px);object-fit:contain}img,label{height:100%}label{display:flex;padding:.25rem 0;width:-webkit-min-content;width:min-content;input{align-self:center;font-size:1.25rem;height:70%;justify-self:center;min-width:110px;text-align:center;width:100%}}input{align-self:center;font-size:1.25rem;height:70%;justify-self:center;margin-right:.25rem;min-width:105px;text-align:center;width:15%}.data{color:#000;display:flex;flex:1 1;flex-direction:column;font-size:1rem;font-weight:600;height:100%;justify-content:space-between;padding:.25rem;text-align:left;width:100%;.item-order-number{display:flex;flex-direction:row;font-size:.75rem;justify-content:space-between}.item-name{max-height:2.5rem;overflow:hidden}}}.divWrap{display:flex;justify-content:space-between;width:100%}#apply{background-color:#90ee90;border:1px solid #000;border-radius:20px;cursor:pointer;font-size:28px;margin:100px auto;padding:20px 32px;text-align:center;text-decoration:none}#apply:hover{transition:background-color .3s}#apply:active,#apply:hover{background-color:#0f0;border:2px solid #000;color:#fff}button:disabled,input:disabled{background-color:#fff;color:#000}@media screen and (max-width:600px){header{bottom:0;position:fixed;top:auto;width:100%;z-index:1000;.logo{display:none}.more{display:block}nav{width:100%;ul{display:flex;gap:1rem;justify-content:space-around;width:100%}.home,.to-good-to-go{display:none}}}.item-block{input{width:30%}}.modal{.modal-content{display:flex;flex-direction:column;font-size:1.25rem;margin-bottom:4rem;button,input,select,textarea{font-size:1.25rem}.ua,input,select,span{display:inline-block}input[type=checkbox]{height:24px;width:24px}div.right{display:flex;flex-direction:row;button{height:64px!important;width:100px!important}}}}}.loginWrap{align-items:center;display:flex;height:100vh;justify-content:center}.loginForm{font-size:1.5rem;height:200px;margin:0 auto;width:300px;input{font-size:1.5rem;margin-bottom:10px}button,input{height:40px;width:100%}button{background-color:#333;border:none;color:#fff;cursor:pointer}}.homeWrap{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:1rem;width:100%;.linkWrap{align-items:center;background-color:#b0c4de;border:1px solid #000;border-radius:10px;display:flex;height:150px;justify-content:center}a{color:#000;font-size:2rem;text-decoration:none;div{text-align:center;transition:transform .3s;&:hover{cursor:pointer;transform:matrix(1.02,0,0,1.02,0,0)}}}}.ddc{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr 1fr;justify-content:space-around;padding:50px}@media screen and (max-width:481px){.ddc{grid-template-columns:1fr}.mainWrap{display:flex;flex-direction:column;gap:1rem;aside{min-height:0;min-height:auto;padding:.3rem;position:fixed;width:100%}}.mainWrap>section{margin-top:10rem}input[id=query]{font-size:1.5rem;width:90%}button.hhide{bottom:0;font-size:18px!important;height:32px!important;position:absolute;right:5px;width:32px!important}p.hhide{display:none}}.red{background-color:#f08080!important}.dark-red{color:red}@keyframes slide-down{0%{opacity:0;transform:translateY(-100%) translateX(-50%)}to{opacity:1;transform:translateY(0) translateX(-50%)}}
/*# sourceMappingURL=main.3fefa773.css.map*/