body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3fcf3;font-family:Roboto,Oxygen,-apple-system,BlinkMacSystemFont,Segoe UI,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vw;margin:0;overscroll-behavior-x:contain;width:100vw}.App{flex-direction:column;height:auto;justify-content:flex-start;margin:auto;max-width:428px;padding-left:2px;padding-right:2px}#root,.App{justify-content:center;width:100vw}#root{align-content:center;display:flex;height:"100%"}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}HomaPageButtonGroup{height:100vh;position:absolute;top:500px}.ChartContainerCowType{margin:30px;padding-top:20px}.ChartContainerCowType,.ChartContainerProductionTrend{border:5;display:flex;justify-content:center;padding-bottom:10px;width:90%}.ChartContainerProductionTrend{background-color:#e0f1fa;height:300px;margin:10px;padding-top:10px}#HomePage{margin:0;width:100vw}.skeleton-loader-background{background:#d3d3d3;display:block;height:150px;width:100%}.skeleton-loader-gradient{animation:shine 1s infinite;background:linear-gradient(90deg,#fff0,#ffffff80 50%,#fff0 80%),#d3d3d3;background-position:0 0;background-repeat:repeat-y;background-size:50px 500px;display:block;height:150px;width:100%}@keyframes shine{to{background-position:100% 0}}.App{max-width:746;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}main{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-content:flex-start;align-items:flex-start;display:flex;flex-direction:column;flex-grow:1;font-family:Roboto,Oxygen,-apple-system,BlinkMacSystemFont,Segoe UI,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-y:auto;width:98%}.AllCowList{align-items:center;align-self:center;justify-content:center;padding-left:2px;padding-right:2px;width:100%}.cardActionCowList{background-color:#c4ddfc}.cardActionCowList,.cardActionCowList-Heifer{border-radius:10px;display:flex;font-size:xx-small;margin-bottom:5px;margin-left:5px;margin-right:5px;padding:0}.cardActionCowList-Heifer{background-color:#f4c2fb}.cardActionCowList-Bull{background-color:#fd5d2e}.cardActionCowList-Bull,.cardActionCowList-NonMilking{border-radius:10px;display:flex;font-size:xx-small;margin-bottom:5px;margin-left:5px;margin-right:5px;padding:0}.cardActionCowList-NonMilking{background-color:#d5d2d1}.expandedImage{align-content:center}ul{list-style:none;padding:0;width:100%}ul li:before{content:"\200B";height:36px}.item{align-items:left;justify-content:flex-start}.item,.listitem{background-color:#eee;display:flex;margin:.25rem 0;padding:.5rem 0 .5rem .5rem}.listitem{align-items:center}.listitem:first-child{margin:0}.listitem input[type=checkbox]{cursor:pointer;height:2rem;height:16px;margin-right:.5rem;min-height:16px;min-width:16px;text-align:center;width:2.5rem;width:16px}.listitem input[type=checkbox]:focus+label{height:16px;min-width:16px;text-decoration:underline;width:16px}.listitem>label{margin:auto}.itemTag,.listitem>label{flex-grow:1;font-size:.75rem;text-align:left}.itemTag{font-weight:700}.listitem svg{color:#4682b4;cursor:pointer;font-size:1rem;height:24px;min-width:32px;width:32px}.listitem svg:focus,.listitem svg:hover{color:red;outline:none}.indicatorGreen{background-color:green}.indicatorGreen,.indicatorRed{border-radius:16px;color:#fff;display:inline-block;font-size:x-small;font-weight:500;height:30px;line-height:30px;width:32px}.indicatorRed{background-color:red}.indicatorBlue{background-color:blue}.indicatorBlue,.indicatorOrange{border-radius:16px;color:#fff;display:inline-block;font-size:x-small;font-weight:500;height:30px;line-height:30px;width:32px}.indicatorOrange{background-color:orange}.dewormingOk{background-color:#00008b}.dewormingNok,.dewormingOk{border-radius:16px;color:#fff;display:inline-block;font-size:x-small;font-weight:500;height:30px;line-height:30px;width:32px}.dewormingNok{background-color:#f49b0b}.Title{align-items:center;background:#d5d3f7;background:linear-gradient(90deg,#d5d3f7,#c2c2fb 35%,#dcf5fa);color:#fbf8f8;display:flex;flex-direction:row;font-size:calc(8px + 2vmin);font-weight:900;justify-content:space-between;margin-bottom:0;min-height:6vh;opacity:1;padding-left:20px;padding-right:20px;position:-webkit-sticky;position:sticky;top:55px;z-index:999}.notification-container{box-sizing:border-box;font-size:14px;position:fixed;width:"200px";z-index:999}.top-right{top:12px}.bottom-right,.top-right{animation:toast-in-right .7s;right:12px;transition:transform .6s ease-in-out}.bottom-right{bottom:12px}.top-left{top:12px}.bottom-left,.top-left{animation:toast-in-left .7s;left:12px;transition:transform .6s ease-in}.bottom-left{bottom:12px}.bottom-center{animation:toast-in-left .7s;bottom:12px;left:19vw;transition:transform .6s ease-in}.notification{max-height:100px}.notification,.notification-yesno{background:#fff;background-position:15px;background-repeat:no-repeat;border-radius:3px 3px 3px 3px;box-shadow:0 0 10px #999;color:#000;margin:0 0 15px;opacity:.9;overflow:hidden;padding:30px;pointer-events:auto;position:relative;transition:.3s ease;width:300px}.notification-yesno{display:flex;justify-content:space-between;max-height:350px}.notification-title{color:#000;font-size:16px;font-weight:700;height:18px;margin-bottom:6px;margin-top:0;text-align:left;width:300px}.notification-message{color:#000;height:18px;margin:0 0 0 -1px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.notification-image{float:left;margin-right:15px}.notification-image img{height:30px;width:30px}.toast{color:#fff;height:50px;padding:20px 15px 10px 10px;width:365px}.notification-container button{background:0 0;border:0;color:#000;cursor:pointer;float:right;font-size:16px;font-weight:700;line-height:1;opacity:1;outline:none;padding:0;position:relative;right:-.3em;text-shadow:0 1px 0 #fff;top:-.3em}@keyframes toast-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes toast-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.updatedate{background-color:#e0eafa;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;height:80vh;margin:auto;max-width:656px;min-height:350px;padding-top:10px;top:150px;width:95%}.radioitemfordate{margin-left:10px;margin-top:10px;text-align:start}.form-control{padding-bottom:20px;padding-top:10px}.datepicker{text-align:center;width:100px}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-ext-400-normal.804378952da8a10faae2.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-cyrillic-400-normal.71a33b6b50457b2c903a.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-ext-400-normal.169619821ea93019d1bb.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-greek-400-normal.c35e4c3958e209d17b31.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0370-03ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-vietnamese-400-normal.3230f9b040f3c630e0c3.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-ext-400-normal.861b791f9de857a6e7bc.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/roboto-latin-400-normal.b009a76ad6afe4ebd301.woff2) format("woff2"),url(/static/media/roboto-all-400-normal.c5d001fa922fa66a147f.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.custom-file-input::-webkit-file-upload-button{visibility:hidden}.custom-file-input:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);border:1px solid #999;border-radius:3px;content:"Select Image for upload";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:5px 8px;text-shadow:1px 1px #fff;-webkit-user-select:none;user-select:none;white-space:nowrap}.custom-file-input:hover:before{border-color:#000}.custom-file-input:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.BasicImageListClass{max-width:726px}.BasicImageContent,.BasicImageListClass{margin-left:auto;margin-right:auto;width:100%}.BasicImageContent{height:95vh}.chMain{padding-left:5px;padding-right:5px}.chContainer{background-color:#eee;border:1;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;font-size:small}.chDate{font-weight:600;padding-bottom:5px}.CowDetailUpdateMilkMain{background-color:#dbeefa;min-height:95vh;padding-top:40px}.CowDetailUpdateMilkRow{padding-left:10px;padding-right:10px;padding-top:70px}.CowDetailClearMilkRow{padding:10px 10px 20px 30px}
/*# sourceMappingURL=main.b129ab04.css.map*/