.cadastrar[data-v-0f8b8d7c],.renomear[data-v-0f8b8d7c]{background-color:#fefefe;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;border-radius:5px;width:584px;position:fixed;left:50%;top:30%;margin-left:-292px}.cadastrar i[data-v-0f8b8d7c],.renomear i[data-v-0f8b8d7c]{color:#052354;font-size:43px;margin-bottom:18px}.cadastrar .titulo[data-v-0f8b8d7c],.renomear .titulo[data-v-0f8b8d7c]{color:#052354;font-weight:700;font-size:20px;margin-bottom:11px}.cadastrar .nome[data-v-0f8b8d7c],.renomear .nome[data-v-0f8b8d7c]{color:#ebecef;border:1px solid;border-radius:5px;height:40px}.cadastrar .nome input[data-v-0f8b8d7c],.renomear .nome input[data-v-0f8b8d7c]{background-color:#f8f9fb;color:#8b94a7;border:none;border-radius:5px;width:100%;height:100%;padding:10px;font:Condensed 16px Roboto}.cadastrar .desc[data-v-0f8b8d7c],.renomear .desc[data-v-0f8b8d7c]{color:#ebecef;margin-top:10px;border:1px solid;border-radius:5px;height:100px;margin-bottom:15px}.cadastrar .desc textarea[data-v-0f8b8d7c],.renomear .desc textarea[data-v-0f8b8d7c]{background-color:#f8f9fb;color:#8b94a7;border:none;border-radius:5px;width:100%;height:100%;padding:10px;resize:none;font:Condensed 16px Roboto}.cadastrar .btns[data-v-0f8b8d7c],.renomear .btns[data-v-0f8b8d7c]{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:end}.cadastrar .btns .button[data-v-0f8b8d7c],.renomear .btns .button[data-v-0f8b8d7c]{padding:12px 20px;width:136px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;margin-right:10px;-webkit-transition:all .333s;transition:all .333s}.cadastrar .btns .button.descartar[data-v-0f8b8d7c],.renomear .btns .button.descartar[data-v-0f8b8d7c]{background-color:#fff;border-radius:5px;border:1px solid;border-color:#06162b;color:#06162b;cursor:pointer}.cadastrar .btns .button.descartar[data-v-0f8b8d7c]:hover,.renomear .btns .button.descartar[data-v-0f8b8d7c]:hover{background-color:#e64141;color:#fff;border-color:transparent}.cadastrar .btns .button.criar[data-v-0f8b8d7c],.renomear .btns .button.criar[data-v-0f8b8d7c]{background-color:#00659d;border-radius:5px;border:1px solid;color:#fff;cursor:pointer}.cadastrar .btns .button.criar[data-v-0f8b8d7c]:hover,.renomear .btns .button.criar[data-v-0f8b8d7c]:hover{background-color:#4191e6;color:#fff;border-color:transparent}.box-list[data-v-77548fc5]{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}.box-list[data-v-77548fc5]:last-child,.box-list[data-v-77548fc5]:nth-child(odd){border:1px solid;border-color:#59708f;border-right:none;border-left:none}.box-list[data-v-77548fc5]:last-child{border-top:none}.box-list .top-list[data-v-77548fc5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;width:100%;margin-bottom:20px;margin-top:20px}.box-list .top-list .title[data-v-77548fc5]{text-transform:uppercase;font-weight:700;font-size:20px;color:#fff;margin-top:9px;margin-bottom:12px;margin-left:5%}.box-list .top-list .title i[data-v-77548fc5]{color:#59708f;margin-right:10px;margin-left:10px}.box-list .top-list .btns-list[data-v-77548fc5]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:distribute;justify-content:space-around;color:#fff;font-family:Roboto;font-stretch:condensed;margin-right:26px}.box-list .top-list .btns-list .add[data-v-77548fc5],.box-list .top-list .btns-list .remove[data-v-77548fc5],.box-list .top-list .btns-list .rename[data-v-77548fc5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#59708f;padding:9px 15px 10px;border:none;color:#fff;font-size:20px;border-radius:5px;margin-right:10px;font-family:Roboto;max-width:50px;min-width:50px;cursor:pointer;-webkit-transition:max-width .666s ease;transition:max-width .666s ease}.box-list .top-list .btns-list .add .text[data-v-77548fc5],.box-list .top-list .btns-list .remove .text[data-v-77548fc5],.box-list .top-list .btns-list .rename .text[data-v-77548fc5]{display:inline-block;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:transform .444s ease;transition:transform .444s ease;-webkit-transform-origin:left center;transform-origin:left center;margin-left:10px;padding-right:5px}.box-list .top-list .btns-list .rename[data-v-77548fc5]:hover,.box-list .top-list .btns-list .voltar[data-v-77548fc5]:hover{background-color:#fff;color:#59708f;max-width:200px}.box-list .top-list .btns-list .rename:hover .text[data-v-77548fc5],.box-list .top-list .btns-list .voltar:hover .text[data-v-77548fc5]{-webkit-transform:scaleX(1);transform:scaleX(1)}.box-list .top-list .btns-list .add[data-v-77548fc5]:hover{background-color:#e2e41a;color:#59708f;max-width:200px}.box-list .top-list .btns-list .add:hover .text[data-v-77548fc5]{-webkit-transform:scaleX(1);transform:scaleX(1)}.box-list .top-list .btns-list .remove[data-v-77548fc5]:hover{background-color:#d9534f;color:#fff;max-width:200px}.box-list .top-list .btns-list .remove:hover .text[data-v-77548fc5]{-webkit-transform:scaleX(1);transform:scaleX(1)}.box-list .draggable[data-v-77548fc5]{width:100%}.box-list .draggable .object-list[data-v-77548fc5]{margin-bottom:10px;cursor:move}.box-list .draggable .object-list .number[data-v-77548fc5],.box-list .draggable .object-list[data-v-77548fc5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box-list .draggable .object-list .number[data-v-77548fc5]{color:#59708f;font-size:20px;font-weight:700;width:5%}.box-list .draggable .object-list .number .ball[data-v-77548fc5]{background-color:#59708f;border-radius:5px;width:9px;height:9px;margin-left:5px}.box-list .draggable .object-list .box-object[data-v-77548fc5]{display:grid;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:2fr 7fr 7fr 2fr;padding:10px 20px;border-radius:10px;background-color:#061529;color:#59708f;font-family:Roboto Condensed,Roboto,sans-serif;cursor:move}.box-list .draggable .object-list .box-object i[data-v-77548fc5]{color:#59708f}.box-list .draggable .object-list .box-object .name-object[data-v-77548fc5]{color:#99bce5}.box-list .draggable .object-list .box-object .type[data-v-77548fc5]{color:#fff}.box-list .draggable .object-list .box-object .bts[data-v-77548fc5]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;font-family:Roboto;font-stretch:condensed}.box-list .draggable .object-list .box-object .bts .comment[data-v-77548fc5],.box-list .draggable .object-list .box-object .bts .delete[data-v-77548fc5],.box-list .draggable .object-list .box-object .bts .view[data-v-77548fc5]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;border:none;color:#fff;font-size:20px;border-radius:5px;margin-right:10px;font-family:Roboto;max-width:50px;min-width:50px;cursor:pointer;-webkit-transition:max-width .666s ease;transition:max-width .666s ease}.box-list .draggable .object-list .box-object .bts .comment i[data-v-77548fc5],.box-list .draggable .object-list .box-object .bts .delete i[data-v-77548fc5],.box-list .draggable .object-list .box-object .bts .view i[data-v-77548fc5]{color:#fff}.box-list .draggable .object-list .box-object .bts .comment .txt[data-v-77548fc5],.box-list .draggable .object-list .box-object .bts .delete .txt[data-v-77548fc5],.box-list .draggable .object-list .box-object .bts .view .txt[data-v-77548fc5]{display:inline-block;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:transform .444s ease;transition:transform .444s ease;-webkit-transform-origin:left center;transform-origin:left center;margin-left:10px;padding-right:5px;color:#fff;font-size:16px}.box-list .draggable .object-list .box-object .bts .comment[data-v-77548fc5]:hover{max-width:200px;color:#fff}.box-list .draggable .object-list .box-object .bts .comment:hover .txt[data-v-77548fc5]{color:#fff;-webkit-transform:scaleX(1);transform:scaleX(1)}.box-list .draggable .object-list .box-object .bts .view[data-v-77548fc5]:hover{max-width:200px}.box-list .draggable .object-list .box-object .bts .view:hover i[data-v-77548fc5]{color:#e2e41a}.box-list .draggable .object-list .box-object .bts .view:hover .txt[data-v-77548fc5]{color:#e2e41a;-webkit-transform:scaleX(1);transform:scaleX(1)}.box-list .draggable .object-list .box-object .bts .delete[data-v-77548fc5]:hover{max-width:200px}.box-list .draggable .object-list .box-object .bts .delete:hover i[data-v-77548fc5]{color:#d9534f}.box-list .draggable .object-list .box-object .bts .delete:hover .txt[data-v-77548fc5]{color:#d9534f;-webkit-transform:scaleX(1);transform:scaleX(1)}.box-comment[data-v-14ff196c]{background-color:#061529;color:#fff;margin-top:50px;border-radius:10px;padding:30px 50px 15px 50px}.box-comment .title[data-v-14ff196c]{font-size:24px;font-weight:700;font-family:Roboto}.box-comment hr[data-v-14ff196c]{border:1px solid;border-color:#59708f}.box-comment .desc[data-v-14ff196c]{margin-top:10px;border-radius:10px;height:100px;color:#fff}.box-comment .desc textarea[data-v-14ff196c]{font-family:Roboto;background-color:hsla(0,0%,100%,.1);border:none;border-radius:5px;width:100%;height:100%;padding:10px;font-size:20px;color:#fff;resize:none}.box-comment .btns[data-v-14ff196c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#fff;font-family:Roboto;font-stretch:condensed}.box-comment .btns .send[data-v-14ff196c]{background-color:#00659d;width:200px;padding:9px 0 10px;border:none;color:#fff;text-transform:uppercase;font-weight:700;font-size:16px;border-radius:5px;font-family:Roboto;margin-top:20px;cursor:pointer}.sucess[data-v-1556c7a6]{background-color:#fefefe;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px 20px;border-radius:5px;position:fixed;width:400px;height:300px;left:50%;top:30%;margin-left:-250px}.sucess i[data-v-1556c7a6]{color:#01785a;font-size:50px;margin-bottom:18px}.sucess .titulo[data-v-1556c7a6]{color:#052354;font-weight:700;font-size:18px;margin-bottom:11px}.sucess .protocolo[data-v-1556c7a6]{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;color:#59708f;font-weight:700}.sucess .protocolo .box-protocolo[data-v-1556c7a6]{background-color:#59708f;padding:5px 20px;border-radius:20px}.sucess .protocolo .box-protocolo .num-protocolo[data-v-1556c7a6]{color:#fff;font-size:14px}.sucess hr[data-v-1556c7a6]{color:rgba(0,0,0,.07);width:100%}.sucess .sub-titulo[data-v-1556c7a6]{-ms-flex-line-pack:center;align-content:center;color:#8b94a7;max-width:250px;font-size:16px}.sucess .sub-titulo .sub-titulo-negrito[data-v-1556c7a6]{font-weight:700}.sucess .nome[data-v-1556c7a6]{color:#ebecef;border:1px solid;border-radius:5px;height:40px;margin-bottom:11px}.sucess .nome input[data-v-1556c7a6]{background-color:#f8f9fb;color:#8b94a7;border:none;border-radius:5px;width:100%;height:100%;padding:10px;font:Condensed 16px Roboto}.sucess .descricao[data-v-1556c7a6]{color:#ebecef;border:1px solid;border-radius:5px;height:128px;margin-bottom:16px}.sucess .descricao textarea[data-v-1556c7a6]{background-color:#f8f9fb;color:#8b94a7;border:none;border-radius:5px;width:100%;height:100%;padding:10px;font:Condensed 16px Roboto}.remove[data-v-fb9b3198]{background-color:#fefefe;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;border-radius:5px;width:584px;position:fixed;left:50%;top:30%;margin-left:-292px}.remove i[data-v-fb9b3198]{color:#f84545;font-size:43px;margin-bottom:18px}.remove .titulo[data-v-fb9b3198]{color:#052354;font-weight:700;font-size:20px;margin-bottom:11px}.remove .sub-titulo[data-v-fb9b3198]{color:#8b94a7}.remove .nome[data-v-fb9b3198]{color:#ebecef;border:1px solid;border-radius:5px;height:40px;margin-bottom:11px}.remove .nome input[data-v-fb9b3198]{background-color:#f8f9fb;color:#8b94a7;border:none;border-radius:5px;width:100%;height:100%;padding:10px;font:Condensed 16px Roboto}.remove .descricao[data-v-fb9b3198]{color:#ebecef;border:1px solid;border-radius:5px;height:128px;margin-bottom:16px}.remove .descricao textarea[data-v-fb9b3198]{background-color:#f8f9fb;color:#8b94a7;border:none;border-radius:5px;width:100%;height:100%;padding:10px;font:Condensed 16px Roboto}.remove .btns[data-v-fb9b3198]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:#f8f9fb;height:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:-10px;margin-top:50px}.remove .btns .button[data-v-fb9b3198]{padding:12px 20px;width:136px;height:47px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700;margin-right:10px;cursor:pointer}.remove .btns .button.descartar[data-v-fb9b3198]{background-color:#fff;border-radius:5px;border:1px solid;border-color:#06162b;color:#06162b}.remove .btns .button.remover[data-v-fb9b3198]{background-color:#f84545;border-radius:5px;border:1px solid;color:#fff}.blackscreen[data-v-5fce01ea]{position:fixed;z-index:4;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.47)}.cadastrar[data-v-5fce01ea]{background-color:#fefefe;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;border-radius:5px;width:584px;position:fixed;left:50%;top:30%;margin-left:-292px}.cadastrar i[data-v-5fce01ea]{color:#052354;font-size:43px;margin-bottom:18px}.cadastrar .titulo[data-v-5fce01ea]{color:#052354;font-weight:700;font-size:20px;margin-bottom:11px}.cadastrar .comentario[data-v-5fce01ea]{height:128px;margin-bottom:16px;border:1px solid;border-radius:5px;background-color:#f8f9fb;color:#ebecef}.cadastrar .comentario textarea[data-v-5fce01ea]{resize:none;overflow:hidden;background-color:inherit;color:#8b94a7;border:none;border-radius:5px;width:100%;height:100%;padding:10px;font:Condensed 16px Roboto}.cadastrar .btns[data-v-5fce01ea]{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:end}.cadastrar .btns .button[data-v-5fce01ea]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:136px;height:45px;padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;margin-right:10px;cursor:pointer;-webkit-transition:all .333s;transition:all .333s;text-transform:uppercase}.cadastrar .btns .button.descartar[data-v-5fce01ea]{background-color:#fff;border-radius:5px;border:1px solid;border-color:#06162b;color:#06162b}.cadastrar .btns .button.descartar[data-v-5fce01ea]:hover{background-color:#e64141;color:#fff;border-color:transparent}.cadastrar .btns .button.criar[data-v-5fce01ea]{background-color:#00659d;border-radius:5px;border:1px solid;color:#fff}.cadastrar .btns .button.criar[data-v-5fce01ea]:hover{background-color:#4191e6;color:#fff;border-color:transparent}.modal-backdrop[data-v-ee201afa]{position:fixed;top:0;bottom:0;left:0;right:0;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;z-index:10}.modal-backdrop .modal[data-v-ee201afa]{background-color:rgba(0,0,0,.5);-webkit-box-shadow:1px 1px 10px 1px;box-shadow:1px 1px 10px 1px;overflow-x:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;height:100vh;margin:0 auto}.modal-backdrop .modal .modal-footer[data-v-ee201afa]{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.modal-backdrop .modal .modal-footer button[data-v-ee201afa]{padding:0 10px}.modal-backdrop .modal .modal-body[data-v-ee201afa]{position:relative;padding:30px 10px 20px;color:#1a2738;text-align:center;font-size:1.3em;margin:0 auto;width:684px}.modal-fade-enter[data-v-ee201afa],.modal-fade-leave-active[data-v-ee201afa]{opacity:0}.modal-fade-enter-active[data-v-ee201afa],.modal-fade-leave-active[data-v-ee201afa]{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.box-collection .header[data-v-63e7ac97]{background-color:#06162b;margin-bottom:60px;position:relative;left:calc((100vw - 1346px)/2*-1);width:100vw}.box-collection .header .box-header[data-v-63e7ac97]{border-bottom:3px solid;border-color:#8b94a7;padding:80px 0 30px}.box-collection .header .box-header .page-title[data-v-63e7ac97]{color:#59708f;text-align:left;font-size:3.5em;font-weight:700;font-style:italic;margin:40px 0;text-transform:uppercase}.box-collection .header .box-header .desc[data-v-63e7ac97]{color:#fff;margin-bottom:60px;text-align:justify}.box-collection .box-top[data-v-63e7ac97]{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;margin-bottom:40px}.box-collection .box-top .box-infos[data-v-63e7ac97]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.box-collection .box-top .box-infos .update[data-v-63e7ac97]{font-size:14px;color:#99bce5}.box-collection .box-top .box-infos .name[data-v-63e7ac97]{text-transform:uppercase;font-weight:700;font-size:24px;color:#fff;margin-top:9px;margin-bottom:12px}.box-collection .box-top .box-infos .name i[data-v-63e7ac97]{color:#59708f;margin-right:10px}.box-collection .box-top .box-infos .name i[data-v-63e7ac97]:nth-child(2n){margin-left:10px}.box-collection .box-top .box-infos .info[data-v-63e7ac97]{margin-top:10px;font-size:15px;color:#59708f}.box-collection .box-top .btns[data-v-63e7ac97]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:distribute;justify-content:space-around;color:#fff;font-family:Roboto;font-stretch:condensed}.box-collection .box-top .btns .add[data-v-63e7ac97],.box-collection .box-top .btns .clonar[data-v-63e7ac97],.box-collection .box-top .btns .delete[data-v-63e7ac97],.box-collection .box-top .btns .rename[data-v-63e7ac97],.box-collection .box-top .btns .voltar[data-v-63e7ac97]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#59708f;padding:9px 15px 10px;border:none;color:#fff;font-size:20px;border-radius:5px;margin-right:10px;font-family:Roboto;max-width:50px;min-width:50px;cursor:pointer;-webkit-transition:max-width .666s ease;transition:max-width .666s ease}.box-collection .box-top .btns .add .text[data-v-63e7ac97],.box-collection .box-top .btns .clonar .text[data-v-63e7ac97],.box-collection .box-top .btns .delete .text[data-v-63e7ac97],.box-collection .box-top .btns .rename .text[data-v-63e7ac97],.box-collection .box-top .btns .voltar .text[data-v-63e7ac97]{display:inline-block;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:transform .444s ease;transition:transform .444s ease;-webkit-transform-origin:left center;transform-origin:left center;margin-left:10px;padding-right:5px}.box-collection .box-top .btns .rename[data-v-63e7ac97]:hover,.box-collection .box-top .btns .voltar[data-v-63e7ac97]:hover{background-color:#fff;color:#59708f;max-width:200px}.box-collection .box-top .btns .rename:hover .text[data-v-63e7ac97],.box-collection .box-top .btns .voltar:hover .text[data-v-63e7ac97]{-webkit-transform:scaleX(1);transform:scaleX(1)}.box-collection .box-top .btns .clonar[data-v-63e7ac97]:hover{background-color:#99bce5;color:#fff;max-width:200px}.box-collection .box-top .btns .clonar:hover .text[data-v-63e7ac97]{-webkit-transform:scaleX(1);transform:scaleX(1)}.box-collection .box-top .btns .add[data-v-63e7ac97]:hover{background-color:#e2e41a;color:#59708f;max-width:200px}.box-collection .box-top .btns .add:hover .text[data-v-63e7ac97]{-webkit-transform:scaleX(1);transform:scaleX(1)}.box-collection .box-top .btns .delete[data-v-63e7ac97]:hover{background-color:#d9534f;color:#fff;max-width:200px}.box-collection .box-top .btns .delete:hover .text[data-v-63e7ac97]{-webkit-transform:scaleX(1);transform:scaleX(1)}.box-collection .box-top .btns .send[data-v-63e7ac97]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#00659d;width:100px;padding:9px 0 10px;border:none;color:#fff;text-transform:uppercase;font-weight:700;font-size:19px;border-radius:5px;margin-right:10px;font-family:Roboto;max-width:unset;cursor:pointer}.box-collection .object-list[data-v-63e7ac97]{margin-bottom:10px;cursor:move}.box-collection .object-list .number[data-v-63e7ac97],.box-collection .object-list[data-v-63e7ac97]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.box-collection .object-list .number[data-v-63e7ac97]{color:#59708f;font-size:20px;font-weight:700;width:5%}.box-collection .object-list .number .ball[data-v-63e7ac97]{background-color:#59708f;border-radius:5px;width:9px;height:9px;margin-left:5px}.box-collection .object-list .box-object[data-v-63e7ac97]{display:grid;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:2fr 7fr 7fr 2fr;padding:10px 20px;border-radius:10px;background-color:#061529;color:#59708f;font-family:Roboto Condensed,Roboto,sans-serif}.box-collection .object-list .box-object i[data-v-63e7ac97]{color:#59708f}.box-collection .object-list .box-object .name-object[data-v-63e7ac97]{color:#99bce5}.box-collection .object-list .box-object .type[data-v-63e7ac97]{color:#fff}.box-collection .object-list .box-object .bts[data-v-63e7ac97]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff;font-family:Roboto;font-stretch:condensed}.box-collection .object-list .box-object .bts .comment[data-v-63e7ac97],.box-collection .object-list .box-object .bts .delete[data-v-63e7ac97],.box-collection .object-list .box-object .bts .view[data-v-63e7ac97]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px;border:none;color:#fff;font-size:20px;border-radius:5px;margin-right:10px;font-family:Roboto;max-width:50px;min-width:50px;cursor:pointer;-webkit-transition:max-width .666s ease;transition:max-width .666s ease}.box-collection .object-list .box-object .bts .comment i[data-v-63e7ac97],.box-collection .object-list .box-object .bts .delete i[data-v-63e7ac97],.box-collection .object-list .box-object .bts .view i[data-v-63e7ac97]{color:#fff}.box-collection .object-list .box-object .bts .comment .txt[data-v-63e7ac97],.box-collection .object-list .box-object .bts .delete .txt[data-v-63e7ac97],.box-collection .object-list .box-object .bts .view .txt[data-v-63e7ac97]{display:inline-block;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:transform .444s ease;transition:transform .444s ease;-webkit-transform-origin:left center;transform-origin:left center;margin-left:10px;padding-right:5px;color:#fff;font-size:16px}.box-collection .object-list .box-object .bts .comment[data-v-63e7ac97]:hover{max-width:200px;color:#fff}.box-collection .object-list .box-object .bts .comment:hover .txt[data-v-63e7ac97]{color:#fff;-webkit-transform:scaleX(1);transform:scaleX(1)}.box-collection .object-list .box-object .bts .view[data-v-63e7ac97]:hover{max-width:200px}.box-collection .object-list .box-object .bts .view:hover i[data-v-63e7ac97]{color:#e2e41a}.box-collection .object-list .box-object .bts .view:hover .txt[data-v-63e7ac97]{color:#e2e41a;-webkit-transform:scaleX(1);transform:scaleX(1)}.box-collection .object-list .box-object .bts .delete[data-v-63e7ac97]:hover{max-width:200px}.box-collection .object-list .box-object .bts .delete:hover i[data-v-63e7ac97]{color:#d9534f}.box-collection .object-list .box-object .bts .delete:hover .txt[data-v-63e7ac97]{color:#d9534f;-webkit-transform:scaleX(1);transform:scaleX(1)}.box-collection form[data-v-63e7ac97]{width:100%;background-color:#fff;padding:15px;margin-top:50px}.box-collection form .row[data-v-63e7ac97]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:35px}.box-collection form .row label[data-v-63e7ac97]{display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:5px;color:#052354;font-weight:700}.box-collection form .row label span[data-v-63e7ac97]{text-transform:uppercase;margin-left:10px}.box-collection form .full input[data-v-63e7ac97]{width:634px}.box-collection .actions[data-v-63e7ac97]{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.box-collection .actions button[data-v-63e7ac97]:first-child{margin-right:10px;background-color:#fff;color:#000;border:1px solid #06162b}.box-collection .actions button[data-v-63e7ac97]:nth-child(2n){background-color:#00659d;color:#fff;border:1px solid #00659d}.box-collection .actions button[data-v-63e7ac97]{border-radius:5px;height:47px;width:136px;font-weight:700}