@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&display=swap);.multiselect{border:1px solid #b6b6b6;border-radius:.3rem;color:#ccc;padding:.2rem .4rem}.multiselect,.multiselect-focus{background-color:#fff;font-size:.9em;margin-bottom:10px;height:auto;cursor:default;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:120px}.multiselect-focus{border:1px solid #b6b6b6;border-radius:6px;color:#707070;padding-left:7px;outline:0}.tag{background-color:#77bf75;width:7rem;color:#fff;font-size:14px;padding-left:1rem;padding-right:4px;margin:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.close,.name{display:inline-block;text-align:left!important}.close{vertical-align:-3px;font-weight:700;margin-left:10px;cursor:pointer;z-index:100}.btn-close{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:.5rem}.btn-close img{width:1rem;cursor:pointer}.multiselect-options{background:#fff;border:1px solid #cbcbcb;width:100%;position:absolute;color:#707070;z-index:100000}.multiselect-options .multiselect-option{padding-left:10px;padding-right:10px}.multiselect-options .multiselect-option:hover{background-color:#e9e9e9}.options{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left!important;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}.container-op{max-height:120px;overflow-y:scroll}.loader{height:4px;width:100%;position:fixed;top:0;overflow:hidden;background-color:hsla(0,0%,93.3%,.67);z-index:300}.loader:before{display:block;position:absolute;content:"";left:-200px;width:200px;height:4px;background-color:rgba(247,226,0,.67);-webkit-animation:loading 2s linear infinite;animation:loading 2s linear infinite}@-webkit-keyframes loading{0%{left:-200px;width:30%}50%{width:30%}70%{width:70%}80%{left:50%}95%{left:120%}to{left:100%}}@keyframes loading{0%{left:-200px;width:30%}50%{width:30%}70%{width:70%}80%{left:50%}95%{left:120%}to{left:100%}}.btn{-webkit-transition:.3s;transition:.3s}.btn-link{background:none;border:none;font-weight:700}.btn-link:hover{opacity:.7}.options-container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:.4rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.options-container span{font-size:.8em}.options-container .option-container{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:.5rem;border:1px solid #4d4d4d;white-space:normal;width:45%;height:3rem;margin:.2rem;padding:.5 .2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.options-container .btn-select{color:#77bf75!important;border-color:#77bf75!important}.container-label{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container-label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:1.3rem;width:1.3rem;border-radius:.4rem;border:1px solid #4d4d4d}.check-elements-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:.6rem;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.check-text-container{margin-left:.1rem}.check-element-container{padding-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;min-width:5rem;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.container-label input:checked~.checkmark{background-color:#77bf75}.status{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:1rem}.status-text{width:100%}.status-icon{margin-right:.5rem;width:2rem}.status-icon-spin svg{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}*{font-family:inherit;line-height:inherit;color:inherit;-webkit-box-sizing:inherit;box-sizing:inherit}a{color:#03a62c;text-decoration:none}a:hover{text-decoration:underline}a[disabled]{color:#707070;opacity:.7}html{line-height:1.5;color:#707070;font-family:Open Sans,sans-serif;background:#f1fbf7}body,html{margin:0;padding:0}h1,h2,h3,h4,h5{margin-bottom:.5rem}h1{font-size:1.8rem}h2{font-size:1.6rem}h3{font-size:1.4rem}ul{list-style-type:none;padding:0;margin:0}button{border:none;font-size:1rem;padding:.3rem .6rem;border-radius:.3rem;-webkit-transition:.3s ease;transition:.3s ease}.btn-primary{background:#03a62c;color:#fff}.btn-secondary{color:#03a62c;background:#fff;border:1px solid rgba(0,0,0,.15)}.btn-delete{color:#d9042b;background:#fff;border:1px solid rgba(217,4,43,.25)}button[disabled]{color:rgba(0,0,0,.45);background:#fff;border:1px solid rgba(0,0,0,.15)}button:active,button:hover{opacity:.7}.mobile-only{display:none}.wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;display:grid;min-height:100vh;grid-template-columns:1fr;grid-template-areas:"header" "main" "footer";grid-template-rows:auto 1fr auto}.wrapper>header{grid-area:header;text-align:center;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;padding:0 10%;-webkit-box-shadow:0 0 12px rgba(0,0,0,.07);box-shadow:0 0 12px rgba(0,0,0,.07)}.wrapper>main{grid-area:main;position:relative;margin:0 10%;max-width:56rem}.wrapper>footer{font-size:.8rem;font-weight:700;grid-area:footer;background:rgba(0,0,0,.03);padding:1rem;text-align:center}.logo{font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo img,.logo svg{height:2rem;margin:.3rem}.logo *+*{margin-left:.5rem}.topnav{-webkit-box-flex:2;-ms-flex:2;flex:2}.topnav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-transition:max-height .3s ease-in;transition:max-height .3s ease-in;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.topnav ul.user-menu{display:none}.topnav a{position:relative;font-size:.9rem;padding:.5rem 1rem;display:block;color:#707070}.topnav a.router-link-exact-active:after{position:absolute;content:"";width:100%;height:.2rem;background:#03a62c;bottom:-2px;left:0}.topnav a:hover{text-decoration:none;color:#03a62c}.menu-btn{display:none;text-align:left;padding:.4rem .4rem;color:currentColor}.menu-btn svg{fill:currentColor}.usernav{position:relative;z-index:10}.usernav ul{position:absolute;display:none;right:0;top:2rem;text-align:left;background:#fff;border-radius:.5rem;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2);overflow:hidden}.usernav li+li{border-top:1px solid rgba(0,0,0,.1)}.usernav a{display:block;padding:.5rem 1rem;white-space:nowrap;color:rgba(0,0,0,.5)}.usernav a:hover{text-decoration:none;color:#03a62c}.usernav button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400}.usernav button img,.usernav button svg{max-height:1rem}.usernav[aria-expanded=true] ul{display:block}@media screen and (max-width:768px){.mobile-only{display:block}.desktop-only{display:none}.wrapper>header{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.wrapper>main{margin:0 2%}.menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.topnav{width:100%;position:relative}.topnav ul{max-height:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}.topnav ul li{border-top:1px solid rgba(0,0,0,.1)}.topnav ul.user-menu{display:block;background:#ccccde}.topnav a{width:100vw}.topnav[aria-expanded=true] ul{max-height:100rem}.usernav{background:#d5d5e4}}@media screen and (min-width:67.2rem){.wrapper>main{margin:0 auto}}.container{display:grid;grid-template-columns:2fr 1fr;grid-column-gap:.5rem;grid-row-gap:.5rem;-ms-flex-line-pack:start;align-content:start}.container-side{padding:0 1rem}@media screen and (max-width:768px){.container{grid-template-columns:1fr}.container-body,.container-side{grid-column:1/2}}.h1-fix h1{padding:10px;display:inline-block}.elements{width:70%}.elements .title-elements{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.elements .element-list{margin-top:1rem}.elements .element-list h3{width:30%}.elements .element-list .el+.el{border-top:1px solid #b6b6b6}.elements .element-list .el{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .6rem;cursor:pointer}.elements .element-list .el .ico-container{border-radius:5rem}.elements .element-list .el .ico-container img{width:1.5rem}.elements .element-list .el .days{font-weight:700}.elements .element-list .el:hover{background-color:#f4f4f8}.fairs{width:70%}.fairs .title-fairs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fairs .filter-fairs,.fairs .title-fairs{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.fairs .filter-fairs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1.5rem}.fairs .filter-fairs input{border-radius:.3rem;border:2px solid #b6b6b6;margin-right:1.5rem;width:40%;padding:0 .8rem;font-size:.9rem;font-style:italic}.fairs .filter-fairs input:focus,.fairs .filter-fairs input:hover{border-color:#77bf75}.fairs .filter-fairs input::-webkit-input-placeholder{color:#a3a3a3}.fairs .filter-fairs input::-moz-placeholder{color:#a3a3a3}.fairs .filter-fairs input:-ms-input-placeholder{color:#a3a3a3}.fairs .filter-fairs input::-ms-input-placeholder{color:#a3a3a3}.fairs .filter-fairs input::placeholder{color:#a3a3a3}.fairs .filter-fairs .select{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex}.fairs .filter-fairs .select select{margin-left:.3rem;width:100%;background:#fff;border:none;border-bottom:1px solid #b6b6b6}.fairs .fair-list{margin-top:1rem}.fairs .fair-list h3{width:30%}.fairs .fair-list .fair-el+.fair-el{border-top:1px solid #b6b6b6}.fairs .fair-list .fair-el{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 .6rem;cursor:pointer}.fairs .fair-list .fair-el .days{font-weight:700}.fairs .fair-list .fair-el:hover{background-color:#f4f4f8}.input-editable{border:none;font-size:2em;font-weight:bolder;margin:.5rem 0;min-width:50%;white-space:nowrap}.fair{width:80%}.fair .fair-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fair .fair-head .fair-data{width:100%}.fair .fair-head .fair-data .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fair .fair-head .fair-data .title h1{margin:.5rem 0}.fair .fair-head .fair-data .title img{margin-left:.5rem;width:1.5rem}.fair .fair-file{margin-top:4.3rem;margin-left:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.fair .fair-file,.fair .fair-file .preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fair .fair-file .preview{padding:2rem 2rem;margin:0;width:0;width:100%;border-radius:.5rem;background-color:hsla(0,0%,50.2%,.15)}.fair .fair-file .preview .img-ico{width:5rem}.fair .fair-file .preview .img-profile{width:10rem}.fair .actions{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem}.fair .actions .usave{width:40%}.fair .filter-fair{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1.5rem;width:100%}.fair .filter-fair input{border-radius:.3rem;border:2px solid #b6b6b6;margin-right:1.5rem;width:40%;padding:0 .8rem;font-size:.9rem;font-style:italic}.fair .filter-fair input:focus,.fair .filter-fair input:hover{border-color:#77bf75}.fair .filter-fair input::-webkit-input-placeholder{color:#a3a3a3}.fair .filter-fair input::-moz-placeholder{color:#a3a3a3}.fair .filter-fair input:-ms-input-placeholder{color:#a3a3a3}.fair .filter-fair input::-ms-input-placeholder{color:#a3a3a3}.fair .filter-fair input::placeholder{color:#a3a3a3}.fair .filter-fair .select{width:30%;display:-webkit-box;display:-ms-flexbox;display:flex}.fair .filter-fair .select select{margin-left:.3rem;width:100%;background:#fff;border:none;border-bottom:1px solid #b6b6b6}.fair .select-fair{margin-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fair .stand-list .fair-el+.fair-el{border-top:1px solid #b6b6b6}.fair .stand-list .fair-el{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5rem;cursor:pointer}.fair .stand-list .fair-el .name,.fair .stand-list .fair-el .user{width:30%}.fair .stand-list .fair-el .email{width:40%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fair .stand-list .fair-el:hover{background:#ebebf2}.upload-file{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;padding:.5rem}.file-button{position:relative;overflow:hidden;display:block}.file-button:hover{text-decoration:underline}.file-button input{font-size:100px;position:absolute;left:0;top:0;opacity:0}.text-center{text-align:center}.report-container{margin-top:.5em;margin-left:1rem;margin-right:1rem;margin-bottom:1rem;border-radius:.5rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.report-container .report-title{border-bottom:2px solid rgba(0,0,0,.5)}.report-container .report-title h3{margin:.5rem 0}.report-container img{border-radius:.5rem}.report-container .report-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.report-container .report-header .data{display:-webkit-box;display:-ms-flexbox;display:flex;width:60%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.report-container .report-header .state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.report-container .report-description .title{display:block;font-weight:700;margin-top:1rem;margin-bottom:.4rem}.report-container .galery-container .title{display:block;font-weight:700;margin:1rem 0}.report-container .galery-container .galery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.report-container .galery-container .galery img{width:5.5rem;height:5rem;margin:.2rem .2rem;border:1px solid #000}.section-header{width:100%;height:15rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-header img{-o-object-fit:cover;object-fit:cover;max-width:100%;max-height:80%}.back{width:100%;padding:.5rem;padding-top:1rem}.back img{width:2rem}.bounding-box{width:inherit;overflow:hidden}.header-image{width:100%}.loading-img{background:transparent url(../img/load-img.a49e0952.gif) 50% no-repeat}.button-action{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}.button-action button{width:50%}.report-description .title{display:block;font-weight:700;margin-top:1rem;margin-bottom:.4rem}.edit-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;border-bottom:1px solid rgba(0,0,0,.15)}.edit-field img{width:1.2rem}.text-underline:hover{text-decoration:underline}.icon-button{cursor:pointer}.categories{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.categories .element{padding:.5em;border:1px solid #77bf75;margin-right:.3em;margin-bottom:.3em;font-size:.8em;border-radius:.5em}.rotate-btn,.rotate-btn .rotate-ctn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.5rem}.rotate-btn .rotate-ctn{border-radius:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rotate-btn .rotate-ctn:hover,.rotate-btn .rotate-ctnfocus{background:#03a62c}.rotate-btn img{width:1.5rem}.svg-icon{max-width:1.5rem;max-height:1.5rem}.form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form,.login{display:-webkit-box;display:-ms-flexbox;display:flex}.login{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-form{width:20rem;max-width:100%}.login-form button{width:100%}.paginate ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.paginate ul li{margin:.5rem}.paginate ul li.active{border-bottom:2px solid #77bf75}.item{padding:1rem 0}.item+.item{border-top:1px solid rgba(0,0,0,.1)}.item-name{font-size:1.2rem;font-weight:700}.item-description{opacity:.8}.item-img{height:3rem;width:3rem;background:rgba(0,0,0,.25);border-radius:50%;float:left;margin:1rem}.categories{width:50%}.categories .title-categories{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.categories .categories-list{margin-top:1rem;width:100%}.categories .categories-list .category-container{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem;padding:0 .6rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.categories .categories-list .category-container .category{width:90%;height:2rem;border:1px solid #b6b6b6;border-radius:5px;cursor:pointer;padding-left:.5rem}.categories .categories-list .category-container img{width:1.5rem}.add-category{padding:2rem;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.add-category,.add-category .btn-new{display:-webkit-box;display:-ms-flexbox;display:flex}.add-category .btn-new{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.add-element{padding:1rem;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.add-element,.add-element .btn-new{display:-webkit-box;display:-ms-flexbox;display:flex}.add-element .btn-new{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.element-file{margin-left:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.element-file,.element-file .preview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.element-file .preview{width:100%;height:70%}.element-file .preview .img-ico,.element-file .preview .img-profile{width:15rem;height:10rem}.form-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:60%}.error-form{font-size:.8em;color:red}.center-element{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stack-elements>*+*{margin-top:1rem}.stack-elements--h{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stack-elements--h>*+*{margin-left:.5rem}.section-block{margin-top:.5rem;background:#fff;padding:1rem;border-radius:.5rem;-webkit-box-shadow:0 0 12px rgba(0,0,0,.07);box-shadow:0 0 12px rgba(0,0,0,.07)}.form-item label{display:block}.form-item input{width:100%}input[type=email],input[type=number],input[type=password],input[type=text],select{font-size:.9rem;border:1px solid rgba(0,0,0,.15);border-radius:.3rem;padding:.2rem .4rem}select{padding-right:1.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAACXBIWXMAAAsSAAALEgHS3X78AAAA8klEQVRIie2VwXHCQAxFX2iAdBI6gA5wB3DTFTqACuCqm9MBHWAqSFICHUAFZjQjD4vljPEBTvtv3pX0vrTr2Y+6rnm1Ri8nZEiGvB8iIjMR+QwbPbK8rojwM4rIBPgB/oClqv6GrGjKDJXAHFir6r6vk6aDL6D6z13LVOWATgWIqlrCt3+OgaOIrLqS3UDlhvDuy3ZcgDhoaW0nSzsReUh28NGN4MZmqnpp1wtn0ipUuLOmkDk19zbzRRK6VdVNKPAMhPvMy2Qkqa5+OQ5hZwiE++2xQtNk+QwUz9y+Qe+Jn4uN6eSAMP8u5UcrQzKkR8ANVpFWsXkUgBkAAAAASUVORK5CYII=");background-repeat:no-repeat;background-position:100%}input:focus{background:rgba(119,191,117,.1)}label{font-size:.9rem}.justify-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.flex-three{-webkit-box-flex:3;-ms-flex-positive:3;flex-grow:3}.flex-two{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.flex-one{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.list-table{border-collapse:collapse;width:100%;margin:0 auto}.list-table td,.list-table th{padding:8px;width:13%}.list-table td .btn,.list-table th .btn{font-size:1em}.list-table tr:nth-child(2n){background-color:#fafafa}.list-table tr:hover{background-color:#f5f5f5}.list-table th{padding-top:12px;padding-bottom:12px;text-align:left;background-color:#fff;border-bottom:1px solid #707070}.action-container-table{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.action-container-table .btn-ico{border-radius:50%;padding:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.action-container-table .btn-ico:hover{background:#ebebf2}.action-container-table .btn-ico img{width:1.2rem}.add-user{padding:2rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:1rem}.add-user input,.add-user select,.add-user text,.add-user textarea{width:100%;margin-bottom:10px;color:#707070}.add-user input:disabled,.add-user select:disabled,.add-user text:disabled,.add-user textarea:disabled{color:grey;background-color:#f5f5f5;border:1px solid grey}.add-user input[type=radio]{width:auto}.add-user input:focus,.add-user select:focus,.add-user textarea:focus{outline:0;-webkit-box-shadow:0 0 .5em #77bf75;box-shadow:0 0 .5em #77bf75}.add-user input,.add-user textarea{padding-left:.5em}.btn-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:1em}.btn-container button{margin-left:1em}.img-container-index{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.img-container-index .upload img{width:10em!important;border-radius:50%!important}.img-capture{width:17rem}.img-capture-p{width:10rem}.img-prev{width:12rem;height:9rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.img-prev img{max-width:100%;max-height:100%;-o-object-fit:contain!important;object-fit:contain!important}.banner-movil{display:none}@media screen and (max-width:1024px){.banner-movil{display:block;padding:1rem;width:100%;position:absolute;bottom:0;background:#fdfdb4;color:#707070;border:1px solid #707070}.banner-movil .banner-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.banner-movil .banner-close img{width:1rem}}