.siggy{border:1px solid #444;background-color:#fff}.siggy.is-invalid{border-color:#dc3545}.siggy.is-invalid .controls .help-text{color:#dc3545;font-weight:700}.siggy .canvas-container{position:relative;padding-top:30%}.siggy .canvas-container canvas{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;z-index:1;cursor:pointer;touch-action:none}.siggy .controls{display:flex;flex-flow:column;padding:.25rem .5rem;width:100%;font-size:.85rem}@media screen and (min-width:768px){.siggy .controls{flex-flow:row}}.siggy .controls .left,.siggy .controls .right{flex:1}.siggy .controls .right{text-align:right}.siggy .controls .help-text{font-size:.85rem;font-style:italic;text-align:center}
.dateme.disabled .display-input,.dateme.disabled .input-wrapper .input-icon{cursor:not-allowed}.dateme [role=button]{cursor:pointer}.dateme .input-wrapper{position:relative}.dateme .input-wrapper .input-icon{position:absolute;display:flex;align-items:center;height:100%;top:0;right:.5em;cursor:pointer}.dateme .input-wrapper input{cursor:pointer}.dateme .invalid-feedback{display:block}.dateme .picker{display:none;width:300px;max-width:98vw;border:1px solid #999;padding:.5rem;background-color:#fff;box-shadow:2px 2px 5px rgba(0,0,0,.28);z-index:999}.dateme .picker.active{display:block}.dateme .picker nav{display:flex;align-items:center;margin-bottom:.5rem}.dateme .picker nav .select-month{margin:0 .25rem;max-width:8em}.dateme .picker nav .select-year{margin-left:auto;margin-right:.25rem;width:4rem}.dateme .picker nav .form-control{padding-left:.35rem;padding-right:.35rem;font-size:.9em}.dateme .picker nav .next-month,.dateme .picker nav .previous-month{background:none;box-shadow:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid transparent;width:1.75em;height:1.75em;transition:background-color .2s}.dateme .picker nav .next-month:hover,.dateme .picker nav .previous-month:hover{background-color:rgba(0,0,0,.125)}.dateme .picker nav .next-month:focus,.dateme .picker nav .previous-month:focus{outline:none;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.dateme .calendar{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin-bottom:.5rem;margin-top:.5rem;padding-top:.5rem;padding-bottom:.5rem}.dateme .calendar .calendar-row,.dateme .calendar header{display:flex;justify-content:space-evenly}.dateme .calendar header .day-of-week{flex:1;text-align:center;color:#6c757d}.dateme .calendar .calendar-col{flex:1;padding-top:.25rem;padding-bottom:.25rem;text-align:center;transition:background-color .2s}.dateme .calendar .calendar-col:hover{background-color:rgba(0,0,0,.125)}.dateme .calendar .calendar-col.disabled{background-color:rgba(255,0,0,.05);color:#6c757d;cursor:not-allowed}.dateme .calendar .calendar-col.active{background:rgba(117,120,225,.6);text-shadow:1px 1px 4px rgba(0,0,0,.35);font-weight:700}.dateme .calendar .calendar-col.active:hover{background-color:rgba(83,87,218,.6)}.dateme .calendar .calendar-col.active .calendar-day{color:#fff}.dateme .calendar .calendar-col .last-month,.dateme .calendar .calendar-col .next-month{color:#a1a3aa}.dateme .calendar .calendar-col .calendar-day{font-size:.85em}.dateme .calendar .today{background-color:rgba(117,120,225,.1);border:1px dashed #999}.dateme footer{display:flex;justify-content:space-between}.dateme footer a{font-size:.85rem}.dateme footer .clear-link{color:#6c757d}
.dropdown.tfcuiac-dropdown .dropdown-menu{max-height:60vh;overflow-y:auto}
.vidbox{display:none;position:fixed;z-index:9999;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;width:100vw;height:100vh}.vidbox.active{display:flex}.vidbox .vidbox-player{text-align:center}.vidbox .vidbox-player video{max-width:90%;max-height:90vh;margin:auto}
.youshallseepass{position:relative}.youshallseepass .youshallseepass-input{width:100%;background-image:none!important}.youshallseepass .youshallseepass-toggler{position:absolute;top:0;right:0;bottom:0;width:40px;height:100%;display:flex;align-items:center;justify-content:center}.youshallseepass .youshallseepass-icon{line-height:1.25}
.tfcui-tfa-feature-icon-container{margin:2rem auto;width:125px;height:125px;border-radius:50%;background-color:#4a9ea6;display:flex;justify-content:center;align-items:center}.tfcui-tfa-feature-icon-container .fai{font-size:4rem;color:#fff}.tfcui-tfa-group{display:flex;justify-content:center}.form-control.tfcui-tfa{font-size:1.5rem;width:1.5em;margin-right:.5rem;margin-left:.5rem;padding-left:0;padding-right:0;text-align:center}@media screen and (min-width:768px){.form-control.tfcui-tfa{font-size:2.3rem;width:1.3em;padding-left:.75rem;padding-right:.75rem}}
.tfcui-filedropper{position:relative;text-align:center;border-style:dashed!important;border-width:2px!important;padding:1.5rem 1rem}.tfcui-filedropper .tfcui-filedropper-preview{justify-content:center}.tfcui-filedropper .tfcui-filedropper-preview:empty{margin-top:0!important}.tfcui-filedropper .tfcui-filedropper-preview.ocupado{border-top:1px solid #dee2e6;padding-top:1.5rem}.tfcui-filedropper .file-display{max-width:70%;max-height:30vh;display:flex;flex-flow:column;align-items:center;margin:auto}.tfcui-filedropper .file-display img{display:inline-block;width:100%;height:100%;max-height:30vh;-o-object-fit:contain;object-fit:contain}.tfcui-filedropper .file-description{font-size:.75rem;overflow:hidden;text-overflow:ellipsis}
.tfcui-lightbox{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.75);z-index:1001;display:flex;flex-flow:column;justify-content:center;align-items:center}.tfcui-lightbox .tfcui-image-container{margin-top:1rem;flex:1 1 70%;max-height:70%;max-width:90%;display:flex;justify-content:center;align-items:center}@media only screen and (min-width:768px){.tfcui-lightbox .tfcui-image-container{max-width:80%}}.tfcui-lightbox .tfcui-image-container img{max-width:100%;max-height:100%;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.tfcui-lightbox figcaption{flex:0 1 auto;padding:0 2rem 1rem;margin-top:1.5rem;color:#f1f1f1;text-align:center;overflow:hidden;text-overflow:ellipsis;max-height:30%}@media only screen and (min-width:768px){.tfcui-lightbox figcaption{padding-left:10vw;padding-right:10vw}}@media(min-width:992px){.tfcui-lightbox figcaption{padding-left:20vw;padding-right:20vw}}
.tfcui-multiuploader.dragover,.tfcui-multiuploader.dragover .tfcui-mu-file:nth-child(odd){background-color:rgba(117,120,225,.15)}.tfcui-multiuploader .empty-message{padding-top:1rem;padding-bottom:2rem;font-style:italic;display:block}.tfcui-multiuploader .tfcui-mu-file-area.ocupado+.empty-message{display:none}.tfcui-multiuploader .tfcui-mu-file{width:100%;display:flex;justify-content:flex-start;align-items:center;padding-left:1rem}.tfcui-multiuploader .tfcui-mu-file:nth-child(odd){background-color:#fafafa}.tfcui-multiuploader .tfcui-mu-file+.tfcui-mu-file{border-top:1px solid #eee}.tfcui-multiuploader .tfcui-mu-error{position:relative;top:.5rem}.tfcui-multiuploader .progress{position:relative;flex-grow:1;max-width:70%;margin-left:.5rem;margin-right:.5rem;z-index:1}.tfcui-multiuploader .progress .progress-text{position:absolute;top:0;right:.5rem;font-weight:700;display:flex;width:auto;height:100%;align-items:center;line-height:1;z-index:2}.tfcui-multiuploader .progress .progress-text:after{content:"%"}.tfcui-multiuploader .tfcui-mu-remove-file.disabled{visibility:hidden;width:0;padding-left:0;padding-right:0}.tfcui-multiuploader.upload-in-progress .tfcui-mu-filename{flex:0 0 25%;max-width:25%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tfcui-tagme .tfcui-tagme-tag{display:inline-block;font-size:.8rem;padding:.25rem 1.15rem .25rem .5rem;border-radius:.25rem;margin-right:.5rem;margin-bottom:0;margin-top:.25rem;position:relative}.tfcui-tagme .tfcui-tagme-delete-tag{display:inline-block;padding:.15rem;position:absolute;top:0;right:.15rem}.tfcui-tagme .tfcui-tagme-error:not(:empty){margin-top:.25rem}
