@charset "UTF-8";*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;color:#fff;background-color:#1b2635!important;font-family:Roboto,Helvetica,Arial,sans-serif!important;min-height:100vh}a{text-decoration:none;color:inherit}::-webkit-scrollbar-track{background:#1b2635!important}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(255,255,255,.4));border-radius:3px;transition:.5s}::-webkit-scrollbar-thumb:hover{background:rgb(151,150,150);background:linear-gradient(180deg,rgba(255,255,255,.3),rgba(255,255,255,.5))}.auth{max-width:650px;margin:0 auto;justify-content:center;align-items:center;display:flex;min-height:100vh;flex-direction:column}.auth h2{margin-top:5px;margin-bottom:15px}.auth .sign_in{background-color:#233044;padding:calc(1vw + 5px);padding-top:.3vw;flex-direction:column;display:flex;align-items:center;border-radius:10px}.auth .logo{width:75px;height:75px}.auth .wrapper{width:clamp(30vw,500px,90vw)}.auth .text_field{margin-bottom:20px}.dasboard_layout{display:flex;flex-direction:row;min-height:100vh}.sidebar{position:sticky;left:0;top:0;height:100vh;min-width:290px;background-color:#233044;border-right:1px solid gray}.sidebar .title{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:15px 10px;background-color:#24323a;border-bottom:1px solid gray}.sidebar .title span{margin-left:20px;font-size:30px}.sidebar .items .item{text-decoration:none;color:inherit;padding:10px 15px;font-size:20px;background-color:inherit;display:flex;align-items:center;transition:.4s}.sidebar .items .item.collapsable{padding-left:30px}.sidebar .items .item .icon{height:20px;width:20px}.sidebar .items .item span{margin-left:10px}.sidebar_wrapper{position:relative}.sidebar_wrapper .sidebar_blocker{position:absolute;width:100%;height:100%;z-index:150}.notfound_wrapper{text-align:center;background:transparent;padding:20px}.main-content{position:relative;width:100%;padding:25px 35px;margin-left:250px;background-color:#1b2635;min-height:100vh;max-width:calc(100vw - 250px)}.spacer{flex:1 1 100%}.login-title{margin-bottom:1vw;font-size:clamp(10px,2vw,16px)}.editor{background-color:#fff;color:#000;padding:0 15px;min-height:200px;border:1px solid rgb(31,31,31)!important}.editor-toolbar{margin-bottom:0!important;background:white!important;color:#000;padding:13px 10px 7px!important;justify-content:center!important;border-color:#1f1f1f!important}.editor-button{margin-top:15px}.editor-button:focus{outline:1px solid white}.small_error{color:#e08989;font-size:.6rem;margin-top:10;margin-bottom:0}.login-button{font-size:clamp(10px,2vw,14px);margin-top:10px}.login-button:focus{outline:1px solid white}::-webkit-scrollbar{width:10px}.tabs-wrapper{height:90%;font-size:.9rem}.tabs-wrapper .nav-wrapper{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:10px;border-radius:8px 8px 0;border:1px solid rgba(160,160,160,.5019607843);padding:12px 16px;background-color:#233044}.tabs-wrapper .nav-wrapper .title-wrapper{font-weight:700;font-size:.9rem}.tabs-wrapper .nav-wrapper .title-wrapper .name{margin:0 10px}.tabs-wrapper .nav-wrapper .nav-button{border-radius:3px;color:#fff;padding:2px 6px;min-width:20px}.tabs-wrapper .nav-wrapper .nav-button:focus{outline:1px solid white}.tabs-wrapper .content-wrapper{min-height:97%;display:flex;flex-direction:row}.tabs-wrapper .content-wrapper .tabs{height:100%;width:12%}.tabs-wrapper .content-wrapper .tabs .tab{border:1px solid rgba(160,160,160,.5019607843);position:relative;border-radius:5px 0 0 5px;margin-top:10px;padding:5px;border-right:0;width:90%;margin-left:10%;cursor:pointer;display:flex;flex-direction:row;align-items:center;z-index:2;background:linear-gradient(-90deg,rgba(255,255,255,.0039215686),rgba(255,255,255,.0784313725));transition:.3s}.tabs-wrapper .content-wrapper .tabs .tab.active{background-color:#233044;cursor:auto;width:100%;margin-left:0;right:-1px;font-weight:700}.tabs-wrapper .content-wrapper .content{position:relative;top:-1px;width:88%;border-radius:0 0 8px 8px;padding:10px 20px;border:1px solid rgba(160,160,160,.5019607843);border-top:0;background-color:#233044}.input{background-color:transparent;border:1px solid rgba(160,160,160,.5019607843);color:#f5f5f5;border-radius:4px;width:calc(100% - 160px);padding:5px 8px;font-family:inherit;font-size:.9rem}.input.date{width:94px!important}.input.year{width:53px!important}.input.big{width:100%}.input.error{background-color:#ff00000d!important;border-color:#ff00004d!important;outline-color:#ff00004d!important;position:relative!important}.input.error:after{content:"B\142\119 dna data";position:absolute;bottom:0;left:0;color:#ff0000e6;font-size:10px;z-index:20;height:10px;width:10px}.datagridpro{height:600px}.desc-wrapper{max-width:fit-content;margin-right:10px}.form-wrapper{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.fields-wrapper{width:100%;display:flex;flex-direction:column}.mulitple-select{display:flex;justify-content:center;align-items:center;width:30%;flex-direction:column}.mulitple-select .description{font-size:.8rem}.description{margin:0 7px 0 0;white-space:nowrap;min-width:160px;display:flex;align-items:center;font-size:.85rem}.MuiDataGrid-cell:focus{outline:none!important}.MuiTableContainer-root{border:0!important}.MuiTablePagination-toolbar{min-height:15px!important;max-height:20px!important;overflow:hidden;margin-top:10px}.small-wrapper{display:flex;flex-direction:row;width:fit-content;padding-right:11px;padding-bottom:15px}.half-wrapper{display:flex;flex-direction:row;align-items:center;margin-bottom:15px;width:47%}.half-wrapper.align-start{align-items:flex-start}.half-wrapper:nth-child(2n){margin-right:0}.large-wrapper{display:flex;flex-direction:row;margin-bottom:15px;width:calc(100% - 275px)}.career .description{min-width:235px}.space-between{display:flex;justify-content:space-between}.justify-center{display:flex;justify-content:center}.circle{border-radius:50%;background-color:#ffff0080;height:10px;width:10px;margin-left:7px}.modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:15px 20px;border:1px solid rgb(230,230,230);background-color:#233044;border-radius:8px;min-width:500px;display:flex;flex-direction:column}.modal.bigger{min-width:1000px}.modal.dictionary{min-width:1200px}.modal .awardsname{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.modal .awardsname.top{align-items:flex-start}.modal .awardsname .desc{margin-right:15px;min-width:50px}.modal .form-wrapper{width:100%;display:flex;justify-content:space-between}.modal .form-wrapper.small_description .description{min-width:100px}.modal .form-wrapper .description{font-size:.9rem}.modal .button-wrapper{display:flex;justify-content:center;align-items:center;position:relative}.modal .button-wrapper .linkable-wrapper{position:absolute;bottom:-4px;right:-5px}.modal .linkable-wrapper{display:flex;justify-content:flex-end;align-items:center;font-size:.8rem}.modal .half-wrapper{margin-right:0;margin-bottom:12px;padding-bottom:8px}.modal .noedit .half-wrapper{border-bottom:1px solid rgba(128,128,128,.295)}.select-display{display:flex;flex-direction:row;align-items:center}.select-nested-wrapper{display:flex;flex-direction:column;margin-left:4px}.select-city{margin-top:4px;opacity:.6}.downloading_data{font-size:1rem!important}.select__control{padding:3px 0!important}.divider{height:1px;background-color:gray;border-radius:1px;margin:20px 0}.button-wrapper{margin-bottom:10px}.button-wrapper button:focus{outline:1px solid white}.vertical-display{display:flex;flex-direction:column;width:30%}.vertical-display .title{font-size:.75rem;text-align:center;margin:0 0 5px}.grave-wrapper{width:calc(100% - 160px);display:flex;flex-direction:row;justify-content:space-between}.table-wrapper{border-radius:8px;position:relative;height:fit-content;width:100%;max-height:80%}.table-wrapper .title-wrapper{margin-top:25px;margin-bottom:10px}.table-wrapper .x{cursor:pointer;color:#f00c}.table-wrapper .title{margin-left:5px;font-weight:700}.table-wrapper .rdt_TableRow{min-height:26px;cursor:pointer;background-color:#2f3a49;border-bottom:1px solid rgba(128,128,128,.1)}.table-wrapper .rdt_TableRow:last-child{border-bottom:none}.table-wrapper .rdt_TableRow:hover{border:1px solid whitesmoke;border-radius:8px}.table-wrapper .rdt_Table{background-color:#2f3a49;border-radius:20px 20px 0 0}.table-wrapper .rdt_TableHeadRow{background-color:#2f3a49;font-weight:700;font-size:.9rem;border-bottom:1px solid rgba(128,128,128,.75)}.table-wrapper .rdt_TableBody{height:fit-content;max-height:300px;overflow-y:scroll;background-color:#2f3a49}.table-wrapper.plays{margin-bottom:20px}.table-wrapper.plays .rdt_TableBody{height:fit-content;max-height:160px}.table-wrapper.performances .rdt_TableBody{height:fit-content;max-height:320px}.table-wrapper .sc-iveFHk{background-color:#2f3a49;position:relative;min-height:50px;color:#fff}.table-wrapper .sc-iveFHk>*{display:none}.table-wrapper .sc-iveFHk:after{color:#fff;content:"Brak danych"}.career .table-wrapper .rdt_TableBody{max-height:235px}.modal_backdrop{backdrop-filter:blur(1px)}.MuiDataGrid-footerContainer{min-height:26px!important}.select-code{font-weight:bolder}.select__control{padding:5px 0}.deleting-wrapper{background-color:#1e293a;border-radius:8px;min-height:40px;margin-top:10px;width:270px;padding:10px 20px;display:flex;align-items:center;justify-content:space-between}.deleting-wrapper .button{min-width:50px}.deleting-wrapper .button:focus{outline:1px solid white}.delete-button{color:#ff3232!important;border-color:#ff002280!important;margin-left:10px!important}.delete-button:hover{background-color:#ff002213!important}.center{display:flex;justify-content:center;align-items:center;flex-direction:column}.modal_tripple_field{display:flex;justify-content:space-between;width:100%;margin-bottom:10px}.modal_tripple_field .input{width:100%}.mt,.details{margin-top:15px}.details .title{margin-bottom:15px;display:flex;justify-content:center}.program_perfomances{width:100%}.my_table{width:100%;background-color:#202c3d;padding:5px 0;margin-bottom:15px}.my_table .head{display:flex;border-bottom:1px solid rgba(0,0,0,.568);padding-left:30px}.my_table .row{display:flex;padding-left:30px}.my_table .row:hover{background-color:#1b2635;cursor:pointer}.my_table .cell{width:33.3333333333%;padding:5px 0}.memories-table{border-radius:5px;border:1px solid rgba(200,200,200,.75);width:100%;margin-bottom:15px}.memories-table.nohead .row:first-child{font-weight:400;border-bottom:1px solid rgba(200,200,200,.2)}.memories-table.nohead .row:first-child:hover{background:linear-gradient(-90deg,rgba(255,255,255,.0039215686),rgba(255,255,255,.0784313725))}.memories-table .row{display:flex;align-items:center;padding:5px 20px;border-bottom:1px solid rgba(200,200,200,.2);position:relative;cursor:grab;width:100%}.memories-table .row.db{background:linear-gradient(-90deg,rgba(152,255,138,.01),rgba(152,255,138,.1))}.memories-table .row.no-grab{cursor:pointer}.memories-table .row .x2{opacity:0;padding:0 3px;color:#f009;font-weight:bolder;position:absolute;right:20px;cursor:pointer!important}.memories-table .row .x{opacity:0;padding:0 3px;color:#f009;font-weight:bolder}.memories-table .row:hover{background:linear-gradient(-90deg,rgba(255,255,255,.0039215686),rgba(255,255,255,.0784313725))}.memories-table .row:hover .x,.memories-table .row:hover .x2{opacity:1}.memories-table .row:first-child{font-weight:700;border-bottom:1px solid rgba(200,200,200,.75)}.memories-table .row:first-child:hover{background:transparent}.memories-table .row:last-child{border-bottom:none}.memories-table .row .id{width:150px}.memories-table .row .table-title{width:300px;word-wrap:break-word;margin-right:30px}.memories-table .row .theatre_name{width:500px}.memories-table .row .theatre_name.link{color:#00f}.memories-table .row .theatre_city{width:300px}.memories-table .row .cell{flex-grow:1;display:flex;justify-content:space-between}.memories-table .row.sec{justify-content:space-between}.memories-table .row.sec:first-child:hover{background:linear-gradient(-90deg,rgba(255,255,255,.0039215686),rgba(255,255,255,.0784313725))!important}.sec .row:first-child{font-weight:500;border-bottom:1px solid rgba(200,200,200,.2)}.pp_buttons_wrapper{display:flex;flex-direction:row}.pp_buttons_wrapper .ppbutton{margin-top:15px;margin-right:20px}.pp_buttons_wrapper .ppbutton:focus{outline:1px solid white}.modal.isBlocked{display:flex;justify-content:center}.modal.isBlocked .text{text-align:center}.buttons_wrapper{display:flex;justify-content:center;margin-top:15px}.buttons_wrapper .button{margin-right:15px}.buttons_wrapper .button:focus{outline:1px solid white}.w100{width:100%}.css-yfxsn4{min-height:600px!important}.downloading{border:1px solid rgb(81,81,81);border-radius:4px;display:flex;justify-content:center;align-items:center;width:100%;height:calc(80vh - 20px);margin:10px 0}.plus_wrapper{display:flex;flex-direction:row;height:30px;align-items:center;margin-bottom:4px;width:100%}.plus_wrapper .plus{display:none;padding:0;min-width:23px;margin-left:7px}.plus_wrapper:hover .plus{display:block}.plus_wrapper:hover .x{opacity:.9}.plus_wrapper .x{opacity:0;padding:0 3px;cursor:pointer;color:#f009;font-weight:bolder}.visible_plus{display:block!important;margin:0!important}.myalert{position:absolute;z-index:110;right:45px;bottom:10px;transition:.4s ease}.tables_wrapper{width:100%;display:flex;flex-direction:column}.performance_theaters{width:100%}.performance_theaters .row{display:flex;flex-direction:row;margin-bottom:15px;align-items:center;width:fit-content}.performance_theaters .row .css-dxai6n-container{width:750px!important}.performance_theaters .row .date{margin:0 25px}.performance_theaters .row .x{opacity:0;padding:0 3px;cursor:pointer;color:#f009;font-weight:bolder}.performance_theaters .row:hover .x{opacity:.9}.css-zyl0a4-singleValue{font-size:.9rem}.twodates{display:flex;flex-direction:row;justify-content:space-around;margin-bottom:15px}.external_link{width:18px;margin-right:20px;padding:0 2px;cursor:pointer!important}.remarks{display:flex;flex-direction:row;margin-top:15px;align-items:center}.remarks .title{margin-right:15px;margin-top:0;margin-bottom:0;font-size:.9rem}.remarks .input{width:100%;max-width:90vw;min-width:400px}.textarea{width:850px!important;max-width:80vw!important}.shortened_string{max-width:290px;margin-right:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.program_trend{margin-bottom:5px;display:flex;flex-direction:column}.program_trend .name{width:100%;margin:10px 0 5px}.col{display:flex;flex-direction:column;justify-content:center;align-items:center}.bold{font-weight:700}.trends_wrapper{padding-left:15px}.trends_wrapper:first-child{padding-top:0}.mb{margin-bottom:15px}.WQNxq{max-height:20%!important}.justifiactions{display:flex}.justifiactions .x{color:red;font-weight:700;padding-right:15px;opacity:0;cursor:pointer;height:fit-content}.justifiactions .x:hover{opacity:.8}.project .description{min-width:180px}.description.performancedesc{display:flex;justify-content:space-between}.poster_img{max-width:100%}.poster_image_wrapper{display:flex;align-items:center}.images{display:grid;grid-template-columns:1fr 1fr;gap:1rem;height:100%}.images .image{height:100%}.images .image:first-child{border-right:2px solid black}.async-x{opacity:.8;margin-right:10px}.performance-cast{position:relative;padding-bottom:20px}.performance-cast .plus{display:block!important}.performance-cast .plus_wrapper{width:fit-content}.performance-cast .role{display:flex;flex-direction:row;margin-top:10px;padding:5px}.performance-cast .role:hover{background-color:#202c3d}.performance-cast .role_controlls{display:flex;flex-direction:row;gap:15px;word-wrap:break-word;width:50%;padding-right:35px}.performance-cast .role_controlls:hover{padding-right:0}.performance-cast .role_controlls:hover .plus{display:block}.performance-cast .role_controlls .x{margin:0 10px}.scroll_to_top{width:fit-content;padding:3px;border-radius:50%}.scroll_to_top:hover{cursor:pointer;background-color:#1b2535}.performance_theaters_select{width:100%!important}.role_controlls{min-width:540px;display:flex;align-items:center;min-height:30px}.role_controlls .role_name{min-width:270px;max-width:270px}.role_controlls .x{opacity:0;padding:0 3px;cursor:pointer;color:#f009;font-weight:bolder;height:fit-content}.role_controlls .plus{display:none;padding:0;min-width:23px;margin-left:7px;height:23px}.role_controlls:hover .plus{display:block}.role_controlls:hover .x{opacity:.9}.person{display:flex;gap:10px;margin-bottom:7px}.person.db{color:#b3b3fd}.person .x{opacity:0;padding:0 3px;cursor:pointer;color:#f009;font-weight:bolder}.person .edit{display:none;padding:0;min-width:23px;margin-left:7px;height:23px}.person:hover .edit{display:block}.person:hover .x{opacity:.9}.photos{display:flex;gap:1rem;flex-wrap:wrap}.photos .photo_wrapper{position:relative;width:fit-content}.photos .photo_wrapper img{height:8rem}.photos .photo_wrapper .links{display:flex;opacity:0;position:absolute;z-index:10;width:100%;height:100%;top:0;right:0;transition:.15s opacity ease-in-out;flex-direction:row;justify-content:center;align-items:center;gap:15px}.photos .photo_wrapper:hover .links{opacity:1}.photos .photo_wrapper .signature{display:grid;place-items:center;margin:0}.fullwidth{width:100%}.yellow-grid-row{background:linear-gradient(90deg,rgba(255,255,0,.1),rgba(255,255,0,.05))}.MuiDataGrid-panel{border:1px solid rgba(245,245,245,.85)!important;position:relative;border-radius:5px;top:50%!important;left:50%!important;transform:translate(calc(-50% + 116px),-60%)!important;padding:5px;background-color:#1b2535!important}.MuiDataGrid-panel div:first-child{background-color:#1b2535!important}.tabs_wrapper{display:flex;flex-direction:row;gap:30px;margin-bottom:20px;margin-top:25px}.tabs_wrapper .tab{background-color:#1b2535;padding:5px 10px;border-radius:5px;cursor:pointer;transition:all .2s ease-in-out}.tabs_wrapper .tab.active{background-color:#1b2535;font-weight:700;border:1px solid white}.select__control{margin-bottom:1px}.nav-link.language{width:43px!important;height:43px!important;border:2px solid white!important;border-radius:50%!important;display:grid!important;place-items:center!important}
