/*! tailwindcss v4.0.14 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-gray-100:oklch(.967 .003 264.542);--color-neutral-50:oklch(.985 0 0);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-normal:400;--font-weight-bold:700;--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}body{line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1;color:color-mix(in oklab,currentColor 50%,transparent)}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.\!visible{visibility:visible!important}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.m-120{margin:calc(var(--spacing)*120)}.m-2410{margin:calc(var(--spacing)*2410)}.m-3057{margin:calc(var(--spacing)*3057)}.mx-auto{margin-inline:auto}.my-0{margin-block:calc(var(--spacing)*0)}.mt-2{margin-top:calc(var(--spacing)*2)}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-20{margin-bottom:calc(var(--spacing)*20)}.ml-5{margin-left:calc(var(--spacing)*5)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.h-\[101px\]{height:101px}.h-\[165px\]{height:165px}.h-\[205px\]{height:205px}.min-h-screen{min-height:100vh}.w-56{width:calc(var(--spacing)*56)}.w-\[219px\]{width:219px}.w-\[220px\]{width:220px}.w-\[478px\]{width:478px}.w-full{width:100%}.max-w-\[1030px\]{max-width:1030px}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x)var(--tw-rotate-y)var(--tw-rotate-z)var(--tw-skew-x)var(--tw-skew-y)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-2\.5{gap:calc(var(--spacing)*2.5)}.gap-3{gap:calc(var(--spacing)*3)}.gap-8{gap:calc(var(--spacing)*8)}.justify-self-center{justify-self:center}.rounded{border-radius:.25rem}.rounded-\[5px\]{border-radius:5px}.rounded-\[10px\]{border-radius:10px}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-\[\#F3F3F3\]{border-color:#f3f3f3}.border-\[rgba\(0\,0\,0\,0\.08\)\]{border-color:#00000014}.border-b-\[\#B3B3B3\]{border-bottom-color:#b3b3b3}.bg-\[\#3597F4\]{background-color:#3597f4}.bg-black\/20{background-color:color-mix(in oklab,var(--color-black)20%,transparent)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-neutral-50{background-color:var(--color-neutral-50)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-4{padding:calc(var(--spacing)*4)}.p-5{padding:calc(var(--spacing)*5)}.p-8{padding:calc(var(--spacing)*8)}.px-0{padding-inline:calc(var(--spacing)*0)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-3{padding-block:calc(var(--spacing)*3)}.py-8{padding-block:calc(var(--spacing)*8)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-\[32px\]{font-size:32px}.leading-8{--tw-leading:calc(var(--spacing)*8);line-height:calc(var(--spacing)*8)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-\[\#3D3D3D\]{color:#3d3d3d}.text-black{color:var(--color-black)}.text-white{color:var(--color-white)}.lowercase{text-transform:lowercase}.opacity-60{opacity:.6}.shadow-\[0px_4px_4px_0px_rgba\(0\,0\,0\,0\.25\)\]{--tw-shadow:0px 4px 4px 0px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (hover:hover){.hover\:bg-\[\#2980d4\]:hover{background-color:#2980d4}}@media (width<48rem){.max-md\:w-full{width:100%}.max-md\:flex-col{flex-direction:column}.max-md\:justify-center{justify-content:center}.max-md\:gap-4{gap:calc(var(--spacing)*4)}.max-md\:p-6{padding:calc(var(--spacing)*6)}}@media (width<40rem){.max-sm\:w-full{width:100%}.max-sm\:flex-col{flex-direction:column}.max-sm\:gap-4{gap:calc(var(--spacing)*4)}.max-sm\:p-4{padding:calc(var(--spacing)*4)}.max-sm\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.max-sm\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.max-sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.max-sm\:text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}}}:root{--max-width:1100px;--border-radius:12px;--font-mono:"Poppins",sans-serif;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,#fff0);--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(#ff010166,#0141ff00);--secondary-glow:linear-gradient(to bottom right,#0141ff00,#0141ff00,#0141ff4d);--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));font-family:Raleway,sans-serif!important}.ant-layout{width:100vw;background:#eff2f6!important}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#e7e7e7;border-radius:8px}::-webkit-scrollbar-thumb{background:#3597f4;border-radius:8px}a{color:inherit;text-decoration:none}.container{height:100%}.ant-radio-button-wrapper-checked{color:#fff!important;background-color:#1890ff!important}.ant-radio-button-wrapper-checked span{color:#fff!important}.headerContainer{background:#f5f5f5;justify-content:flex-start;align-items:center;width:100%;height:120px;margin:0;display:flex}.heade{width:1440px;margin:auto;padding-left:50px}.heade img{width:120px;height:auto}.footerSection{width:100%;margin-top:5%;padding:10px 0}.appsomaticLogo,.footerSection{justify-content:center;align-items:center;display:flex}.appsomaticLogo span{color:#191919;font-family:Raleway,sans-serif;font-size:16px;font-weight:400}.midSection{height:100%}.formSection{width:420px;margin:auto}.formSection h2{color:#000;margin:0;padding-top:5%;font-size:45px;font-weight:500}.formSection h2.heading{font-size:38px}.formSection p{color:#8694a1;margin:0 0 8%;font-size:16px;font-weight:300}.loginForm label{color:#191919!important;font-family:Raleway,sans-serif!important;font-size:16px!important}.addEditForm label{color:#69768f!important}.addEditForm .ant-input,.addEditForm .ant-select-selector,.addEditForm label{font-weight:400;font-family:Poppins,sans-serif!important;font-size:14px!important}.addEditForm .ant-input,.addEditForm .ant-select-selector{color:#000!important}.signup-page .headerContainer{background:#eef2ef}.signup-page .formSection h2{color:#fff;margin:0;padding-top:5%;font-size:50px;font-weight:500}.signup-page .formSection h2.heading{font-size:38px}.signup-page .formSection p{color:#eef2ef;margin:0 0 8%;font-size:16px;font-weight:300}.signup-page .loginForm label{color:#fff!important;font-family:Raleway,sans-serif!important;font-size:16px!important}.loginForm label:before{display:none!important}.loginForm input{height:40px;font-family:Raleway,sans-serif!important}.inputWithoutIcon2 .ant-select-single,.inputWithoutIcon2 input,.loginForm .inputWithoutIcon .ant-select-selector,.loginForm .inputWithoutIcon .ant-select-single,.loginForm .inputWithoutIcon input{height:50px}.datePickerSection .ant-picker{width:100%;height:50px}.loginForm .ant-input-affix-wrapper{color:#000;font-size:14px}.loginForm .ant-input-prefix,.loginForm .ant-input-suffix{color:#8694a1;font-size:18px}.loginForm .email .ant-input-prefix{color:#8694a1;font-size:18px;position:absolute;top:16px;right:10px}.loginForm .email input{width:calc(100% - 30px)}.forgot{text-align:right}.forgot a{color:#17587a;font-size:16px;font-family:Raleway,sans-serif!important}.forgot a:is(:hover,:active,:focus){color:#3597f4;text-decoration:underline}.loginBtn{margin-top:8%!important;margin-bottom:0!important}.loginBtn button{color:#fff;background:#3597f4;border-radius:10px;width:100%;height:60px;font-size:18px;transition:all .2s;position:relative;overflow:hidden;font-family:Raleway,sans-serif!important}.loginBtn button:is(:hover,:active,:focus){background:#054dd9!important;box-shadow:0 2px #527e5a1a!important}.loginBtn button:is(:hover,:focus,:active){transform:translateY(0);background:#054dd9!important}.loginBtn button:after{content:"";opacity:.2;z-index:-10;background:#fff;width:100px;height:200px;transition:all .55s cubic-bezier(.19,1,.22,1);position:absolute;top:-70px;left:-150px;transform:rotate(35deg)}.loginBtn button:hover:after{transition:all .55s cubic-bezier(.19,1,.22,1);left:120%}.signUpBtn{width:100%;margin-top:50px!important;margin-left:auto!important;margin-right:auto!important}.dontAccount{text-align:center;color:#191919;margin-top:8%}.dontAccount,.dontAccount a{font-size:16px;font-family:Raleway,sans-serif!important}.dontAccount a{color:#17587a}.dontAccount a:is(:hover,:active,:focus){color:#3597f4;text-decoration:underline}.mtop50{margin-top:50px!important}.mtop70{margin-top:70px!important}.otpInput{margin:0}.input-otp .input-otp__field{color:#191919;background:#f4f4f4!important;max-width:100px!important;height:54px!important;font-family:Raleway,sans-serif!important;font-weight:600!important}.logoInner{text-align:center;justify-content:center;width:100%;padding:20px 0;display:flex}.logoInner img{width:200px;height:80px}.ant-menu .ant-menu-item-selected{background:0 0;font-weight:600;color:#3597f4!important}.ant-menu .ant-menu-item-active svg path{fill:#69768f}.ant-menu-dark .ant-menu-item:not(.ant-menu-item-selected):not(.ant-menu-submenu-selected):hover,.ant-menu-dark .ant-menu-item:not(.ant-menu-item-selected):not(.ant-menu-submenu-selected)>.ant-menu-submenu-title:hover,.ant-menu-dark>.ant-menu .ant-menu-item:not(.ant-menu-item-selected):not(.ant-menu-submenu-selected):hover,.ant-menu-dark>.ant-menu .ant-menu-item:not(.ant-menu-item-selected):not(.ant-menu-submenu-selected)>.ant-menu-submenu-title:hover{color:#3597f4}.ant-menu .ant-menu-item-selected svg path{fill:#fff}.ant-menu .anticon{font-size:18px!important}.ant-menu .ant-menu-item-selected .ant-menu-item-icon{background:#3597f4}.ant-pagination-item-active a{color:#17587a!important}.ant-pagination-item-active{border-color:#3597f4!important}.ant-menu .ant-menu-item-selected .ant-menu-item-icon svg{color:#fff}.ant-menu .ant-menu-item-icon,.customIcon{color:#fff;border-radius:5px;justify-content:center;width:40px;height:40px;text-align:center!important;align-items:center!important;padding:0!important;display:flex!important}.ant-menu-inline-collapsed li{padding-inline:calc(50% - 24px)!important}.ant-menu-item{width:calc(100% - 4px)!important;padding-left:5px!important}.ant-layout-sider-collapsed .logoInner{padding:0}.ant-layout-sider-collapsed .logoInner img{width:50px!important}.ant-menu .ant-menu-submenu-title{color:#69768f!important}.ant-menu .ant-menu-item,.ant-menu .ant-menu-submenu,.ant-menu .ant-menu-submenu-title{border-radius:0!important}.ant-menu-dark .ant-menu-item,.ant-menu-dark .ant-menu-submenu-title,.ant-menu-dark>.ant-menu .ant-menu-item,.ant-menu-dark>.ant-menu .ant-menu-submenu-title{color:#69768f}.ant-layout .ant-layout-sider,.ant-menu,.ant-menu-dark{background:#fff!important}.ant-menu-dark.ant-menu-inline .ant-menu-item:after,.ant-menu-dark>.ant-menu.ant-menu-inline .ant-menu-item:after{border-inline-end:4px solid #3597f4;border-radius:35px}.mainHeader{justify-content:flex-start;align-items:center;width:100%;display:flex}.headerRightSide{margin-left:auto;padding-right:16px}.headerRightSide ul{justify-content:flex-end;align-items:center;margin:0;padding:0;display:flex}.headerRightSide ul li{line-height:normal;list-style:none}.avatarWithImg{justify-content:flex-end;align-items:center;display:flex}.avatarWithImg .avatarName{flex-direction:column;align-items:flex-end;display:flex}.avatarWithImg .avatarName h5{color:#292e36;font-size:14px;font-weight:500}.avatarWithImg .avatarName h5,.avatarWithImg .avatarName p{margin:0;line-height:normal;font-family:Raleway,sans-serif!important}.avatarWithImg .avatarName p{color:#a7a7a7;font-size:13px}.avatarImg{margin-left:10px;line-height:normal}.avatarImg img{border-radius:100px;width:46px;height:46px}.notificationIcon{margin:0 30px;position:relative}.notificationIcon:after{content:"";background:#7b879d4d;width:1px;height:20px;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.notificationIcon .anticon{color:#69768f;font-size:24px!important}.notificationIcon .ant-badge-dot{background:#ff8300!important;width:10px!important;min-width:10px!important;height:10px!important;box-shadow:0 0 0 1px #ff8300!important}.drawerSection{width:640px}.closeBtnSection{color:#3597f4}.closeBtnSection:hover{color:#17587a}.closeBtn{border:1px solid #3597f4;border-radius:6px;padding:7px}.closeBtnSection:hover .closeBtn{color:#17587a}.drawerSection .ant-drawer-title{color:#292e36;margin:0;font-size:20px;font-weight:600;line-height:normal;font-family:Raleway,sans-serif!important}.customForm{width:100%}.customForm label{font-weight:500;color:#191919!important;font-family:Raleway,sans-serif!important;font-size:16px!important}.mb-0,.mb0{margin-bottom:0!important}.tableList{margin-top:15px}.tableList .ant-table-wrapper .ant-table{scrollbar-color:#0000 #05050500;background:0 0;border-radius:8px 8px 0 0}.tableList1 .ant-table,.tableList1 table,.tableList1 table thead{background:0 0!important}.tableList1 table{border-collapse:separate!important;border-spacing:0 5px!important}.tableList1 table thead tr th{border-radius:inherit;color:#000;font-size:14px;background:0 0!important;border:0!important;padding:10px 15px!important;font-family:Poppins,sans-serif!important;font-weight:600!important}.tableList1 table thead tr th:before{display:none!important}.tableList1 table tbody tr{box-shadow:0 0 3px #d1d1d180;border-collapse:separate!important;border-spacing:0 5px!important}.tableList1 table tbody tr td{border-radius:inherit;color:#000c;background:#fff;font-size:13px;font-weight:400;border:0!important;padding:10px 15px!important;font-family:Poppins,sans-serif!important}.tableList1 table tbody tr td:first-child{border-radius:5px 0 0 5px}.tableList1 table tbody tr td:last-child{border-radius:0 5px 5px 0}.tableList1 .ant-table-content{background:0 0!important}.tableList1 table tbody tr td a{color:#3597f4!important}.tableList1 table tbody tr td a:hover{color:#17587a}.tableListInnerSection{margin-top:15px;margin-bottom:20px}.tableListInnerSection .ant-table-wrapper .ant-table{scrollbar-color:#0000 #05050500;background:0 0;border-radius:5px}.tableListInner .ant-table,.tableListInner table,.tableListInner table thead{background:0 0!important}.tableListInner table{border-collapse:separate!important}.tableListInner table thead tr th{border-radius:inherit;color:#000;font-size:13px;background:#f4f4f4!important;border:0!important;padding:10px 15px!important;font-family:Poppins,sans-serif!important;font-weight:600!important}.tableListInner table thead tr th:before{display:none!important}.tableListInner table tbody tr{border-bottom:1px solid #f4f4f4;border-collapse:separate!important}.tableListInner table tbody tr td{border-radius:inherit;color:#000c;background:#fff;font-size:13px;font-weight:400;border:0!important;border-bottom:1px solid #f4f4f4!important;padding:10px 15px!important;font-family:Poppins,sans-serif!important}.tableListInner .ant-table-content{background:0 0!important}.tableListInner table tbody tr td a{color:#3597f4!important}.tableListInner table tbody tr td a:hover{color:#17587a}.tableListInner table{table-layout:fixed;border-collapse:collapse;width:100%}.tableListInner table td,.tableListInner table th{text-align:left;min-width:200px;padding:5px}.tableListInner table thead tr{display:block;position:relative}.tableListInner table tbody{width:100%;height:227px;display:block;overflow:hidden scroll}.tableListInner1 .ant-table,.tableListInner1 table,.tableListInner1 table thead{background:0 0!important}.tableListInner1 table{border-collapse:separate!important}.tableListInner1 table thead tr th{border-radius:inherit;color:#000;font-size:13px;background:#f4f4f4!important;border:0!important;padding:10px 15px!important;font-family:Poppins,sans-serif!important;font-weight:600!important}.tableListInner1 table thead tr th:before{display:none!important}.tableListInner1 table tbody tr{border-bottom:1px solid #f4f4f4;border-collapse:separate!important}.tableListInner1 table tbody tr td{border-radius:inherit;color:#000c;background:#fff;font-size:13px;font-weight:400;border:0!important;border-bottom:1px solid #f4f4f4!important;padding:10px 15px!important;font-family:Poppins,sans-serif!important}.tableListInner1 .ant-table-content{background:0 0!important}.tableListInner1 table tbody tr td a{color:#3597f4!important}.tableListInner1 table tbody tr td a:hover{color:#17587a}.tableListInner1 table{table-layout:fixed;border-collapse:collapse;width:100%}.tableListInner1 table td:first-child,.tableListInner1 table td:nth-child(2),.tableListInner1 table th:first-child,.tableListInner1 table th:nth-child(2){text-align:left;min-width:200px;padding:5px}.tableListInner1 table td:nth-child(3),.tableListInner1 table td:nth-child(4),.tableListInner1 table th:nth-child(3),.tableListInner1 table th:nth-child(4){text-align:left;min-width:100px;padding:5px}.tableListInner1 table thead tr{display:block;position:relative}.tableListInner1 table tbody{width:100%;height:227px;display:block;overflow:hidden scroll}.tableListInner1 .ant-table-empty table tr td{width:100%!important;min-width:590px!important}.tableListInner2 .ant-table,.tableListInner2 table,.tableListInner2 table thead{background:0 0!important}.tableListInner2 table{border-collapse:separate!important}.tableListInner2 table thead tr th{border-radius:inherit;color:#000;font-size:13px;background:#f4f4f4!important;border:0!important;padding:10px 15px!important;font-family:Poppins,sans-serif!important;font-weight:600!important}.tableListInner2 table thead tr th:before{display:none!important}.tableListInner2 table tbody tr{border-bottom:1px solid #f4f4f4;border-collapse:separate!important}.tableListInner2 table tbody tr td{border-radius:inherit;color:#000c;background:#fff;font-size:13px;font-weight:400;border:0!important;border-bottom:1px solid #f4f4f4!important;padding:10px 15px!important;font-family:Poppins,sans-serif!important}.tableListInner2 .ant-table-content{background:0 0!important}.tableListInner2 table tbody tr td a{color:#3597f4!important}.tableListInner2 table tbody tr td a:hover{color:#17587a}.tableListInner2 table{table-layout:fixed;border-collapse:collapse;width:100%}.tableListInner2 table td:first-child,.tableListInner2 table th:first-child{text-align:left;min-width:140px;padding:5px}.tableListInner2 table td:nth-child(2),.tableListInner2 table th:nth-child(2){text-align:left;min-width:260px;padding:5px}.tableListInner2 table td:nth-child(3),.tableListInner2 table td:nth-child(4),.tableListInner2 table th:nth-child(3),.tableListInner2 table th:nth-child(4){text-align:left;min-width:100px;padding:5px}.tableListInner2 table thead tr{display:block;position:relative}.tableListInner2 table tbody{width:100%;height:227px;display:block;overflow:hidden scroll}.tableListInner3 .ant-table,.tableListInner3 table,.tableListInner3 table thead{background:0 0!important}.tableListInner3 table{border-collapse:separate!important}.tableListInner3 table thead tr th{border-radius:inherit;color:#000;font-size:13px;background:#f4f4f4!important;border:0!important;padding:10px 15px!important;font-family:Poppins,sans-serif!important;font-weight:600!important}.tableListInner3 table thead tr th:before{display:none!important}.tableListInner3 table tbody tr{border-bottom:1px solid #f4f4f4;border-collapse:separate!important}.tableListInner3 table tbody tr td{border-radius:inherit;color:#000c;background:#fff;font-size:13px;font-weight:400;border:0!important;border-bottom:1px solid #f4f4f4!important;padding:10px 15px!important;font-family:Poppins,sans-serif!important}.tableListInner3 .ant-table-content{background:0 0!important}.tableListInner3 table tbody tr td a{color:#3597f4!important}.tableListInner3 table tbody tr td a:hover{color:#17587a}.tableListInner3 table{table-layout:fixed;border-collapse:collapse;width:100%}.tableListInner3 table td:first-child,.tableListInner3 table td:nth-child(2),.tableListInner3 table th:first-child,.tableListInner3 table th:nth-child(2){text-align:left;min-width:190px;padding:5px}.tableListInner3 table td:nth-child(3),.tableListInner3 table td:nth-child(4),.tableListInner3 table th:nth-child(3),.tableListInner3 table th:nth-child(4){text-align:left;min-width:100px;padding:5px}.tableListInner3 table thead tr{display:block;position:relative}.tableListInner3 table tbody{width:100%;height:227px;display:block;overflow:hidden scroll}.tableListInner3 .ant-table-empty table tr td{width:100%!important;min-width:590px!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:#3597f4;border-color:#3597f4}.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-inner,.ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{border-color:#3597f4}.ant-checkbox-indeterminate .ant-checkbox-inner:after,.ant-checkbox-wrapper:not(.ant-checkbox-wrapper-disabled):hover .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background-color:#3597f4}.commonFilterSection .ant-select-selector{border:0!important}.commonFilterSection .ant-input-outlined{border:0!important;border-radius:6px!important;height:36px!important}.commonFilterSection .ant-input-outlined input{padding-left:25px}.commonFilterSection .ant-input-group-addon:last-child{z-index:1;position:absolute;top:2px;left:0;background:0 0!important}.commonFilterSection .ant-input-group-addon:last-child button{color:#0009;background:0 0;width:auto;padding:0 0 0 10px}.ant-tabs-nav-list{align-items:center;width:100%;display:flex}.ant-tabs-nav:before{border-bottom:1px solid #d9d9d9!important}.ant-tabs-tab{font-weight:400;color:#69768f!important;font-family:Poppins,sans-serif!important;font-size:16px!important}.ant-tabs-tab:hover{color:#3597f4!important}.ant-tabs .ant-tabs-ink-bar{background:#3597f4!important}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#3597f4!important}.ant-table-row-selected{background-color:#c7aeae!important}.completed{color:#fff!important;background:#63d7c9!important}.completed,.ongoing{border-radius:4px;padding:2px 10px;border:0!important;font-family:Poppins,sans-serif!important;font-size:11px!important}.ongoing{color:#e1a200!important;background:#ffb80033!important}.targetDays{border-radius:50px;padding:2px 20px;color:#fff!important;background:#0bd7a7!important;border:0!important;font-family:Poppins,sans-serif!important;font-size:11px!important}.bold{color:#000;font-weight:600}.drawerSection1{width:640px}.drawerSection1 .ant-drawer-title{color:#292e36;margin:0;font-size:20px;font-weight:600;line-height:normal;font-family:Raleway,sans-serif!important}.drawerSection1 .ant-drawer-body{padding:0}.withUsd{position:relative}.withUsd.inputWithoutIcon input{padding-right:100px}.usd{color:#000;background:#ebecf0;border-radius:5px;justify-content:center;width:87px;height:50px;margin-top:0;font-size:14px;position:absolute;top:31px;right:0;font-family:Poppins,sans-serif!important}.testWithImg,.usd{align-items:center;display:flex}.testWithImg{justify-content:flex-start}.testWithImg img{margin-right:10px}.loginForm .inputWithoutIcon input:focus::-webkit-input-placeholder{color:#0000}.loginForm .inputWithoutIcon input:focus:-moz-placeholder,.loginForm .inputWithoutIcon input:focus::-moz-placeholder{color:#0000}.loginForm .inputWithoutIcon input:focus:-ms-input-placeholder{color:#0000}.loginForm .inputWithoutIcon input:focus::-webkit-input-placeholder{opacity:0}.loginForm .inputWithoutIcon textarea:focus::-webkit-input-placeholder{color:#0000}.loginForm .inputWithoutIcon textarea:focus:-moz-placeholder,.loginForm .inputWithoutIcon textarea:focus::-moz-placeholder{color:#0000}.loginForm .inputWithoutIcon textarea:focus:-ms-input-placeholder{color:#0000}.loginForm .inputWithoutIcon textarea:focus::-webkit-input-placeholder{opacity:0}.ant-switch.ant-switch-checked,.ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:#3597f4}.ant-radio-wrapper .ant-radio-checked:after{border:1px solid #3597f4}.ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background-color:#3597f4;border-color:#3597f4}.ant-radio-wrapper:hover .ant-radio-inner,.ant-radio-wrapper:hover .ant-radio-wrapper{border-color:#3597f4}.formRadio{padding:15px 20px}.formRadio .ant-radio-wrapper{margin-right:40px;color:#69768f!important;font-family:Poppins,sans-serif!important;font-size:14px!important}.formRadio .ant-radio-wrapper-checked{color:#000!important}.mL15{margin-left:15px}.successMessage1{padding:20px}.paginationBottom{align-items:center;width:100%;margin-top:15px;display:flex}.paginationBottom li:nth-child(2){margin-left:auto}.dashbordFilters .ant-form-item{margin:0!important}.customTable .ant-table-thead{display:none}.pdfImages{width:100px;height:80px}@media only screen and (width<=1024px){.tableList1 table thead{display:none}.tableList1 table tbody tr td{display:block;text-align:left!important}.heade{width:100%;padding-left:30px}.formSection{width:80%;max-width:420px;margin:auto}.formSection h2{font-size:35px}.formSection p{margin-top:8px;font-size:14px;line-height:24px}.loginBtn button{border-radius:6px;height:56px}.appsomaticLogo span,.dontAccount a,.forgot a{font-size:14px}.notificationIcon{display:none}.drawerSection .ant-drawer-title{font-size:18px}.customForm label{font-size:14px!important}.tableListInner table thead{display:none}.tableListInner table tbody{height:auto}.tableListInner table tbody tr td{width:100%;min-width:100%;display:inline-block;padding:10px 0!important}.tableListInner2 table thead{display:none}.tableListInner2 table tbody{height:auto}.tableListInner2 table tbody tr td{width:100%;min-width:100%;display:inline-block;padding:10px 0!important}.tableListInner3 table thead{display:none}.tableListInner3 table tbody{height:auto}.tableListInner3 table tbody tr td{width:100%;min-width:100%;display:inline-block;padding:10px 0!important}.tableListInner1 table thead{display:none}.tableListInner1 table tbody{height:auto}.tableListInner1 table tbody tr td{width:100%;min-width:100%;display:inline-block;padding:10px 0!important}.formRadio .ant-radio-wrapper{margin-right:8px}.mb15{margin-bottom:10px!important}.mL15{margin-left:0!important}}@property --tw-rotate-x{syntax:"*";inherits:false;initial-value:rotateX(0)}@property --tw-rotate-y{syntax:"*";inherits:false;initial-value:rotateY(0)}@property --tw-rotate-z{syntax:"*";inherits:false;initial-value:rotateZ(0)}@property --tw-skew-x{syntax:"*";inherits:false;initial-value:skewX(0)}@property --tw-skew-y{syntax:"*";inherits:false;initial-value:skewY(0)}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}