Joywork/complexes/css/b030dc73c246fa7c.css
2026-05-22 21:21:54 +03:00

1 line
10 KiB
CSS

.tabItem__title[data-v-0abce34e]{text-wrap:nowrap}:root{--clr-primary-1:#063251;--clr-primary-2:#104e7a;--clr-primary-3:#1a6aa2;--clr-primary-4:#2d87c8;--clr-primary-5:#49a6e9;--clr-primary-6:#6ebef7;--clr-primary-7:#8bcbf9;--clr-primary-8:#a5d5f8;--clr-primary-9:#c5e5fc;--clr-primary-10:#ebf7ff;--clr-grey-1:#102a42;--clr-grey-2:#243a52;--clr-grey-3:#324d67;--clr-grey-4:#48647f;--clr-grey-5:#617d98;--clr-grey-6:#829ab0;--clr-grey-7:#9eb2c7;--clr-grey-8:#bcccdc;--clr-grey-9:#dae2ec;--clr-grey-10:#f1f5f8;--clr-white:#fff;--clr-purple:#4b145b;--clr-red-special:#b4345c;--clr-grey-special:#eae6eb;--clr-red-dark:#bb2525;--clr-red-light:#e66b6b;--clr-green-dark:#25bb32;--clr-green-light:#6be675;--clr-black:#222;--transition:all 0.3s linear;--spacing:0.1rem;--radius:4px;--light-shadow:0 5px 15px rgba(0,0,0,.1);--dark-shadow:0 5px 15px rgba(0,0,0,.2);--max-width:1170px;--fixed-width:920px}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:var(--clr-purple);color:var(--clr-grey-1);line-height:1.5;font-size:.875rem}ul{list-style-type:none}a{text-decoration:none}h1,h2,h3,h4{letter-spacing:var(--spacing);text-transform:capitalize;line-height:1.25;margin-bottom:.75rem}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:.875rem}p{margin-bottom:1.25rem;color:var(--clr-grey-5)}@media screen and (min-width:800px){h1{font-size:4rem}h2{font-size:2.5rem}h3{font-size:1.75rem}body,h4{font-size:1rem}h1,h2,h3,h4{line-height:1}}main{display:flex;justify-content:center;align-items:center}.container{width:90vw;margin:5rem auto;background:var(--clr-white);border-radius:var(--radius);padding:2.5rem 2rem;max-width:var(--fixed-width);display:grid;gap:1rem 2rem}.container h3{line-height:1.2;font-weight:500}@media screen and (min-width:992px){.container{display:grid;grid-template-columns:250px 1fr}}.section{width:90vw;margin:0 auto;max-width:var(--max-width)}@media screen and (min-width:992px){.section{width:95vw}}.accordion[data-v-1594782e]{border-radius:var(--radius);border:1px solid #d4d6da}header[data-v-1594782e]{padding:20px}.accordion header[data-v-1594782e]{display:flex;justify-content:space-between;align-items:center}.accordion-title[data-v-1594782e]{margin-left:10px}.accordion-title.blue-color div[data-v-1594782e]{color:#1d77d8}.accordion-title.blue-color div svg[data-v-1594782e]{fill:#1d77d8}.accordion-title div[data-v-1594782e]{width:-moz-max-content;width:max-content;cursor:pointer;display:flex;align-items:center;gap:5px}.content[data-v-1594782e]{max-height:0;transition:max-height .2s ease-out}.info[data-v-1594782e]{z-index:-1;opacity:0;transition:opacity .2s ease-out}.floorItem__addRoom[data-v-1594782e]{margin:0 15px}.floorItem__alignment[data-v-1594782e]{color:#868a95!important;font-size:15px}.floorItem__no-rooms[data-v-1594782e]{font-size:15px}.floorItem__no-rooms span[data-v-1594782e]{cursor:pointer;color:#519ef3}.info[data-v-ccf00010]{gap:30px;display:flex;flex-direction:column-reverse}.modalWindow[data-v-54a2c2ac]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;width:100%;height:100vh;background-color:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.modalWindow.open[data-v-54a2c2ac]{opacity:1;visibility:visible;transition:all .3s ease-in-out}.modalWindow__wrapper[data-v-54a2c2ac]{position:relative;width:760px;height:80vh;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow-y:scroll}.modalWindow__title[data-v-54a2c2ac]{font-size:28px;line-height:100%}.modalWindow__close[data-v-54a2c2ac]{position:absolute;right:30px;top:30px;width:20px;height:20px}.modalWindow__close svg[data-v-54a2c2ac]{width:100%;height:100%}.warning_msg[data-v-54a2c2ac]{background-color:#f2dede;border:1px solid #ebcccc;border-radius:4px;color:#a94442;padding:10px 20px 12px;margin-bottom:30px;font-size:16px;font-family:Lato;line-height:1.5}.copyRoom[data-v-20f2ef67]{width:100%;height:auto}.copyRoom__form[data-v-20f2ef67]{width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:30px;row-gap:20px}.copyRoom__form .p-accordion[data-v-20f2ef67]{width:100%}.copyRoom__form .p-accordion-header[data-v-20f2ef67]{background:red!important}.copyRoom__form .form__item[data-v-20f2ef67]{width:100%;height:auto;display:grid}.copyRoom__form .form__item[data-v-20f2ef67]:not(.wrapped){grid-template-columns:1fr 320px}.copyRoom__form .form__item label[data-v-20f2ef67]{margin-top:5px;font-size:16px;font-weight:400;--tw-text-opacity:1;color:rgb(117 117 117/var(--tw-text-opacity))}.copyRoom__form .form__item label span[data-v-20f2ef67]{--tw-text-opacity:1;color:rgb(236 46 46/var(--tw-text-opacity))}.copyRoom__form .form__item .item__content[data-v-20f2ef67]{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;-moz-column-gap:16px;column-gap:16px;row-gap:16px}.copyRoom__form .form__item .item__text[data-v-20f2ef67]{--tw-text-opacity:1;color:rgb(117 117 117/var(--tw-text-opacity));font-size:16px}.copyRoom__form .form__item .item__btns[data-v-20f2ef67]{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;-moz-column-gap:8px;column-gap:8px}.copyRoom .copy-btn-container[data-v-20f2ef67]{width:100%;display:flex;justify-content:end}.input-errors[data-v-20f2ef67]{color:red;font-size:12px}.copyRoom>.modalWindow__wrapper{width:560px;height:-moz-max-content;height:max-content;overflow:auto}.copyRoom .p-inputnumber-input{width:100%}.copyRoom .p-accordion-content{display:flex;flex-direction:column;gap:16px}.copyRoom .p-multiselect-label{padding:0}.loader-div[data-v-66dd1060]{display:flex;justify-content:center;margin-top:150px}.loader-div img[data-v-66dd1060]{width:100px;max-width:none}.entranceList[data-v-66dd1060]{width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.entranceList__head[data-v-66dd1060]{width:100%;height:auto;-moz-column-gap:20px;column-gap:20px;overflow:auto}.entranceList__addBtn[data-v-66dd1060]{display:flex;justify-content:flex-start;align-items:center;-moz-column-gap:8px;column-gap:8px;padding-bottom:16px}.planEditWindow3dOverlay{box-shadow:0 6px 27px rgba(0,0,0,.25)}.p-overlaypanel-content{padding:0!important}.popover-content{padding:12px 15px;background-color:#fff}.popover-title{margin:0;padding:8px 14px;font-size:15px;background-color:#fff;border-bottom:1px solid #f2f2f2;border-radius:5px 5px 0 0}.overlay-custom-btn-group{position:relative;display:inline-block;vertical-align:middle}.overlay-custom-btn-group>.overlay-custom-btn:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.overlay-custom-btn-group>.overlay-custom-btn:first-child{margin-left:0}.overlay-custom-btn-group .overlay-custom-btn{border-radius:4px;margin:0;font-weight:700;transition:all .25s}.overlay-custom-btn-xs{font-size:13px;line-height:15px;padding:4.5px 10.5px;border-radius:10px}.overlay-custom-btn-success{background-color:#42cbbe;border-color:#42cbbe;color:#fff}.overlay-custom-btn-group>.overlay-custom-btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.overlay-custom-btn-danger{background-color:#eb3235;border-color:#eb3235;color:#fff}.overlay-custom-btn-success:hover{background-color:#2fab9f;border-color:#2fab9f;color:#fff}.overlay-custom-btn-danger:hover{background-color:#b70003;border-color:#b70003;color:#fff}.addRoom[data-v-4790d626]{width:100%;height:auto}.addRoom__form[data-v-4790d626]{width:100%;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:30px;row-gap:20px}.addRoom__form .p-accordion[data-v-4790d626]{width:100%}.addRoom__form .p-accordion-header[data-v-4790d626]{background:red!important}.addRoom__form .form__item[data-v-4790d626]{position:relative;width:100%;height:auto;display:grid}.addRoom__form .form__item[data-v-4790d626]:not(.wrapped){grid-template-columns:1fr 436px}.addRoom__form .form__item label[data-v-4790d626]{margin-top:8px;font-size:16px;font-weight:400;--tw-text-opacity:1;color:rgb(117 117 117/var(--tw-text-opacity))}.addRoom__form .form__item label span[data-v-4790d626]{--tw-text-opacity:1;color:rgb(236 46 46/var(--tw-text-opacity))}.addRoom__form .form__item .item__content[data-v-4790d626]{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-start;-moz-column-gap:16px;column-gap:16px;row-gap:16px}.addRoom__form .form__item .item__text[data-v-4790d626]{--tw-text-opacity:1;color:rgb(117 117 117/var(--tw-text-opacity));font-size:16px}.addRoom__form .form__item .item__btns[data-v-4790d626]{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;-moz-column-gap:8px;column-gap:8px}.addRoom>.modalWindow__wrapper{width:unset!important;max-width:830px}.addRoom .p-inputnumber-input{width:100%}.addRoom .p-accordion-content{display:flex;flex-direction:column;gap:16px}.error-msg{padding:5px;font-size:12px;position:absolute;bottom:-25px}.error-color{color:red}.errored-input{border:1px solid red!important;box-shadow:none!important;height:-moz-max-content;height:max-content}.errored-input .p-inputtext,.errored-input .p-inputtext:focus,.errored-input .p-inputtext:hover{box-shadow:none!important;border-color:transparent!important}.autoresize{resize:none;overflow:hidden;min-height:40px;max-height:120px}.area-input-wrapper{position:relative;width:225px;margin-bottom:8px}.area-input{width:100%;height:36px;border-radius:4px;border:1px solid;--tw-border-opacity:1;border-color:rgb(222 222 222/var(--tw-border-opacity));padding:8px 60px 8px 16px}.area-input:hover{border-color:#b3cbde}.btn-add,.btn-remove{position:absolute;top:0;width:28px;height:36px;border:none;background:none;cursor:pointer;font-size:18px;line-height:1}.btn-add{right:28px}.btn-remove{right:0;color:red}.all-area-rooms{margin-top:8px;font-size:16px;font-weight:400;--tw-text-opacity:1;color:rgb(117 117 117/var(--tw-text-opacity))}.accordion-info-row{display:flex;gap:20px;justify-content:space-between}.accordion-info-column{display:flex;flex-direction:column;gap:15px}.chessPage[data-v-b0390f96]{width:100%;height:auto}.chessPage__title[data-v-b0390f96]{font-size:32px;line-height:100%;display:flex;justify-content:flex-start;align-items:flex-end}.chessPage__title .subtitle[data-v-b0390f96]{font-size:21px;line-height:100%;--tw-text-opacity:1;color:rgb(117 117 117/var(--tw-text-opacity));margin-left:10px;margin-bottom:2px}