@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@500;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Mono&family=Rubik&display=swap);body{background:#fff;font-family:Rubik,sans-serif;min-height:80vh}.q-table{font-family:DM Mono!important}.inconsolata{font-family:DM Mono}.shift-data{padding-top:20px}.shift-data .shift-started{background-color:#00ab8d;border-radius:50%;height:1rem;margin-left:.5rem;margin-right:.5rem;width:1rem}.font-big{font-size:1.2rem}@media only screen and (min-width:1445px){.font-big{font-size:1.1rem}}@media only screen and (min-width:361px) and (max-width:768px){.font-big{font-size:1rem}}.font-big .bar_item{flex:1 1 auto}@media only screen and (min-width:361px) and (max-width:768px){.font-big .bar_item{flex:0 0 10%}.font-big .bar_btn{flex:1 1 auto}}@media only screen and (max-width:576px){.font-big .bar_btn{flex:0 0 10%}}.font-big .bar_btn .bar_price{flex:0 0 10%;text-align:right}@media only screen and (min-width:361px) and (max-width:768px){.font-big .bar_btn .bar_price{display:flex;flex:1 1 20%;flex-direction:column}}.font-big .bar_btn .bar_price .bar_qty_price{flex:0 0 10%;text-align:right}@media only screen and (min-width:361px) and (max-width:768px){.font-big .bar_btn .bar_price .bar_qty_price{flex:1 1 20%}}body.body--dark{background:grey}body.body--dark .q-item__section--side>.q-icon{color:#39e8cd;font-size:24px}body.body--dark .prive-card{background-color:#aaa}body.body--dark .q-container-arc{background-color:#1c4354}body.body--dark .q-page-arc{background:grey;border-left:1px solid #1c4354;border-top:1px solid #1c4354;border-top-left-radius:20px}body.body--dark .header-abiot{background:#1c4354}body.body--dark .menu-abiot{background:#1c4354;background:linear-gradient(90deg,#44697e,#1c4354)}body.body--light .q-item__section--side>.q-icon{color:#51a8fd;font-size:24px}body.body--light .q-container-arc{background:gray}body.body--light .q-page-arc{background:#fff;border-left:1px solid gray;border-top:1px solid gray;border-top-left-radius:1rem}body.body--light .header-abiot{background:gray}body.body--light .menu-abiot{background:linear-gradient(90deg,#d3d3d3,gray)}body .prive-card{cursor:pointer;display:flex;height:8rem;width:8rem}@media only screen and (min-width:361px) and (max-width:768px){.shift-data{flex-direction:column}.shift-data,.shift-data .shift-started{align-items:center;display:flex;justify-content:center}.shift-data .shift-started{flex-direction:row}.profile-container{display:flex;flex-direction:column}}@media only screen and (min-width:361px) and (max-width:768px) and (min-width:361px) and (max-width:768px){.profile-container .column{align-items:center;display:flex;flex-direction:column;justify-content:center}}.q-toggle__label{font-size:.8rem}.icon-user img{border-radius:50%}.my-menu-link{border-left:4px solid #26d6ad!important}.q-item{margin-left:4px}.q-item.my-menu-link{margin-left:0}.nav-item{font-size:.9rem;font-weight:700;padding:10px;text-align:left;text-transform:uppercase}.bell{-webkit-animation:ring 4s ease-in-out .7s infinite;-moz-animation:ring 4s ease-in-out .7s infinite;animation:ring 4s ease-in-out .7s infinite;display:block;-webkit-transform-origin:50% 4px;-moz-transform-origin:50% 4px;transform-origin:50% 4px}@keyframes ring{0%{transform:rotate(0)}1%{transform:rotate(30deg)}3%{transform:rotate(-28deg)}5%{transform:rotate(34deg)}7%{transform:rotate(-32deg)}9%{transform:rotate(30deg)}11%{transform:rotate(-28deg)}13%{transform:rotate(26deg)}15%{transform:rotate(-24deg)}17%{transform:rotate(22deg)}19%{transform:rotate(-20deg)}21%{transform:rotate(18deg)}23%{transform:rotate(-16deg)}25%{transform:rotate(14deg)}27%{transform:rotate(-12deg)}29%{transform:rotate(10deg)}31%{transform:rotate(-8deg)}33%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}37%{transform:rotate(2deg)}39%{transform:rotate(-1deg)}41%{transform:rotate(1deg)}43%{transform:rotate(0)}to{transform:rotate(0)}}