body{margin:0;font-family:'Arial', sans-serif;font-size:14px;background-color:#19191b;color:black}.body__container{display:flex;position:absolute;width:100%;min-height:calc(100%);flex-direction:column;align-items:center;background-color:#EDEDED}div.hidden{display:none}a{color:#3483fa;text-decoration:none;transition:color .2s ease-in-out;cursor:pointer;line-height:1}a:hover{color:#2968c8}a.danger{color:#d73a49}.is-column{flex-direction:column}.padding-4{padding:4px}.margin-8{margin-bottom:8px}.margin-16{margin-bottom:16px}.margin-20{margin-bottom:20px}.margin-right-14{margin-right:14px}.bold{font-weight:bold}h1{margin-top:0}.self-start{align-self:flex-start;justify-self:flex-start}.row{display:flex}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{display:none}div::-webkit-scrollbar{width:6px;height:8px}div::-webkit-scrollbar-track{background-color:transparent}div::-webkit-scrollbar-thumb{background-color:#adadad}p.alert{position:relative;width:100%;height:20px;background-color:#950606;padding:20px;display:flex;align-items:center;justify-content:center;color:white;font-weight:bold;font-size:18px;margin:0}p.alert:empty{display:none}p.notice{position:relative;width:100%;height:20px;background-color:#023e8a;padding:20px;display:flex;align-items:center;justify-content:center;color:white;font-weight:bold;font-size:18px;margin:0}p.notice:empty{display:none}.separator{margin:5px}.loading{color:#ffffff;pointer-events:none}.loading::after{display:block;width:25px;height:25px;background-size:contain;background-image:url(/assets/loading-610f7b0958dee6ba36a7588403998354d77118f94b423af0cb9265cfbffba133.gif);background-repeat:no-repeat;content:"";z-index:3}input{border:1px solid;padding:8px 12px;font-size:15px;border-radius:6px}.table{display:flex;width:100%}.table__container{display:flex;width:100%;flex-direction:column;overflow-x:scroll}.table__head{display:flex;font-weight:bold;justify-content:space-between;padding:10px 16px}.table__header{flex:1;margin-left:16px;display:flex;align-items:center}.table__header.flex-1{flex:1}.table__header.flex-2{flex:2}.table__header.flex-3{flex:3}.table__header.flex-4{flex:4}.table__header.flex-5{flex:5}.table__header.flex-6{flex:6}.table__header.flex-7{flex:7}.table__header.flex-8{flex:8}.table__header.flex-9{flex:9}.table__header.flex-10{flex:10}.table__header.flex-11{flex:11}.table__header.flex-12{flex:12}.table__header.flex-13{flex:13}.table__header.flex-14{flex:14}.table__header.flex-15{flex:15}.table__header.flex-16{flex:16}.table__header.flex-17{flex:17}.table__header.flex-18{flex:18}.table__header.flex-19{flex:19}.table__header.flex-99{flex:99}.table__header:first-child{margin-left:0}.table__header-icon{margin-left:5px;display:flex;margin-right:-14px}.table__header-icon svg{width:14px;height:14px}.table__body{display:flex;flex-direction:column}.table__body.loading{align-items:center;padding:20px}.table__row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:10px 16px;border-radius:6px}@media screen and (min-width: 960px),print{.table__row{width:auto}}.table__row:nth-child(odd){background-color:#efefef}.table__row:nth-child(even){background-color:#efefef}.table__row:last-child{margin-bottom:0}.table__row.inside{background-color:#eaeaea}.table__row.green{background-color:#8cff8c}.table__row.yellow{background-color:#fff3cc}.table__row.red{background-color:#ff8c8c}.table__data{margin-left:16px;flex:1;gap:4px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.table__data--scenes{display:flex;flex-wrap:wrap;gap:4px}.table__data:first-child{margin-left:0}.table__data:last-child{margin-right:0}.table__data.is-column{flex-direction:column}.table__data.is-column.flex-end{justify-content:flex-start;align-items:flex-end}.table__data.flex-end{justify-content:flex-end}.table__data.no-wrap{white-space:nowrap}.table__data.red{color:#db0000;font-weight:bold}.table__data.yellow{color:#FFA500;font-weight:bold}.table__data.green{color:#60af60;font-weight:bold}.table__data.flex-1{flex:1}.table__data.flex-2{flex:2}.table__data.flex-3{flex:3}.table__data.flex-4{flex:4}.table__data.flex-5{flex:5}.table__data.flex-6{flex:6}.table__data.flex-7{flex:7}.table__data.flex-8{flex:8}.table__data.flex-9{flex:9}.table__data.flex-10{flex:10}.table__data.flex-11{flex:11}.table__data.flex-12{flex:12}.table__data.flex-13{flex:13}.table__data.flex-14{flex:14}.table__data.flex-15{flex:15}.table__data.flex-16{flex:16}.table__data.flex-17{flex:17}.table__data.flex-18{flex:18}.table__data.flex-19{flex:19}.table__data.flex-99{flex:99}.table__data-item.green{color:green;font-weight:bold}.table__data-item.red{color:#db0000;font-weight:bold}.table__data-textarea{width:200px;height:50px;resize:none;font-family:arial;letter-spacing:0.1px}.table__input{width:70%}.table__image{width:100px;height:100px}.pagination{display:flex;align-items:center;justify-content:center;padding-top:10px;padding-bottom:10px;font-size:16px;gap:8px}.pagination a{text-decoration:none;color:rgba(0,0,0,0.45);padding:8px 12px;border-radius:6px;background-color:#DDD}.pagination a:hover{background-color:rgba(0,0,0,0.04)}.page.current{color:rgba(0,0,0,0.8);background-color:rgba(0,0,0,0.04);padding:8px 12px;border-radius:6px}.devise__container{display:flex;width:95%;justify-content:center}@media screen and (min-width: 960px),print{.devise__container{width:95%}}.devise__container .field{margin-bottom:10px}.devise__container form{margin-bottom:15px}.devise__container .a{margin-bottom:5px}.devise__container .actions{margin:10px 0}.box{margin:20px 10px;padding:20px;background-color:white;border-radius:12px;box-shadow:0 0 12px rgba(0,0,0,0.2)}.box.full-width{width:90%}@media screen and (min-width: 960px),print{.box.full-width{width:100%}}.box.margin-100{margin-bottom:100px}.box__header{display:flex;justify-content:space-between}.box__pagination{display:flex;justify-content:center}.box__header-left{display:flex;align-items:center;width:100%}.box__header-right{display:flex;align-items:center}.box__body{display:flex;flex-direction:column}.box__file-label{margin-bottom:4px}.box__file-form{display:flex}.box__file-input{margin-right:12px}.box__footer{display:flex;justify-content:flex-end}.button{cursor:pointer;user-select:none}.button img{width:20px;height:20px;padding-right:6px}@media screen and (min-width: 960px),print{.button img{padding-right:10px}}.button.disabled{opacity:0.5;cursor:not-allowed}.button__new{display:flex;align-items:center;padding:8px 8px;background-color:black;border-radius:6px;color:white;transition:background-color .2s ease-in-out;border:none}.button__new:hover{color:#ffffff;background-color:#525252}.admin-users__buttons{display:flex;gap:10px}.section{display:grid;position:absolute;z-index:1;width:100%;min-height:100%}.section.hidden{display:none;opacity:0}.home{display:flex;flex-direction:column;justify-content:center;align-items:center}.home__header{display:flex;gap:20px;align-items:center;margin-bottom:10px}.home__title{font-size:30px;text-align:center;font-weight:600}.home__subtitle{font-size:20px}.home__search-input{width:400px}.codes{display:flex;flex-direction:column;justify-content:center;align-items:center}
