@import url(https://cdn.syncfusion.com/ej2/material.css);.card{height:100%;width:100%;box-sizing:border-box;box-shadow:0 3px 3px 0 hsla(0,0%,63.5%,.5);border-top:4px solid hsla(0,0%,63.5%,.5);border-radius:3px;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:1100px){.card .card__footer{padding:10px}.card .card__footer button{margin:0 5px}}@media only screen and (max-width:800px){.card{min-width:90%;margin:0 auto}}.card__header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:15px;border-bottom:1px solid rgba(0,0,0,.2);flex:1 1}.card__header__title{display:flex;flex-direction:column;overflow:hidden;width:100%}.card__header__title div:first-of-type{display:flex;align-items:center;justify-content:flex-start}.card__header__title div:first-of-type span{margin-left:5px;white-space:nowrap}.card__header__title--name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:700;cursor:pointer}.card__header__title--status{font-size:16px;font-weight:lighter}.card__header__title--assignee{font-size:14px;color:rgba(0,0,0,.5);padding:2px 0}.card__header-public{background-color:rgba(247,250,233,.712)}.card__progress{display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-content:center;padding:15px 15px 0}.card__progress--no-padding-horizontal{padding:15px 0 0}.card__progress__info{flex:1 1;display:flex;flex-direction:column;align-items:flex-start}.card__progress__info--label{font-size:13px}.card__progress__info--name{font-weight:700;font-size:15px;color:rgba(0,0,0,.8)}.card__progress__bar{flex:1 1;display:flex;flex-direction:column}.card__progress__bar span{padding:2px 0;font-size:13px}.card__footer{width:100%;border-top:1px solid rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-around;align-items:center;padding:15px 5px;margin-top:15px}.card__footer button{flex:1 1 auto;margin:0 10px;padding:5px}.overview-card{transition:box-shadow .2s;margin-bottom:20px;border-radius:5px;box-shadow:0 0 11px rgba(33,33,33,.15)}.overview-card__name:hover{text-decoration:underline}.overview-card__team{display:grid;grid-template-columns:repeat(3,auto)}.overview-card__team p{font-size:13px}.user-details .overview-card__name:hover{text-decoration:none}.overview-card:hover{cursor:pointer;box-shadow:0 0 11px rgba(33,33,33,.4)}.user-details .overview-card:hover{box-shadow:0 0 11px rgba(33,33,33,.15);cursor:auto}.my-card{border-top:3px solid #004c7c}.drawer{width:400px}.drawer__name{width:100%;background-color:#f3f3f3;color:#4d4d4d;text-align:center;padding:0 20px}.drawer__content{min-width:350px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:20px}@media screen and (max-width:668px){.drawer__content{min-width:50%}}.drawer__content>div{margin:10px;width:85%}.drawer__content button{width:150px;padding:10px 0;margin:20px auto}.drawer__content__list-item{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #f1ebeb;padding:10px}.drawer__content__list-item button{margin:0;padding:5px 0;width:100px}.drawer__content__list-item .user-name{padding-right:20px}.drawer__content .team-name{display:block;font-size:16px;text-transform:capitalize;font-weight:700;margin:5px 0;width:95%;padding:3px;border-bottom:1px solid #333;overflow:hidden;max-width:300px;white-space:nowrap;text-overflow:ellipsis}.drawer__footer{margin:auto 25px 25px 30px}.drawer__footer button{display:block;width:90%;margin:0 auto}.MuiPaper-root{overflow-x:hidden}.header-container{position:fixed;top:0;left:0;right:0;width:100%;background-color:#fcf3f3;z-index:100;box-shadow:0 0 8px 4px rgba(0,0,0,.1)}.header-container .header-component{max-width:1400px;display:flex;margin:0 auto;padding:0 20px;justify-content:space-between;align-items:center}.header-container .header-component .logo{height:40px;width:40px;padding:15px 10px 15px 0;margin:0}.header-container .header-component .logo:hover{cursor:pointer}.header-container .header-component a{padding:5px;color:#4d4d4d;text-decoration:none}.header-container .header-component .active,.header-container .header-component .active a,.header-container .header-component .header-option:hover,.header-container .header-component .header-option:hover a{color:#d8363d}.header-container .header-component .header-user-actions{display:flex;flex-direction:row;align-items:center;justify-content:center}@media only screen and (max-width:1000px){.header-container .header-component .header-user-actions .user-info{display:none}}.header-container .header-component .my-account,.header-container .header-component .my-team{display:flex;padding:5px;width:25px;height:25px;align-items:center;justify-content:center;border:1px solid #4d4d4d;border-radius:50%}.header-container .header-component .my-account svg,.header-container .header-component .my-team svg{transition:transform .2s;color:#4d4d4d;font-size:18px}.header-container .header-component .my-account{margin-left:10px}.header-container .header-component .my-team{margin-left:20px}.header-container .header-component .my-account:hover,.header-container .header-component .my-team:hover{border-color:#000;cursor:pointer}.header-container .header-component .my-account:hover svg,.header-container .header-component .my-team:hover svg{color:#000;transform:scale(1.25)}.header-container .header-component .header-menu{display:flex;align-items:center;list-style-type:none;padding:0;margin:0}.header-container .header-component .header-menu .header-option{display:flex;align-items:center;padding:2px 8px}.header-container .header-component .header-menu__label{padding:0 5px;font-weight:500;letter-spacing:.3px}.header-container .header-component .header-menu--mobile{display:none}.header-container .header-component .user-info p{margin:2px;color:#4d4d4d}.header-container .header-component .user-info__name:hover{text-decoration:underline;color:#000;cursor:pointer}.header-container .header-component .header-info-popup{margin-bottom:20px;margin-left:5px;transition:transform .2s;color:#4d4d4d}.header-container .header-component .header-info-popup:hover{cursor:pointer;transform:scale(1.05)}.MuiMenu-root ul{padding:0!important}.MuiMenu-root ul li{border-bottom:2px solid #ddd}.MuiMenu-root ul li a{display:flex;align-items:center;color:#4d4d4d}@media only screen and (max-width:767px){.header-container .header-component{padding:10px}.header-container .header-component .header-logo{display:none}.header-container .header-component .header-menu{margin:10px 5px 15px 0}.header-container .header-component .header-menu__label{font-size:11px;padding:0 2px;text-align:center}.header-container .header-component .header-menu{padding:0}.header-container .header-component .header-menu .header-option{flex-direction:column;font-size:14px;justify-content:center;align-items:center;padding:2px;margin:0}.header-container .header-component .header-menu--mobile{display:inline}.header-container .header-component .header-menu--large_screen{display:none}.header-container .header-component .my-account:hover svg,.header-container .header-component .my-team:hover svg{transform:scale(1.1)}.header-container .header-component .my-account,.header-container .header-component .my-team{width:20px;height:20px}.header-container .header-component .header-info-popup,.header-container .header-component .my-account,.header-container .header-component .my-team{margin-left:5px}}.info__title{text-transform:capitalize}.info__title h3{margin:0 0 5px}.info__title{box-shadow:0 1px 0 rgba(17,17,26,.05),0 0 10px rgba(17,17,26,.1)}.info__about__subtitle{margin-bottom:5px}.info__about{text-align:justify}@media only screen and (max-width:500px){.info__about{text-align:left}}.info__about p{margin:5px 0}.info__about ul{margin-top:5px}.info__credits{flex-wrap:wrap;margin-bottom:20px}.info__credits,.info__credits__member{display:flex;justify-content:center;align-items:center}.info__credits__member{flex:1 1 auto;flex-direction:column;padding:10px}.info__credits__member__image{object-fit:cover;border-radius:50%;height:70px;width:70px}.footer-container{background:#4d4d4d;position:fixed;bottom:0;left:0;width:100%;z-index:15}.footer-container .footer-menu{display:flex;align-items:center;justify-content:center;list-style-type:none;padding:0;margin:0}.footer-container .footer-menu .footer-link{display:flex;align-items:center;padding:5px}@media only screen and (max-width:350px){.footer-container .footer-menu{display:inline-block}}.footer-container a{text-decoration:none;color:#fff}.footer-container a:hover{text-decoration:underline}.footer-container p{color:#fff;font-weight:600}.action-bar{width:100%;margin-top:90px;border-bottom:1px solid #ddd}.action-bar button{margin:0 0 0 15px;padding:5px 10px}@media only screen and (max-width:850px){.action-bar button{font-size:12px;margin:0 0 0 10px}}@media only screen and (max-width:767px){.action-bar{margin-top:80px}.action-bar button{font-size:0;padding:5px 0;margin:0 0 0 10px;min-width:35px}.action-bar button span{margin:0}}.action-bar__content{padding:0 20px 12px;max-width:1400px;margin:0 auto;display:flex;justify-content:flex-end;align-items:center}.action-bar__content__filter{position:relative;display:flex}.action-bar__content__filter__floating{position:absolute;background-color:#fff;top:42px;left:-100px;padding:25px 5px;box-shadow:0 2px 8px 0 rgba(99,99,99,.4);z-index:20;display:flex;flex-direction:row;align-items:center;align-content:center;flex-wrap:wrap}.action-bar__content__filter__floating .filter{flex:1 1;margin:0 10px;min-width:100px}.action-bar__content__filter__floating .filter select:active,.action-bar__content__filter__floating .filter select:focus,.action-bar__content__filter__floating .filter select:selected{background-color:transparent}.action-bar__content__filter__floating .filter{margin:10px 5px}.action-bar__content__filter__floating-end{right:0}.relative{width:100%;height:100%;position:relative}.relative .loader{height:100vh;width:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.4);z-index:9999}.relative .loader-spinner{position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.container-modal{display:flex;justify-content:center;align-items:center;min-width:100%;min-height:100vh}.modalDiv{background-color:#fff;padding:25px}.modalDiv Button{float:right}.confirmation-separator{margin-top:10px}.container-input{margin-bottom:25px;width:330px}.container-password{position:relative;display:flex;flex-direction:column}.container-password a{text-align:center;cursor:pointer}.container-password a:hover{text-decoration:underline}.container-password button{flex:1 1;margin-top:15px}.login-error{color:#d8363d;font-weight:700;position:absolute;top:100%;left:0;right:0;bottom:0}.login-error p{text-align:center}.gantt-chart{padding:20px;max-width:1400px;margin:0 auto 60px}.gantt-chart td>div{text-overflow:clip!important}#timeline-name-column{display:flex;align-items:center}#timeline-name-column__icon{padding-left:4px}.statistics-wrapper{margin-top:84px;border-bottom:1px solid #ddd}.statistics-wrapper .statistics-filters{width:100%;padding:0 0 5px;max-width:1400px;margin:0 auto;display:flex;justify-content:flex-end}.statistics-wrapper .statistics-filters__filter{width:130px}.statistics-charts{margin:20px auto;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 10px}.statistics-charts__byCriterion{padding:16px;flex:1 1 auto;display:flex;margin:10px;flex-direction:column;align-items:center;justify-content:space-between;overflow-x:auto;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,.36)}.statistics-charts__byCriterion__chart,.statistics-charts__byCriterion__table{width:100%}.statistics-charts__byCriterion__chart .recharts-responsive-container,.statistics-charts__byCriterion__chart .recharts-wrapper{margin:auto}.statistics-charts .recharts-surface{height:92%}.statistics-charts .recharts-legend-wrapper{left:110px!important}.statistics-emplotee-table{padding:16px;margin:20px;display:flex;flex-direction:column;align-items:center;box-shadow:0 1px 4px rgba(0,0,0,.36)}.evaluations-wrapper{width:100%}.evaluations-wrapper button{margin:0 0 0 15px;padding:5px 10px}@media only screen and (max-width:850px){.evaluations-wrapper button{font-size:12px;margin:0 0 0 10px}}@media only screen and (max-width:767px){.evaluations-wrapper button{font-size:0;padding:5px 0;margin:0 0 0 10px;min-width:35px}.evaluations-wrapper button span{margin:0}}.evaluations-wrapper .evaluations-filters{padding:0 20px 12px;max-width:1400px;margin:0 auto;display:flex;justify-content:flex-end;align-items:center}@media only screen and (max-width:772px){form{display:flex;flex-direction:column;align-items:stretch}.modal-forms-input{width:calc(100% - 20px)!important}}.statistics-login-table{padding:16px;margin:20px;display:flex;flex-direction:column;align-items:center;box-shadow:0 1px 4px rgba(0,0,0,.36)}.approvals-container{max-width:1400px;margin:80px auto;padding:20px}.approvals-container__table span{padding:5px}.approvals-container__export{margin:15px 0;float:right}.approvals-container tr{border-bottom:1px solid #ddd}.approvals-container th{font-weight:700}.approvals-container td,.approvals-container th{padding:8px;word-break:break-word;max-width:300px;min-width:102px}.approvals-container td:last-of-type,.approvals-container th:last-of-type{min-width:250px}.approvals-container .filter{display:flex;flex-direction:column;flex:1 1;margin:0 0 15px}.approvals-container .filter select,.approvals-container .filter select:active,.approvals-container .filter select:focus,.approvals-container .filter select:selected{border:0 solid transparent;background-color:transparent}.approvals-container .approval-buttons{display:flex;justify-content:space-evenly;align-items:center}@media only screen and (max-width:767px){.approvals-container{margin:70px auto}.approvals-container td{word-break:unset;overflow:hidden}.approvals-container td:nth-of-type(2){text-overflow:ellipsis}.approvals-container td:last-of-type{min-width:210px}.approvals-container .approval-buttons{justify-content:space-evenly}}@media only screen and (max-width:850px){.approvals-container td:last-of-type{min-width:230px}}.not-found-page{min-height:calc(100vh - 80px);text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.not-found-page h1{font-weight:600;font-size:100px;color:#666;font-size:60px}.objectives-page{display:flex;flex-direction:column;align-items:center}.objectives-page__public button{float:right;margin:10px 20px 0 0}.objectives-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:space-between;grid-gap:10px;padding-top:10px;width:100%;max-width:1440px;margin:0 auto}@media only screen and (max-width:1100px){.objectives-list{grid-template-columns:repeat(2,minmax(350px,1fr))}}@media only screen and (max-width:800px){.objectives-list{grid-template-columns:1fr;width:100%;justify-content:center}}.objectives-list__item{max-width:90vw;margin:0 10px 20px}@media only screen and (max-width:800px){.objectives-list__item{margin:0 auto;width:100%}}.objectives-pagination{margin-top:20px;margin-bottom:100px}.main-div{background-color:#eef5f9;height:100vh;width:100vw;overflow:hidden}.container-center{display:flex;justify-content:center;align-items:center;flex-direction:column;min-width:100%;height:100vh;min-height:95vh}.container-center .image-logo{width:200px;height:200px;margin-bottom:25px}@media only screen and (max-width:772px){.container-center .image-logo{height:100px;width:100px}}.container-center .title{font-size:1.5em;font-weight:700;text-transform:uppercase;margin:25px 0}@media only screen and (max-width:772px){.container-center .title{font-size:1.2em}}.button-class{width:330px}.title{text-align:center}.logged-in-container-center{min-width:100%;min-height:60vh}.logged-in-container-center,.logged-in-container-list{display:flex;flex-direction:column;align-items:center;justify-content:center}.logged-in-container-list{margin-top:20px}.logged-in-container-list div{display:flex;align-items:center;justify-content:space-between;margin:10px;padding:10px;width:50%;border-bottom:2px solid #f1ebeb}.logged-in-container-button{width:330px}.logged-in-container-button button{width:100%}.logged-in-stepper-style{margin:20px}.logged-in-input-style{width:100%}.logged-in-container-style{margin-bottom:30px;width:330px}.plans-container{max-width:1400px;margin:80px auto;padding:20px}@media only screen and (max-width:767px){.plans-container{margin:70px auto}}.plans-container__table span{padding:5px;margin:0 5px}.plans-container__table p{padding-left:70px}.plans-container__export{margin:15px 0;float:right}.plans-container th{font-weight:700}.plans-container th:nth-child(2){min-width:140px}.plans-container td,.plans-container th{padding:8px;max-width:300px}.plans-container .filter{display:flex;flex-direction:column;flex:1 1;margin:0 0 15px}.plans-container .filter select,.plans-container .filter select:active,.plans-container .filter select:focus,.plans-container .filter select:selected{border:0 solid transparent;background-color:transparent}.objective{margin:80px auto 50px;padding:20px;max-width:1400px;word-break:break-word}.objective--details{display:flex;flex-direction:row;justify-content:space-evenly;align-items:flex-start}.objective--details--link{display:block;position:absolute;bottom:0;left:30px;background:red;width:40px;height:40px;border-radius:50%;line-height:37.5px;cursor:pointer;text-align:center;color:#fff;font-size:40px;font-weight:bolder}.objective--details--wrapper{flex:2 1;display:flex;flex-direction:column;margin-bottom:20px}.objective--details--container{padding:0 20px;border-top:4px solid red;border-radius:3px;box-shadow:0 0 10px 2px rgba(0,0,0,.1);box-sizing:border-box;min-height:450px}.objective--details--container p{display:flex;flex-direction:column;font-size:16px;font-weight:700;color:#555}.objective--details--container p span{font-weight:400;color:#111;font-size:14px}.objective--details--header p#title{font-size:18px;display:flex;flex-direction:row;justify-content:flex-start;margin-left:0;align-items:center}.objective--details--header p#title span{margin-right:20px;width:21px;height:21px}.objective--details--header .persons{margin-top:-1em;display:grid;grid-template-columns:repeat(3,minmax(auto,200px));grid-template-rows:auto}.objective--details--header .persons p{font-size:16px}.objective--details--header .persons p span{font-size:14px;word-break:break-word}.objective--details--header:after{display:block;content:"";width:100%;margin:5px 0;border-top:1px solid #cdcdcd}.objective--details--dates,.objective--details--info{display:grid;grid-template-columns:repeat(3,minmax(auto,200px));grid-template-rows:auto}.objective--details--actions{border-top:1px solid #cdcdcd;width:100%;margin-top:auto;padding:15px 0;display:flex;justify-content:flex-end;align-content:flex-end}.objective--details--actions button{margin-left:25px;height:40px}.objective--details--key-result{flex:1 1;padding-left:20px;box-sizing:border-box;display:flex;flex-direction:column}.objective--details--key-result__card{width:100%;border-top:4px solid;border-radius:3px;max-width:100%;box-shadow:0 0 8px 2px rgba(0,0,0,.1);padding:0 20px;min-height:200px}.objective--details--key-result__card:not(:first-of-type){margin:1.5em 0}.objective--details--key-result__card__info{display:grid;grid-template-columns:repeat(2,minmax(auto,200px));grid-template-rows:auto}.objective--details--key-result__card h3{margin:18px 0;color:#555;white-space:normal;font-size:18px}.objective--details--key-result__card h3:after{display:block;content:"";width:100%;margin:15px 0;border-top:1px solid #cdcdcd}.objective--details--key-result__card p{margin:0 0 15px;display:flex;flex-direction:column;font-size:15px;font-weight:700;color:#555;padding:2px}.objective--details--key-result__card p span{font-weight:400;color:#111;font-size:13px;overflow:hidden;text-overflow:ellipsis}.objective--details--key-result__card--actions{width:100%;margin-top:auto;padding:15px 0;display:flex;justify-content:flex-end;align-content:flex-end;border-top:1px solid #cdcdcd}.objective--details--key-result__card--actions button{margin-left:20px}@media only screen and (max-width:992px){.objective{margin-top:75px;margin-bottom:30px}.objective--details{width:100%;flex-direction:column}.objective--details--container{min-height:400px;max-width:100%;width:100%}.objective--details--key-result{max-width:100%;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:0}.objective--details--key-result__card{margin:10px 0}.objective--details--key-result__card:not(:first-of-type){margin:10px}.objective--details--key-result__card p{display:flex;flex-direction:column;font-size:15px;font-weight:700;color:#555}.objective--details--key-result__card p span{font-weight:400;color:#111;font-size:13px}}@media only screen and (max-width:767px){.objective{margin-top:75px}.objective button{font-size:14px}.objective--details{flex-direction:column;align-items:stretch}.objective--details--container{min-height:400px}.objective--details--container p{font-size:14px}.objective--details--container p span{font-size:12px}.objective--details--dates,.objective--details--header .persons{display:flex;flex-direction:row;justify-content:space-between}.objective--details--dates p:first-child{display:none}.objective--details--info{display:flex;flex-direction:column}.objective--details--actions,.objective--details--info{justify-content:space-between}.objective--details--actions button{margin-left:0}.objective--details--actions button:first-of-type{display:none}.objective--details--key-result{padding-left:0}.objective--details--key-result__card{margin:0 0 20px;width:100%}.objective--details--key-result__card p{display:flex;flex-direction:column;font-size:14px;font-weight:700;color:#555}.objective--details--key-result__card p span{font-weight:400;color:#111;font-size:12px}.objective--details--key-result__card--actions{display:flex;flex-direction:row;justify-content:space-between}.objective--details--key-result__card--actions button{margin:0}}.completion-approval{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:150px}.completion-approval__text{max-width:1200px;margin-bottom:100px}.completion-approval__actions button{margin:10px}.completion-approval__message{font-size:20px}.completion-approval__error{font-size:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.timeline-container{margin:0 auto}#gantt{height:700px}.user-details{margin:90px auto;max-width:1400px;padding:10px 30px}@media only screen and (max-width:767px){.user-details{margin:70px auto}}.user-details__table{width:100%}.user-details__table span{padding:5px}@media only screen and (max-width:767px){.user-details__table span{padding:3px}}.user-details__table td{overflow:hidden;padding:17px}.user-details__table td:first-child p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.user-details__table tr:last-child td{border-bottom:none}.user-details__name{margin:5px 0}.user-details__progress{margin-top:30px}.user-details__progress__bars{width:80%;min-width:200px;max-width:500px;border-radius:5px;padding:30px 20px;box-shadow:0 0 5px rgba(0,0,0,.25)}.user-details__progress__bars .card__progress__bar{margin-bottom:20px}.user-details__edit button{cursor:pointer;padding:10px;width:100%;background:#004c7c;border:0;color:#fff;font-size:16px;font-weight:500;border-radius:5px}.user-details__edit button:hover{background:#004c9c}.user-details__edit--modal{min-width:500px}@media screen and (max-width:668px){.user-details__edit--modal{min-width:200px;max-width:90vw}}.user-details__edit--modal .error{color:red;text-align:center;width:100%}.user-details__edit--modal .manager{display:flex;align-items:center;max-width:90vw;grid-gap:20px;margin-bottom:10px}.user-details__edit--modal .teams{display:flex;flex-direction:column;max-width:90%}.user-details__edit--modal .teams__list{background:#f0f0f0;border-radius:5px;padding:5px;margin:5px 0;max-width:200px;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px}.user-details__edit--modal .teams__select{min-width:300px;max-width:80vw;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;grid-gap:10px;gap:10px;margin-top:10px}.user-details__edit--modal .teams__select div{min-width:200px;max-width:90%;max-height:40px;overflow:hidden;text-overflow:ellipsis}.user-details .evaluation{display:flex;flex-direction:column;align-items:center}.statistics{margin:0 auto 70px;max-width:1400px}a,b,body,em,h1,h2,h3,h4,i,p,span,strong{font-family:"Open Sans",sans-serif}a,b,body,em,i,p,span,strong{font-size:14px}.form__actions{width:100%;display:flex;flex-direction:row;justify-content:flex-end}.form__actions button{min-width:100px}.form__actions button:not(:last-of-type){margin:0 15px}@media only screen and (max-width:772px){.form__actions{justify-content:center}}input[type=date]::-webkit-calendar-picker-indicator{background:transparent;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}html::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}body{margin:0;padding:0}.no-data-found{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;align-content:center;margin:35px 0}.no-data-found span{text-align:center;color:#777}.MuiInput-root .MuiInput-input:focus,.MuiInput-root .MuiSelect-select:focus{background-color:transparent}.messages--error{font-size:14px;font-weight:700;margin-left:10px;color:red}iframe{display:none}
/*# sourceMappingURL=main.3a8cae17.chunk.css.map */