@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap);:root{--main-color:#11101d;--primary-color:#1d1b31;--secondary-color:#fff;--main-company-color:#ffce00;--border-radius:5px;--box-shadow:0px 0px 5px 0px rgba(0,0,0,0.26)}*{font-family:"Poppins",sans-serif;margin:0;padding:0;box-sizing:border-box}.active,.active span{color:#ffce00!important;color:var(--main-company-color)!important}.sidebar.sidebar__close .active{color:#fff;color:var(--secondary-color)}.sidebar.sidebar__close .active .sidebar__sub-menu .sidebar__active-submenu-indicator{opacity:1}.sidebar.sidebar__close .active svg{color:#ffce00!important;color:var(--main-company-color)!important}.base__hr-ease,.base__hr-right-left-ease{margin-top:4px;background-image:linear-gradient(90deg,transparent,#d4dadb,transparent);box-sizing:content-box;border:0;height:1px;max-width:100%}.base__hr-right-left-ease{margin-bottom:5px}.base__hr-right-ease{margin-top:4px;margin-bottom:5px;background-image:linear-gradient(90deg,grey,#d4dadb,transparent);box-sizing:content-box;border:0;height:1px;max-width:100%}.base__container-tabs{display:flex;justify-content:center;flex-wrap:wrap;width:100%;margin-bottom:10px;align-items:baseline;box-sizing:border-box;background:#fff;background:var(--secondary-color);border-radius:5px;border-radius:var(--border-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.26);box-shadow:var(--box-shadow)}.administration__tab-container .base__container-tabs .administration__tab,.base__container-tabs .administration__tab-container .administration__tab,.base__container-tabs .base__tab,.base__container-tabs .task__container-tabs .task__tab,.task__container-tabs .base__container-tabs .task__tab{height:74px!important}.components-card__container-card-stats{margin:10px;width:230px;height:156px;display:flex;justify-content:center;align-items:flex-end;z-index:99}.components-card__container-card-stats .components-card__card-stats{z-index:99;width:100%;height:125px;position:relative;box-shadow:0 1px 4px 0 rgba(0,0,0,.14);display:flex;flex-direction:column;justify-content:flex-start;text-align:end;flex-wrap:wrap;font-size:14px;background:#fff;background:var(--secondary-color);border-radius:4px}.components-card__container-card-stats .components-card__card-stats .components-card__title-card-stats{align-self:flex-end;word-break:break-word;margin-bottom:10px;padding:10px 8px 0 0;width:50%;height:60px;color:#999;-webkit-user-select:none;-ms-user-select:none;user-select:none}.components-card__container-card-stats .components-card__card-stats .components-card__value-card-stats{padding-right:8px;width:100%}.components-card__container-card-stats .components-card__card-stats .components-card__value-card-stats p:first-child{font-weight:300;font-size:13px;margin-bottom:2px}.components-card__container-card-stats .components-card__card-stats .components-card__value-card-stats p:last-child{font-weight:300;font-size:18px}.components-card__container-card-stats .components-card__card-stats .components-card__card-stats-icon-container{width:85px;height:85px;border-radius:4px;position:absolute;left:30%;margin-left:-50px;top:55%;margin-top:-100px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 13px -5px #000}.components-card__container-card-stats .components-card__card-stats .components-card__card-stats-icon-container svg{color:#fff;color:var(--secondary-color)}.components-card__container-card-stats .components-card__card-stats hr{margin-top:4px;background-image:linear-gradient(90deg,transparent,#d4dadb,transparent);box-sizing:content-box;border:0;height:1px;max-width:100%}.components-card__card-container{padding:10px;background:#fff;background:var(--secondary-color);box-shadow:0 1px 4px 1px rgba(0,0,0,.12);-webkit-box-shadow:rgba(0,0,0,.12) 0 1px 4px 1px;-moz-box-shadow:rgba(0,0,0,.12) 0 1px 4px 1px;border-radius:5px;display:flex}.components-card__card-container .components-card__card-title{width:100%}.components-card__card-container .components-card__card-title h4{font-weight:550}.components-card__card-container .components-card__card-title hr{width:300px}.sidebar{position:fixed;top:0;left:0;height:100%;width:260px;background:#11101d;z-index:200;transition:all .5s ease}.sidebar .sidebar__logo-details{height:60px;width:100%;display:flex;text-decoration:none;align-items:center}.sidebar .sidebar__logo-details .sidebar__logo-img{color:#fff;color:var(--secondary-color);font-size:30px;width:60px;height:40px;min-width:78px;text-align:center;line-height:50px}.sidebar .sidebar__logo-details .sidebar__logo-img img{max-width:100%;max-height:100%}.sidebar .sidebar__logo-details .sidebar__logo-name{font-size:22px;color:#fff;font-weight:600;word-spacing:500px;transition:.3s ease;transition-delay:.1s}.sidebar .sidebar__nav-links{height:100%;padding:30px 0 150px;overflow:auto}.sidebar .sidebar__nav-links::-webkit-scrollbar{display:none}.sidebar .sidebar__nav-links li{position:relative;list-style:none}.sidebar .sidebar__nav-links li:hover{background:#1d1b31}.sidebar .sidebar__nav-links li:hover .sidebar__sub-menu.sidebar__blank{height:50px;top:50%;transform:translateY(0)}.sidebar .sidebar__nav-links li .sidebar__icon-link{display:flex;align-items:center;justify-content:space-between}.sidebar .sidebar__nav-links li svg{min-width:78px;text-align:center;color:#fff;color:var(--secondary-color);cursor:pointer;transition:all .3s ease}.sidebar .sidebar__nav-links li a{display:flex;align-items:center;text-decoration:none}.sidebar .sidebar__nav-links li a .sidebar__link-name{text-overflow:ellipsis;white-space:nowrap;font-size:15px;height:50px;line-height:50px;font-weight:400;color:#fff;transition:all .3s ease}.sidebar .sidebar__nav-links li .sidebar__sub-menu{padding:6px 6px 14px 80px;margin-top:-10px;background:#1d1b31;display:none}.sidebar .sidebar__nav-links li .sidebar__sub-menu a{color:#fff;font-size:15px;padding:5px 0;white-space:nowrap;opacity:.6;transition:all .3s ease}.sidebar .sidebar__nav-links li .sidebar__sub-menu a:hover{opacity:1}.sidebar .sidebar__nav-links li .sidebar__sub-menu .sidebar__link-name{display:none}.sidebar .sidebar__nav-links li .sidebar__sub-menu.sidebar__blank{opacity:1;pointer-events:auto;padding:3px 20px 6px 16px;opacity:0;pointer-events:none}.sidebar .sidebar__nav-links li.sidebar__show-menu svg.sidebar__arrow{transform:rotate(-180deg)}.sidebar .sidebar__nav-links li.sidebar__show-menu .sidebar__sub-menu{display:block}.sidebar .sidebar__profile-details{position:fixed;bottom:0;width:260px;display:flex;align-items:center;justify-content:space-between;background:#1d1b31;padding:12px 0;transition:all .5s ease;overflow-x:hidden}.sidebar .sidebar__profile-details .sidebar__profile-content{display:flex;align-items:center;cursor:pointer}.sidebar .sidebar__profile-details img{height:52px;width:52px;object-fit:cover;border-radius:16px;margin:0 14px 0 12px;background:#1d1b31;transition:all .5s ease}.sidebar .sidebar__profile-details .sidebar__name-job{cursor:pointer}.sidebar .sidebar__profile-details .sidebar__profile-name{color:#fff;max-width:145px;font-size:18px;font-weight:500;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar .sidebar__profile-details .sidebar__profile-job{color:#fff;font-weight:500;max-width:145px;font-size:10px;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar .sidebar__profile-details #sidebar__icon-exit{min-width:38px;text-align:center;line-height:30px;color:#fff;color:var(--secondary-color);cursor:pointer;transition:all .3s ease}.sidebar.sidebar__close{width:78px}.sidebar.sidebar__close .sidebar__logo-details .sidebar__logo-name{transition-delay:0s;opacity:0;pointer-events:none}.sidebar.sidebar__close .sidebar__nav-links{overflow:visible}.sidebar.sidebar__close .sidebar__nav-links li .sidebar__icon-link{display:block}.sidebar.sidebar__close .sidebar__nav-links li a .sidebar__link-name{position:relative;opacity:0;pointer-events:none}.sidebar.sidebar__close .sidebar__nav-links li .sidebar__sub-menu{position:absolute;left:100%;top:-10px;margin-top:0;padding:10px 20px;border-radius:0 6px 6px 0;opacity:0;display:block;pointer-events:none;transition:0s}.sidebar.sidebar__close .sidebar__nav-links li .sidebar__sub-menu .sidebar__link-name{font-size:18px;opacity:1;display:block}.sidebar.sidebar__close .sidebar__nav-links li:hover .sidebar__sub-menu{top:0;opacity:1;pointer-events:auto;transition:all .4s ease}.sidebar.sidebar__close .sidebar__nav-links svg.sidebar__arrow{display:none}.sidebar.sidebar__close .sidebar__profile-details{background:none;width:78px}.sidebar.sidebar__close .sidebar__profile-details img{padding:10px}.sidebar.sidebar__close .sidebar__profile-details .sidebar__profile-job,.sidebar.sidebar__close .sidebar__profile-details .sidebar__profile-name,.sidebar.sidebar__close .sidebar__profile-details svg{display:none}.sidebar.sidebar__close~.sidebar__home-section{left:78px;width:calc(100% - 78px)}.sidebar__home-section.sidebar__close .sidebar__home-section-logout{margin-right:15px;color:#fff;color:var(--secondary-color);opacity:0;transition:all .3 ease}.sidebar__home-section{position:fixed;justify-content:space-between;background:#181824;z-index:200;left:260px;width:calc(100% - 260px);transition:all .5s ease}.sidebar__home-section,.sidebar__home-section .sidebar__home-content{display:flex;align-items:center;height:50px}.sidebar__home-section .sidebar__home-content .sidebar__bx-menu{color:#fff;color:var(--secondary-color);font-size:30px;margin:0 15px;cursor:pointer}.sidebar__home-section .sidebar__home-content .sidebar__text{font-size:35px;margin-left:8px}.sidebar__home-section .sidebar__home-content .sidebar__text .sidebar__icon-back{font-weight:400;font-size:35px;margin-right:5px}.sidebar__home-section .sidebar__home-section-logout{left:-15px;margin-right:15px;color:#fff;color:var(--secondary-color);opacity:1;transition:all .3 ease}.sidebar__home-section .sidebar__home-section-logout svg{cursor:pointer}.wrapper{overflow-x:hidden;padding:70px 10px 10px;height:100vh;margin-left:78px;background:#e4e9f7}.wrapper::-webkit-scrollbar{width:9px;height:9px;background-color:var(--second-bg-color)}.wrapper::-webkit-scrollbar-thumb{background-color:#11101d;background-color:var(--main-color);border-radius:10rem;border:1px solid var(--main-bg-color)}@media only screen and (max-width:600px){.wrapper{margin-left:78px}.sidebar__expand .wrapper{margin-left:0}}.files__container-file-charged{width:450px;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;min-height:60px;background-color:#2b2b41;font-size:15px;cursor:auto;border-radius:5px;color:#fff;color:var(--secondary-color);box-shadow:0 0 13px -5px #000;padding:8px}.files__container-file-charged .files__file-charged-item{width:10%}.files__container-file-charged .files__file-charged-item:nth-child(2){width:65%}.files__container-file-charged .files__file-charged-item:nth-child(2) p{max-width:250px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.files__container-file-charged .files__file-charged-item:last-child{width:25%;display:flex;justify-content:space-around}.files__container-file-charged .files__file-charged-item:last-child .files__file-charged-item-icon{cursor:pointer;height:40px;width:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#1d1b31;background:var(--primary-color)}@media screen and (max-width:600px){.files__container-file-charged .files__file-charged-item{width:100%;display:flex;justify-content:center;align-items:center}.files__container-file-charged .files__file-charged-item:nth-child(2){width:100%}.files__container-file-charged .files__file-charged-item:last-child{width:50%}}@media screen and (max-width:600px){.files__container-file-charged{justify-content:center;align-items:center;width:100%}}.files__dragdrop-zone{margin:20px 0 10px;z-index:109;cursor:pointer;width:100%;outline:none;height:150px;background-color:#fff;border:2px solid #11101d;border-radius:5px;border:2px dashed var(--main-color);display:flex;justify-content:center;flex-direction:column;align-items:center;text-align:center}.files__dragdrop-zone .files__icons-files{font-size:4rem;margin-bottom:10px}@media screen and (max-width:600px){.files__dragdrop-zone{height:300px}}.files__dragdrop-zone h2{word-break:break-all}.files__dragdrop-zone p{-webkit-user-select:none;-ms-user-select:none;user-select:none}.files__dragdrop-zone:focus,.files__dragdrop-zone:hover{border-color:#ffce00;border-color:var(--main-company-color)}.dashboard__container{width:100%;min-height:80vh;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start}@media screen and (max-width:610px){.dashboard__container{justify-content:center}}.dashboard__container .dashboard__container-last-documents-and-cards,.dashboard__container .dashboard__container-side-right{padding:10px}@media screen and (max-width:600px){.dashboard__container .dashboard__container-last-documents-and-cards,.dashboard__container .dashboard__container-side-right{padding:0}}.dashboard__container .dashboard__container-last-documents-and-cards{display:flex;flex-direction:column;justify-content:center;align-items:center;width:64%}@media screen and (max-width:950px){.dashboard__container .dashboard__container-last-documents-and-cards{width:100%}}.dashboard__container .dashboard__container-last-documents-and-cards .dashboard__container-cards{display:flex;justify-content:space-around;align-items:center;width:100%}@media screen and (max-width:1120px){.dashboard__container .dashboard__container-last-documents-and-cards .dashboard__container-cards{flex-wrap:wrap}}.dashboard__container .dashboard__container-last-documents-and-cards .dashboard__container-section-bar-chart{width:100%;display:flex;justify-content:center;align-items:center}.dashboard__container .dashboard__container-last-documents-and-cards .dashboard__container-section-bar-chart .dashboard__container-bar-chart{border-radius:5px;border-radius:var(--border-radius);padding:10px;background:#fff;background:var(--secondary-color);box-shadow:0 0 5px 0 rgba(0,0,0,.26);box-shadow:var(--box-shadow);width:100%}.dashboard__container .dashboard__container-side-right{width:34%}@media screen and (max-width:950px){.dashboard__container .dashboard__container-side-right{width:100%}}.dashboard__list-container{background:#fff;background:var(--secondary-color);border-radius:5px;border-radius:var(--border-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.26);box-shadow:var(--box-shadow);width:100%;min-height:20px;margin:10px 0 0;padding:0 0 8px}.dashboard__list-container .dashboard__list-section-title{padding:10px}.dashboard__list-container .dashboard__list-section-title hr{width:60%!important}@media screen and (max-width:800px){.dashboard__list-container .dashboard__list-section-title hr{width:100%!important}}.dashboard__list-container .dashboard__list-section-items{overflow-x:auto}.dashboard__list-container .dashboard__list-section-items .dashboard__list-item{min-width:300px;padding:5px 5px 8px 14px}.dashboard__list-container .dashboard__list-section-items .dashboard__list-item .dashboard__list-name{display:flex;justify-content:flex-start;align-items:center;min-height:40px;word-break:break-word;color:#3699ff}.dashboard__list-container .dashboard__list-section-items .dashboard__list-item .dashboard__list-name a{color:#3699ff;text-decoration:none}.dashboard__list-container .dashboard__list-section-items .dashboard__list-item .dashboard__list-name a:hover{color:#1d1b31;color:var(--primary-color)}.dashboard__list-container .dashboard__list-section-items .dashboard__list-item .dashboard__list-name svg{height:20px;margin-right:14px}.dashboard__list-container .dashboard__list-section-items .dashboard__list-item .dashboard__list-date p{margin-left:25px;font-size:12px;opacity:.7}.upload-documents__container-upload{width:100%}.upload-documents__container-upload .upload-documents__container-dropzone{width:100%;padding:30px;min-height:10vh;display:flex;flex-direction:column;z-index:109}.upload-documents__container-upload .upload-documents__container-dropzone .upload-documents__container-input .upload-documents__item-input{width:30%}@media screen and (max-width:720px){.upload-documents__container-upload .upload-documents__container-dropzone .upload-documents__container-input .upload-documents__item-input{width:100%}}.upload-documents__container-upload .upload-documents__container-document-type{padding-top:30px;width:300px}@media screen and (max-width:600px){.upload-documents__container-upload .upload-documents__container-document-type{width:100%}}.upload-documents__container-upload .upload-documents__container-upload-submit{padding-left:30px}.upload-documents__container-form-metadata{width:100%;display:flex;justify-content:center;align-items:center}.upload-documents__container-form-metadata .upload-documents__container-form-metadata-fields{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center}.upload-documents__container-form-metadata .upload-documents__container-form-metadata-fields .upload-documents__container-button-metadata{width:300px;margin-top:30px;display:flex}@media screen and (max-width:500px){.upload-documents__container-form-metadata .upload-documents__container-form-metadata-fields .upload-documents__container-button-metadata{width:80%}}.commons__preview-thumbail-container{width:100%;height:100%}.commons__preview-thumbail-container .commons__preview-thumbail-pdf{border:0;width:100%;height:100%}.commons__history-container{width:100%;display:flex;justify-content:center;align-items:center}.commons__history-container .commons__history{min-width:50%}.commons__history-content{background:#fff;background:var(--secondary-color);display:flex;box-shadow:0 0 5px 0 rgba(0,0,0,.26);box-shadow:var(--box-shadow);border-radius:5px;border-radius:var(--border-radius);padding:5px;justify-content:center;flex-direction:column;align-items:center}.commons__history-content h3{font-weight:500}.commons__comment-container{width:80%}@media screen and (max-width:780px){.commons__comment-container{width:100%}}.commons__comment-container .commons__comment{min-width:50%}.commons__comment-content{background:#fff;background:var(--secondary-color);display:flex;box-shadow:0 0 5px 0 rgba(0,0,0,.26);box-shadow:var(--box-shadow);border-radius:5px;border-radius:var(--border-radius);padding:5px;justify-content:flex-start;flex-direction:column;align-items:flex-start}.commons__comment-content h3{font-weight:500;margin-bottom:10px;margin-left:6px}.commons__comment-content p{margin-left:6px}.commons__loaders-backdrop{width:100%;min-height:30vh}.commons__loaders-backdrop,.components-modal__modal-default{display:flex;justify-content:center;align-items:center}.components-modal__modal-default .components-modal__container-card-title{width:90%;padding:25px 0 0;position:relative;max-height:100vh;overflow:auto}.components-modal__modal-default .components-modal__container-card-title .components-modal__title-card{display:flex;justify-content:center;align-items:center;align-self:center;position:absolute;width:85%;background:#ffce00;background:var(--main-company-color);height:65px;z-index:10;top:0;left:0;right:0;margin-left:auto;margin-right:auto;box-shadow:0 0 10px -5px #000;font-weight:100;border-radius:3px;font-weight:500}@media screen and (max-width:1100px){.components-modal__modal-default .components-modal__container-card-title .components-modal__title-card{width:75%}}@media screen and (max-width:500px){.components-modal__modal-default .components-modal__container-card-title .components-modal__title-card{width:65%}}.components-modal__modal-default .components-modal__container-card-title .components-modal__title-card p{margin-left:30px;font-size:20px}.components-modal__modal-default .components-modal__container-card-title .components-modal__card-title{width:100%;display:flex;justify-content:space-between;align-items:flex-start;position:relative;height:100%;background:#fff;background:var(--secondary-color);border-radius:5px;border-radius:var(--border-radius)}.components-modal__modal-default .components-modal__container-card-title .components-modal__card-title .components-modal__card-title-content{width:100%;display:flex;flex-direction:column;padding-top:45px}.components-modal__modal-default .components-modal__container-card-title .components-modal__card-title .components-modal__card-title-content .components-modal__modal-default-buttons{display:flex;justify-content:flex-end;align-items:center;width:100%;padding:10px}.components-modal__modal-preview-document{display:flex;justify-content:center;align-items:center}.components-modal__modal-preview-document .components-modal__modal-preview-document-container{display:flex;justify-content:space-between;align-items:center;flex-direction:column;width:95%;border-radius:5px;padding:10px;background:#fff;background:var(--secondary-color);position:relative;min-height:95vh;max-height:100vh}.components-modal__modal-preview-document .components-modal__modal-preview-document-container .components-modal__modal-preview-document-title{width:100%;height:40px}.components-modal__modal-preview-document .components-modal__modal-preview-document-container .components-modal__modal-preview-document-close{position:absolute;right:10px;top:5px;cursor:pointer}.components-modal__modal-preview-document .components-modal__modal-preview-document-container .components-modal__modal-preview-content{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;overflow:auto}.components-modal__modal-preview-document .components-modal__modal-preview-document-container .components-modal__modal-preview-content .components-modal__modal-preview-document-item{width:40%;height:10px;min-height:80vh}@media screen and (max-width:800px){.components-modal__modal-preview-document .components-modal__modal-preview-document-container .components-modal__modal-preview-content .components-modal__modal-preview-document-item{width:100%;flex-direction:column}}.components-modal__modal-preview-document .components-modal__modal-preview-document-container .components-modal__modal-preview-content .components-modal__modal-preview-document-item:last-child{width:100%;background:green}@media screen and (max-width:800px){.components-modal__modal-preview-document .components-modal__modal-preview-document-container .components-modal__modal-preview-content .components-modal__modal-preview-document-item:last-child{width:100%}}.components-modal__modal-preview-document .components-modal__modal-preview-document-container .components-modal__modal-preview-document-buttons{display:flex;justify-content:flex-end;align-items:center;width:100%;margin-top:20px}.components-modal__modal-metadata-document{display:flex;justify-content:center;align-items:center}.components-modal__modal-metadata-document .components-modal__modal-metadata-document-container{display:flex;justify-content:space-between;align-items:center;flex-direction:column;width:95%;border-radius:5px;padding:10px;background:#fff;background:var(--secondary-color);position:relative;min-height:95vh;max-height:100vh}.components-modal__modal-metadata-document .components-modal__modal-metadata-document-container .components-modal__modal-metadata-document-title{width:100%;height:40px}.components-modal__modal-metadata-document .components-modal__modal-metadata-document-container .components-modal__modal-metadata-document-close{position:absolute;right:10px;top:5px;cursor:pointer}.components-modal__modal-metadata-document .components-modal__modal-metadata-document-container .components-modal__modal-metadata-content{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;overflow:auto}.components-modal__modal-metadata-document .components-modal__modal-metadata-document-container .components-modal__modal-metadata-content .components-modal__modal-metadata-document-item{width:50%;height:10px;min-height:80vh}.components-modal__modal-metadata-document .components-modal__modal-metadata-document-container .components-modal__modal-metadata-content .components-modal__modal-metadata-document-item .components-modal__metadata-container{display:flex;justify-content:center}@media screen and (max-width:800px){.components-modal__modal-metadata-document .components-modal__modal-metadata-document-container .components-modal__modal-metadata-content .components-modal__modal-metadata-document-item{width:100%;flex-direction:column}}.components-modal__modal-metadata-document .components-modal__modal-metadata-document-container .components-modal__modal-metadata-content .components-modal__modal-metadata-document-item:last-child{width:50%}@media screen and (max-width:800px){.components-modal__modal-metadata-document .components-modal__modal-metadata-document-container .components-modal__modal-metadata-content .components-modal__modal-metadata-document-item:last-child{width:100%}}.components-modal__modal-metadata-document .components-modal__modal-metadata-document-container .components-modal__modal-metadata-document-buttons{display:flex;justify-content:flex-end;align-items:center;width:100%;margin-top:20px}.components-modal__modal-signature-document{display:flex;justify-content:center;align-items:center}.components-modal__modal-signature-document .components-modal__modal-signature-document-container{display:flex;justify-content:space-between;align-items:center;flex-direction:column;width:95%;border-radius:5px;padding:10px;background:#fff;background:var(--secondary-color);position:relative;min-height:95vh;max-height:100vh}.components-modal__modal-signature-document .components-modal__modal-signature-document-container .components-modal__modal-signature-document-title{width:100%;height:40px}.components-modal__modal-signature-document .components-modal__modal-signature-document-container .components-modal__modal-signature-document-close{position:absolute;right:10px;top:5px;cursor:pointer}.components-modal__modal-signature-document .components-modal__modal-signature-document-container .components-modal__modal-signature-content{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;overflow:auto}.components-modal__modal-signature-document .components-modal__modal-signature-document-container .components-modal__modal-signature-content .components-modal__modal-signature-document-item{width:50%;height:10px;min-height:80vh}@media screen and (max-width:800px){.components-modal__modal-signature-document .components-modal__modal-signature-document-container .components-modal__modal-signature-content .components-modal__modal-signature-document-item{width:100%;flex-direction:column}}.components-modal__modal-signature-document .components-modal__modal-signature-document-container .components-modal__modal-signature-content .components-modal__modal-signature-document-item:last-child{width:50%;min-height:80vh;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}@media screen and (max-width:800px){.components-modal__modal-signature-document .components-modal__modal-signature-document-container .components-modal__modal-signature-content .components-modal__modal-signature-document-item:last-child{width:100%}}.components-modal__modal-signature-document .components-modal__modal-signature-document-container .components-modal__modal-signature-content .components-modal__modal-signature-document-item:last-child .components-modal__modal-signature-document-title{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:10px}.components-modal__modal-signature-document .components-modal__modal-signature-document-container .components-modal__modal-signature-content .components-modal__modal-signature-document-item:last-child .components-modal__modal-signature-document-title h3{font-weight:300}.components-modal__modal-signature-document .components-modal__modal-signature-document-container .components-modal__modal-signature-content .components-modal__modal-signature-document-item:last-child .components-modal__modal-signature-document-item-form{display:flex;width:100%;justify-content:center;align-items:center;flex-direction:column}.components-modal__modal-signature-document .components-modal__modal-signature-document-container .components-modal__modal-signature-content .components-modal__modal-signature-document-item:last-child .components-modal__modal-signature-document-item-form .components-modal_modal-signature-document-item-form-input{width:90%;padding:20px;display:flex;justify-content:center}.components-modal__modal-signature-document .components-modal__modal-signature-document-container .components-modal__modal-signature-document-buttons{display:flex;justify-content:flex-end;align-items:center;width:100%;margin-top:20px}.my-documents__container-search{padding:5px;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;border-top-left-radius:5px;border-top-left-radius:var(--border-radius);border-top-right-radius:5px;border-top-right-radius:var(--border-radius);background:#fff;background:var(--secondary-color);border-bottom:.1px solid rgba(0,0,0,.2)}.my-documents__container-search .my-documents__container-search-form{padding:5px;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;width:100%}.my-documents__container-search .my-documents__container-search-form .my-documents__container-change{display:flex;justify-content:center;align-items:center;flex-direction:row-reverse;width:40%}@media screen and (max-width:550px){.my-documents__container-search .my-documents__container-search-form .my-documents__container-change{width:100%}}.my-documents__container-search .my-documents__container-search-form .my-documents__container-change .my-documents__container-inputs-search{width:100%;padding:0;margin:5px}.my-documents__container-search .my-documents__contianer-form-search-metadata{width:100%}.my-documents__table-styles-container{border-radius:none;border-left:.1px solid rgba(0,0,0,.2)}.my-documeents__container-folder-table{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center;width:100%;background:#fff;background:var(--secondary-color)}.my-documeents__container-folder-table .my-documents__container-folder{margin-top:4px;padding-left:8px;height:100%;width:25%}.my-documeents__container-folder-table .my-documents__container-folder .my-documents__item-folder-title{display:flex}.my-documeents__container-folder-table .my-documents__container-folder .my-documents__item-folder-title h4{font-weight:500;margin-right:6px}.my-documeents__container-folder-table .my-documents__container-table{width:75%}@media screen and (max-width:1000px){.my-documeents__container-folder-table .my-documents__container-folder,.my-documeents__container-folder-table .my-documents__container-table{width:100%}}.my-documents__container-form-search{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:0 0 10px 5px}.my-documents__container-form-search .my-documents__title-form-search{width:100%}.my-documents__container-form-search .my-documents__container-inputs-form-search{margin-top:10px;display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%}.my-documents__container-form-search .my-documents__container-inputs-form-search .my-documents__input-form-search{padding:10px;width:33%}@media screen and (max-width:800px){.my-documents__container-form-search .my-documents__container-inputs-form-search .my-documents__input-form-search{width:50%}}@media screen and (max-width:600px){.my-documents__container-form-search .my-documents__container-inputs-form-search .my-documents__input-form-search{width:100%}}.my-documents__container-form-metadata-fields{width:100%}.my-documents__container-form-metadata-fields button{margin-top:5px;width:150px}#my-documents__title{font-weight:500}.my-documents__table-container{border-radius:5px;border-radius:var(--border-radius)}.my-documents__table-container .my-documents__table th{min-width:150px}.my-documents__table-container .my-documents__table-head{background:#369bff}.my-documents__table-container .my-documents__table-head .my-documents__table-head-cell{font-weight:600!important;color:#fff!important}.my-documents__container-details-document{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.my-documents__container-details-document .my-documents__details-features{width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.my-documents__container-details-document .my-documents__details-features .my-documents__details-card{width:19%;position:relative;min-height:100px;display:flex;justify-content:center;align-items:center;background:#fff;background:var(--secondary-color);border-radius:5px;border-radius:var(--border-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.26);box-shadow:var(--box-shadow)}@media screen and (max-width:600px){.my-documents__container-details-document .my-documents__details-features .my-documents__details-card{width:100%;margin:5px}}.my-documents__container-details-document .my-documents__details-features .my-documents__details-card svg{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;color:rgba(0,0,0,.07)}.my-documents__container-details-document .my-documents__details-features .my-documents__details-card p{font-weight:490;text-shadow:1px 0 1px #ccc,0 1px 1px #eee,2px 1px 1px #ccc,1px 2px 1px #eee,3px 2px 1px #ccc,2px 3px 1px #eee,4px 3px 1px #ccc,3px 4px 1px #eee,2px 2px 2px rgba(206,89,55,0);text-align:center}.my-documents__container-details-document .my-documents__details-title{background:#fff;background:var(--secondary-color);border-radius:5px;border-radius:var(--border-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.26);box-shadow:var(--box-shadow);padding:10px;width:100%;margin-bottom:8px}.my-documents__container-details-document .my-documents__details-document-container,.my-documents__container-details-document .my-documents__details-document-metadata{margin:1%}.my-documents__container-details-document .my-documents__details-document-container{width:55%;background:#fff;background:var(--secondary-color);min-height:100vh}@media screen and (max-width:950px){.my-documents__container-details-document .my-documents__details-document-container{width:100%;min-height:115vh}}.my-documents__container-details-document .my-documents__details-document-metadata{width:41%}@media screen and (max-width:950px){.my-documents__container-details-document .my-documents__details-document-metadata{width:100%}}.my-documents__container-details-document .my-documents__details-document-metadata .my-documents__details-documents-metadata-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.my-documents__container-details-document .my-documents__details-document-metadata .my-documents__details-documents-metadata-container button{margin-top:10px}.my-documents__container-details-document .my-documents__details-document-metadata .my-documents__details-documents-metadata-container .my-documents__details-documents-select-type-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:10px;width:50%}@media screen and (max-width:500px){.my-documents__container-details-document .my-documents__details-document-metadata .my-documents__details-documents-metadata-container .my-documents__details-documents-select-type-container{width:90%}}.my-documents__container-details-document .my-documents__details-document-flow{width:100%;background:#fff;background:var(--secondary-color)}.my-documents__container-flow{display:flex;justify-content:flex-start;flex-direction:column;align-items:center}.my-documents__container-flow #my-documents__flow-button{margin-top:10px;margin-right:8px;align-self:flex-end}.my-documents__container-flow .my-documents__container-flow-check{width:100%}.my-documents__container-flow .my-documents__container-flow-inputs{display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%}@media screen and (max-width:700px){.my-documents__container-flow .my-documents__container-flow-inputs{flex-direction:column}}.my-documents__container-flow .my-documents__container-flow-inputs .my-documents__container-flow-input{padding:10px}.my-documents__container-flow .my-documents__container-flow-inputs .my-documents__container-flow-input:first-child{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%}.my-documents__container-flow .my-documents__container-flow-inputs .my-documents__container-flow-input:first-child .my-documents__flow-input{width:45%}@media screen and (max-width:1200px){.my-documents__container-flow .my-documents__container-flow-inputs .my-documents__container-flow-input:first-child .my-documents__flow-input{padding:5px;width:100%}}@media screen and (max-width:900px){.my-documents__container-flow .my-documents__container-flow-inputs .my-documents__container-flow-input:first-child{width:40%}}@media screen and (max-width:700px){.my-documents__container-flow .my-documents__container-flow-inputs .my-documents__container-flow-input:first-child{width:100%}}.my-documents__container-flow .my-documents__container-flow-inputs .my-documents__container-flow-input:last-child{width:100%}@media screen and (max-width:900px){.my-documents__container-flow .my-documents__container-flow-inputs .my-documents__container-flow-input:last-child{width:60%}}@media screen and (max-width:700px){.my-documents__container-flow .my-documents__container-flow-inputs .my-documents__container-flow-input:last-child{width:100%}}.react-autosuggest__container{position:relative;width:100%}.react-autosuggest__container a{color:inherit;text-decoration:inherit}.react-autosuggest__input{width:100%;height:30px;padding:25px 25px 25px 10px;font-family:Helvetica,sans-serif;font-weight:300;font-size:18px;border:1px solid #aaa;border-radius:4px}.react-autosuggest__input:focus{outline:none}.react-autosuggest__container--open .react-autosuggest__input{border-bottom-left-radius:0;border-bottom-right-radius:0}.react-autosuggest__suggestions-container{display:none}.react-autosuggest__container--open .react-autosuggest__suggestions-container{max-height:400px;overflow:auto;display:block;position:absolute;width:100%;border:1px solid #aaa;background-color:#fff;font-family:Helvetica,sans-serif;font-weight:300;font-size:16px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;z-index:2}.react-autosuggest__container--open .react-autosuggest__suggestions-container:focus{background:red}.react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.react-autosuggest__suggestion{cursor:pointer}.react-autosuggest__suggestion:not(:first-child){border-top:1px solid #ddd}.react-autosuggest__suggestion--highlighted{background-color:#ddd}.react-autosuggest__suggestion--focused{background-color:#0c7eaf;height:10px;color:#fff}.my-documents__suggestion-content{display:flex;align-items:center;background-repeat:no-repeat}.my-documents__suggestion-content .my-documents__name{margin-left:10px;line-height:50px;position:relative;height:50px;width:100%}.my-documents__suggestion-content .my-documents__name .my-documents__search-suggestion-date{position:absolute;top:10;right:5px;color:#aaa;font-size:13px}.my-documents__highlight{color:#00b6ee;font-weight:700}.administration__tab-container{display:flex;justify-content:center;flex-wrap:wrap;width:100%;margin-bottom:10px;align-items:baseline;box-sizing:border-box;background:#fff;background:var(--secondary-color);border-radius:5px;border-radius:var(--border-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.26);box-shadow:var(--box-shadow)}.administration__tab-container .administration__tab,.administration__tab-container .base__container-tabs .base__tab,.administration__tab-container .task__container-tabs .task__tab,.base__container-tabs .administration__tab-container .base__tab,.task__container-tabs .administration__tab-container .task__tab{height:74px!important}.administration__table-styles-container{background-color:#fff;border-radius:none}.administration__content-modal-list-detail,.administration__content-modal-organization{width:100%;padding:10px}.task__container-tabs{display:flex;justify-content:center;flex-wrap:wrap;width:100%;margin-bottom:10px;align-items:baseline;box-sizing:border-box;background:#fff;background:var(--secondary-color);border-radius:5px;border-radius:var(--border-radius);box-shadow:0 0 5px 0 rgba(0,0,0,.26);box-shadow:var(--box-shadow)}.administration__tab-container .task__container-tabs .administration__tab,.base__container-tabs .task__container-tabs .base__tab,.task__container-tabs .administration__tab-container .administration__tab,.task__container-tabs .base__container-tabs .base__tab,.task__container-tabs .task__tab{height:74px!important}.task__tab-task-container .task__tab-task-check-section{display:flex;flex-direction:column;padding:10px}.task__tab-task-container .task__tab-task-check-section .task__tab-task-check-title{width:100%}.task__tab-task-container .task__tab-task-check-section .task__tab-task-check-inputs-section .task__tab-task-check-input-item{margin-top:10px;width:300px}@media screen and (max-width:500px){.task__tab-task-container .task__tab-task-check-section .task__tab-task-check-inputs-section .task__tab-task-check-input-item{width:100%}}.task__tab-task-container .task__tab-task-check-comment-section{margin:15px 0;width:600px}@media screen and (max-width:750px){.task__tab-task-container .task__tab-task-check-comment-section{width:100%}}.task__tab-task-container .task__tab-task-check-buttons-section{display:flex;justify-content:center;align-items:center;width:100%;flex-wrap:wrap}.task__tab-task-container .task__tab-task-check-buttons-section .task__tab-task-check-button-item{display:flex;justify-content:center;align-items:center;flex:1 1;margin:10px}.task__required-date-extra-time{background-color:#4caf50;opacity:.8;color:#fff}.task__fix-style-table,.task__required-date-extra-time{border-radius:.5rem;text-align:center;padding:.8rem}.task__required-date-low-time{background-color:#ff9800}.task__required-date-low-time,.task__required-date-out-time{opacity:.8;border-radius:.5rem;text-align:center;padding:.8rem;color:#fff}.task__required-date-out-time{background-color:#ef5350}.batch__container{display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%}.batch__container .batch__container-inputs-panel{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:40%}@media screen and (max-width:600px){.batch__container .batch__container-inputs-panel{width:100%}}.batch__container .batch__container-inputs-panel .batch__container-inputs{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.batch__container .batch__container-inputs-panel .batch__container-inputs .batch__workspace-input-item{margin-top:20px;width:400px}@media screen and (max-width:1115px){.batch__container .batch__container-inputs-panel .batch__container-inputs .batch__workspace-input-item{width:100%}}.batch__container .batch__container-panel{width:60%}@media screen and (max-width:750px){.batch__container .batch__container-panel{width:100%}}.batch__container .batch__container-panel .batch__panel-status .batch__panel-status-container-items{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;position:relative;width:100%}.batch__container .batch__container-panel .batch__panel-status .batch__panel-status-container-items .batch__panel-status-status{position:absolute;top:0;left:0}.batch__container .batch__container-panel .batch__panel-status .batch__panel-status-container-items .batch__panel-status-id{position:absolute;bottom:0;right:0}.batch__container .batch__container-panel .batch__panel-status .batch__panel-status-container-items .batch__panel-status-user{position:absolute;bottom:0}.batch__container .batch__container-panel .batch__panel-status .batch__panel-status-date{position:absolute;top:0;right:0;width:100px}.batch__container .batch__container-panel .batch__panel-status .batch__panel-status-item{width:100%;height:50vh;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap}.batch__container .batch__container-panel .batch__panel-status .batch__panel-status-symbology{position:absolute;top:90px;right:50px;display:flex;flex-direction:column;min-width:100px}@media screen and (max-width:500px){.batch__container .batch__container-panel .batch__panel-status .batch__panel-status-symbology{display:none}}.batch__container .batch__container-panel .batch__panel-status .batch__panel-status-symbology div{display:flex;justify-content:space-between;margin-top:5px}.batch__container .batch__container-panel .batch__panel-status .batch__panel-status-symbology div span{width:20px;height:20px;border-radius:50%;box-shadow:0 0 5px 0 rgba(0,0,0,.26);box-shadow:var(--box-shadow);display:flex;justify-content:center;align-items:center}.batch__container .batch__container-panel .batch__panel-status .batch__panel-status-symbology div span span{width:10px;height:10px;background:#fff}.batch__container .batch__container-panel .batch__panel-status .batch__panel-status-symbology div h5{font-weight:600}.batch__container-dropzone{width:100%}.batch__container-files{margin-top:10px;width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;max-height:700px;overflow-x:hidden;overflow-y:auto;box-shadow:inset 0 0 12px -7px #000;position:relative}.batch__container-files .batch__item-file-charged{margin:10px}.batch__container-button{margin-top:30px;width:100%;display:flex;justify-content:center;align-items:center}.batch__container-start-process{margin:30px 0 10px 10px;display:flex}@media screen and (max-width:700px){.batch__container-start-process{justify-content:center;align-items:center}}.document-type__form{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%}.document-type__form .document-type__form-container-inputs{width:50%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}.document-type__form .document-type__form-container-inputs:last-child{width:50%}@media screen and (max-width:700px){.document-type__form .document-type__form-container-inputs{width:100%}}.document-type__form .document-type__form-container-inputs .document-type__form-container-input{width:300px;padding:10px}@media screen and (max-width:750px){.document-type__form .document-type__form-container-inputs .document-type__form-container-input{width:100%}}.document-type__form .document-type__form-buttons-input{width:100%;display:flex;justify-content:space-around;margin-top:10px}.document-type__container-table-metadata{margin-top:15px}.document-type__modal-metadata{width:55%!important}@media screen and (max-width:850px){.document-type__modal-metadata{width:90%!important}}.document-type__form-metadata-container{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center}.document-type__form-metadata-container .document-type__form-input-container{display:flex;justify-content:flex-start;align-items:flex-start;width:50%;padding:15px}@media screen and (max-width:550px){.document-type__form-metadata-container .document-type__form-input-container{width:100%}}.document-type__form-metadata-container .document-type__form-buttons-container{width:100%;display:flex;justify-content:center;margin-top:10px}.tables__table-detail-container{border-radius:5px;border-radius:var(--border-radius)}.tables__table-detail-container .tables__table-detail th{min-width:100px}.tables__table-detail-container .tables__table-detail-head{background:#369bff}.tables__table-detail-container .tables__table-detail-head .tables__table-detail-head-cell{font-weight:600!important;color:#fff!important}.requests__tab-request-check-section{display:flex;flex-direction:column;padding:10px}.requests__tab-request-check-section .requests__tab-request-check-title{width:100%;margin-top:20px}.requests__tab-request-check-section .requests__tab-request-check-inputs-section .requests__tab-request-check-input-item{margin-top:10px;width:300px}@media screen and (max-width:500px){.requests__tab-request-check-section .requests__tab-request-check-inputs-section .requests__tab-request-check-input-item{width:100%}}.metadata__container-metadata{margin-top:10px;display:flex;justify-content:flex-start;flex-wrap:wrap;width:100%}.metadata__container-metadata .metadata__input-metadata{padding:10px;width:33%}@media screen and (max-width:800px){.metadata__container-metadata .metadata__input-metadata{width:50%}}@media screen and (max-width:600px){.metadata__container-metadata .metadata__input-metadata{width:100%}}.metadata__container-metadata .metadata__input-metadata-small-form{padding:10px;width:50%}@media screen and (max-width:800px){.metadata__container-metadata .metadata__input-metadata-small-form{width:50%}}@media screen and (max-width:600px){.metadata__container-metadata .metadata__input-metadata-small-form{width:100%}}.metadata__container-metadata .metadata__input-skeleton{padding:10px;width:33%}@media screen and (max-width:800px){.metadata__container-metadata .metadata__input-skeleton{width:50%}}@media screen and (max-width:600px){.metadata__container-metadata .metadata__input-skeleton{width:100%}}.metadata__container-metadata .metadata__input-skeleton-small{padding:10px;width:50%}@media screen and (max-width:800px){.metadata__container-metadata .metadata__input-skeleton-small{width:50%}}@media screen and (max-width:600px){.metadata__container-metadata .metadata__input-skeleton-small{width:100%}}.components-field__modal-folder{display:flex;justify-content:center;align-items:center}.components-field__modal-folder .components-field__container-folder-modal{width:60%;max-width:100%;background:#fff;background:var(--secondary-color);border-radius:5px;border-radius:var(--border-radius);position:relative;max-height:100vh}@media screen and (max-width:1200px){.components-field__modal-folder .components-field__container-folder-modal{min-width:95%}}.components-field__modal-folder .components-field__container-folder-modal .components-field__folder-title{padding:10px;width:100%;font-weight:500}.components-field__modal-folder .components-field__container-folder-modal .components-field__folder-container{width:100%;display:flex;padding:5px;flex-direction:column;justify-content:space-between;align-items:flex-end;position:relative;height:100%}.components-field__modal-folder .components-field__container-folder-modal .components-field__folder-container .components-field__folder-accordion{margin-bottom:10px;padding:5px}@media screen and (max-width:500px){.components-field__modal-folder .components-field__container-folder-modal .components-field__folder-container .components-field__folder-accordion{width:100%}}.components-field__modal-folder .components-field__container-folder-modal .components-field__folder-container .components-field__folder-accordion .components-field__folder-accordion-content{display:flex;justify-content:space-around;align-items:center}@media screen and (max-width:500px){.components-field__modal-folder .components-field__container-folder-modal .components-field__folder-container .components-field__folder-accordion .components-field__folder-accordion-content{flex-wrap:wrap}}.components-field__modal-folder .components-field__container-folder-modal .components-field__folder-container .components-field__folder-accordion .components-field__folder-accordion-content .components-field__folder-accordion-input{padding:5px}@media screen and (max-width:500px){.components-field__modal-folder .components-field__container-folder-modal .components-field__folder-container .components-field__folder-accordion .components-field__folder-accordion-content .components-field__folder-accordion-input{width:100%}}.components-field__modal-folder .components-field__container-folder-modal .components-field__folder-container .components-field__folder-accordion .components-field__folder-accordion-content .components-field__folder-accordion-input button{width:100%}.components-field__modal-folder .components-field__container-folder-modal .components-field__folder-container .components-field__folder-tree{height:240px}.components-field__modal-folder .components-field__container-folder-modal .components-field__folder-container .components-field__folder-content{width:100%;display:flex;justify-content:center;padding-left:40px;flex-direction:column;padding-top:25px;overflow:auto}.components-field__modal-folder .components-field__container-folder-modal .components-field__folder-container .components-field__folder-content .components-field__modal-default-buttons{display:flex;justify-self:flex-end;align-self:flex-end;justify-content:flex-end;align-items:flex-end;width:100%;padding:10px}.skeleton{opacity:.7;animation:skeleton-loading 1s linear infinite alternate}.skeleton__text{width:100%;height:.5rem;margin-bottom:.25rem;border-radius:.125rem}.skeleton__text:last-child{margin-bottom:0;width:80%}.skeleton__shape{width:100%;min-height:24px;margin:5px;border-radius:.125rem}@keyframes skeleton-loading{0%{background-color:#a3b8c2}to{background-color:#f0f3f5}}.component-profile__profile-container{padding:10px;background:#fff;background:var(--secondary-color);width:100%;display:flex}.component-profile__profile-container .profile__container,.component-profile__profile-container .profile__container .container{display:flex;flex-direction:row;width:100%}@media screen and (max-width:1200px){.component-profile__profile-container .profile__container .container{flex-direction:row}}@media screen and (max-width:700px){.component-profile__profile-container .profile__container .container{flex-direction:column}}@media screen and (max-width:1200px){.component-profile__profile-container .profile__container{flex-direction:column}}.component-profile__profile-container .profile__container-image-profile{display:flex;flex-wrap:wrap;width:20%;justify-content:center;align-items:center}@media screen and (max-width:1200px){.component-profile__profile-container .profile__container-image-profile{width:100%}}@media screen and (max-width:700px){.component-profile__profile-container .profile__container-image-profile{width:100%;margin-bottom:10px}}.component-profile__profile-container .profile__container-image-profile>img{width:100px;height:100px;border-radius:5px;border:2px solid #000}.component-profile__profile-container .profile__container-inputs-panel{display:flex;justify-content:center;flex-wrap:wrap;width:50%;padding:15px}@media screen and (max-width:1200px){.component-profile__profile-container .profile__container-inputs-panel{width:50%}}@media screen and (max-width:700px){.component-profile__profile-container .profile__container-inputs-panel{width:100%}}.component-profile__profile-container .profile__container-inputs-panel .profile__container-inputs{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.component-profile__profile-container .profile__container-inputs-panel .profile__container-inputs .profile__container-input-item{margin-top:15px;width:400px}@media screen and (max-width:1115px){.component-profile__profile-container .profile__container-inputs-panel .profile__container-inputs .profile__container-input-item{width:100%}}.component-profile__profile-container .profile__container-inputs-panel .profile__container-inputs .profile__input{width:250px}.component-profile__profile-container .security__container-inputs-panel{display:flex;justify-content:center;flex-wrap:wrap;width:50%;padding:15px}@media screen and (max-width:1200px){.component-profile__profile-container .security__container-inputs-panel{width:50%}}@media screen and (max-width:700px){.component-profile__profile-container .security__container-inputs-panel{width:100%}}.component-profile__profile-container .security__container-inputs-panel .security__container-inputs{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%}.component-profile__profile-container .security__container-inputs-panel .security__container-inputs .security__container-input-item{margin-top:15px;margin-bottom:15px;width:400px}@media screen and (max-width:1115px){.component-profile__profile-container .security__container-inputs-panel .security__container-inputs .security__container-input-item{width:100%}}.component-profile__profile-container .security__container-inputs-panel .security__container-inputs>Button{margin-top:25px}@media screen and (max-width:700px){.component-profile__profile-container .security__container-inputs-panel .security__container-inputs>Button{margin-top:10px}}
/*# sourceMappingURL=main.1c8b5558.chunk.css.map */