@font-face{font-family:"Roboto Mono";src:url(/static/media/RobotoMono-Regular.5b04fdfe.ttf);font-weight:400}@font-face{font-family:"Roboto Mono";src:url(/static/media/RobotoMono-Medium.0eaa3f45.ttf);font-weight:500}@font-face{font-family:"Roboto Mono";src:url(/static/media/RobotoMono-SemiBold.eabbacb6.ttf);font-weight:600}@font-face{font-family:"Roboto Mono";src:url(/static/media/RobotoMono-Bold.90190d91.ttf);font-weight:700}*,body{font-family:"Roboto Mono",Helvetica,sans-serif}#root,.App,.App>div,body,html{margin:0;height:100%;background-color:#111}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#e4e4e4}::-webkit-scrollbar-thumb{background:silver}::-webkit-scrollbar-thumb:hover{background:#aaa}.auth-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(169.24deg,#111 -17.78%,#16181d 91.97%),#c4c4c4}.auth-layout .background-image{width:100%;height:100%;position:absolute}.auth-layout .background-image .background-image__overlay{width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0;opacity:.8}.auth-layout .background-image img{width:100%;height:100%;filter:blur(10px)}.auth-layout .app-logo{width:80px;margin-bottom:30px;object-fit:contain}.auth-layout .auth-layout__card{z-index:5;background-color:#111;border-radius:27px;padding:40px;box-sizing:border-box;box-shadow:0 0 10px 0 rgba(0,0,0,.15);width:600px;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.auth-layout .auth-layout__card h1{font-size:20px;font-weight:600;text-align:center;margin:0 0 20px;color:#fff}.auth-layout .auth-layout__card .separator{display:block;margin-bottom:10px;text-align:center;font-size:14px;line-height:17px;color:#fff;font-weight:500}.auth-layout .auth-layout__card .error-message-global{color:#f44336;text-align:center;margin:20px}.button-component{padding:12px;color:#fff;border:none;text-decoration:none;border-radius:45px;cursor:pointer;width:100%;font-size:15px;margin-bottom:10px;font-weight:700;background:red;text-transform:uppercase}.button-component .button-component-loading{flex:1 1;height:15px;display:flex;align-items:center;justify-content:center}.button-component .button-content{display:flex;align-items:center;justify-content:center;font-family:Helvetica}.button-component .button-content>svg{margin-right:5px}.button-component.secondary{border:1px solid red;color:red;background-color:#fff}.button-component.cancel{background-color:#828282}.button-component:focus{outline:0}.button-component:hover{opacity:.9}.button-component.disabled{cursor:default;background:#111;color:#7c85a5;border:1px solid #7c85a5}.button-component.round{border-radius:32px}.button-component.light{background-color:unset;color:#fff}.button-component.small{padding:7px 15px}.button-component.no-actions{pointer-events:none}.button-component.danger{background-color:#f44336}.css-1briiib-menu{overflow:auto;height:150px}.input-wrapper{display:flex;flex-direction:column;position:relative}.input-wrapper .password-icon{position:absolute;bottom:5px;right:12px;color:#fff;font-size:20px;cursor:pointer}.input-wrapper.error label{color:#f44336}.input-wrapper.error div,.input-wrapper.error input{border-color:#f44336}.input-wrapper label{margin-bottom:5px;font-weight:500;font-size:15px;color:#fff;font-size:14px}.input-wrapper .custom-react-select,.input-wrapper .input{width:100%;box-sizing:border-box;border:none;border-radius:5px;color:#fff;background-color:#191919;font-family:Helvetica}.input-wrapper .custom-react-select:focus,.input-wrapper .input:focus{outline:0;border-color:red}.input-wrapper .custom-react-select::placeholder,.input-wrapper .input::placeholder{opacity:.7}.input-wrapper input{height:50px;padding:0 10px}.input-wrapper textarea{min-height:100px;padding:10px}.input-wrapper input[type=password]{padding-right:42px}.input-wrapper .error-message{font-size:13px;font-weight:500;margin-top:5px;color:#f44336}.DatePicker-wrapper{width:100%}.DatePicker-wrapper label{margin-bottom:5px;font-weight:500;font-size:15px;color:#fff;font-size:14px}.DatePicker-wrapper .ranger-wrapper{width:100%;background-color:#191919;border:none;border-radius:5px;padding:15px 10px;height:auto!important;box-shadow:none;font-family:Helvetica!important}.DatePicker-wrapper .ranger-wrapper input{color:#fff}.DatePicker-wrapper .ranger-wrapper input::placeholder{color:#828282}.DatePicker-wrapper .ranger-wrapper svg{color:#fff}.DatePicker-wrapper .ranger-wrapper span{background-color:#191919}.DatePicker-wrapper .ranger-wrapper .ant-picker{padding:0}.DatePicker-wrapper .ranger-wrapper .ant-picker-active-bar{display:none}.DatePicker-wrapper .ant-picker.ant-picker-disabled{cursor:default;background-color:#191919}.DatePicker-wrapper .ant-picker-input>input[disabled]{cursor:default;color:inherit}.DatePicker-wrapper .ant-picker-input{font-family:Helvetica}.TimePicker-wrapper{width:100%}.TimePicker-wrapper label{margin-bottom:5px;font-weight:500;font-size:15px;color:#fff;font-size:14px}.TimePicker-wrapper .ranger-wrapper{width:100%;background-color:#191919;border:none;border-radius:5px;padding:15px 10px;height:auto!important;box-shadow:none;font-family:Helvetica}.TimePicker-wrapper .ranger-wrapper input{color:#fff}.TimePicker-wrapper .ranger-wrapper input::placeholder{color:#828282}.TimePicker-wrapper .ranger-wrapper svg{color:#fff}.TimePicker-wrapper .ranger-wrapper span{background-color:#191919}.TimePicker-wrapper .ranger-wrapper .ant-picker{padding:0}.TimePicker-wrapper .ranger-wrapper .ant-picker-active-bar{display:none}.TimePicker-wrapper .ranger-wrapper .ant-picker-input{font-family:Helvetica}.toastr-content-wrapper{display:flex}.toastr-content-wrapper.success{background-color:rgba(62,207,142,.7);transition:background-color .2s}.toastr-content-wrapper.success:hover{background-color:rgba(62,207,142,.8);transition:background-color .2s}.toastr-content-wrapper.success .toastr-progress-bar{background-color:#57be91}.toastr-content-wrapper.danger{background-color:rgba(202,91,83,.8);transition:background-color .2s}.toastr-content-wrapper.danger:hover{background-color:#ca5b53;transition:background-color .2s}.toastr-content-wrapper.danger .toastr-progress-bar{background-color:#8c4a45}.toastr-content-wrapper.warning{background-color:rgba(249,168,32,.8);transition:background-color .2s}.toastr-content-wrapper.warning:hover{background-color:#f9a820;transition:background-color .2s}.toastr-content-wrapper.warning .toastr-progress-bar{background-color:#a8772a}.toastr-content-wrapper.info{background-color:rgba(82,169,194,.8);transition:background-color .2s}.toastr-content-wrapper.info:hover{background-color:#52a9c2;transition:background-color .2s}.toastr-content-wrapper.info .toastr-progress-bar{background-color:#467988}.toastr-content-wrapper .toastr-icon{display:flex;align-items:center;justify-content:center;width:60px;flex-shrink:0;font-size:20px}.toastr-content-wrapper .toastr-icon svg path{color:#fff}.toastr-content-wrapper .toastr-content{color:#fff;padding:15px 15px 15px 0}.toastr-content-wrapper .toastr-content h4{margin:0 0 8px;font-size:15.5px;font-weight:700;color:#fff}.toastr-content-wrapper .toastr-content p{margin:0 5px 0 0;font-weight:500;font-size:13.5px;line-height:16px}.toastr-div .toastr-wrapper{display:flex;width:320px;z-index:100000;top:50px;right:20px;border-radius:5px;box-shadow:0 2px 12px 0 rgba(0,0,0,.1);position:relative;padding:0}.toastr-div .toastr-wrapper:hover{cursor:pointer}.toastr-div .toastr-wrapper:hover .toastr-close{opacity:.8;transition:opacity .2s}.toastr-div .toastr-wrapper .toastr-close{position:absolute;top:10px;right:10px;color:#fff;opacity:.3;transition:opacity .2s}.toastr-div .toastr-wrapper .toastr-progress-bar{height:5px}.toastr-div .toastr-wrapper .toastr-progress-bar.success{background:#57be91}.toastr-div .toastr-wrapper .toastr-progress-bar.danger{background:#8c4a45}.toastr-div .toastr-wrapper .toastr-progress-bar.warning{background:#a8772a}.toastr-div .toastr-wrapper .toastr-progress-bar.info{background:#467988}@media only screen and (max-width:767px){.toastr-div .toastr-wrapper{right:-40px}}.login-component{display:flex;flex-direction:column;width:100%}.login-component form{width:100%}.login-component form div.input-wrapper:first-of-type{margin-bottom:20px}.login-component form .forgot-password{display:block;text-decoration:underline;color:#fff;margin-bottom:30px;margin-top:10px;text-align:right;font-size:14px}.register-component{display:flex;flex-direction:column;width:100%}.register-component h2{font-size:22px;color:#fff;margin-top:0;font-weight:500}.register-component p{color:#828282;margin-top:0;font-weight:500}.register-component form{width:100%}.register-component form div.input-wrapper{margin-bottom:20px}.register-component form button:first-of-type{margin-top:20px}.icon{margin-top:5px;width:20px;height:20px}.action-buttons-wrapper2{align-items:center;text-align:center;margin-left:15px;width:30%;border-radius:27%;background-color:red;cursor:pointer}.confirmation-modal-wrapper{border-radius:27px;width:700px;box-shadow:0 2px 10px rgba(0,0,0,.1)}.confirmation-modal-wrapper .table-wrapper .info-wrapper .info-image img{margin:0}.title-wrapper{width:100%;min-width:300px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.title-wrapper .icon-title{width:50%;min-width:300px;display:flex}.title-wrapper .icon-title .icon-header-modal{width:40px;height:40px;padding:5px;align-items:center;text-align:center;margin-right:20px;margin-top:-10px}.title-wrapper h2{font-weight:500;color:#fff;margin:0}.title-wrapper .buttons-wrapper{display:flex;align-items:center;margin-right:10px}.title-wrapper .buttons-wrapper .title-button-wrapper{padding:10px 20px;border:none;color:#fff;font-weight:500;background:red;border-radius:6px;cursor:pointer}.title-wrapper .close-icon-wrapper{color:#fff;font-size:20px;cursor:pointer}@media only screen and (max-width:767px){.title-wrapper{min-width:260px}}.secondary-wrapper{position:relative}.secondary-wrapper .subtitle-button-wrapper{min-width:100px;padding:10px 8px 10px 14px;display:flex;justify-content:space-between;align-items:center;border:none;color:#fff;font-weight:600;background-color:#7c85a5;border-radius:6px;cursor:pointer;margin-right:20px}.secondary-wrapper .subtitle-button-wrapper .icon-option-wrapper{width:30px;height:16px;font-size:26px;display:flex;justify-content:flex-end;align-items:center;border-left:1px solid #a1a1a1;margin-left:8px}.secondary-wrapper .options-wrapper{margin-top:5px;position:absolute;bottom:1;left:0;color:#fff;width:100%;background-color:#191919;border-radius:6px;z-index:999}.secondary-wrapper .options-wrapper .options-items-wrapper{height:42px;padding:10px;display:flex;align-items:center;border-bottom:1px solid hsla(0,0%,100%,.0862745098)}.secondary-wrapper .options-wrapper .options-items-wrapper svg{margin-right:10px}.secondary-wrapper .options-wrapper .options-items-wrapper{cursor:pointer}.secondary-wrapper .options-wrapper .options-items-wrapper:hover{background-color:#2b333b}.secondary-wrapper .options-wrapper label:first-child{border-radius:6px 6px 0 0}.secondary-wrapper .options-wrapper label:last-child{border-radius:0 0 6px 6px;border-bottom:none}.no-info-wrapper{flex-grow:1;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.no-info-wrapper img{color:#7c85a5;width:70px;height:70px}.no-info-wrapper h3{padding-top:24px!important;color:#7c85a5!important;text-transform:none!important}.dashboard-layout{display:flex;background:#111;height:100%}.dashboard-layout .sidebar{width:250px;background-color:#191919;display:flex;flex-direction:column;margin:30px;border-radius:19px;overflow-y:auto;overflow-x:hidden}.dashboard-layout .sidebar .logo{display:flex;align-items:center;justify-content:center;padding:20px 20px 0;box-sizing:border-box;margin-bottom:20px}.dashboard-layout .sidebar .logo img{width:70px}.dashboard-layout .sidebar .disabled-sidebar-item{display:flex;align-items:center;justify-content:flex-start;height:45px;color:#585858;text-decoration:none;font-weight:600;transition:background-color .1s,color .1s;width:200px;margin:0 auto 20px;padding:0 20px;box-sizing:border-box;border-radius:10px;cursor:default}.dashboard-layout .sidebar .disabled-sidebar-item .sidebar-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-right:15px;font-size:20px}.dashboard-layout .sidebar .sidebar-item{display:flex;align-items:center;justify-content:flex-start;height:45px;color:#fff;text-decoration:none;font-weight:600;transition:background-color .1s,color .1s;width:200px;margin:0 auto 20px;padding:0 20px;box-sizing:border-box;border-radius:10px}.dashboard-layout .sidebar .sidebar-item .sidebar-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-right:15px;font-size:20px}.dashboard-layout .sidebar .sidebar-item .sidebar-icon2{width:20px;height:20px;display:flex;align-items:flex-end;margin-left:auto;font-size:20px}.dashboard-layout .sidebar .sidebar-item.active,.dashboard-layout .sidebar .sidebar-item:hover{background-color:red;color:#fff;cursor:pointer;transition:background-color .1s,color .1s}.dashboard-layout .sidebar .sidebar-subroutes-link{text-decoration:none}.dashboard-layout .sidebar .sidebar-subroutes-link.active,.dashboard-layout .sidebar .sidebar-subroutes-link.hover{text-decoration:underline;color:#fff}.dashboard-layout .sidebar .sidebar-subroutes-link .sidebar-subroutes-label{margin-left:70px;margin-right:20px;padding:10px 20px;font-weight:400;background-color:none;text-decoration:none;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.0862745098);position:"relative";display:flex;align-items:center}.dashboard-layout .sidebar .sidebar-subroutes-link .sidebar-subroutes-label .selected-subroute-icon{margin:0 5px 0 -20px}.dashboard-layout .content{display:flex;flex-direction:column;flex:1 1;height:100%;overflow-x:hidden}.dashboard-layout .content .top-bar{min-height:80px;margin:30px 40px 20px 0;box-sizing:border-box;display:flex;align-items:center;background-color:#191919;border-radius:19px}.dashboard-layout .content .top-bar .top-bar-Back-Event{cursor:pointer;display:flex}.dashboard-layout .content .top-bar .title__wrapper{display:flex;align-items:center;margin-left:16px}.dashboard-layout .content .top-bar .title__wrapper h3{margin:0;font-weight:500;color:#fff}.dashboard-layout .content .top-bar .title__wrapper p{margin:5px 0 0;font-size:14px;font-weight:500;color:#fff}.dashboard-layout .content .top-bar .title__wrapper .title{display:flex;align-items:center;grid-gap:12px;gap:12px}.dashboard-layout .content .top-bar .title__wrapper .title svg{color:#fff;font-size:36px;cursor:pointer}.dashboard-layout .content .top-bar .title__wrapper .title .editProfile-title-wrapper svg{cursor:default}.dashboard-layout .content .top-bar .title__wrapper .subtitle-wrapper{padding:8px 0}.dashboard-layout .content .top-bar .title__wrapper h4{margin:0;font-weight:400;color:red}.dashboard-layout .content .top-bar .logged-user-info{margin-left:auto;position:relative;flex-shrink:0;margin-right:16px}.dashboard-layout .content .top-bar .logged-user-info .logged-user-info__content{color:#fff;display:flex;align-items:center;justify-content:flex-end}.dashboard-layout .content .top-bar .logged-user-info .logged-user-info__content:hover{cursor:pointer}.dashboard-layout .content .top-bar .logged-user-info .logged-user-info__content img{width:45px;height:45px;padding:1px;border-radius:100%}.dashboard-layout .content .top-bar .logged-user-info .logged-user-info__content .user-info span{display:block;margin:0 15px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.dashboard-layout .content .top-bar .logged-user-info .logged-user-info__content .user-info .user-role{color:#828282}.dashboard-layout .content .top-bar .logged-user-info .logged-user-info__content .arrow-down{align-self:flex-start;margin-top:2px;font-size:24px}.dashboard-layout .content .top-bar .logged-user-info .logged-user-info__options{position:absolute;width:220px;background-color:#191919;top:65px;right:0;box-shadow:0 0 8px 0 rgba(0,0,0,.55);z-index:99999}.dashboard-layout .content .top-bar .logged-user-info .logged-user-info__options .option{display:flex;align-items:center;justify-content:flex-start;height:30px;padding:10px 20px;color:#fff}.dashboard-layout .content .top-bar .logged-user-info .logged-user-info__options .option:hover{cursor:pointer;background-color:#111}.dashboard-layout .content .top-bar .logged-user-info .logged-user-info__options .option span{margin-left:10px;font-weight:500;width:180px}.dashboard-layout .content .top-bar .logged-user-info .logged-user-info__options .option .icon-wrapper{display:flex;justify-content:center;align-items:center;color:red}.dashboard-layout .content .content-children{overflow-y:auto;flex:1 1;height:100%;display:flex;flex-direction:column;overflow-x:hidden;margin-bottom:30px}.dashboard-layout .burger-menu-wrapper{display:none}.dashboard-layout .burger-menu-wrapper .sidebar-item{display:flex;align-items:center;justify-content:flex-start;height:45px;color:#fff;text-decoration:none;font-weight:600;transition:background-color .1s,color .1s;width:200px;margin:0 auto 20px;padding:0 20px;box-sizing:border-box;border-radius:10px}.dashboard-layout .burger-menu-wrapper .sidebar-item .sidebar-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-right:15px;font-size:20px}.dashboard-layout .burger-menu-wrapper .sidebar-item.active,.dashboard-layout .burger-menu-wrapper .sidebar-item:hover{background-color:red;color:#fff;cursor:pointer;transition:background-color .1s,color .1s}.dashboard-layout .burger-menu-wrapper .sidebar-subroutes-link{text-decoration:none}.dashboard-layout .burger-menu-wrapper .sidebar-subroutes-link.active,.dashboard-layout .burger-menu-wrapper .sidebar-subroutes-link.hover{text-decoration:underline;color:#fff}.dashboard-layout .burger-menu-wrapper .sidebar-subroutes-link .sidebar-subroutes-label{margin-left:70px;margin-right:20px;padding:10px 20px;font-weight:400;background-color:none;text-decoration:none;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.0862745098)}.dashboard-layout .burger-menu-wrapper .menu-item{color:#fff;background-color:red;height:48px;margin-bottom:8px}.dashboard-layout .burger-menu-wrapper .bm-burger-button{position:fixed;width:36px;height:30px;left:20px;top:20px}.dashboard-layout .burger-menu-wrapper .bm-burger-bars{background:red}.dashboard-layout .burger-menu-wrapper .bm-burger-bars-hover{background:#191919}.dashboard-layout .burger-menu-wrapper .bm-menu-wrap{position:fixed;height:100%}.dashboard-layout .burger-menu-wrapper .bm-menu{background:#191919;padding:2.5em .5em 0;font-size:1.15em}.dashboard-layout .burger-menu-wrapper .bm-morph-shape{fill:#373a47}.dashboard-layout .burger-menu-wrapper .bm-item-list{color:#b8b7ad;padding:.8em 0}.dashboard-layout .burger-menu-wrapper .bm-item{display:inline-block}.dashboard-layout .burger-menu-wrapper .bm-overlay{background:rgba(0,0,0,.3)}.transparent-button{background:transparent;margin-bottom:-30px;padding:8px}.transparent-button .button-content{font-family:"Roboto Mono",Helvetica}.transparent-button:hover{opacity:.8}.discoteca-icon{width:16px;height:16px}@media only screen and (max-width:767px){.dashboard-layout .sidebar{display:none;font-weight:700}.dashboard-layout .content .top-bar{margin:60px 20px 20px}.dashboard-layout .content .top-bar .title__wrapper .title{flex-wrap:wrap}.dashboard-layout .content .top-bar .title__wrapper h3{font-size:13px}.dashboard-layout .content .top-bar .title__wrapper h4{font-size:11px}.dashboard-layout .burger-menu-wrapper{display:block}.dashboard-layout .burger-menu-wrapper .sidebar-item:hover{background:none}}.table-wrapper{width:100%;padding-top:20px}.table-wrapper .ant-table-tbody>tr.ant-table-row-level-0:hover>td{background:unset}.table-wrapper .table_row{background-color:#111;color:#fff}.table-wrapper .table_row td{border-bottom:none}.table-wrapper .ant-table-wrapper{background-color:#111}.table-wrapper .ant-table-wrapper .ant-table{background-color:#111;overflow-x:auto}.table-wrapper .ant-table-wrapper .ant-table .ant-table-body{flex:auto}.table-wrapper .ant-table-wrapper .ant-table .ant-table-body .highIndex{z-index:99999}.table-wrapper .ant-table-wrapper .ant-table table{overflow-x:auto;background-color:#191919}.table-wrapper .ant-table-wrapper .ant-table table thead tr{overflow:hidden;background:none}.table-wrapper .ant-table-wrapper .ant-table table thead tr th{padding:1rem 24px;line-height:13px;border-bottom:none;color:#828282;background-color:#191919}.table-wrapper .ant-table-wrapper .ant-table table thead tr th .ant-table-column-sorters{padding:0}.table-wrapper .ant-table-wrapper .ant-table table thead tr th:first-child{border-top-left-radius:10px}.table-wrapper .ant-table-wrapper .ant-table table thead tr th:last-child{border-top-right-radius:10px}.table-wrapper .ant-table-wrapper .ant-table table thead tr th:not(.ant-table-column-sort):hover .ant-table-column-sorters .ant-table-column-sorter .ant-table-column-sorter-inner{opacity:1}.table-wrapper .ant-table-wrapper .ant-table table thead tr th:not(.ant-table-column-sort) .ant-table-column-sorters .ant-table-column-sorter .ant-table-column-sorter-inner{opacity:0}.table-wrapper .ant-table-wrapper .ant-table table tbody tr td{padding:1rem 24px;font-family:Helvetica,sans-serif}.table-wrapper .ant-table-wrapper .ant-table .ant-table-cell{max-width:600px;white-space:nowrap;overflow:hidden;text-wrap:wrap;text-align:center}.table-wrapper .ant-table-wrapper .ant-table-container:after,.table-wrapper .ant-table-wrapper .ant-table-container:before{box-shadow:none}.table-wrapper .ant-table-wrapper .ant-pagination{border-top:none;padding:15px 24px 0;margin:0;color:#fff}.table-wrapper .ant-table-wrapper .ant-pagination .ant-pagination-item,.table-wrapper .ant-table-wrapper .ant-pagination .ant-pagination-next,.table-wrapper .ant-table-wrapper .ant-pagination .ant-pagination-prev{display:flex;align-items:center;justify-content:center;width:30px;height:30px;box-sizing:border-box;border-radius:5px;transition:border-color .1s;background-color:#111}.table-wrapper .ant-table-wrapper .ant-pagination .ant-pagination-item a,.table-wrapper .ant-table-wrapper .ant-pagination .ant-pagination-next a,.table-wrapper .ant-table-wrapper .ant-pagination .ant-pagination-prev a{color:#fff}.table-wrapper .ant-table-wrapper .ant-pagination .ant-pagination-item.ant-pagination-item-active,.table-wrapper .ant-table-wrapper .ant-pagination .ant-pagination-next.ant-pagination-item-active,.table-wrapper .ant-table-wrapper .ant-pagination .ant-pagination-prev.ant-pagination-item-active{border:none;background-color:#7c85a5;color:#fff}.table-wrapper .ant-table-wrapper .ant-pagination .ant-pagination-item-link{border-radius:5px;background-color:#111;border-color:#828282;color:#fff}.table-wrapper .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select{display:flex;height:30px;border-radius:5px}.table-wrapper .ant-table-wrapper .ant-pagination .ant-pagination-options .ant-select .ant-select-selector{height:100%;border-radius:5px;color:#fff;background-color:#111}.table-wrapper .ant-table-wrapper .ant-pagination .ant-select-dropdown{pointer-events:unset!important}.ant-select-arrow{color:#fff}@media only screen and (max-width:767px){.table-wrapper .ant-table-wrapper .ant-table table tbody tr{height:80px}}.notifications-wrapper{padding-right:30px;width:100%;height:100%;display:flex;flex-direction:column}.notifications-wrapper .action-wrapper{display:flex;align-items:center;justify-content:center}.notifications-wrapper .action-wrapper .action-icon{width:16px;height:16px;cursor:pointer}.notifications-wrapper .table-wrapper .ant-table-wrapper .ant-table table{min-width:1000px}.notifications-wrapper .table-wrapper .ant-table-wrapper .ant-table table tbody tr{height:80px}@media only screen and (max-width:767px){.notifications-wrapper{padding:20px}.modal-wrapper .modal-components{width:100%;padding:0 30px}}.details-button-wrapper{padding:5px 10px;border:none;color:#fff;font-weight:400;background:red;border-radius:6px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.react-modal{display:flex;flex-direction:column;flex:1 1;overflow:hidden;height:100%;background-color:#111}.react-modal .modal-footer,.react-modal .modal-header{padding:15px 30px}.react-modal .modal-body{flex:1 1;overflow-y:auto}@media only screen and (max-width:767px){.react-modal .modal-body{margin-bottom:30px}}.modal-wrapper .modal-components{width:560px;padding:0 30px}.confirmation-modal-wrapper{width:623px}.confirmation-modal-wrapper img{width:90px;height:95px;margin-bottom:24px}.events-wrapper{flex-grow:1;width:100%;height:100%;display:flex;flex-direction:column;padding-right:30px}.events-wrapper .action-buttons-wrapper{display:flex;align-items:center;justify-content:center;color:#fff;grid-gap:12px;gap:12px}.events-wrapper .action-buttons-wrapper div{font-size:20px}.wrapper-event-buttonNew{width:100%;display:flex;justify-content:space-between;align-items:center;grid-gap:24px;gap:24px}.wrapper-event-buttonNew .event-first{width:100%;background-color:#191919;border-radius:19px;padding:15px;display:flex;justify-content:space-around;align-items:center}.wrapper-event-buttonNew .event-first h5{color:#fff}.wrapper-event-buttonNew .button-Add-Event{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;text-wrap:nowrap}.wrapper-event-buttonNew .button-Add-Event .button-content{font-family:Helvetica}.enter-button{margin-top:5px;width:80px;height:30px;font-size:12px;border-radius:5px}.enter-button .button-content{height:100%;font-family:Helvetica}.enter-button{text-transform:uppercase}.imageNextEvent{width:100px;height:100px;overflow:hidden;margin-right:20px}.imageNextEvent .imageNextEvent-image{width:100%;height:100%}.icon-circle-null{color:rgba(182,55,161,.199)}.icon-circle-ACTIVE,.icon-circle-null{margin-right:5px;width:10px;height:10px}.icon-circle-ACTIVE{color:#09ff00}.icon-circle-FINISHED{color:red;margin:5px;width:10px;height:10px}.icon-circle-CANCELLED{color:red;margin-right:5px;width:10px;height:10px}.container-searcher{background-color:#111;display:flex;align-items:center;position:absolute;top:45px;width:20%;height:50px;border-radius:12px;padding:16px;margin-left:16px}.container-searcher .searcher-icon{width:20px;height:20px;color:#fff;margin-right:20px}.container-searcher .searcher{width:100%;background-color:#111;color:#fff;border-radius:5px;border-style:none;font-size:12px}.container-searcher .searcher:focus{outline:none;border:2px solid #111}.table-wrapper .table_row:nth-child(odd){background-color:#191919;border-radius:12px}.table-wrapper .table_row:nth-child(2n){background-color:#191919}@media only screen and (max-width:767px){.events-wrapper{padding:0 30px}.container-searcher{top:75px;width:30%}.wrapper-event-buttonNew{width:100%;display:flex;justify-content:space-between;align-items:center;grid-gap:12px;gap:12px}.wrapper-event-buttonNew .event-first{width:100%;background-color:#191919;border-radius:19px;padding:8px;display:flex;justify-content:space-around;align-items:center}.wrapper-event-buttonNew .event-first h5{color:#fff;font-size:8px}.wrapper-event-buttonNew .event-first h3{font-size:9px}.wrapper-event-buttonNew .imageNextEvent{width:50px;height:50px;border-radius:150%;overflow:hidden;margin-right:10px}.wrapper-event-buttonNew .imageNextEvent .imageNextEvent-image{width:100%;height:100%}.wrapper-event-buttonNew .button-Add-Event{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:5px;text-wrap:nowrap}}.image-picker-wrapper{padding:0 30px}.image-picker-wrapper .image-component-wrapper{border-radius:3px;display:block;display:flex;justify-content:center;cursor:pointer}.image-picker-wrapper .image-component-wrapper .imgPublication{width:350px;height:350px;border-radius:0;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.image-picker-wrapper .image-component-wrapper .component-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto 0}.image-picker-wrapper .image-component-wrapper .component-wrapper .icon-wrapper{width:60px;height:60px;margin:0 auto}.image-picker-wrapper .image-component-wrapper .component-wrapper h2{color:#828282;margin:0}.image-picker-wrapper .image-component-wrapper img{width:100%;height:100%;border-radius:3px;object-fit:cover}.image-picker-wrapper .image-wrapper{width:96px;height:96px;border-radius:50%;background-color:grey;position:relative;display:block}.image-picker-wrapper .image-wrapper img{width:100%;height:100%;border-radius:50%;object-fit:cover}.image-picker-wrapper .image-wrapper .add{width:20px;height:20px;border-radius:50%;background-color:red;position:absolute;bottom:0;right:10px;align-items:center;cursor:pointer}.image-picker-wrapper .image-wrapper .add,.image-picker-wrapper h6{color:#fff;display:flex;justify-content:center}.image-picker-wrapper span{margin:0 auto}@media only screen and (max-width:767px){.image-picker-wrapper{padding:0}}.cropper-container-notpubli .cropper-container .cropper-crop-box .cropper-view-box{border-radius:50%}.cropper-container-notpubli{overflow:hidden}.cropper-crop-box.cropper-crop-box-drag{border-color:#0f0!important}.cropper-container .cropper-crop-box .cropper-view-box{border-radius:0 0 50% 50%}.cropper-container{overflow:hidden}.content-modalEvents-wrapper{width:100%;height:100%;padding:0 30px}.content-modalEvents-wrapper .inputs-wrapper{width:40%;min-width:650px;height:100%;display:flex;flex-direction:column;padding:20px 0 0}.content-modalEvents-wrapper .inputs-wrapper .row{display:flex;align-items:center;justify-content:center;width:100%}.content-modalEvents-wrapper .inputs-wrapper .row .row-first{margin-right:20px}.content-modalEvents-wrapper .inputs-wrapper .row .input-wrapper-t{width:100%;margin-bottom:10px}.content-modalEvents-wrapper .inputs-wrapper .row-d{display:flex;align-items:center;justify-content:space-between;width:100%}.content-modalEvents-wrapper .inputs-wrapper .row-d .input-wrapper-d{width:40%;margin-bottom:10px}.content-modalEvents-wrapper .inputs-wrapper .row-t{display:flex;align-items:center;justify-content:space-between;width:100%}.content-modalEvents-wrapper .inputs-wrapper .row-t .input-wrapper-t{width:25%;margin-bottom:10px}.content-modalEvents-wrapper .inputs-wrapper .teste-qualquer{display:flex;align-items:center;justify-content:center;width:100%}.content-modalEvents-wrapper .inputs-wrapper .input-wrapper{width:100%;margin-bottom:10px}@media only screen and (max-width:767px){.content-modalEvents-wrapper .inputs-wrapper{width:100%;min-width:100%;box-sizing:border-box}.content-modalEvents-wrapper .inputs-wrapper .row{flex-wrap:wrap}.content-modalEvents-wrapper .inputs-wrapper .row .row-first{margin-right:0}}.event-info2{width:45%}.MAPA{width:300px;height:400px;border-radius:20px;overflow:hidden}.input2-wrapper{justify-content:space-between}.input2-wrapper input[type=text]{width:320px}.event-modal-wrapper{padding:20px}.event-info{width:80%}.delete-button-create-event{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.event-info2{width:60%}.event-info-map{display:flex;justify-content:space-between}.event-info-map .event-fly{max-width:320px;min-width:320px;margin-top:40px}.event-info-map .event-fly .image-picker-wrapper .image-wrapper{border-radius:0 0 50% 50%;width:260px;height:260px}.event-info-map .event-fly .image-picker-wrapper .image-wrapper img{width:100%;height:100%;border-radius:0 0 50% 50%;object-fit:cover}.input-wrapper{margin-bottom:15px}.input-wrapper .input-tags{background-color:#191919;margin-bottom:20px}.input-wrapper .input-tags input{width:100%;margin-bottom:10px;background-color:#191919;border-style:hidden;font-family:Helvetica;border-top:10px solid #111}.input-wrapper .input-tags input:focus{outline:none}.input-wrapper .buttonAddList{width:30%}.input-wrapper .buttonAddList .button-content{font-size:9px}.input2-wrapper{display:flex;margin-bottom:15px}.input2-wrapper input[type=text]{width:220px}.input2-wrapper input[type=select]{width:200px;background-color:#0ff}.button-next{justify-content:end;width:20%}::-webkit-scrollbar{width:12px;background:#111}::-webkit-scrollbar-button{width:8px;height:5px}::-webkit-scrollbar-track{background:#111;border:thin solid #111;-webkit-box-shadow:inset 5px 0 6px #111;border-radius:10px}::-webkit-scrollbar-thumb{background:-webkit-linear-gradient(top,#111,red);-webkit-box-shadow:inset 0 1px 0 #111,inset 1px 0 0 #111,inset 0 1px 2px #111;border:thin solid #111;border-radius:10px;-webkit-border-radius:10px}::-webkit-scrollbar-thumb:hover{background:-webkit-linear-gradient(top,red,red)}::-webkit-scrollbar-thumb:window-inactive{background:#111}::-webkit-scrollbar-thumb:horizontal{background:-webkit-linear-gradient(left,#111,red);-webkit-box-shadow:inset 0 1px 0 #111,inset 1px 0 0 #111,inset 0 1px 2px #111;border:thin solid #111;border-radius:10px;-webkit-border-radius:10px}.icon-ticket-standar{width:40px;height:40px;background-color:red;padding:5px;border-radius:12px;margin-right:20px}.ticketStandar-wrapper{width:100%}.ticketStandar-wrapper .wrapper-start-end-ST{display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:20px}.ticketStandar-wrapper .wrapper-start-end-ST .input[type=textarea]{width:730px}.ticketStandar-wrapper .wrapper-start-end-ST .ButtonTcustomTiers{margin-left:80%;width:150px;height:50px;margin-top:40px;align-items:center;font-size:12px;border-radius:12px;background-color:red;font-size:14px}.ticketStandar-wrapper .wrapper-start-end-ST .ButtonTcustomTiers:disabled{background-color:#111;border:1px solid #7c85a5;color:#7c85a5}.button-box-nex .customTiers3{width:150px;height:45px;align-items:center;font-size:10px;border-radius:12px}.custom-Tiers-ST{width:100%;display:flex;align-items:center;justify-content:space-between}.custom-Tiers-ST .input[type=text]{width:180px}.custom-Tiers-ST .input[type=number]{width:80px}.custom-Tiers-ST .input[type=textarea]{width:200px;min-height:50px}.custom-Tiers-ST .addCustomTiers{margin-right:20px}.custom-Tiers-ST .addCustomTiers,.custom-Tiers-ST .removeCustomTiers,.custom-Tiers-ST .removeCustomTiersD{margin-top:50px;width:60px;height:50px;border-radius:12px;font-size:10px}.custom-Tiers-ST .removeCustomTiersD{visibility:hidden}.confirmation-modal-wrapper{border-color:red;border-style:inset;width:100%}.custom-Tiers-ST-Show{width:100%;margin-top:15px}.custom-Tiers-ST-Show h3{text-align:start;margin-top:10px}.custom-Tiers-ST-Show .Tiers-Data{display:flex;margin-top:10px;width:100%;justify-content:space-between}.custom-Tiers-ST-Show .Tiers-Data .Tiers-Data-Data{background-color:#191919;border-radius:12px;display:flex;width:200px;height:50px;text-align:center;align-items:center;margin-bottom:10px;padding-left:5px;justify-content:space-between;padding-right:5px}.custom-Tiers-ST-Show .Tiers-Data .Tiers-Data-Data .data-price-drinks{background-color:red;height:100%;width:60px;border-radius:12px;display:flex;text-align:center;align-items:center;justify-content:center}.button-wrapper-data-Tiers{display:flex}.button-wrapper-data-Tiers Button{width:25px;height:12px;border-radius:15px;font-size:12px;margin-right:10px;display:flex;text-align:center;align-items:center;justify-content:center}.alert-messageTS{margin-top:-50px}.invalid-message{position:absolute;right:200px;width:25%;color:red;font-size:14px;margin-top:5px}.customTiersModal{width:90vw;height:auto;display:flex;position:relative;overflow-y:auto;flex-direction:column;align-items:center;padding:20px;color:#fff;background-color:#111;border:1px solid red;text-align:center}.customTiersModal h2{color:#fff}.customTiersModal h3{color:#828282}.customTiersModal img{width:90px;height:95px;margin-bottom:24px}.customTiersModal .icon-wrapper{width:65px;height:65px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:35px;background-color:red;color:#fff;margin:15px auto}.customTiersModal .center-button-wrapper{width:100%;font-size:15px;margin-top:16px}.customTiersModal .center-button-wrapper .confirm-button{width:100%;background-color:red;color:#fff;border-radius:100px;border:none;padding:15px 20px}.customTiersModal .button-wrapper{margin:auto 0 auto auto;font-size:15px}.customTiersModal .button-wrapper button{cursor:pointer}.customTiersModal .button-wrapper .deny-button{background-color:#111;color:#fff;border:none;margin-right:16px}.customTiersModal .button-wrapper .confirm-button{width:130px;background-color:red;color:#fff;border-radius:100px;border:none;padding:15px 20px}@media only screen and (max-width:767px){.confirmation-modal-wrapper{width:90%}.confirmation-modal-wrapper .button-wrapper{margin:auto}}.icon-ticket-VIP{width:40px;height:40px;background-color:red;padding:5px;border-radius:12px;margin-right:20px}.ticketVIP-wrapper .wrapper-start-end-VIP{display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:20px}.ticketVIP-wrapper .wrapper-start-end-VIP .selectZonesVIP{width:200px;border-radius:12px}.ticketVIP-wrapper .wrapper-start-end-VIP .input[type=text]{width:100px}.ticketVIP-wrapper .wrapper-start-end-VIP .input[type=textarea]{width:730px}.zone-wrapper{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:20px;gap:20px}.zone-wrapper .zones-data{width:150px;height:200px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;position:relative}.zone-wrapper .zones-data h3{color:#fff}.zone-wrapper .zones-data .image-container{width:100%;height:200px;overflow:hidden;display:flex;position:absolute;bottom:0}.zone-wrapper .zones-data .image-container img{position:absolute;bottom:0;width:100%;height:60%;object-fit:cover}.zone-wrapper .zones-data.selected{background-color:rgba(167,255,145,.5764705882);border:2px solid red}.zone-wrapper .zones-data:hover{background-color:red;opacity:.7;border-radius:4px;cursor:pointer}.zone-wrapper-palco{width:100%}.zone-wrapper-palco .palco-data{margin-top:10px;width:100%;display:flex;justify-content:space-between;align-items:center}.zone-wrapper-palco .palco-data .buttonAddPalco{margin-top:35px;width:50px;height:30px;font-size:12px}.zone-wrapper-palco .palco-data .buttonAddPalco .button-content{margin-top:-5px}.zone-wrapper-palco .palco-data .label-check{margin-top:30px}.zone-wrapper-palco .palco-data .chekbox-zonas{margin-left:5px;margin-top:30px;width:30px;height:30px;cursor:pointer}.palcoSelected{width:100%}.palcoSelected .palco-Selected-info{width:100%;margin-top:40px;display:flex;flex-wrap:wrap;justify-content:center}.palcoSelected .palco-Selected-info h3{width:100%;color:#fff;text-align:center}.palcoSelected .palco-Selected-info .h3name{flex:0 0 25%;margin:10px;background-color:red;padding:5px;border-radius:8px;text-align:center}.alert-messageTS{margin-top:-1px;color:#f44336}.selected-info{padding:20px;background-color:#191919;border-radius:8px}.selected-info h3{color:#fff}.zones-container{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px}.zone-card{flex:1 1 200px;background:#111;border:1px solid red;border-radius:8px;padding:15px;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:box-shadow .3s ease}.zone-card:hover{box-shadow:0 6px 12px rgba(0,0,0,.2)}.zone-card .zone-image{width:50%;margin-top:10px;height:auto;border-radius:18px}.zone-card .zone-name{font-size:1.2em;margin:10px 0}.palcos-container{margin-top:10px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;gap:15px}.palco-card{background:#191919;border-radius:5px;padding:10px;margin-top:5px;display:flex;justify-content:space-between;align-items:center}.palco-details{width:100%}.palco-name{font-weight:700;width:30%}.palco-price{color:red;width:30%;align-items:center;text-align:center}.palco-capacity{font-size:.9em;color:#666;width:30%}.icon-ticket-GL{width:40px;height:40px;background-color:red;padding:5px;border-radius:12px;margin-right:20px}.ticketVIP-wrapper{width:100%}.ticketVIP-wrapper .wrapper-start-end-GL{display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:20px}.ticketVIP-wrapper .wrapper-start-end-GL .selectZonesVIP{width:200px;border-radius:12px}.ticketVIP-wrapper .wrapper-start-end-GL .input[type=text]{width:200px}.ticketVIP-wrapper .wrapper-start-end-GL .input[type=textarea]{width:730px}.ticketVIP-wrapper .wrapper-start-end-GL .searchergl{height:40px;width:200px;background-color:#191919;color:#fff;border-radius:5px;border-style:none;font-size:12px}.ticketVIP-wrapper .wrapper-start-end-GL .searchergl:focus{outline:none;border:2px solid #191919}.selected-guest{border:1px solid red;padding-left:15px;padding-right:15px;padding-top:5px;margin-right:25%}.search-results{display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;overflow-y:auto;margin-bottom:40px}.search-results .search-result-item{height:25px;display:flex;margin-top:5px;cursor:pointer;padding-left:10px;padding-right:10px;background-color:#191919;border:1px outset red}.search-results .search-result-item .avatar-guest{margin-left:5px;margin-right:10px}.sendNotifications{color:#fff}.sendNotifications .ant-checkbox-checked .ant-checkbox-inner{background-color:red;border-color:red}.sendNotifications .ant-checkbox-checked .ant-checkbox-inner:after{border-color:#fff}.button-box-nex{display:flex;width:40%;justify-content:space-between;align-items:center}.button-box-nex .customTiers2{width:100px;height:45px;align-items:center;font-size:11px;border-radius:12px}h2,h3{color:#fff}.tickets-total{display:flex;width:72%;justify-content:space-between;border-bottom:1px solid red}.tickets-total h6{color:#fff;font-size:12px}.tickets-total h6 b{margin-left:10px;font-size:15px}.wizard3flex{width:90%;display:flex;margin-top:20px;margin-bottom:40px}.wizard3flex h5{color:#fff;margin-top:-12px}.wizard3flex .button2-next2{width:20%;height:50px;margin-right:30px}.wizard3flex .content2{width:75%}.wrapper-tickets{display:flex;justify-content:space-between;width:100%}.wrapper-tickets .icon-tickets{width:35px;height:35px}.ticketsS-V-GS{width:200px;border-radius:12px}.custom-tabs .MuiTabs-indicator{background-color:red}.custom-tabs .MuiTab-root.Mui-selected{color:red}.custom-tabs .MuiTab-root{margin-left:20px;color:#fff;font-weight:700;font-size:18px;text-transform:none}.next-Part{margin-top:100px;width:150px;float:right}.drinkcontainer{display:flex;justify-content:space-between;margin-right:100px;margin-bottom:40px}.dataTiers-conten{background-color:#191919;margin-bottom:30px;padding:5px;min-height:100px}.dataTiers{justify-content:space-between;width:700px;display:flex;color:#fff}.drink-cards-container{margin-top:20px}.drink-cards-container .cardDrink{margin-bottom:40px;background-color:#191919;border:1px solid red;border-radius:15px;font-size:12px;padding:10px}.drink-cards-container .cardDrink h3{margin-top:10px}.drink-cards-container .cardDrink Button{width:30%}.drink-cards-container .cardDrink .drinks-capaciti{margin-top:20px;display:flex;justify-content:space-between;text-align:center;align-items:center}.drink-cards-container .cardDrink .drinks-capaciti .details-drinks{display:flex;justify-content:space-between;text-align:center;align-items:center;border-color:#faebd7;border-style:solid}.drink-cards-container .cardDrink .drinks-capaciti .delete-iconST{color:red;width:25px;height:25px;cursor:pointer}.drink-cards-container .cardDrink .drinks-capaciti Button{width:100px}.drink-cards-container .cardDrink .table-drinks{width:70%}.drink-cards-container .cardDrink .details-drinks3{width:100%;color:#fff}.drink-cards-container .cardDrink .details-drinks3 th{font-size:18px;border-bottom:1px solid red}.drink-cards-container .cardDrink .details-drinks3 tr{border-bottom:1px solid red;height:50px}.drink-cards-container .cardDrink .details-drinks3 tr:last-child{border-bottom:none}.drink-cards-container .icon-ts{width:40px;height:40px;background-color:red;padding:5px;border-radius:12px;margin-right:20px;color:#fff}.cardList{background-color:#191919;border:1px solid red;border-radius:10px;margin-bottom:20px;padding:10px}.cardList .list-Data{margin-top:5px;display:flex;justify-content:space-between}.cardList .list-Data .delete-iconST{position:relative;color:red;width:30px;height:30px;margin-top:-20px;cursor:pointer}.icon-tickets-Tabs{background-color:red;border-radius:8px;width:30px;height:30px;padding:5px;margin-right:10px}.remaining-people{position:fixed;top:5px;left:50%;transform:translateX(-50%);background-color:#111;padding:10px 20px;border:1px solid #f44336;border-radius:5px;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:1000}.remaining-people h4{margin:0;font-size:14px}.remaining-people h6{color:#fff;font-size:12px}.remaining-people .warning{color:red;font-weight:700}@media(max-width:1200px){.remaining-people h4{font-size:13px}.remaining-people .warning{font-size:12px}}@media(max-width:992px){.remaining-people .warning,.remaining-people h4{font-size:10px}}@media(max-width:768px){.remaining-people h4{font-size:9px}.remaining-people .warning{font-size:8px}}@media(max-width:576px){.remaining-people h4{font-size:8px}.remaining-people .warning{font-size:6px}}.zones-ticket{display:flex}.zones-ticket h3{margin-right:30px}.confirmation-modal{background-color:#111;border-color:red;border-style:inset;padding:30px}.confirmation-modal p{color:#fff}.confirmation-modal .button-wrapperVIP{margin-top:50px;display:flex;justify-content:space-between}.confirmation-modal .button-wrapperVIP Button .button-content{font-family:Helvetica}.confirmation-modal .button-wrapperVIP Button{font-size:11px;width:25%}.detail-VIP{width:100%;padding-left:5px;padding-right:5px;display:flex;justify-content:space-between;font-size:11px}.edit-tiers-drinks{display:flex;width:800px;justify-content:space-around}.edit-tiers-drinks input[type=text]{width:150px}.edit-tiers-drinks input[type=number]{width:65px}.button-box-nex2{margin-top:20px;display:flex}.button-box-nex2 .buttonsave{width:20%;height:34px;font-size:12px}.button-box-nex2 .buttonsave .button-content{margin-top:-5px}.button-box-nex2 .buttoncancel{margin-left:20px;width:20%;height:34px;font-size:12px}.button-box-nex2 .buttoncancel .button-content{margin-top:-5px}.dialogConfirmNextPage{width:450px;height:auto;padding:15px;align-items:center;text-align:center}.dialogConfirmNextPage .contentDialogConfirm{color:#fff;margin-top:10px}.dialogConfirmNextPage .contentDialogConfirm p{color:#fff;font-size:22px}.dialogConfirmNextPage .contentDialogConfirm h2{color:red}.buttonsConfimrNext{width:100%;display:flex;align-items:center;text-align:center;justify-content:space-between}.buttonsConfimrNext Button{width:30%;margin-left:10px;margin-right:10px}.container-searcherCE{background-color:#191919;display:flex;align-items:center;position:relative;margin-top:-50px;width:30%;height:50px;border-radius:12px;padding:5px}.container-searcherCE .searcher-iconCE{width:20px;height:20px;color:#fff;margin-right:20px}.container-searcherCE .searcherCE{width:70%;background-color:#191919;color:#fff;border-radius:5px;border-style:none;font-size:12px}.container-searcherCE .searcherCE:focus{outline:none;border:2px solid #191919}.container-searcherCE .addTags{margin-top:5px;font-size:10px;width:20%;height:10%;border-radius:5px}.container-searcherCE .addTags .button-content{margin-top:-8px}.addUsers{width:15%;border-radius:12px}.addUsers .button-content{font-size:11px}.user-selector-container{z-index:99;border:1px solid #ccc;box-shadow:0 2px 4px rgba(0,0,0,.1);width:30%}.user-selector-container .user-selector{margin-top:2px;padding-left:12px;color:#fff;background-color:#191919}.user-selector-container .user-selector .user-option{margin-top:5px}.tabsInfo{margin-top:20px;color:#fff;height:100%}.tabsInfo .tabsInfo-Users{margin-top:10px;display:flex;width:100%;justify-content:space-between;align-items:center}.tabsInfo .tabsInfo-Users p{font-size:16px}.tabsInfo .tabsInfo-Users .buttondelete{background-color:red;border-radius:5px;width:100%}.tabsInfo .tabsInfo-Users .buttondelete .button-content{font-size:12px}.event-modal-wrapper3{background-color:#191919;border:1px solid red;border-radius:15px;min-height:450px;height:auto;overflow-y:auto;padding-right:15px}.event-modal-wrapper3 .addUsers{position:relative;bottom:0;left:20px;margin-top:15px;width:12%}.event-modal-wrapper3 .user-selector-container2{box-shadow:0 2px 4px rgba(0,0,0,.1);width:100%;height:auto;margin-top:-15px}.event-modal-wrapper3 .user-selector-container2 .user-selector2{margin-top:2px;padding:10px;color:#fff;background-color:#191919;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;grid-gap:10px;gap:10px}@media(max-width:1200px){.event-modal-wrapper3 .user-selector-container2 .user-selector2{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.event-modal-wrapper3 .user-selector-container2 .user-selector2{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.event-modal-wrapper3 .user-selector-container2 .user-selector2{grid-template-columns:1fr}}.event-modal-wrapper3 .user-selector-container2 .user-selector2 .user-option2{display:flex;width:100%;padding-top:5px;padding-bottom:5px;padding-left:5px;align-items:center;border:1px solid red;border-radius:4px}.event-modal-wrapper3 .user-selector-container2 .user-selector2 .user-option2 input[type=checkbox]{margin-left:10px;cursor:pointer}.event-modal-wrapper3 .user-selector-container2 .user-selector2 .user-option2 label{flex:1 1;display:flex;align-items:center;justify-content:space-between}.event-modal-wrapper3 .user-selector-container2 .user-selector2 .user-option2 .check{margin-right:5px;border:1px solid #ccc;border-radius:4px}.event-modal-wrapper3 .user-selector-container2 .user-selector2 .no-users-message{width:500px;padding:10px;border:1px solid red}.event-modal-wrapper3 .chipsTags{color:#fff;margin-bottom:5px;border-radius:4px;border-color:red}.container-searcherCE2{margin-top:5px;margin-left:5px;background-color:#111;display:flex;align-items:center;width:40%;height:50px;border-radius:12px;padding:5px}.container-searcherCE2 .searcher-iconCE2{width:20px;height:20px;color:#fff;margin-right:20px}.container-searcherCE2 .searcherCE2{width:70%;background-color:#111;color:#fff;border-radius:5px;border-style:none;border-color:#111;font-size:12px}.container-searcherCE2 .searcherCE2:focus{outline:none;border:2px solid #191919}.container-searcherCE2 .addTags2{margin-top:5px;font-size:10px;width:50%;height:10%;border-radius:5px}.container-searcherCE2 .addTags2 .button-content{margin-top:-8px}.event-info-calendar{width:100%;display:flex;margin-bottom:10px}.data-event{width:100%;height:auto;background-color:#191919;padding:10px;display:flex}.data-event .data-event-image{width:45%}.data-event .data-event-image img{width:100%;height:100%;border-radius:0;border-bottom-left-radius:50%;border-bottom-right-radius:50%}.data-event .data-event-image .info-text{margin-bottom:12px;font-size:16px;display:flex;align-items:center;grid-gap:8px;gap:8px;padding:10px;background-color:#191919;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease}.data-event .data-event-image .info-text:hover{background-color:#989898;box-shadow:0 4px 8px rgba(0,0,0,.2);transform:translateY(-4px)}.data-event .data-event-image .info-text:hover b{font-weight:600;font-size:16px;color:#fff}.data-event .data-event-image .info-text b{font-weight:600;font-size:16px;color:#7c85a5}.data-event .data-event-image .info-text:before{content:"🔹";margin-right:8px;font-size:18px;color:transparent;text-shadow:0 0 0 red}.data-event .data-event-data{width:45%;margin-left:5%}.data-event .data-event-data .data-icon{margin-top:20px;display:flex;align-items:center;text-align:center}.data-event .data-event-data .data-icon .iconGL,.data-event .data-event-data .data-icon .iconST,.data-event .data-event-data .data-icon .iconVIP{width:32px;height:32px;background-color:red;padding:5px;border-radius:10px;margin-right:20px;margin-top:-10px}.data-event .data-event-data .data-icon .valid{margin-left:auto}.data-event .data-event-data2{width:45%;margin-left:5%}.data-event .data-event-data2 .section-title{font-size:20px;font-weight:700;margin-bottom:10px;color:red;border-bottom:2px solid #7c85a5;padding-bottom:5px}.data-event .data-event-data2 .artist-list,.data-event .data-event-data2 .music-list{list-style:none;padding-left:0}.data-event .data-event-data2 .artist-item,.data-event .data-event-data2 .music-item{margin-bottom:8px;font-size:16px;padding:10px;background-color:#191919;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease}.data-event .data-event-data2 .artist-item:hover,.data-event .data-event-data2 .music-item:hover{background-color:#989898;box-shadow:0 4px 8px rgba(0,0,0,.2);transform:translateY(-2px)}.data-event .data-event-data2 .artist-item .artist-name,.data-event .data-event-data2 .artist-item .music-genre,.data-event .data-event-data2 .music-item .artist-name,.data-event .data-event-data2 .music-item .music-genre{font-style:italic;color:#fff}.assigments{margin-top:20px;width:100%;height:auto;background-color:#191919;display:flex;justify-content:space-between}.assigments .column{flex:1 1;margin:0 10px}.assigments .user{padding:10px;margin:5px 0;display:flex}.assigments .user img{width:25px;height:25px;border-radius:50%}.assigments .user p{margin-left:8px}.calendar{width:25%;height:auto;margin-left:100px}.ticket-Wrapper{padding:20px 0;background-color:#111;border-bottom:2px solid #fff}.ticket-Wrapper .type-two{display:flex;justify-content:center;align-items:center;padding:10px;border-bottom:2px solid #fff}.ticket-Wrapper .type-two h2{color:#fff;margin-left:10px}.ticket-Wrapper .type-two .icon-tickets-Tabs{font-size:1.5rem}.ticket-Wrapper .cardDrink{background-color:#191919;padding:20px;margin-top:20px;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}.ticket-Wrapper .cardDrink .Type-ticket{display:flex;align-items:center;justify-content:center;margin-bottom:10px}.ticket-Wrapper .cardDrink .Type-ticket h3,.ticket-Wrapper .cardDrink .Type-ticket h5{margin-left:10px;color:#fff}.ticket-Wrapper .cardDrink .Type-ticket .icon-tickets-Tabs{font-size:1.2rem;margin-right:10px}.ticket-Wrapper .cardDrink .drinks-capacity-table{width:100%;border-collapse:collapse}.ticket-Wrapper .cardDrink .drinks-capacity-table td,.ticket-Wrapper .cardDrink .drinks-capacity-table th{padding:10px;text-align:left;border-bottom:1px solid #fff}.ticket-Wrapper .cardDrink .drinks-capacity-table th{background-color:#323232;color:red}.ticket-Wrapper .cardDrink .drinks-capacity-table tr:nth-child(2n){background-color:#323232}.ticket-Wrapper .cardDrink .drinks-capacity-table tr:hover{background-color:#989898;transform:translateY(-2px)}.ticket-Wrapper .zone-palco-data{margin-top:30px;background-color:#111;padding:15px;border-radius:8px}.ticket-Wrapper .zone-palco-data h4{margin-top:10px}.drinks-capacity-table{width:100%;border-collapse:collapse;margin-top:20px;text-align:center;align-items:center}.drinks-capacity-table th{padding-bottom:10px;font-size:18px}.column-name,.column-price{width:25%;font-size:16px}.column-quantity{width:20%;font-size:16px}.column-description{width:30%;font-size:16px}.loading-modal{position:absolute;top:30%;left:30%;background:#111;border-radius:8px;padding:20px;width:40%;height:40%;color:#fff}.loading-modal,.loading-modal-overlay{display:flex;justify-content:center;align-items:center}.loading-modal-overlay{background:rgba(0,0,0,.5)}.loading-modal-content{width:70%;height:70%;display:flex;flex-direction:column;align-items:center;text-align:center;background:#191919}.spinner{margin-top:40px;border:4px solid #191919;border-left-color:red;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-active #root{filter:blur(5px);pointer-events:none;-webkit-user-select:none;user-select:none}.events-wrapper{background-color:#111}.event-fly{max-width:320px}.button-next{width:100%;display:flex;justify-content:flex-end}.button-next Button{width:15%}.tag{margin-bottom:5px;font-family:Helvetica}.delete{background-color:red;border:1px solid red;margin-left:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:4px}.buttonAddList2{border-radius:4px;font-family:Helvetica}.publications-wrapper .modal-components{width:100%!important;min-width:560px!important}.publications-wrapper .action-buttons-wrapper div{display:flex}.zones-wrapper{width:100%;height:100%;display:flex;flex-direction:column;padding-right:30px}.zones-wrapper .zones-content-wrapper{flex-grow:1;width:100%;height:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-template-rows:repeat(auto-fit,220px);grid-gap:25px}.zones-wrapper .zones-content-wrapper .zone-component{width:100%;height:220px;background-color:#191919;border-radius:6px;display:flex;justify-content:center;align-items:center;font-size:24px;color:#fff;background-size:cover}.zones-wrapper .zones-content-wrapper .zone-component h5{padding:10px;color:#fff;font-size:24px;text-align:center;text-shadow:2px 2px 5px #000;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000;margin:0}.zones-wrapper .zones-content-wrapper .zone-component .color-opacity{width:100%;height:100%;display:none;border-radius:6px;background-color:rgba(0,0,0,.5647058824)}.zones-wrapper .zones-content-wrapper .zone-component .color-opacity .icons-zone-wrapper{display:none;width:80px;justify-content:space-between;align-items:center}.zones-wrapper .zones-content-wrapper .zone-component .color-opacity .icons-zone-wrapper svg{cursor:pointer}.zones-wrapper .zones-content-wrapper .zone-component:hover h5{display:none}.zones-wrapper .zones-content-wrapper .zone-component:hover .color-opacity{display:flex;justify-content:center;align-items:center}.zones-wrapper .zones-content-wrapper .zone-component:hover .color-opacity .icons-zone-wrapper{display:flex}.modal-zone-wrapper{width:500px}.modal-zone-wrapper .input-name-wrapper{padding:10px 30px 0}.zones-image-map-wrapper{padding:0 30px;width:461px;height:380px}@media only screen and (max-width:767px){.zones-wrapper{padding:0 20px}}.edit-zones-wrapper{max-width:600px}.edit-zones-wrapper .image-picker{margin-left:20px;max-width:100px}.edit-zones-wrapper .image-picker .image-picker-wrapper{padding:0}.edit-zones-wrapper h6{margin-bottom:25px;font-weight:500;color:#fff;font-size:14px}.edit-zones-wrapper .reservation-wrapper{margin-top:25px;display:grid;grid-template-columns:40% 1fr 1fr;grid-gap:20px;position:relative}.edit-zones-wrapper .reservation-wrapper .icons-reservation-wrapper{position:absolute;top:0;left:600px;height:100%;display:flex;justify-content:space-between;align-items:center;font-size:24px;color:#fff;margin-top:15px}.edit-zones-wrapper .reservation-wrapper .icons-reservation-wrapper .icon-wrapper{display:flex;justify-content:center;padding:5px}.edit-zones-wrapper .reservation-wrapper .icons-reservation-wrapper .icon-wrapper svg{cursor:pointer}.palcoadder{width:150px;height:50px;border-radius:12px}@media only screen and (max-width:767px){.edit-zones-wrapper{margin:0 20px}}.editProfile-title-wrapper{display:flex}.editProfile-title-wrapper h3:first-child{padding-right:8px}.editProfile-title-wrapper svg:last-child{width:24px;height:24px;cursor:pointer}.edit-profile-wrapper{width:100%;height:100%}.edit-profile-wrapper .inputs-wrapper{width:100%;min-width:650px;height:100%;display:flex;flex-direction:column;padding:0 20px 20px 30px}.edit-profile-wrapper .inputs-wrapper .row{display:flex;align-items:center;width:100%}.edit-profile-wrapper .inputs-wrapper .row div:first-child{margin-right:20px}.edit-profile-wrapper .inputs-wrapper .input-wrapper{width:100%;margin-bottom:10px}@media only screen and (max-width:767px){.editProfile-title-wrapper{flex-wrap:wrap}.edit-profile-wrapper .inputs-wrapper{width:100%;min-width:100%;box-sizing:border-box;padding-bottom:30px}.edit-profile-wrapper .inputs-wrapper .row{flex-wrap:wrap}.edit-profile-wrapper .inputs-wrapper .row div:first-child{margin-right:0}}.publications-wrapper{flex-grow:1;width:100%;height:100%;display:flex;flex-direction:column;padding-right:30px}.publications-wrapper .modal-components{width:560px;padding:15px 30px}.publications-wrapper .modal-button-wrapper{padding:0 30px 30px}.publications-wrapper .action-buttons-wrapper{display:flex;align-items:center;justify-content:center;grid-gap:12px;gap:12px;color:#fff}.publications-wrapper .action-buttons-wrapper div{font-size:20px}@media only screen and (max-width:767px){.publications-wrapper{padding:0 30px}.publications-wrapper .modal-components{width:100%;padding:15px 0}}.available-button-wrapper{width:120px;cursor:default;font-size:13px}.available-button-wrapper .available{background-color:rgba(111,207,151,.0941176471);color:#a5ffcd}.available-button-wrapper .available,.available-button-wrapper .unavailable{height:100%;padding:6px 10px;border-radius:4px;display:flex;justify-content:center;align-items:center}.available-button-wrapper .unavailable{background-color:rgba(235,87,87,.0941176471);color:#ff7979}.modal-products-wrapper{width:100%;height:100%}.modal-products-wrapper .inputs-wrapper{width:40%;min-width:650px;height:100%;display:flex;flex-direction:column;padding:20px 30px}.modal-products-wrapper .inputs-wrapper .row{display:flex;align-items:center;width:100%}.modal-products-wrapper .inputs-wrapper .row div:first-child{margin-right:20px}.modal-products-wrapper .inputs-wrapper .input-wrapper{width:100%;margin-bottom:10px}@media only screen and (max-width:767px){.modal-wrapper .modal-components{width:100%;padding:0 30px}}.searcher{width:80%;background-color:#191919;border-style:hidden;color:#fff}.searcher:focus{outline:none;border:2px solid #191919}.club-admin-wrapper{flex-grow:1;width:100%;height:100%;display:flex;flex-direction:column;padding-right:30px}.club-admin-wrapper .loading-wrapper{flex:1 1;display:flex;justify-content:center;align-items:center}.club-admin-wrapper .action-buttons-wrapper{display:flex;align-items:center;justify-content:center;grid-gap:12px;gap:12px;color:#fff}.club-admin-wrapper .action-buttons-wrapper div{font-size:20px;margin-right:16px}.club-admin-wrapper .action-buttons-wrapper div:last-child{margin-right:0}.admin-modal-wrapper,.button-wrapper{background-color:#111}@media only screen and (max-width:767px){.club-admin-wrapper{padding:0 30px}}.info-wrapper,.info-wrapper .info-image{display:flex;align-items:center}.info-wrapper .info-image{position:relative;justify-content:center;margin-right:16px}.info-wrapper .info-image .image-wrapper{width:50px;height:50px;border-radius:50%;background-color:#191919}.info-wrapper .info-image .playIcon{padding-left:3px;opacity:.5;position:absolute;display:flex;justify-content:center;align-items:center}.content-modalClub-wrapper{width:100%;height:100%}.content-modalClub-wrapper .inputs-wrapper{width:40%;min-width:650px;height:100%;display:flex;flex-direction:column;padding:20px 20px 20px 30px}.content-modalClub-wrapper .inputs-wrapper .row{display:flex;align-items:center;justify-content:center;width:100%}.content-modalClub-wrapper .inputs-wrapper .row div:first-child{margin-right:20px}.content-modalClub-wrapper .inputs-wrapper .input-wrapper{width:100%;margin-bottom:10px}@media only screen and (max-width:767px){.content-modalClub-wrapper .inputs-wrapper{width:100%;min-width:100%;box-sizing:border-box}.content-modalClub-wrapper .inputs-wrapper .row{flex-wrap:wrap}.content-modalClub-wrapper .inputs-wrapper .row div:first-child{margin-right:0}}.deny-button{margin-top:12px}.weClub-logo-image{border-radius:50%}.confirmation-modal-wrapper{width:800px;display:flex;flex-direction:column;align-items:center;padding:30px;color:#fff;background-color:#111;text-align:center}.confirmation-modal-wrapper h2{color:#fff}.confirmation-modal-wrapper h3{color:#828282}.confirmation-modal-wrapper img{width:50px;height:50px;margin-top:-60px}.confirmation-modal-wrapper .icon-wrapper{width:65px;height:65px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:35px;background-color:red;color:#fff;margin:15px auto}.confirmation-modal-wrapper .center-button-wrapper{width:100%;font-size:15px;margin-top:16px}.confirmation-modal-wrapper .center-button-wrapper .confirm-button{width:100%;background-color:red;color:#fff;border-radius:100px;border:none;padding:15px 20px}.confirmation-modal-wrapper .button-wrapper{margin:auto 0 auto auto;font-size:15px}.confirmation-modal-wrapper .button-wrapper button{cursor:pointer}.confirmation-modal-wrapper .button-wrapper .deny-button{background-color:#111;color:#fff;border:none;margin-right:16px}.confirmation-modal-wrapper .button-wrapper .confirm-button{width:130px;background-color:red;color:#fff;border-radius:100px;border:none;padding:15px 20px}.confirmation-modal-wrapper2{width:800px;display:flex;flex-direction:column;align-items:center;overflow-y:auto;padding:30px;color:#fff;background-color:#111;text-align:center}.confirmation-modal-wrapper2 .input-wrapper2{margin-top:20px;width:300px}.confirmation-modal-wrapper2 h2{color:#fff}.confirmation-modal-wrapper2 h3{color:#828282}.confirmation-modal-wrapper2 img{width:90px;height:95px;margin-bottom:24px}.confirmation-modal-wrapper2 .icon-wrapper{width:65px;height:65px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:35px;background-color:red;color:#fff;margin:15px auto}.confirmation-modal-wrapper2 .center-button-wrapper{width:100%;font-size:15px;margin-top:16px}.confirmation-modal-wrapper2 .center-button-wrapper .confirm-button{width:100%;background-color:red;color:#fff;border-radius:100px;border:none;padding:15px 20px}.confirmation-modal-wrapper2 .button-wrapper{margin:auto 0 auto auto;font-size:15px}.confirmation-modal-wrapper2 .button-wrapper button{cursor:pointer}.confirmation-modal-wrapper2 .button-wrapper .deny-button{background-color:#111;color:#fff;border:none;margin-right:16px}.confirmation-modal-wrapper2 .button-wrapper .confirm-button{width:130px;background-color:red;color:#fff;border-radius:100px;border:none;padding:15px 20px}.input-wrapper{margin-top:20px}@media only screen and (max-width:767px){.confirmation-modal-wrapper{width:90%;min-width:560px;margin-left:5%}.confirmation-modal-wrapper .custom-Tiers-ST{width:100%;align-items:center}.confirmation-modal-wrapper .custom-Tiers-ST .input[type=text]{width:100px}.confirmation-modal-wrapper .custom-Tiers-ST .input[type=number]{width:50px}.confirmation-modal-wrapper .custom-Tiers-ST .addCustomTiers{margin-right:20px}.confirmation-modal-wrapper .custom-Tiers-ST .addCustomTiers,.confirmation-modal-wrapper .custom-Tiers-ST .removeCustomTiers,.confirmation-modal-wrapper .custom-Tiers-ST .removeCustomTiersD{margin-top:50px;width:60px;height:50px;border-radius:12px;font-size:10px}.confirmation-modal-wrapper .custom-Tiers-ST .removeCustomTiersD{visibility:hidden}.confirmation-modal-wrapper .button-wrapper{margin:auto}}.Toastify__toast-body{padding:0}iframe[style*="position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; border: none; z-index: 2147483647;"]{display:none!important}.MuiTooltip-tooltip{font-family:Helvetica!important;background-color:#191919!important;padding:8px!important;font-weight:500!important}.promotions-wrapper{padding-right:30px;margin-bottom:20px}.promotions-wrapper .noData-wrapper{flex:1 1;display:flex;justify-content:center;align-items:center;flex-direction:column;color:#7c85a5;font-weight:500}.promotions-wrapper .noData-wrapper img{width:50px;height:44px;margin-bottom:20px}.promotions-wrapper .table-text{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@supports(-webkit-line-clamp:2){.promotions-wrapper .table-text{overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.promotions-wrapper .action-buttons-wrapper{display:flex;align-items:center;justify-content:center;color:#fff;grid-gap:12px;gap:12px}.promotions-wrapper .action-buttons-wrapper div{display:flex;font-size:20px}.promotions-wrapper .modal-components{width:600px;padding:10px 30px}.promotions-wrapper .modal-components__dates{max-width:600px;width:100%;padding:10px 30px;display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.promotions-wrapper .modal-components__image{position:relative}.promotions-wrapper .modal-components__image .image-picker-wrapper{padding:0 30px}.promotions-wrapper .modal-components__image .image-picker-wrapper .image-component-wrapper{max-width:600px}.promotions-wrapper .modal-components__image .close-icon{width:20px;height:20px;position:absolute;top:10px;right:40px;color:#fff;background-color:#000;border-radius:100px}h4{margin-top:-18px}h4,h5{color:#fff}h5{font-size:12px}.promotion-statis-details{width:100%;display:flex;padding-right:30px}.promotion-statis-details .statis{width:40%;background-color:#191919;border-radius:8px;margin-right:6%;display:flex;justify-content:space-around;padding:20px;align-items:center}.promotion-statis-details .statis .offert-expired,.promotion-statis-details .statis .offert-sent{display:flex}.promotion-statis-details .details{width:54%;background-color:#191919;border-radius:8px;padding:15px}.promotion-statis-details .details .details-info{display:flex;justify-content:space-between}.promotion-statis-details .details .icon-calendar{color:red;width:20px;height:20px}.promotion-statis-details .details .contain-sendon{display:flex;flex-wrap:wrap}.promotion-statis-details .details .contain-sendon .elementSend{display:flex;float:left;width:28%;justify-content:space-between;align-items:center;margin-right:25px}.promotion-statis-details .details .contain-sendon .send-icon{color:red}.promotion-statis-details .icon-promotion{color:red;width:45px;height:45px;margin-right:10px;margin-top:20px}.promotion-statis-details .number{font-size:50px;color:#fff}.total-promotion{margin-top:50px;padding-right:30px}.total-promotion .button-slider,.total-promotion .disabled-button{margin-top:20px;margin-left:10px;width:100px}.total-promotion .disabled-button{background:#191919;cursor:not-allowed!important;color:#575757}.loading-indicator{margin-left:25%;height:100px;width:50%;background-color:#191919;text-align:center;align-items:center;border-color:red;border-style:groove}.loading-indicator p{margin-top:30px;font-size:18px;color:#fff}.icon-circle-undefined{color:red;margin-top:5px;margin-right:5px}.icon-circle-true{color:#09ff00;margin-top:5px;margin-right:5px}.icon-circle-false{color:red;margin-top:5px;margin-right:5px}.card{width:30%;padding:10px;background-color:#191919;border-radius:8px}.card .card-information{display:flex;margin-top:10px;border-top:1px solid hsla(0,0%,100%,.25);padding-top:15px}.card .icon{color:red;width:20px;height:20px;margin-right:10px}.card .divDelete .delete-iconST{color:red;width:25px;height:25px;cursor:pointer}.card .description-coupon{margin-top:15px;font-size:10px;color:#fff}.wrapper-container-container{padding-right:24px}.statistics-container .headerStatistics{width:100%;border:1px solid red;border-radius:8px;display:flex;justify-content:space-between;align-items:center;padding:15px;grid-gap:12px;gap:12px}.statistics-container .headerStatistics p{color:#fff}.statistics-container .headerStatistics .headerStatistics-event{width:260%;padding:10px;display:flex;grid-gap:30px;gap:30px;align-items:center;text-align:center;border:1px solid #4d4d4d;border-radius:8px;background-color:#191919}.statistics-container .headerStatistics .headerStatistics-ticketsSold{height:auto;width:80%;padding:6.5px;text-align:center;align-items:center;border:1px solid #4d4d4d;border-radius:8px;background-color:#191919}.statistics-container .headerStatistics .headerStatistics-revenue{width:110%;padding:6.5px;text-align:center;border:1px solid #4d4d4d;border-radius:8px;background-color:#191919}.statistics-container .headerStatistics .headerStatistics-checkin{width:50%;padding:12px;text-align:center;border:1px solid #4d4d4d;border-radius:8px;background-color:#191919}.statistics-container .grid-container{margin-top:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;width:100%}.statistics-container .grid-container .grid-item{width:100%;border:1px solid red;border-radius:8px;padding:1px}.statistics-container .grid-container .grid-item .paper-Tickets-Sold{background-color:#191919;width:100%;height:100%;padding:16px;border-radius:8px;align-items:center;text-align:center}.statistics-container .grid-container .grid-item .paper-Tickets-Sold h6{color:#fff;margin-bottom:10px;font-size:30px}.statistics-container .grid-container .grid-item .paper-Tickets-Sold h4{color:#fff;font-weight:700;align-items:center;text-align:center;font-size:60px;margin-top:5px}.statistics-container .grid-container .grid-item .paper{padding:16px;align-items:center;text-align:center}.statistics-container .grid-container .grid-item .paper .wrapper-icon-assistans{width:100%;display:flex;justify-content:center}.statistics-container .grid-container .grid-item .paper .wrapper-icon-assistans .iconPerson{width:20px;height:20px;color:red;margin-left:10px}.statistics-container .grid-container .grid-item .paper h6{color:#fff;margin-bottom:10px;font-size:30px}.statistics-container .grid-container .grid-item .paper .chip-unsold{background-color:red;color:#fff;font-size:24px}.statistics-container .grid-container .grid-item .paper .MuiList-root{width:100%}.statistics-container .grid-container .grid-item .paper .MuiList-root .MuiListItem-root{border-bottom:1px solid red;padding:10px 0}.statistics-container .grid-container .grid-item .paper .MuiList-root .MuiListItem-root:last-child{border-bottom:none}.statistics-container .grid-container .grid-item .paper .MuiList-root .MuiListItem-root .MuiListItemText-primary{color:#fff;font-weight:700}.statistics-container .grid-container .grid-item .paper .MuiList-root .MuiListItem-root .MuiListItemText-secondary{color:#fff}.statistics-container .grid-container .grid-item .paper .MuiList-root .MuiListItem-root .MuiChip-root{margin-left:8px}@media(max-width:1200px){.grid-container{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.grid-container{grid-template-columns:repeat(1,1fr)}}.event-modal-wrapper{width:100%;display:flex;flex-direction:column;padding:30px;color:#fff;background-color:#111}.clone-button{width:80px;height:30px;font-size:12px;border-radius:5px;background-color:red;color:#fff;margin:-8px 0}.clone-button:hover{background-color:red;opacity:.9;color:#fff}.clone-button .button-content{margin-top:-5px}.header-event{display:flex;align-items:center;text-align:center}.header-event img{width:100%;height:100%;border-radius:50%}.header-event .logo-name-event{display:flex;align-items:center;text-align:center}.header-event .event-name-icon{width:70%;background-color:#191919;border-radius:27px;padding:30px;display:flex;height:100%;align-items:center}.header-event .event-name{text-align:left;margin-left:20px}.header-event .event-name h2{color:#fff}.header-event .event-name h3{color:#828282}.state{text-align:justify;font-size:10px;margin-top:35px;margin-left:-118px}.state h2{color:#fff}.state .state-status{display:flex}.statistics{width:120%;margin-left:30px;background-color:#191919;border-radius:27px;padding:30px;text-align:justify}.statistics h2{color:#fff}.statistics .statistics-event{display:flex;justify-content:space-between;width:100%}.statistics span{margin-left:50px}.info-event{width:100%;margin-top:50px;background-color:#191919;border-radius:27px;padding:30px;height:auto}.info-event h2{color:#fff}.info-event .statistics-event2{display:flex;justify-content:space-between;margin-top:8px}.info-event span{margin-left:50px}.editRound{width:100%;grid-gap:12px;gap:12px}.editRound,.editRound .input-wrapper-editRound{display:flex;flex-direction:column}.react-calendar-clone-event{background-color:#191919!important;border:none!important;border-radius:10px;color:#e6e6e6;cursor:default;width:100%!important}.react-calendar-clone-event .react-calendar__navigation button:hover,.react-calendar-clone-event .react-calendar__tile:hover{background:#e6e6e6;color:rgba(0,0,0,.87)}.react-calendar-clone-event .react-calendar__navigation{padding:8px;margin-bottom:0}.react-calendar-clone-event .react-calendar__tile--active{background:red;color:#e6e6e6}.react-calendar-clone-event .react-calendar__tile--active:enabled:hover{background:#e6e6e6;color:rgba(0,0,0,.87)}.react-calendar-clone-event .react-calendar__tile--active:enabled:focus{background:red;color:#fff}.react-calendar-clone-event .react-calendar__tile--hasActive{background:red;color:#e6e6e6}.react-calendar-clone-event .react-calendar__tile--hasActive:enabled:hover{background:#e6e6e6;color:rgba(0,0,0,.87)}.react-calendar-clone-event .react-calendar--selectRange .react-calendar__tile--hover{color:rgba(0,0,0,.87)}.react-calendar-clone-event .react-calendar__month-view__days__day--weekend{color:red}.react-calendar-clone-event .react-calendar__tile--now{background:#ff0;color:rgba(0,0,0,.87)}
/*# sourceMappingURL=main.64b646b9.chunk.css.map */