.user-login{width:80vw;background:#011936;padding:15px 15px;border-radius:12px;color:azure}@media screen and (min-width: 900px){.user-login{width:50vw}}@media screen and (min-width: 1200px){.user-login{width:30vw}}.user-login input[type=text]{margin:10px 0}.user-login input[type=password]{margin:10px 0}.user-login button{width:100%}
.errors[data-v-3f90cea7]{z-index:999;position:fixed}
#guards-pane .add-guard[data-v-053a25da]{display:flex;width:100%;justify-content:stretch;margin:5px 0 10px 0}#guards-pane .add-guard input[data-v-053a25da],#guards-pane .add-guard select[data-v-053a25da]{margin:0 10px 0 0}#guards-pane .list-guards-pane[data-v-053a25da]{overflow-y:auto;height:100%;width:100%;-ms-overflow-style:none;scrollbar-width:none}#guards-pane .list-guards-pane[data-v-053a25da]::-webkit-scrollbar{display:none}#guards-pane .list-guards .guard-item[data-v-053a25da]{display:flex;justify-content:space-between;align-items:center}#guards-pane .list-guards .guard-item p[data-v-053a25da]{margin:0;text-align:center}#guards-pane .list-guards .guard-item .guard-number[data-v-053a25da]{flex-basis:4%}#guards-pane .list-guards .guard-item .guard-username[data-v-053a25da]{flex-basis:28%}#guards-pane .list-guards .guard-item .guard-residence[data-v-053a25da]{flex-basis:15%}#guards-pane .list-guards .guard-item .delete-guard-btn[data-v-053a25da]{flex-basis:23%}@media screen and (max-width: 700px){#guards-pane .add-guard[data-v-053a25da]{flex-flow:column;padding:5px 10px}#guards-pane .add-guard input[data-v-053a25da],#guards-pane .add-guard select[data-v-053a25da]{margin:5px 0}#guards-pane .add-guard input[data-v-053a25da]:first-child{margin-top:0}}
#users-pane{display:flex;flex-direction:column;justify-content:stretch}.list-control-buttons{display:flex;justify-content:center;align-items:center;margin:5px 10px}.list-control-buttons .button{font-size:1.2rem;font-weight:700;color:azure;padding:0 14px;background-color:#ed254e;border-radius:10px;cursor:pointer;margin:0 10px}.user-address{color:#ed254e}.user-address-confirmed{color:green}.pagination{margin:20px 0}
.menu-screen[data-v-1df2674a]{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:rgba(70,83,98,.5);opacity:0;z-index:-5;transition:opacity .7s ease-in-out,z-index .7s;backdrop-filter:blur(8px)}.menu-screen-show[data-v-1df2674a]{z-index:112;opacity:1}.menu-content[data-v-1df2674a]{display:flex;z-index:112;flex-flow:column;align-items:stretch;justify-content:center;position:absolute;bottom:100vh;right:0;background-color:#011936;width:20vw;height:100vh;padding:8vh 0;transition:bottom .7s ease-in-out}@media screen and (max-width: 1200px){.menu-content[data-v-1df2674a]{width:30vw}}.menu-content-show[data-v-1df2674a]{bottom:0}.menu-item[data-v-1df2674a]{font-family:"Ubuntu",sans-serif;font-size:1.5rem;text-align:center;color:azure;width:100%;padding:5px 10px;margin-top:5px;background-color:#0b2340;transition:background-color .7s;user-select:none}.menu-item[data-v-1df2674a]:hover,.menu-item[data-v-1df2674a]:active{background-color:#465362}@media screen and (max-width: 900px){.menu-content[data-v-1df2674a]{width:100vw}}
#requests-pane .pane-name[data-v-1d629ebc]{margin:0px 0}form input.address-paid[data-v-1d629ebc]{background-color:#c2eabd;background-color:rgba(194,234,189,.5)}form input.address-unpaid[data-v-1d629ebc]{background-color:#ed254e;background-color:rgba(237,37,78,.5)}form input.address-notexists[data-v-1d629ebc]{background-color:#ed254e;background-color:rgba(255,60,60,.5)}.modal[data-v-1d629ebc]{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;z-index:200;width:100%;height:100%;background-color:rgba(0,0,0,.6);backdrop-filter:blur(8px)}.modal .modal-content[data-v-1d629ebc]{display:block;padding:20px 20px;width:38%}@media screen and (max-width: 800px){.modal .modal-content[data-v-1d629ebc]{width:90%}}.modal .modal-content .btn-group[data-v-1d629ebc]{width:100%}
.users-list[data-v-1f915d31]{margin:20px 0;display:flex;flex-direction:column;align-items:center;justify-content:stretch;width:100%;overflow-x:auto;overflow-y:auto}.users-list button[data-v-1f915d31]{margin:0}.users-list ul[data-v-1f915d31]{padding-left:0;width:100%}.users-list ul li+li[data-v-1f915d31]{border-top:1px solid #011936}.users-list ul li[data-v-1f915d31]{display:grid;border-bottom-color:#011936;grid-template-columns:1fr 3fr 2fr 3fr 2fr 3fr 3fr 3fr;column-gap:20px;margin:5px;padding:10px 0 0 0}@media(max-width: 600px){.users-list ul li[data-v-1f915d31]{grid-template-columns:none;display:flex;flex-direction:column;width:100%}}.users-list ul li>span+span[data-v-1f915d31]{margin-top:5px}.users-list table th[data-v-1f915d31]{position:sticky;top:0}td.activation[data-v-1f915d31],td.address[data-v-1f915d31],td.phone[data-v-1f915d31],td.identification[data-v-1f915d31]{text-align:center}.search[data-v-1f915d31]{width:100%;display:flex;flex-flow:row wrap;justify-content:center;align-items:center}.search .search-label[data-v-1f915d31]{border-bottom:solid 6px #f9dc5c;font-weight:bold;cursor:pointer;margin:2px 5px}.search .search-input[data-v-1f915d31]{display:flex;flex-flow:row wrap;justify-content:stretch;align-items:stretch}.search .search-input input[data-v-1f915d31]{margin:4px 5px;min-width:200px;max-width:30%}@media screen and (max-width: 600px){.search .search-input input[data-v-1f915d31]{max-width:100%}}
form[data-v-4c8b543c]{margin:20px 0}form button[data-v-4c8b543c]{width:100%}
.request[data-v-2a74afbb]{grid-template-columns:1fr 1fr 1fr 1fr}.request .request-heading[data-v-2a74afbb]{grid-column-start:1;grid-column-end:5}.request .request-body[data-v-2a74afbb]{grid-column-start:1;grid-column-end:5}.request .user-name[data-v-2a74afbb]{grid-column-start:1;grid-column-end:3}.request .user-info[data-v-2a74afbb]{grid-column-start:1;grid-column-end:5}.request .btn-group[data-v-2a74afbb]{margin-top:10px;grid-column-start:2;grid-column-end:4}@media(max-width: 900px){.request .btn-group[data-v-2a74afbb]{grid-column-start:1;grid-column-end:5}}
.all-requests[data-v-44938b94]{display:grid;grid-template-columns:1fr 3fr}
.request[data-v-15d1b929]{grid-template-columns:2fr 6fr 3fr}
.arrow[data-v-12f134ed]{border:solid azure;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:all .4s}.arrow-right[data-v-12f134ed]{margin:0 0 2px 3px;transform:rotate(-45deg)}.arrow-left[data-v-12f134ed]{transform:rotate(135deg)}.arrow-up[data-v-12f134ed]{transform:rotate(-135deg)}.arrow-down[data-v-12f134ed]{margin:0 0 3px 3px;transform:rotate(45deg)}.sections-screen[data-v-12f134ed]{position:absolute;top:7vh;left:0;z-index:0;display:flex;flex-direction:column;align-items:center;width:100vw;height:93vh;margin-top:0;backdrop-filter:blur(4px)}.sections[data-v-12f134ed]{display:flex;flex-direction:column;margin:10px;cursor:pointer;font-family:"Ubuntu",sans-serif;font-size:1.3rem}.sections-list[data-v-12f134ed]{z-index:10;display:flex;flex-direction:column;align-items:center;background-color:#011936;width:100vw;margin-top:0}.sections-list span[data-v-12f134ed]{padding:10px 0;width:100vw;text-align:center;transition:all .3s}.sections-list span[data-v-12f134ed]:hover:not(.add-section-element){color:#fff;background-color:#012340}.sections-list span+span[data-v-12f134ed]{border-top:1px solid #465362}.sections-list .btn-add-section[data-v-12f134ed]{font-size:1.2rem;font-weight:700}.sections-list .section-info[data-v-12f134ed]{display:flex}.sections-list .section-info .section-name[data-v-12f134ed]{display:flex;flex-direction:column}.sections-list .section-info .section-range[data-v-12f134ed]{padding:0;font-size:.8rem;color:gray}.sections-list .section-info .close[data-v-12f134ed]{position:relative;right:20px;width:20px;border-top:0;color:azure;font-size:1.1rem;font-weight:700;padding:0}.sections-list .add-section-element[data-v-12f134ed]{display:flex;flex-direction:column;align-items:center;justify-content:center}.sections-list .add-section-element .input-group[data-v-12f134ed]{max-width:90vw;margin:10px 10px 0 10px}@media screen and (min-width: 800px){.sections-list .add-section-element .input-group[data-v-12f134ed]{width:50vw}}.sections-list .add-section-element .input-group .section-text[data-v-12f134ed]{width:200px}.sections-list .add-section-element .input-group .section-from .section-to[data-v-12f134ed]{width:100px}.sections-list .add-section-element .btn-group[data-v-12f134ed]{width:200px}.rollup-enter-from[data-v-12f134ed],.rollup-leave-to[data-v-12f134ed]{transform:translateY(-100vh);z-index:-10;opacity:0}.rollup-enter-active[data-v-12f134ed]{transition:all .7s ease}.rollup-leave-active[data-v-12f134ed]{transition:all .6s}
.content[data-v-916f2016]{display:flex;flex-direction:column;padding:10px 25px}.text[data-v-916f2016]{font-size:20px;min-height:28vh;width:90%;margin:0 auto;background-color:rgba(255,255,255,.5);border-radius:10px;padding:5px 10px;overflow:auto}.buttons[data-v-916f2016]{display:flex;justify-content:space-between;margin:15px 5px;font-size:20px}.buttons select[data-v-916f2016]{padding:8px;border-radius:.5rem;background-color:rgba(255,255,255,.6)}.buttons button[data-v-916f2016]{font-size:20px;border-radius:.5rem;border:none;padding:10px 15px;color:#fff;background-color:#0d6efd}.buttons button[data-v-916f2016]:hover{background-color:#0b5ed7}ul li[data-v-916f2016]{font-size:23px}.bold[data-v-916f2016]{font-weight:bold}.italic[data-v-916f2016]{font-style:italic}hr.line[data-v-916f2016]{color:#01254f;opacity:.4;size:1px}.pages[data-v-916f2016]{margin-top:15px}.page[data-v-916f2016]{padding:15px 25px;border:1px solid #708090;border-width:1px 1px 1px 0;color:#708090;font-size:23px;cursor:pointer}.page[data-v-916f2016]:first-child{border-width:1px !important}.page[data-v-916f2016]:hover{color:#fff;background-color:#0d6efd}
.content-wrapper[data-v-37184ed0]{display:flex;overflow:hidden !important;background-color:rgba(1,25,54,.1)}.left-side[data-v-37184ed0]{width:25%;background-color:rgba(0,45,99,.3)}.button[data-v-37184ed0]{padding:10px 15px;font-size:1.3rem;text-align:start;border:none;background-color:rgba(0,42,92,0)}.button.button.active[data-v-37184ed0]{border-left:5px solid #01254f;padding-left:10px}.button[data-v-37184ed0]:hover{background-color:rgba(0,42,92,.3)}.right-side[data-v-37184ed0]{width:75%;-webkit-box-shadow:-13px 1px 14px -5px rgba(0,0,0,.06);box-shadow:-13px 1px 14px -5px rgba(0,0,0,.06)}.menu[data-v-37184ed0]{display:flex;flex-direction:column}.title[data-v-37184ed0]{padding:25px;text-align:center;margin-bottom:10px;background-color:rgba(0,42,92,.6);color:#fff}.title h4[data-v-37184ed0]{margin:0;font-size:28px;font-weight:700}.content[data-v-37184ed0]{padding:0 20px 20px 20px}
.bot-manage[data-v-7e1fd17d]{display:flex;flex-direction:column;width:95vw;margin:0 auto;padding-bottom:30px;position:absolute;top:10%;left:0;height:135vh}.section[data-v-7e1fd17d]{width:80%;margin:0 10%;max-height:84px;overflow:hidden;transition:max-height .2s ease-out}.section h2[data-v-7e1fd17d]{display:block;margin:0}.section:first-child .section-inner[data-v-7e1fd17d]{overflow:hidden}.section:first-child .section-heading[data-v-7e1fd17d]{border-radius:2rem 2rem 0 0}.section.active[data-v-7e1fd17d]{max-height:750px;transition:max-height .5s ease-out}.section.active.delay[data-v-7e1fd17d]{transition-delay:.2s}.section-heading[data-v-7e1fd17d]{display:flex;justify-content:space-between;width:100%;padding:15px 25px;cursor:pointer;background-color:#01254f;color:#fff}.heading-arrow[data-v-7e1fd17d]{width:45px;height:45px;filter:invert(100%)}.stay-leave-active[data-v-7e1fd17d],.stay-enter-active[data-v-7e1fd17d]{transition:opacity .4s linear}.stay-enter[data-v-7e1fd17d],.stay-leave-to[data-v-7e1fd17d]{opacity:1}.stay-leave[data-v-7e1fd17d],.stay-enter-to[data-v-7e1fd17d]{opacity:1}.arrow[data-v-7e1fd17d]{width:50px;height:50px;transform:rotate(180deg)}.arrow.rotated[data-v-7e1fd17d]{transform:rotate(0)}
