@import url(https://fonts.googleapis.com/css2?family=Hind:wght@300;400;600;700;800&family=Nunito:wght@300;400;600;700;800&family=Open+Sans:wght@300;400;600;700;800&display=swap);.dashboard{grid-template-rows:3.1rem 170px repeat(2,31rem);grid-template-columns:30% 1fr auto 10%;grid-template-areas:"title title range-date extract" "most-clicked most-clicked most-clicked most-clicked " "location location  age age" "mcuc mcuc  c-users c-users"}@media (max-width:500px){.dashboard{grid-template-columns:1fr 2fr auto 1fr;grid-template-rows:4rem 3.2rem auto repeat(2,35rem) auto 35rem;grid-template-areas:"title title title extract" ". range-date range-date range-date" "most-clicked most-clicked most-clicked most-clicked" "location location location location" "age age age age" "mcuc mcuc mcuc mcuc" "c-users c-users c-users c-users"}.dashboard .totals section{border:inherit!important}.dashboard .totals section:first-child{border-right:1px solid #ebebeb!important}.dashboard .totals section:first-child,.dashboard .totals section:nth-child(2){border-bottom:1px solid #ebebeb!important}.dashboard .totals section:nth-child(3){border-right:1px solid #ebebeb!important}.dashboard .location{grid-template-areas:"h4 h4" "action action" "graph graph"!important}.dashboard .location .action{justify-self:flex-start!important}.dashboard .mcuc{grid-template-columns:1fr 42%!important}}.dashboard .title{grid-area:title}.dashboard .age,.dashboard .c-users,.dashboard .location,.dashboard .mcuc,.dashboard .most-clicked{background-color:#fff;border-radius:20px;box-shadow:0 3px 6px rgba(0,0,0,.10196078431372549)}.dashboard .age,.dashboard .c-users,.dashboard .location,.dashboard .mcuc{padding:1.5rem 1.7rem}.dashboard .most-clicked{grid-area:most-clicked;padding:1rem 2rem;margin-top:1rem}.dashboard .most-clicked h4{font-size:1rem;color:#333;font-weight:700;margin-bottom:1rem}.dashboard .totals{grid-area:totals;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.dashboard .totals section:first-child,.dashboard .totals section:nth-child(2),.dashboard .totals section:nth-child(3){border-right:1px solid #ebebeb}.dashboard .totals section{min-height:5rem;display:flex;justify-content:center;align-items:center;flex-flow:column wrap}.dashboard .totals section .count{line-height:2rem;font-weight:700;color:#06665e;font-size:1rem}.dashboard .totals section .slug{font-size:1.1rem;color:#333}.dashboard .range-date{grid-area:range-date}.dashboard .dashboard-extract{grid-area:extract}.dashboard .location{grid-area:location;position:relative;display:grid;grid-template-columns:repeat(2,auto);grid-template-areas:"h4 action" "graph graph";grid-template-rows:1fr auto}@media (max-width:500px){.dashboard .location{grid-template-columns:repeat(3,auto);grid-template-areas:"h4 h4" "action action" "graph graph";grid-template-rows:1fr 1fr auto}.dashboard .location .action label{font-size:.6rem!important}}.dashboard .location .action{grid-area:action;justify-self:flex-end}.dashboard .location .action .ant-radio-button-wrapper-checked{background-color:#06665e;border:1px solid #06665e}.dashboard .location .action .ant-radio-button-wrapper-checked:hover{background-color:#06665e}.dashboard .location .action label{font-size:.8rem}.dashboard .location .action label:first-child{border-color:#06665e;border-top-left-radius:4px;border-bottom-left-radius:4px}.dashboard .location .action label:last-child{border-color:#06665e;border-top-right-radius:4px;border-bottom-right-radius:4px}.dashboard .location .action .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked){color:#b5b5bf;border:1px solid #b5b5bf}.dashboard .location .action .ant-radio-button-wrapper:not(.ant-radio-button-wrapper-checked):hover{color:#06665e}.dashboard .location .action .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:transparent}.dashboard .location h4{grid-area:h4;font-size:1rem;font-weight:700}.dashboard .location .wrapped-chart{grid-area:graph}.dashboard .location .recharts-surface{height:70%;overflow:inherit}.dashboard .location .recharts-wrapper{min-height:420px}.dashboard .location .recharts-xAxis .recharts-cartesian-axis-tick text,.dashboard .location .recharts-yAxis text{font-size:.8rem;fill:#b5b5bf}.dashboard .age{grid-area:age;position:relative}.dashboard .age h4{font-size:1rem;font-weight:700}.dashboard .age .recharts-text{font-family:"Hind";font-weight:600;font-size:.9rem;fill:#333}.dashboard .age .recharts-surface{height:90%}.dashboard .age .recharts-legend-wrapper{padding:1rem}.dashboard .age .recharts-legend-wrapper ul{display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:flex-start}.dashboard .age .recharts-legend-wrapper ul li{padding:.2rem 0}.dashboard .age .recharts-legend-wrapper ul .recharts-legend-item-text{color:#333!important;margin-left:.5rem}.dashboard .mcuc{grid-area:mcuc;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:2rem auto;grid-gap:1rem;grid-template-areas:"title title" "chart status";position:relative}@media (max-width:500px){.dashboard .mcuc{display:grid;grid-template-columns:auto;grid-template-rows:2rem auto auto;grid-template-areas:"title title" "chart chart" "status status"}}.dashboard .mcuc h4{grid-area:title;font-size:1rem;font-weight:700}.dashboard .mcuc .wrapped-chart{grid-area:chart}.dashboard .mcuc .dashboard-partof-empty{position:absolute;top:30%;left:25%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.dashboard .mcuc .status{grid-area:status}.dashboard .mcuc .status h5{font-size:.9rem;font-weight:700;margin-bottom:1rem}.dashboard .mcuc .status .progress{padding:0 2rem 0 0}.dashboard .mcuc .status .progress .name{color:#333;margin-top:.4rem;display:inline-block}.dashboard .mcuc .status .progress .ant-progress{position:relative}.dashboard .mcuc .status .progress .ant-progress div{padding-right:0}.dashboard .mcuc .status .progress .ant-progress span{position:absolute;top:-1.2rem;right:0;font-weight:600}.dashboard .mcuc .status .progress .ant-progress .ant-progress-text{color:#333}.dashboard .mcuc .recharts-sector{stroke:#0c665e}.dashboard .mcuc .highest-percentage{font-size:1.5rem;font-weight:700}.dashboard .mcuc .recharts-legend-wrapper{padding:1rem;margin-left:1rem}.dashboard .mcuc .recharts-legend-wrapper ul{display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:flex-start}.dashboard .mcuc .recharts-legend-wrapper ul li{padding:.2rem 0}.dashboard .mcuc .recharts-legend-wrapper ul .recharts-legend-item-text{color:#333!important;margin-left:.5rem}.dashboard .c-users{grid-area:c-users}.dashboard .c-users h4{grid-area:h4;font-size:1rem;font-weight:700}.dashboard .c-users .legends{display:flex;align-items:center;justify-content:flex-start;padding:.5rem 0}.dashboard .c-users .legends span:before{content:"";width:.8rem;height:.8rem;border-radius:50%;display:inline-block;margin-right:.5rem}.dashboard .c-users .legends span:first-child{color:#0e7c72}.dashboard .c-users .legends span:first-child:before{background-color:#0e7c72}.dashboard .c-users .legends span:last-child{color:#e0007d;margin-left:.8rem}.dashboard .c-users .legends span:last-child:before{background-color:#e0007d}.dashboard .c-users .recharts-surface{height:100%}.dashboard .c-users .recharts-wrapper{min-height:420px}.dashboard .c-users .recharts-yAxis text{font-size:.7rem;fill:#b5b5bf}.dashboard .c-users .recharts-xAxis .recharts-cartesian-axis-tick text{font-size:.9rem}.dashboard .c-users .recharts-xAxis .recharts-cartesian-axis-tick:first-child text{fill:#0e7c72}.dashboard .c-users .recharts-xAxis .recharts-cartesian-axis-tick:last-child text{fill:#e0007d}.dashboard .dashboard-partof-empty{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.users{grid-template-columns:30% 1fr auto 10% 10%;grid-template-rows:3.1rem 3.1rem auto;grid-template-areas:"title title . . extract" "search . . range-date range-date" "table table table table table"}@media (max-width:500px){.users{grid-template-columns:1fr 2fr auto 1fr;grid-template-rows:4rem 3.2rem 3.1rem auto;grid-template-areas:"title title title extract" "search search search search " "range-date range-date range-date ." "table table table table"}}.users .export,.users .sub-title,.users .title{align-self:flex-end!important}.users .ant-picker,.users .search{align-self:flex-start!important}.users .title{grid-area:title}.users .range-date{grid-area:range-date}.users .sub-title{grid-area:sub-title}.users .users-extract{grid-area:extract}.users .search{align-self:flex-start!important;grid-area:search}.users .table{grid-area:table;margin-top:.4rem}.users .table td:nth-child(3){text-transform:inherit}.appointments{grid-template-columns:30% 1fr auto 10% 10%;grid-template-rows:3.1rem 3.1rem auto;grid-template-areas:"title title . . extract" "search . . range-date range-date" "table table table table table"}@media (max-width:500px){.appointments{grid-template-columns:1fr 2fr auto 1fr;grid-template-rows:4rem 3.2rem 3.1rem auto;grid-template-areas:"title title title extract" "search search search search " "range-date range-date range-date ." "table table table table"}.appointments .title{padding-bottom:0!important}.appointments .title span:not(.sub-title){padding-bottom:.5rem}}.appointments .export,.appointments .sub-title,.appointments .title{align-self:flex-end!important}.appointments .ant-picker,.appointments .search{align-self:flex-start!important}.appointments .title{grid-area:title}.appointments .range-date{grid-area:range-date}.appointments .sub-title{grid-area:sub-title}.appointments .appointments-extract{grid-area:extract}.appointments .search{align-self:flex-start!important;grid-area:search}.appointments .table{grid-area:table;margin-top:.4rem}.faqs{grid-template-columns:30% 1fr auto 10% 10%;grid-template-rows:3.1rem 3.1rem auto;grid-template-areas:"title title . . extract" "search . . range-date range-date" "table table table table table"}@media (max-width:500px){.faqs{grid-template-columns:1fr 2fr auto 1fr;grid-template-rows:4rem 3.2rem 3.1rem auto;grid-template-areas:"title title title extract" "search search search search " "range-date range-date range-date ." "table table table table"}}.faqs .export,.faqs .sub-title,.faqs .title{align-self:flex-end!important}.faqs .ant-picker,.faqs .search{align-self:flex-start!important}.faqs .title{grid-area:title}.faqs .range-date{grid-area:range-date}.faqs .sub-title{grid-area:sub-title}.faqs .faqs-extract{grid-area:extract}.faqs .search{align-self:flex-start!important;grid-area:search}.faqs .table{grid-area:table;margin-top:.4rem}.faqs .table th:nth-child(2) div,.faqs .table th:nth-child(3) div{justify-content:center!important}.faqs .table td:nth-child(2),.faqs .table td:nth-child(3){text-align:center}.faqs .table td:first-child,.faqs .table th:first-child{padding-left:4rem!important}.faqs .table td:last-child,.faqs .table th:last-child{padding-right:4rem!important}.faqs .table td:first-child{text-transform:inherit}.faqs .ant-tag{padding:.2rem 1.7rem;border-radius:3rem;color:#333}.login{min-height:100vh;display:grid;place-items:center}.login form{display:grid;grid-template-columns:minmax(20rem,17%);margin-bottom:2rem}.login form .logo{background:url(/static/media/logo-2.83e83413.png) no-repeat 50%/contain;width:12rem;height:12rem;margin:0 auto 2.5rem;-webkit-animation:fadeInBottom .7s ease-in;animation:fadeInBottom .7s ease-in}@-webkit-keyframes fadeInBottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.login form #form-login_email{-webkit-animation:fadeInBottom .8s ease-in;animation:fadeInBottom .8s ease-in}.login form .ant-input-password{-webkit-animation:fadeInBottom .9s ease-in;animation:fadeInBottom .9s ease-in}.login form #form-login_email,.login form .ant-input-password{height:2.8rem;padding-left:1.2rem}.login form .ant-form-item-explain{font-size:.8rem;padding:.1rem 0}.login form button.btn-primary{font-family:"Open Sans";font-size:.8rem;font-weight:600;height:2.7rem;margin:.2rem 0 .8rem;text-transform:uppercase;-webkit-animation:fadeInBottom 1s ease-in;animation:fadeInBottom 1s ease-in}.login form a{-webkit-animation:fadeInBottom 2s ease-in;animation:fadeInBottom 2s ease-in;color:#06665e}@keyframes fadeInBottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.login form a:hover{text-decoration:underline}.appointment-form{min-height:100vh;display:grid;place-items:center}.appointment-form form{display:grid;grid-template-columns:minmax(25rem,20%);margin-bottom:2rem}.appointment-form form input::-webkit-inner-spin-button,.appointment-form form input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.appointment-form form input[type=number]{-moz-appearance:textfield}.appointment-form form h1{text-align:center;font-weight:700;margin-bottom:3rem}.appointment-form form .ant-radio-checked .ant-radio-inner,.appointment-form form .ant-radio-checked .ant-radio-inner:hover,.appointment-form form .ant-radio-inner:hover{border-color:#06665e}.appointment-form form .ant-radio-checked .ant-radio-inner:after,.appointment-form form .ant-radio-checked .ant-radio-inner:after:hover{background-color:#06665e}.appointment-form form #form-login_email,.appointment-form form .ant-input-password{height:2.8rem;padding-left:1.2rem}.appointment-form form .ant-form-item-explain{font-size:.8rem;padding:.1rem 0}.appointment-form form button.btn-primary{font-family:"Open Sans";font-size:.8rem;font-weight:600;text-transform:uppercase}aside{overflow:auto;position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:2rem 1rem 1rem;background:#fff;display:grid;grid-template-rows:7rem auto 10rem;grid-template-areas:"logo" "menu" "user"}aside .logo{grid-area:logo;background-image:url(/static/media/logo.54b6ab94.png);background-position:50%;background-size:contain;background-repeat:no-repeat;width:120px;height:90px;margin:0 auto}aside .menu{grid-area:menu;background:transparent;border-color:transparent}aside .menu a{font-family:"Nunito",sans-serif;font-size:1rem;font-weight:600;color:#333}aside .menu a:focus,aside .menu a:hover{color:#06665e}aside .menu .ant-menu-item{padding-left:2rem!important;border-radius:5px;background:transparent;transition:inherit;display:flex;align-items:center;min-height:2.7rem}aside .menu li.ant-menu-item-selected{background-color:#06665e!important}aside .menu li.ant-menu-item-selected a{color:#fff}aside .menu .ant-menu-item-selected:after{display:none}aside .user{grid-area:user;align-self:flex-end;justify-self:center;display:flex;align-items:center;position:relative;cursor:pointer;margin-bottom:2rem}aside .user .user-menu{position:absolute;bottom:2.8rem;right:0;width:75%;transition:all .3s ease-in-out;background-color:#f2f2f2!important;border-radius:.2rem;color:#333;cursor:pointer}aside .user .user-menu .ant-menu-item{font-family:"Nunito",sans-serif;font-size:.9rem}aside .user .user-menu .ant-menu-item:focus,aside .user .user-menu .ant-menu-item:hover{color:#06665e;font-weight:600}aside .user .dropdown-indicator{color:#9f9f9f}aside .user .name{padding-left:.5rem;font-size:.8rem;text-transform:capitalize;font-weight:700;color:#333}aside .user .dropdown-indicator{margin-top:1px;font-size:1.4rem;height:2rem;opacity:.8}.drawer{font-family:"Nunito",sans-serif}.drawer .ant-drawer-content-wrapper .ant-drawer-content{padding-top:2rem}.drawer .ant-menu-inline .ant-menu-item:after{border:none}.drawer .ant-menu-item a{color:#111}.drawer .ant-menu-item:hover a,.drawer a:hover{color:#06665e}.drawer .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected a{color:#06665e;font-weight:700}.drawer .ant-menu:not(.ant-menu-horizontal) .ant-menu-item-selected a:hover{color:#06665e!important}.drawer .ant-drawer-content-wrapper{height:310px!important}.drawer ul{border:none}.drawer svg{font-size:1rem}.drawer .user{grid-area:user;align-self:flex-end;justify-self:center;display:flex;align-items:center;position:relative;cursor:pointer;margin-left:1.5rem}.drawer .user .user-menu{background-color:#fafafa!important;position:absolute;bottom:2.2rem;left:0;width:42%;transition:all .3s ease-in-out;background-color:#fff;border-radius:.2rem;color:#757575;cursor:pointer}.drawer .user .user-menu .ant-menu-item>div{font-family:"Nunito",sans-serif;font-size:.9rem}.drawer .user .user-menu .ant-menu-item>div:focus,.drawer .user .user-menu .ant-menu-item>div:hover{color:#1f4c80;font-weight:600}.drawer .user .user-avatar{color:#757575}.drawer .user .dropdown-indicator,.drawer .user .name{font-family:"Nunito",sans-serif;color:#111}.drawer .user .name{padding-left:.5rem;font-size:.9rem;text-transform:capitalize;font-weight:700}.drawer .user .dropdown-indicator{margin-top:1px;font-size:1.4rem;height:2rem;opacity:.8}.layout{background-color:#f7f8ff;min-height:100vh;display:grid;grid-template-columns:minmax(260px,17%) auto;grid-template-rows:auto 4rem;grid-template-areas:"aside main"}.layout aside{grid-area:aside}.layout main{grid-area:main;display:grid;grid-template-columns:2rem auto 2rem;grid-template-rows:3rem auto;grid-template-areas:". . ." ". page ."}.layout main>section{grid-area:page;-webkit-animation:fadeIn 1s ease-in;animation:fadeIn 1s ease-in;display:grid;grid-gap:1rem}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.layout main>section .ant-picker,.layout main>section .export,.layout main>section .search,.layout main>section .sub-title,.layout main>section .title{align-self:flex-end}.layout main>section .title{font-size:1.5rem;font-weight:700;margin:0;color:#111;display:flex;flex-wrap:wrap}.layout main>section .title span:not(.sub-title){padding-right:1rem}.layout main>section .sub-title,.layout main>section .title{align-self:flex-end;color:#333;line-height:1rem}.layout main>section .sub-title{font-weight:400!important;font-size:1rem}.layout main>section .export{padding:0}.layout main>section .export span{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.layout main>section .export span .extract-excelfile-element{display:flex;align-items:center;justify-content:space-between}.layout main>section .export span .extract-excelfile-element svg{margin-right:.5rem;margin-bottom:.3rem;color:#fff}.layout main>section .ant-picker{font-family:"Nunito";max-height:40px;min-height:40px;border:transparent;border-radius:5px}.layout main>section .ant-picker .ant-picker-range-separator,.layout main>section .ant-picker .ant-picker-suffix{color:#d1d1d1}.layout main>section .ant-picker .ant-picker-range-separator{font-size:1rem}.layout main>section .ant-picker .ant-picker-suffix{font-size:1.2rem}.layout main>section .ant-picker input{font-size:.9rem;text-align:center}.layout main>section .ant-picker input::-webkit-input-placeholder{font-weight:700;font-size:.9rem;color:#06665e}.layout main>section .ant-picker input:-ms-input-placeholder{font-weight:700;font-size:.9rem;color:#06665e}.layout main>section .ant-picker input::placeholder{font-weight:700;font-size:.9rem;color:#06665e}.layout main>section .search{height:100%;border-radius:30px;max-height:40px;border:none;box-shadow:0 3px 6px rgba(0,0,0,.10196078431372549);border-radius:25px}.layout main>section .search .ant-input-prefix{padding:0 .5rem .2rem;color:#b5b5bf}.layout main>section .ant-select-lg{width:100%}.layout main>section .ant-select-lg .ant-select-selection-placeholder{font-weight:700;font-size:.9rem;color:#1f4c80}.layout main>section .ant-select-lg .ant-select-selector{border:1px solid #e4e8f4;border-radius:5px}.layout main>section .ant-select-lg .ant-select-arrow{font-size:1rem;top:40%}.layout main>section .ant-select-lg .ant-select-arrow svg{color:#1f4c80;font-size:.8rem;font-weight:700;margin-bottom:10px}.layout main>section .ant-table{box-shadow:0 3px 6px rgba(0,0,0,.10196078431372549);border-radius:20px;font-size:.9rem}.layout main>section .ant-table .ant-table-column-sorter-down,.layout main>section .ant-table .ant-table-column-sorter-up{font-size:.6rem}.layout main>section .ant-table .ant-table-column-sorters{flex:inherit;justify-content:flex-start}.layout main>section .ant-table .ant-table-column-sorters span{flex:inherit}.layout main>section .ant-table .ant-table-column-sorters .ant-table-column-sorter{padding:0 .8rem}.layout main>section .ant-table .ant-table-column-sorter-down.active,.layout main>section .ant-table .ant-table-column-sorter-up.active{color:#06665e!important}.layout main>section .ant-table thead{height:3.7rem!important;padding:1rem!important}.layout main>section .ant-table th{font-size:.8rem;background-color:#fff;color:#878795}.layout main>section .ant-table th:first-child{border-top-left-radius:20px!important}.layout main>section .ant-table th:last-child{border-top-right-radius:20px!important}.layout main>section .ant-table td{text-transform:capitalize;color:#333}.layout main>section .ant-table td:first-child,.layout main>section .ant-table th:first-child{padding-left:2rem}.layout main>section .ant-table td:last-child,.layout main>section .ant-table th:last-child{padding-right:2rem}.layout main>section .ant-table tbody tr:last-child td:first-child{border-bottom-left-radius:20px!important}.layout main>section .ant-table tbody tr:last-child td:last-child{border-bottom-right-radius:20px!important}.layout main>section .ant-table th:not(.ant-table-column-has-sorters){padding-top:1.8rem}.layout main>section .ant-table th.ant-table-column-has-sorters{padding-top:.8rem}.layout main>section .ant-table .anticon-eye{cursor:pointer}.layout main>section .ant-table .anticon-eye svg{color:#b1b1b1}.layout main>section .ant-table .anticon-eye svg:hover{color:#1f4c80}@media (max-width:576px){.layout{padding:0;grid-template-columns:auto;grid-template-rows:auto 10rem;grid-template-areas:"main" "footer"}.layout aside{display:none}.layout main{grid-template-columns:auto;grid-template-rows:4rem repeat(2,3rem) auto;grid-template-areas:"header header header" ". page .";grid-gap:1rem}.layout main header{grid-area:header;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;background-color:#fff}.layout main header .logo{background-image:url(/static/media/logo.54b6ab94.png);background-position:50%;background-size:contain;background-repeat:no-repeat;width:50px;height:50px}.layout main header svg{font-size:1.5rem;cursor:pointer}.layout .title{font-size:1.3rem!important;padding-bottom:1rem}.layout .title span{line-height:1rem}.layout .export{font-size:.8rem!important}}.ant-picker-active-bar{background-color:#06665e!important}.ant-picker-dropdown .ant-picker-panel-container{font-family:"Nunito",sans-serif;font-size:.8rem}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-cell-selected .ant-picker-cell-inner{background-color:#06665e}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#06665e}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-today-btn{color:#06665e}.ant-picker-dropdown .ant-picker-panel-container .ant-picker-today-btn:hover{opacity:.6}.ant-picker-focused{box-shadow:none!important}.ant-pagination li{margin-right:.7px!important;border:none!important;box-shadow:0 5px 12px rgba(225,232,242,.4)!important;font-family:"Nunito",sans-serif!important;padding:0 .8rem;min-height:2.2rem;background-color:#fff;display:flex;align-items:center}.ant-pagination li a,.ant-pagination li button{border:none!important;font-weight:700;margin:0!important}.ant-pagination .ant-pagination-prev{border-top-left-radius:5px;border-bottom-left-radius:5px}.ant-pagination .ant-pagination-prev button svg{font-weight:700}.ant-pagination .ant-pagination-next{border-top-right-radius:5px;border-bottom-right-radius:5px}.ant-pagination .ant-pagination-disabled{margin-right:.9px!important}.ant-pagination li:not(.ant-pagination-disabled):hover a,.ant-pagination li:not(.ant-pagination-disabled):hover button{color:#06665e!important}.ant-pagination li:not(.ant-pagination-item-active) a,.ant-pagination li:not(.ant-pagination-item-active) button{color:#757575!important}.ant-pagination .ant-pagination-item-active a{color:#06665e!important}.ant-pagination li.ant-pagination-disabled{opacity:.6}.ant-btn.ant-btn-lg{font-size:.9rem;border-radius:4px}.ant-btn.ant-btn-lg,.ant-btn.ant-btn-lg:focus,.ant-btn.ant-btn-lg:hover{border-color:#06665e;background-color:#06665e;color:#fff}.ant-pagination-options-size-changer .ant-select-selector{border:none!important}.ant-pagination-options-size-changer.ant-select-focused .ant-select-selector{box-shadow:none!important}.ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{display:none}body{margin:0;font-family:"Hind";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.ant-btn:disabled,.btn-primary{color:#fff;background-color:#06665e;border-color:#06665e}.ant-btn:disabled:focus,.ant-btn:disabled:hover,.btn-primary:focus,.btn-primary:hover{opacity:.9;color:#fff;background-color:#06665e;border-color:#06665e}.ant-btn:disabled:disabled,.btn-primary:disabled{opacity:.7}
/*# sourceMappingURL=main.ca8e0f4b.chunk.css.map */