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}.login_body{height:100vh;justify-content:center;align-items:center;background-image:url(/static/media/background_login.5cd5b719.jpg);background-repeat:no-repeat;background-size:cover}.login_body,.login_view_login{display:flex;flex-direction:row}.login_view_login{height:60vh;width:50%;background-color:#fff;border-radius:20px;-webkit-animation-name:boxlogin;animation-name:boxlogin;-webkit-animation-duration:3s;animation-duration:3s;position:relative;box-shadow:5px 10px 20px #aaa}.login_view_left{padding:10px;justify-content:center;align-items:center;display:flex;flex:1 1}.login_image{height:80%;width:80%;object-fit:contain}.login_view_right{display:flex;flex:1 1;align-items:center;flex-direction:column;padding:15px;border-left:.5px solid #eee;justify-content:center}.login_text_login{font-size:30px;font-weight:700;margin-bottom:30px}.login_view_input{height:50px;margin-bottom:15px;display:flex;align-items:center;width:100%;background-color:rgba(141,189,255,.2);border-radius:7px;padding-right:10px}.login_view_input input{border:0;width:100%;height:100%;border-radius:7px;padding-left:7px;padding-right:5px;font-size:15px;background-color:rgba(141,189,255,0)}.login_view_input input:focus{outline:none}.button_login{height:50px;width:100%;background-color:#3b7dd8;border-radius:5px;margin-top:10px;border:none}.button_login h1{color:#fff;font-weight:700;font-size:15px}.button_login:hover{box-shadow:5px 10px 20px #3b7dd8}@-webkit-keyframes boxlogin{0%{bottom:100px;top:100px}25%{bottom:75px;top:0}50%{bottom:50px;top:0}75%{bottom:25px;top:0}to{bottom:0;top:0}}@keyframes boxlogin{0%{bottom:100px;top:100px}25%{bottom:75px;top:0}50%{bottom:50px;top:0}75%{bottom:25px;top:0}to{bottom:0;top:0}}@media only screen and (max-width:320px){.login_view_login{width:90%}.login_view_left{display:none}}@media only screen and (max-width:480px){.login_view_login{width:90%}.login_view_left{display:none}}@media only screen and (max-width:600px){.login_view_login{width:80%}.login_view_left{display:none}}@media only screen and (max-width:800px){.login_view_login{width:70%}.login_view_left{display:none}}@media only screen and (max-width:768px){.login_view_login{width:80%}.login_view_left{display:none}}@media only screen and (max-width:1024px){.login_view_login{width:80%}.login_view_left{display:none}}@media only screen and (min-width:1025px){.login_view_login{width:50%}}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ddd}::-webkit-scrollbar-thumb:hover{background:#aaa}.trigger{padding:0 24px;font-size:18px;line-height:64px;cursor:pointer;transition:color .3s;width:100px}.trigger:hover{color:#1890ff}.logo{height:32px;margin:16px;background:hsla(0,0%,100%,.3)}.view_content{background-color:#eee;flex-direction:column;display:flex;flex:1 1;overflow:auto;padding:20px;height:auto}.content_item{background-color:#fff;padding:15px;display:flex;flex-direction:column;border-radius:10px;height:77vh;box-shadow:5px 7px 15px #aaa}.marginbottom{margin-bottom:15px}.content_left{flex:7 1;padding:15px;flex-direction:column;margin-right:10px}.content_left,.content_right{background-color:#fff;display:flex;border-radius:10px;height:77vh;box-shadow:5px 7px 15px #aaa}.content_right{flex:3 1;padding:15px 10px;flex-direction:column}.content_right_2{flex:1 1;background-color:#fff;padding:15px 10px;height:40vh;border-radius:10px;display:flex;flex-direction:column;box-shadow:5px 7px 15px #aaa}.overflow{overflow:auto}.view_total{width:100%;flex-direction:row;margin-bottom:15px}.item_total,.view_total{display:flex;justify-content:center}.item_total{height:170px;background-color:red;border-radius:10px;margin-top:10px;align-items:center;flex-direction:column}.item_total span{font-size:17px;font-weight:700}.item_total h1{font-size:25px;font-weight:700}.title_content{padding-bottom:10px;display:flex;flex-direction:row;border-bottom:1px solid #eee;margin-bottom:10px}.title_content h1{font-size:15px;color:#181c32;font-weight:600;font-size:1.275rem;flex:9 1}.timeline_dot{height:8px;width:8px;border-radius:5px;border:1px solid grey;margin-left:-4px}.content_timeline{height:auto;border-left:1px solid #ddd;padding:10px;font-weight:600;color:grey}.view_item_timeline{display:flex;flex-direction:row}.time{margin-top:-4px;margin-right:15px;color:#000;font-weight:600}.view_char{height:43vh;width:100%;padding-bottom:10px}.view_item_topproduct{margin-bottom:10px;flex-direction:row;display:flex;border-bottom:1px solid #eee;padding-bottom:5px;padding-top:5px;align-items:center}.image_topproduct{height:60px;width:60px;border-radius:5px}.text_product{margin-left:10px;width:300px;display:flex}.text_product span{color:#3f4254;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price_product,.text_product span{font-size:1.08rem;font-weight:600;outline:0}.price_product{width:100px;display:flex;justify-content:flex-end;color:red;flex:2 1}@media only screen and (max-width:320px){.home_body,.view_right{height:auto}.content_left{flex:1 1;margin-bottom:15px;margin-right:0}.view_total{flex-direction:column}.left{margin-left:0}.content_right{flex:1 1}.content_item{flex-direction:column;margin-bottom:10px;height:auto}}@media only screen and (max-width:480px){.home_body,.view_right{height:auto}.view_total{flex-direction:column}.left{margin-left:0}.content_left{flex:1 1;margin-bottom:15px;margin-right:0}.content_right{flex:1 1}.content_item{flex-direction:column;margin-bottom:10px;height:auto}}.height{height:100vh;background-color:#fff}
/*# sourceMappingURL=main.60e4c4cb.chunk.css.map */