.tabs{font-family:sans-serif;text-align:center}.tab-manager{display:flex;justify-content:center;border-bottom:1px solid #002b49}.tab{border-top-left-radius:8px;border-top-right-radius:8px;text-align:center;cursor:pointer;padding:12px 36px;margin:0 24px!important;font-size:16px;letter-spacing:.5px;color:#000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tab:hover{background-color:rgba(0,43,73,.17)}.selected-tab{background-color:#002b49;color:#fff}.tab-content{height:100%;display:flex;flex-direction:column}.card{padding:10px!important;margin-bottom:20px;border-radius:8px;box-shadow:2px 2px #a9a9a9;border:1px solid #a9a9a9}.product,.task{margin:0 10px}.card.red{background:#fde8ef!important}.card.green{background:#e8fcee!important}div.production{display:flex;flex-direction:row;justify-content:space-between!important;background:#fff}div.production>span{padding:10px;font-size:20px;font-weight:700}.finished{color:green;font-weight:700}.inprogress{color:#c00;font-weight:700}