:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.header-menu{background-color:var(--sky-950)}.header-menu .dropdown-menu{position:absolute;bottom:60px;right:0;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;background-color:var(--green-100);z-index:9999}.header-menu .dropdown-menu:before{content:"";position:absolute;top:-10px;left:calc(50% - 10px);border:solid transparent;border-width:0 10px 10px 10px;border-bottom-color:var(--green-100);transform:translateY(-50%);z-index:9999}.header-menu .dropdown-menu ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.header-menu .dropdown-menu ul li{display:flex;align-items:center;text-align:left;padding:16px 20px;min-width:200px;color:var(--sky-950);transition:all .5s ease-in-out}.header-menu .dropdown-menu ul li svg path{fill:var(--sky-950);transition:all .5s ease-in-out}.header-menu .dropdown-menu ul li:hover{color:var(--white);background-color:var(--sky-950)}.header-menu .dropdown-menu ul li:hover svg path{fill:var(--green-300)}.header-menu .dropdown-menu.open{max-height:5000px}@media all and (min-width: 992px){.header-menu{cursor:pointer;display:flex;justify-content:flex-end;align-items:center}.header-menu.profile>.menu-icon{margin-right:10px}.header-menu{font-size:inherit;color:var(--white)}.header-menu svg path{fill:var(--green-300)}.header-menu .dropdown-menu{top:65px;right:15px;bottom:auto}}.section_header{position:fixed;top:0;width:100%;height:65px;box-shadow:var(--bottom-box-shadow);background-color:var(--sky-950);z-index:999}.section_header .row-1{align-items:center;justify-content:space-between}.section_header .row-1 .col-a .image-container{display:flex;justify-content:flex-start;align-items:center;line-height:0;padding:15px;text-align:center}.section_header .row-1 .col-a .image-container span{color:var(--green-100);letter-spacing:.6px;font-size:14px;line-height:1;text-align:left}.section_header .row-1 .col-a .image-container span.quote{color:var(--white);font-size:12px}.section_header .row-1 .col-a .image-container img{max-width:40px;margin-right:15px}.section_header .row-1 .col-b.rightside{text-align:right;padding:5px 10px 5px 5px}.section_header .row-1 .col-b.rightside .icon-large{cursor:pointer}.section_header .row-1 .col-b.rightside .icon-large svg path{stroke:var(--green-300)}@media all and (min-width: 576px){.section_header .row-1 .col-b.rightside{padding:15px}}@media all and (min-width: 768px){.section_header .row-1 .col-a .image-container span{font-size:17px}}@media all and (min-width: 992px){.section_header .row-1 .col-b.rightside ul li.header-menu .dropdown-menu ul li{background-color:var(--green-100)}.section_header .row-1 .col-b.rightside ul li.header-menu .dropdown-menu ul li:hover{background-color:var(--sky-950)}}.menu{padding:1rem 0}.menu ul li{cursor:pointer;color:var(--white);padding:.35rem .75rem;line-height:1.49;font-size:14px}.menu ul li span{display:flex;justify-content:flex-start;align-items:center}.menu ul li:hover,.menu ul li.active{background-color:var(--sky-900)}.menu ul li svg path{fill:var(--green-300)}.menu ul li:not(:last-child){margin-bottom:.5rem}.menu ul li ul.dropdown{display:flex;flex-direction:column;margin-top:.5rem}.menu ul li ul.dropdown li{margin-bottom:.5rem}.mobile-menu{position:fixed;left:0;bottom:0;width:100%;height:60px;z-index:9999;background-color:var(--green-100)}.mobile-menu ul{display:grid;grid-template-columns:repeat(4,1fr)}.mobile-menu ul li{cursor:pointer;position:relative;display:grid;place-items:center;padding:8px;transition:all .5s ease-in-out;text-wrap:nowrap;font-size:12px;color:var(--sky-950);background-color:var(--green-100)}.mobile-menu ul li:before{content:"";display:block;position:absolute;top:0;left:0;height:3px;width:100%;background-color:var(--sky-950);transform-origin:right bottom;transform:scaleX(0);transition:color .1s,transform .2s ease-out}.mobile-menu ul li.active:before{font-weight:700;transform-origin:left top;transform:scale(1)}.mobile-menu ul li .menu-icon{margin-right:0;margin-bottom:5px}.mobile-menu ul li svg path{fill:var(--sky-950)}.mobile-menu ul li:hover:before{transform-origin:left bottom;transform:scale(1)}.mobile-menu ul li.header-menu{background-color:var(--sky-950);color:var(--green-100)}.mobile-menu ul li.header-menu .menu-icon svg path{fill:var(--green-300)}.mobile-menu ul li.header-menu .dropdown-menu ul li{background-color:var(--sky-950);color:var(--white)}.mobile-menu ul li.header-menu .dropdown-menu ul li .menu-icon{margin-right:10px}.mobile-menu ul li.header-menu .dropdown-menu ul li:hover{background-color:var(--green-100);color:var(--sky-950)}.mobile-menu ul li.header-menu .dropdown-menu ul li:hover svg path{fill:var(--sky-950)}.section_sidebar{overflow:hidden;position:absolute;height:100vh;max-height:0;width:0;padding:50px 0 25px;background-color:var(--sky-950);transition:width .5s ease-in-out;z-index:99999}.section_sidebar.mobile_sidebar{max-height:100vh;transition:max-height .5s ease-in-out;width:15.875rem}@media all and (min-width: 992px){.section_sidebar{overflow:visible;position:relative;max-height:100vh;width:15.875rem;padding:50px 0 25px;background-color:var(--sky-950);transition:width .5s ease-in-out}.section_sidebar.collapsed{width:60px}.section_sidebar .collaspeIcon{cursor:pointer;position:absolute;top:10px;right:-15px;padding:5px;border-radius:0 20px 20px 0;line-height:0;background-color:var(--sky-950);transition:all .5s ease-in-out}.section_sidebar .collaspeIcon svg{width:20px;height:20px;transition:transform .5s cubic-bezier(.25,.1,.25,1)}.section_sidebar .collaspeIcon svg path{fill:var(--white)}.section_sidebar .collaspeIcon.collapsed svg{transform:rotate(180deg)}}.section_footer{background-color:var(--green-100);text-align:center;padding:10px 0;margin-top:20px;position:fixed;bottom:0;right:0;width:calc(100% - 4.4rem);transition:width .5s ease-in-out;z-index:999999}.section_footer .row-1 .col-a .content p{font-size:12px}.section_footer .row-1 .col-a .content p span{font-weight:700}.wrapper .row-b{position:fixed;top:var(--top-height);left:0}.wrapper .right-area{margin-left:0;transition:margin-left .5s ease-in-out}.wrapper .right-area .main-area{height:calc(100vh - 125px);overflow-y:auto;padding:20px;background-color:var(--cyan-50)}@media all and (min-width:768px){.wrapper .right-area .main-area{height:calc(100vh - 100px)}}@media all and (min-width:992px){.wrapper .left-area{position:fixed;top:var(--top-height);left:0}.wrapper .right-area{margin-left:15.875rem}.wrapper .right-area .main-area{padding:30px}}.section_login{height:100vh;line-height:0;background-color:var(--green-100)}.section_login .row-1{justify-content:center;align-items:center;height:100%}.section_login .row-1 .col-a{background-color:var(--sky-950);border-radius:.25rem;box-shadow:var(--form-box-shadow)}.section_login .row-1 .col-a .logo_container{text-align:center}.section_login .row-1 .col-a .logo_container img{max-width:250px}.section_login .row-1 .col-a form{width:100%;height:100%;padding:30px;text-align:center}.section_login .row-1 .col-a form .form-header{margin:10px auto 30px;color:var(--white)}.section_login .row-1 .col-a form .form-fields{position:relative;margin-bottom:1rem}.section_login .row-1 .col-a form .form-fields input{width:100%;border-radius:.25rem;border:1px solid var(--primary-green);padding:1rem 1.25rem;font-size:14px;box-shadow:1px 8px 30px #0003}.section_login .row-1 .col-a form .form-fields input:focus{outline:none}.section_login .row-1 .col-a form .form-fields .menu-icon{cursor:pointer;position:absolute;top:50%;right:7px;transform:translateY(-50%);fill:var(--gray-500);transition:all .2s ease-in-out}.section_login .row-1 .col-a form .form-fields p.error{letter-spacing:.6px;text-align:justify;font-size:12px;padding-top:10px;color:var(--rose-400)}.section_login .row-1 .col-a form .form-fields p.error span{color:var(--e-global-color-error)}.section_login .row-1 .col-a form .loginButton{width:100%;font-size:15px;margin-top:20px;text-transform:uppercase}@media all and (min-width: 576px){.section_login .row-1 .col-a form{padding:50px}.section_login .row-1 .col-a{max-width:500px}}.page_heading{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-style:var(--font-family-poppins);font-weight:500;font-size:20px;color:var(--sky-950);margin-bottom:20px}.page_heading svg path{fill:var(--green-500)}.page_heading .pageheading_info h3{color:var(--sky-950)}.page_heading .pageheading_info p{color:var(--green-500);line-height:1;font-size:12px;font-family:var(--font-family-poppins)}@media all and (min-width:768px){.page_heading{margin-bottom:30px}}.search-container{display:flex;flex-direction:row;align-items:center}.search-container input{border-radius:.25rem 0 0 .25rem}.search-container .searchicon{background:var(--slate-400);line-height:1.23em;padding:7.5px 6px;border-radius:0 .25rem .25rem 0}.search-container .searchicon svg{width:15px;height:15px}.search-container .menu-icon svg path{fill:var(--slate-900)}.model{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#0006;z-index:1000;display:flex;justify-content:center;align-items:center;margin-top:33px}.modelbox{position:relative;box-shadow:0 4px 8px #0003;background-color:var(--white);z-index:1100;max-width:100%;height:auto;overflow:hidden}.modelbox header{display:flex;justify-content:space-between;align-items:center;text-transform:capitalize;padding:10px 20px;background-color:var(--slate-200);border-bottom:var(--common-border)}.modelbox header .heading{display:flex;justify-content:flex-start;align-items:center}.modelbox h4{font-weight:600;font-size:15px;line-height:0}.modelbox .icon-medium{cursor:pointer}.modelbox p{padding:20px;font-size:15px}.modelbox footer{padding:10px 20px 20px;text-align:right}.modelbox footer button{margin-left:10px}@media all and (min-width: 576px){.model{margin-top:0}.modelbox{border-radius:8px;max-width:576px;max-height:650px}}.section-users .row-2{background-color:var(--white);border-top:3px solid var(--green-300);border-bottom:3px solid var(--green-300);border-radius:.25rem;overflow:hidden}.section-users .row-2 .col-a{padding:15px;display:flex;justify-content:space-between}.section-users .row-2 .col-b table thead tr th:last-child,.section-users .row-2 .col-b table tbody tr td:last-child{text-align:right}.section-users .row-2 .col-b table tbody tr td:last-child button{margin-left:8px}@font-face{font-family:Roboto;font-style:"Medium";font-weight:500;src:url(https://livestockrisk.encodino.in/fonts/roboto/Roboto-Medium.woff2) format("woff2");font-display:swap}@font-face{font-family:Roboto;font-style:"Regular";font-weight:400;src:url(https://livestockrisk.encodino.in/fonts/roboto/Roboto-Regular.woff2) format("woff2");font-display:swap}@font-face{font-family:Poppins;font-style:"Medium";font-weight:500;src:url(https://livestockrisk.encodino.in/fonts/poppins/Poppins-Medium.woff2) format("woff2");font-display:swap}@font-face{font-family:Poppins;font-style:"Regular";font-weight:400;src:url(https://livestockrisk.encodino.in/fonts/poppins/Poppins-Regular.woff2) format("woff2");font-display:swap}:root{--white: #fff;--black: #000;--slate-50: #f8fafc;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-300: #cbd5e1;--slate-400: #94a3b8;--slate-500: #64748b;--slate-600: #475569;--slate-700: #334155;--slate-800: #1e293b;--slate-900: #0f172a;--slate-950: #020617;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--gray-950: #030712;--zinc-50: #fafafa;--zinc-100: #f4f4f5;--zinc-200: #e4e4e7;--zinc-300: #d4d4d8;--zinc-400: #a1a1aa;--zinc-500: #71717a;--zinc-600: #52525b;--zinc-700: #3f3f46;--zinc-800: #27272a;--zinc-900: #18181b;--zinc-950: #09090b;--neutral-50: #fafafa;--neutral-100: #f5f5f5;--neutral-200: #e5e5e5;--neutral-300: #d4d4d4;--neutral-400: #a3a3a3;--neutral-500: #737373;--neutral-600: #525252;--neutral-700: #404040;--neutral-800: #262626;--neutral-900: #171717;--neutral-950: #0a0a0a;--stone-50: #fafaf9;--stone-100: #f5f5f4;--stone-200: #e7e5e4;--stone-300: #d6d3d1;--stone-400: #a8a29e;--stone-500: #78716c;--stone-600: #57534e;--stone-700: #44403c;--stone-800: #292524;--stone-900: #1c1917;--stone-950: #0c0a09;--red-50: #fef2f2;--red-100: #fee2e2;--red-200: #fecaca;--red-300: #fca5a5;--red-400: #f87171;--red-500: #ef4444;--red-600: #dc2626;--red-700: #b91c1c;--red-800: #991b1b;--red-900: #7f1d1d;--red-950: #450a0a;--orange-50: #fff7ed;--orange-100: #ffedd5;--orange-200: #fed7aa;--orange-300: #fdba74;--orange-400: #fb923c;--orange-500: #f97316;--orange-600: #ea580c;--orange-700: #c2410c;--orange-800: #9a3412;--orange-900: #7c2d12;--orange-950: #431407;--amber-50: #fffbeb;--amber-100: #fef3c7;--amber-200: #fde68a;--amber-300: #fcd34d;--amber-400: #fbbf24;--amber-500: #f59e0b;--amber-600: #d97706;--amber-700: #b45309;--amber-800: #92400e;--amber-900: #78350f;--amber-950: #451a03;--yellow-50: #fefce8;--yellow-100: #fef9c3;--yellow-200: #fef08a;--yellow-300: #fde047;--yellow-400: #facc15;--yellow-500: #eab308;--yellow-600: #ca8a04;--yellow-700: #a16207;--yellow-800: #854d0e;--yellow-900: #713f12;--yellow-950: #422006;--lime-50: #f7fee7;--lime-100: #ecfccb;--lime-200: #d9f99d;--lime-300: #bef264;--lime-400: #a3e635;--lime-500: #84cc16;--lime-600: #65a30d;--lime-700: #4d7c0f;--lime-800: #3f6212;--lime-900: #365314;--lime-950: #1a2e05;--green-50: #f0fdf4;--green-100: #dcfce7;--green-200: #bbf7d0;--green-300: #86efac;--green-400: #4ade80;--green-500: #22c55e;--green-600: #16a34a;--green-700: #15803d;--green-800: #166534;--green-900: #14532d;--green-950: #052e16;--emerald-50: #ecfdf5;--emerald-100: #d1fae5;--emerald-200: #a7f3d0;--emerald-300: #6ee7b7;--emerald-400: #34d399;--emerald-500: #10b981;--emerald-600: #059669;--emerald-700: #047857;--emerald-800: #065f46;--emerald-900: #064e3b;--emerald-950: #022c22;--teal-50: #f0fdfa;--teal-100: #ccfbf1;--teal-200: #99f6e4;--teal-300: #5eead4;--teal-400: #2dd4bf;--teal-500: #14b8a6;--teal-600: #0d9488;--teal-700: #0f766e;--teal-800: #115e59;--teal-900: #134e4a;--teal-950: #042f2e;--cyan-50: #ecfeff;--cyan-100: #cffafe;--cyan-200: #a5f3fc;--cyan-300: #67e8f9;--cyan-400: #22d3ee;--cyan-500: #06b6d4;--cyan-600: #0891b2;--cyan-700: #0e7490;--cyan-800: #155e75;--cyan-900: #164e63;--cyan-950: #083344;--sky-50: #f0f9ff;--sky-100: #e0f2fe;--sky-200: #bae6fd;--sky-300: #7dd3fc;--sky-400: #38bdf8;--sky-500: #0ea5e9;--sky-600: #0284c7;--sky-700: #0369a1;--sky-800: #075985;--sky-900: #0c4a6e;--sky-950: #082f49;--blue-50: #eff6ff;--blue-100: #dbeafe;--blue-200: #bfdbfe;--blue-300: #93c5fd;--blue-400: #60a5fa;--blue-500: #3b82f6;--blue-600: #2563eb;--blue-700: #1d4ed8;--blue-800: #1e40af;--blue-900: #1e3a8a;--blue-950: #172554;--indigo-50: #eef2ff;--indigo-100: #e0e7ff;--indigo-200: #c7d2fe;--indigo-300: #a5b4fc;--indigo-400: #818cf8;--indigo-500: #6366f1;--indigo-600: #4f46e5;--indigo-700: #4338ca;--indigo-800: #3730a3;--indigo-900: #312e81;--indigo-950: #1e1b4b;--violet-50: #f5f3ff;--violet-100: #ede9fe;--violet-200: #ddd6fe;--violet-300: #c4b5fd;--violet-400: #a78bfa;--violet-500: #8b5cf6;--violet-600: #7c3aed;--violet-700: #6d28d9;--violet-800: #5b21b6;--violet-900: #4c1d95;--violet-950: #2e1065;--purple-50: #faf5ff;--purple-100: #f3e8ff;--purple-200: #e9d5ff;--purple-300: #d8b4fe;--purple-400: #c084fc;--purple-500: #a855f7;--purple-600: #9333ea;--purple-700: #7e22ce;--purple-800: #6b21a8;--purple-900: #581c87;--purple-950: #3b0764;--fuchsia-50: #fdf4ff;--fuchsia-100: #fae8ff;--fuchsia-200: #f5d0fe;--fuchsia-300: #f0abfc;--fuchsia-400: #e879f9;--fuchsia-500: #d946ef;--fuchsia-600: #c026d3;--fuchsia-700: #a21caf;--fuchsia-800: #86198f;--fuchsia-900: #701a75;--fuchsia-950: #4a044e;--pink-50: #fdf2f8;--pink-100: #fce7f3;--pink-200: #fbcfe8;--pink-300: #f9a8d4;--pink-400: #f472b6;--pink-500: #ec4899;--pink-600: #db2777;--pink-700: #be185d;--pink-800: #9d174d;--pink-900: #831843;--pink-950: #500724;--rose-50: #fff1f2;--rose-100: #ffe4e6;--rose-200: #fecdd3;--rose-300: #fda4af;--rose-400: #fb7185;--rose-500: #f43f5e;--rose-600: #e11d48;--rose-700: #be123c;--rose-800: #9f1239;--rose-900: #881337;--rose-950: #4c0519;--font-family-roboto: "Roboto", sans-serif;--font-family-poppins: "Poppins", sans-serif;font-family:Roboto,sans-serif;line-height:1.5;font-weight:400;color:var(--sky-900);letter-spacing:.1px;--top-height: 65px;--form-box-shadow: 0 0 35px 0 hsla(215, 9%, 64%, .15);--top-box-shadow: 0 -4px 6px 0 rgba(85, 85, 85, .08), 0 -1px 20px 0 rgba(0, 0, 0, .07), 0px -1px 11px 0px rgba(0, 0, 0, .07);--bottom-box-shadow: 0 4px 6px 0 rgba(85, 85, 85, .08), 0 1px 20px 0 rgba(0, 0, 0, .07), 0px 1px 11px 0px rgba(0, 0, 0, .07);--common-border: 1px solid var(--slate-200)}*{margin:0;padding:0;box-sizing:border-box;text-rendering:optimizeLegibility;scroll-behavior:smooth}html,body{line-height:1.5em;font-size:14px;background-color:var(--white)}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-roboto);font-weight:500;line-height:1.2em;color:var(--sky-900)}a{text-decoration:none;font-family:var(--font-family-roboto);font-weight:400}label,input,textarea,select{font-family:var(--font-family-roboto);font-weight:400}ul,ol,li{list-style:none;font-family:var(--font-family-poppins);font-weight:500}h1{font-size:36px}h2{font-size:24px}h3{font-size:20px}h4{font-size:14px}h5,h6{font-size:13px}img{width:100%;height:auto}.text-center{text-align:center}.text-muted{color:var(--gray-300)}.text-primary{color:var(--sky-900)}.text-secondary{color:var(--slate-400)}.text-warning{color:var(--amber-500)!important}.text-danger{color:var(--rose-600)}.text-success{color:var(--green-500)!important}.text-info{color:var(--sky-500)}.text-light-danger{color:var(--rose-400)!important}.text-black{color:var(--black)}.text-white{color:var(--white)}.bg-primary{background-color:var(--sky-950)}.bg-secondary{background-color:var(--slate-200)}.bg-warning{background-color:var(--lime-50)}.bg-danger{background-color:var(--rose-100)}.bg-success{background-color:var(--green-100)}.bg-info{background-color:var(--sky-200)}.bg-white{background-color:var(--white)}button.btn:focus{outline:none;box-shadow:0 0 8px #0000004d}.btn{cursor:pointer;display:inline-block;font-family:var(--font-family-roboto);font-size:14px;font-weight:400;color:var(--white);line-height:1.5em;border-radius:.25rem;border:1px solid transparent;padding:6px 12px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn.small-btn{padding:2px 8px}.btn-with-icon{display:flex;flex-direction:row;align-items:center}.btn-icon-square{cursor:pointer;background:transparent;border:none;width:16px;height:16px;display:inline-flex;justify-content:center;align-items:center}.btn-icon-square-large{width:20px;height:20px}.btn-icon-square.approval svg path{fill:var(--green-600)}.btn-icon-square.assign svg path{fill:var(--amber-600)}.btn-icon-square.edit svg path{fill:var(--sky-800)}.btn-icon-square.delete svg path{fill:var(--rose-500)}.btn svg path{fill:var(--white)}.btn-newCases svg path{fill:var(--indigo-700)}.btn-assignCases svg path{fill:var(--amber-600)}.btn-underQcCases svg path{fill:var(--orange-600)}.btn-primary{background-color:var(--sky-900);border:1px solid var(--sky-900)}.btn-secondary{background-color:var(--slate-400);border:1px solid var(--slate-400)}.btn-warning{background-color:var(--amber-500);border:1px solid var(--amber-500)}.btn-danger{background-color:var(--rose-500);border:1px solid var(--rose-500)}.btn-success{background-color:var(--green-500);border:1px solid var(--green-500)}.btn-info{background-color:var(--sky-500);border:1px solid var(--sky-500)}.btn-light{color:var(--sky-900);background-color:var(--slate-100);border:1px solid var(--slate-100)}.btn-newCases{font-weight:600;color:var(--indigo-700);border:1px solid var(--blue-300);background-color:var(--blue-100)}.btn-assignCases{font-weight:600;color:var(--amber-600);border:1px solid var(--amber-400);background-color:var(--amber-100)}.btn-underQcCases{font-weight:600;color:var(--orange-600);border:1px solid var(--orange-300);background-color:var(--orange-100)}.btn-primary:hover{background-color:var(--sky-950);border:1px solid var(--sky-950)}.btn-secondary:hover{background-color:var(--slate-500);border:1px solid var(--slate-500)}.btn-warning:hover{background-color:var(--amber-400);border:1px solid var(--amber-400)}.btn-danger:hover{background-color:var(--rose-600);border:1px solid var(--rose-600)}.btn-success:hover{background-color:var(--green-600);border:1px solid var(--green-600)}.btn-info:hover{background-color:var(--sky-600);border:1px solid var(--sky-600)}.btn-newCases:hover{border:1px solid var(--blue-400);background-color:var(--blue-300)}.btn-assignCases:hover{border:1px solid var(--amber-500);background-color:var(--amber-200)}.btn-underQcCases:hover{border:1px solid var(--orange-400);background-color:var(--orange-200)}.alert-primary{color:var(--sky-950);background-color:var(--sky-200);border-color:var(--sky-300)}.alert-secondary{color:var(--black);background-color:var(--slate-200);border-color:var(--slate-300)}.alert-success{color:var(--green-900);background-color:var(--green-100);border-color:var(--green-300)}.alert-danger{color:var(--rose-900);background-color:var(--rose-100);border-color:var(--rose-300)}.alert-warning{color:var(--yellow-700);background-color:var(--yellow-100);border-color:var(--yellow-300)}.alert-icon-primary svg path{fill:var(--sky-800)}.alert-icon-secondary svg path{fill:var(--slate-500)}.alert-icon-success svg path{fill:var(--green-700)}.alert-icon-danger svg path{fill:var(--rose-600)}.alert-icon-warning svg path{fill:var(--yellow-600)}.menu-icon{width:18px;height:18px;line-height:0;margin-right:10px}.icon-small{width:10px;height:10px;line-height:0;margin-right:10px}.icon-medium{width:15px;height:15px;line-height:0;margin-right:10px}.icon-large{width:25px;height:25px;line-height:0;margin-right:15px}.edit svg path{fill:var(--sky-800)}.delete svg path{fill:var(--rose-500)}.approval svg path{fill:var(--green-500)}.danger svg path{fill:var(--rose-500)}.case_status{border-radius:15px;position:relative;width:fit-content;font-weight:600;font-size:11px;padding:2px 7px 2px 15px;display:flex;justify-content:flex-start;align-items:center}.case_status:before{content:"";position:absolute;top:50%;left:4px;width:7px;height:7px;transform:translateY(-50%);border-radius:50%}.case_status.light{color:var(--slate-500)}.case_status.new_case{color:var(--indigo-700)!important;border:1px solid var(--blue-300);background-color:var(--blue-200)}.case_status.pending{color:var(--red-700);border:1px solid var(--red-400);background-color:var(--red-200)}.case_status.assigned{color:var(--amber-600);border:1px solid var(--amber-400);background-color:var(--amber-100)}.case_status.underqc{color:var(--orange-600);border:1px solid var(--orange-400);background-color:var(--orange-200)}.case_status.cleared{color:var(--green-700);border:1px solid var(--green-400);background-color:var(--green-200)}.case_status.rejected{color:var(--red-700);border:1px solid var(--red-400);background-color:var(--red-200)}.case_status.forwarded{color:var( --pink-700);border:1px solid var(--pink-500);background-color:var(--pink-200)}.case_status.new_case:before{background-color:var(--indigo-700)}.case_status.pending:before{background-color:var(--red-700)}.case_status.assigned:before{background-color:var(--amber-600)}.case_status.underqc:before{background-color:var(--orange-600)}.case_status.cleared:before{background-color:var(--green-700)}.case_status.rejected:before{background-color:var(--red-700)}.case_status.forwarded:before{background-color:var(--pink-700)}input{border:1px solid var(--slate-400);border-radius:.25rem;line-height:1.5em;width:auto;padding:6px;outline:none}input::placeholder{color:var(--slate-400)}input[disabled]{background-color:var(--neutral-200)}input:focus{border:1px solid var(--green-500)}form label{display:block;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px;font-weight:600;font-size:13px;color:var(--sky-900)}form input{border:1px solid var(--slate-400);border-radius:.25rem;width:100%;padding:6px}form .errors{font-size:12px}form .form-button{text-align:right}.form label{display:block;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px;font-weight:600;font-size:13px;color:var(--sky-900)}.form input{border:1px solid var(--slate-400);border-radius:.25rem;width:100%;padding:6px}.form .errors{font-size:12px}.form .form-button{text-align:right}.row{display:flex;width:100%;max-width:1140px;margin:0 auto;flex-wrap:wrap}.row-full{display:flex;width:100%;max-width:100%;flex-wrap:wrap;margin:0 auto}.col{background-clip:content-box}.col-12{width:100%}.col-m-11{width:91.66%}.col-m-10{width:83.333%}.col-m-9{width:75%}.col-m-8{width:66.666%}.col-m-7{width:58.333%}.col-m-6{width:50%}.col-m-5{width:41.666%}.col-m-4{width:33.333%}.col-m-3{width:25%}.col-m-2{width:16.666%}.col-m-1{width:8.333%}@media all and (min-width: 576px){.col-sm-12{width:100%}.col-sm-11{width:91.66%}.col-sm-10{width:83.333%}.col-sm-9{width:75%}.col-sm-8{width:66.666%}.col-sm-7{width:58.333%}.col-sm-6{width:50%}.col-sm-5{width:41.666%}.col-sm-4{width:33.333%}.col-sm-3{width:25%}.col-sm-2{width:16.666%}.col-sm-1{width:8.33%}}@media all and (min-width: 768px){.col-md-12{width:100%}.col-md-11{width:91.66%}.col-md-10{width:83.333%}.col-md-9{width:75%}.col-md-8{width:66.666%}.col-md-7{width:58.333%}.col-md-6{width:50%}.col-md-5{width:41.666%}.col-md-4{width:33.333%}.col-md-3{width:25%}.col-md-2{width:16.666%}.col-md-1{width:8.33%}}@media all and (min-width: 992px){.col-lg-12{width:100%}.col-lg-11{width:91.66%}.col-lg-10{width:83.333%}.col-lg-9{width:75%}.col-lg-8{width:66.666%}.col-lg-7{width:58.333%}.col-lg-6{width:50%}.col-lg-5{width:41.666%}.col-lg-4{width:33.333%}.col-lg-3{width:25%}.col-lg-2{width:16.666%}.col-lg-1{width:8.33%}}@media all and (min-width: 1200px){.col-xl-12{width:100%}.col-xl-11{width:91.66%}.col-xl-10{width:83.333%}.col-xl-9{width:75%}.col-xl-8{width:66.666%}.col-xl-7{width:58.333%}.col-xl-6{width:50%}.col-xl-5{width:41.666%}.col-xl-4{width:33.333%}.col-xl-3{width:25%}.col-xl-2{width:16.666%}.col-xl-1{width:8.33%}}@media all and (min-width: 1400px){.col-xxl-12{width:100%}.col-xxl-11{width:91.66%}.col-xxl-10{width:83.333%}.col-xxl-9{width:75%}.col-xxl-8{width:66.666%}.col-xxl-7{width:58.333%}.col-xxl-6{width:50%}.col-xxl-5{width:41.666%}.col-xxl-4{width:33.333%}.col-xxl-3{width:25%}.col-xxl-2{width:16.666%}.col-xxl-1{width:8.33%}}@media all and (min-width: 2000px){.col-xxxl-12{width:100%}.col-xxxl-11{width:91.66%}.col-xxxl-10{width:83.333%}.col-xxxl-9{width:75%}.col-xxxl-8{width:66.666%}.col-xxxl-7{width:58.333%}.col-xxxl-6{width:50%}.col-xxxl-5{width:41.666%}.col-xxxl-4{width:33.333%}.col-xxxl-3{width:25%}.col-xxxl-2{width:16.666%}.col-xxxl-1{width:8.33%}}@media all and (min-width: 4000px){.col-xxxxl-12{width:100%}.col-xxxxl-11{width:91.66%}.col-xxxxl-10{width:83.333%}.col-xxxxl-9{width:75%}.col-xxxxl-8{width:66.666%}.col-xxxxl-7{width:58.333%}.col-xxxxl-6{width:50%}.col-xxxxl-5{width:41.666%}.col-xxxxl-4{width:33.333%}.col-xxxxl-3{width:25%}.col-xxxxl-2{width:16.666%}.col-xxxxl-1{width:8.33%}}
