.messageDefault{border-radius:5px;padding:1.5px 10px}.messageDefault--showInfoMsg{padding-bottom:20px}.messageDefault__container{display:flex;align-items:center}.messageDefault__seeMedia{background-color:rgba(208,188,188,.35);margin:5px 2px 0;width:110px;padding:5px;border-radius:5px;white-space:nowrap;cursor:pointer;color:#000;font-size:14px;font-weight:700}.messageDefault__seeMedia:hover{background-color:#dec2c2}.messageDefault__userName{margin-left:15px}.messageDefault__content{background-color:var(--dato);padding:5px;border-radius:var(--raius)}.messageDefault__content-date .p{font-size:15px;text-transform:capitalize}.messageDefault__content-date .p2{font-size:12px;padding:4px;color:#8c8c8c}.messageDefault__content-date-left{display:flex;justify-content:flex-end}.messageDefault__content-date-center{display:flex;justify-content:center}.messageDefault__content-icon{margin-right:5px;color:#000}.messageDefault__content-icon:hover{color:#bd0909}.messageDefault-text{font-size:14px;color:#9d9d9d;margin-bottom:5px}.messageDefault__avatar{width:38px;height:38px;min-width:38px;min-height:38px;margin:5px 10px}.messageDefault-file{width:100%;height:auto;border-radius:5px}.left{justify-content:flex-end}.center{justify-content:center}.presentageline{margin-top:5px;position:relative;display:flex;width:100%;height:10px;background-color:#f0f0f0;border-radius:5px;cursor:pointer}.presentageline__content{display:flex;justify-content:space-between}.presentageline__number{cursor:pointer;text-align:center;font-weight:700;color:#fff;width:26px;height:26px;border-radius:5px;background-color:var(--color)}.presentageline__container{border-radius:5px;background-color:var(--color);height:10px;width:var(--witdh);animation:enter 1s ease-in-out}@keyframes enter{0%{width:0}to{width:var(--witdh)}}.modal-g{position:fixed;z-index:1000;background-color:rgba(0,0,0,.144)}.modal-g,.modal-g__mask{width:100vw;height:100vh;top:0;left:0}.modal-g__mask{position:absolute;z-index:1001}.modal-g__wrapper{flex-direction:row;width:100%;height:100%;position:relative}.modal-g__container,.modal-g__wrapper{display:flex;justify-content:center;align-items:center}.modal-g__container{flex-direction:column;width:500px;height:auto;max-height:80vh;padding:10px;border-radius:12px;background-color:#fff;box-shadow:0 2px 5px #d8d8d8;overflow-y:auto;z-index:1002}.modal-g__button{color:#fff;outline:none;text-decoration:none;border-radius:.25em;margin:0 auto;padding:7.5px 0;outline-style:none;background-color:#bd0909;padding:7.5px;border:none;margin:10px}.modal-g__button:focus{outline:none}.modal-g__button:active{transform:scale(.97)}.modal-g__button:hover{opacity:.7}.modal-g__button[disabled]{opacity:.5}.modal-g__button[disabled]:active{transform:none}.modal-g__button.cancel{background-color:#555}.modalHelpDesk{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);z-index:1001;display:grid;align-items:center}.modalHelpDesk__wrapper{margin:auto;box-shadow:0 2px 5px rgba(0,0,0,.5607843137254902)}.modalHelpDesk__nameFile{font-size:14px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;max-width:100px}@media screen and (min-width:540px){.modalHelpDesk__nameFile{max-width:340px}}.modalHelpDesk__title{display:flex;justify-content:space-between;align-items:center;padding:10px}.modalHelpDesk__buttonDownload{margin-left:5px;height:35px;width:45px;border-radius:50%;transition:all .5s ease-in-out;border:none;background-color:transparent}.modalHelpDesk__buttonDownload .iconic{height:20px;width:20px}.modalHelpDesk__buttonDownload:hover{transition:all .4s ease-in-out;padding:5px;background-color:#d8d6d6}.modalHelpDesk__download{display:flex;justify-content:space-between;padding:10px}.modalHelpDesk__download-text{width:100%}.modalHelpDesk__close,.modalHelpDesk__closex{color:#fff;border:none;cursor:pointer}.modalHelpDesk__closex{color:#bd0909;background-color:#fff;margin-right:10px;font-weight:800}.modalHelpDesk__close{background-color:#bd0909}.modalHelpDesk__previsualicer{overflow-y:auto;max-height:calc(100vh - 120px);max-width:600px}.modalHelpDesk__previsualicer .iconic{font-size:50px}.modalHelpDesk__previsualicer-media{width:100px;border-radius:5px;margin-bottom:10px}.modalHelpDesk__toRender{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.modalHelpDesk__downloadAll{border:none;background:#bd0909;color:#fff;padding:5px 11px;border-radius:5px}.detailCase__modal-input{margin-top:20px;width:100%;height:100px;outline:none;border:1px solid grey;max-height:150px}.detailCase .modal-g__buttons{display:flex}.detailCase__title{color:#000;font-size:29px}.detailCase .red{color:#bd0909;background-color:#fff;border:1px solid #bd0909}.detailCase__return{margin:10px 0;padding:5px;color:#bd0909}.detailCase__return:hover{cursor:pointer;background-color:rgba(255,213,213,.373);max-width:150px;border-radius:5px}.detailCase .gray{cursor:not-allowed;color:grey;background-color:#fff;border:1px solid grey;height:33px}.detailCase_filesList{width:70%;white-space:pre-wrap}.detailCase__inputs{position:relative;width:100%;margin:5px}.detailCase__inputs [disabled]{cursor:not-allowed}.detailCase__inputs__wrapper{margin:5px 15px;display:flex}@media screen and (max-width:1150px){.detailCase__inputs__wrapper{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(239px,160px));grid-gap:0 20px}}.detailCase__inputs-updateCase{padding:5px;border:1px solid #ccc;width:150px}.detailCase__inputs-search{padding:5px 4px 1px 26px;border:1px solid #ccc;width:239px;height:33px}.detailCase__inputs-updateCase{margin:5px;width:100%}.detailCase__inputs-iconic{position:absolute;top:9.5px;left:10px}.detailCase__inputs-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:start;text-transform:capitalize;outline:none;height:33px;padding:4px 8px 4px 30px;color:#000;background-color:#f0f0f0;border-radius:4px;border:none;box-shadow:0 .5px 2px 0 rgba(0,0,0,.4117647058823529);width:100%}.detailCase__inputs-select:hover{background-color:#f0f0f0}.detailCase__chat{height:500px;overflow:hidden}.detailCase__description{width:100%;max-height:100px;overflow-x:hidden;overflow-y:auto}.detailCase__content,.detailCase__content-date,.detailCase__green{display:flex;justify-content:safe;width:100%}.detailCase__ticketNumber{width:100%;height:45px}.detailCase__ticketNumber-iconic{margin:7px}.detailCase__ticketNumber-iconic .iconic{font-size:20px}.detailCase__ticketNumber-text{height:32px;margin:5px 0;padding:4px 5px;font-family:BebasKai;font-size:1.25em;color:#000;border-radius:4px}.detailCase__containerI{width:100%}@media screen and (min-width:768px){.detailCase__containerI{display:flex;justify-content:space-between}}.detailCase__ticketNumbers{padding:5px 0;display:flex;white-space:nowrap}.detailCase__content{border-bottom:1px solid #d0cfcf;padding:5px 0}.detailCase__chat{margin-top:10px}.detailCase__response{display:flex;flex-direction:column;overflow:hidden;margin-top:10px}.detailCase__response-input{width:100%;border:none;height:50px}.detailCase__response-file{width:130px;max-width:180px;font-size:12px;height:30px;padding:5px;background-color:#f0f0f0;border:1px solid #e0e0e0;border-radius:5px;cursor:pointer}.detailCase__response-file:hover{background:#fff}.detailCase__response-button{display:flex;justify-content:space-between;margin-top:10px}.detailCase__response-butto{background:#bd0909;color:#fff;border:none;padding:5px;border-radius:5px;cursor:pointer;width:100px}.detailCase__Update{overflow:hidden;padding:5px}.detailCase__Update-text{margin-left:10px}.detailCase__green{border:none;background:#0fa90c;color:#fff;padding:5px 11px;border-radius:5px}.detailCase__green:hover{background:#079e04}.detailCase__green-iconic{margin-top:2px}.detailCase__green-text{margin:0 7px 0 0}.detailCase__chatReal{height:400px;overflow-y:scroll;transition:1s ease-in-out}.detailCase__chatReal::-webkit-scrollbar{width:8px}.detailCase__chatReal::-webkit-scrollbar-thumb{border-radius:15px}.detailCase__chatReal--scrollStop::-webkit-scrollbar-thumb{background:transparent}.detailCase__contentChat{display:flex;flex-direction:column-reverse}.detailCase [disabled]{display:block}.message{display:flex}.message__avatar{margin-right:10px}.message__content{display:flex;flex-direction:column}.message__content-text{margin-top:10px}.message__content-date{margin-top:10px;font-size:12px;color:#8c8c8c}.results{height:89px;width:150px;overflow-y:auto;overflow-x:hidden;background:#fff;border:1px solid #d3d3d3;padding:1px 5px;border-radius:5px}@media screen and (min-width:1000px){.results{position:fixed}}