.tool-bar[data-v-8536670e]{max-height:100px;z-index:9;background-color:var(--app-toolbar)!important;transition:background-color .25s ease}.theme--light .tool-bar[data-v-8536670e]{--app-toolbar:#2d96da}.theme--dark .tool-bar[data-v-8536670e]{--app-toolbar:#201f1f}.custom-toggle-btn[data-v-8536670e]{background-color:#00baff!important;color:#fff!important;transition:background-color .3s ease,color .3s ease}.theme--dark .custom-toggle-btn[data-v-8536670e]{background-color:#44505e!important;color:#fff!important}.v-btn[data-v-8536670e]{width:46%}@media only screen and (max-width:600px){.row[data-v-8536670e]{padding:0!important}}.newPosition[data-v-8536670e]{position:fixed;top:24px;right:10px;z-index:999999}.theme--light .footer{--app-footer:#2d96da;--app-on-footer:#fff}.theme--dark .footer{--app-footer:#201f1f;--app-on-footer:#fff}.footer{background-color:var(--app-footer)!important;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:16px 0;transition:background-color .25s ease,color .25s ease}.footer,.footer *{color:var(--app-on-footer)!important}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start;width:90vw;margin:0 auto;flex-wrap:wrap;padding:0 32px}.footer-left,.footer-right{display:flex;flex-direction:column;gap:8px}.footer-left{align-items:flex-start}.footer-info{margin-top:8px}.footer-right{align-items:flex-end;text-align:right}.footer-title{text-transform:uppercase;font-weight:600;margin:0;align-self:flex-start;text-align:left}.footer-divider{width:100%;opacity:.8;border-color:hsla(0,0%,100%,.75)!important;align-self:flex-start}.footer-links-grid{display:grid;grid-template-columns:repeat(3,max-content);grid-template-rows:repeat(2,auto);grid-column-gap:24px;grid-row-gap:6px;justify-items:start;text-align:left}.footer-link{text-decoration:none!important;transition:opacity .3s ease;line-height:1.6}.footer-link:hover{opacity:.8}@media(max-width:960px){.footer-inner{flex-direction:column;text-align:center}.footer-inner,.footer-left,.footer-right{align-items:center}.footer-divider,.footer-links-grid,.footer-title{align-self:center;text-align:center}.footer-links-grid{grid-template-columns:1fr;justify-items:center;row-gap:4px}}.theme--light{--outline:#767777}.theme--dark{--outline:#909191}.theme--light{--outline-variant:#c6c6c7}.theme--dark{--outline-variant:#454747}.theme--light{--label-color:#44505e}.theme--dark{--label-color:#c9c9c9}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 20,"GRAD" -25,"opsz" 48}.row-alert{position:absolute;z-index:999;top:50px;left:0;right:0}.col{padding:8px}.theme--dark input:-webkit-autofill,.theme--dark input:-webkit-autofill:focus textarea:-webkit-autofill,.theme--dark input:-webkit-autofill:hover,.theme--dark select:-webkit-autofill,.theme--dark select:-webkit-autofill:focus,.theme--dark select:-webkit-autofill:hover,.theme--dark textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{-webkit-background-clip:text;-webkit-text-fill-color:#fff!important}.theme--light input:-webkit-autofill,.theme--light input:-webkit-autofill:focus textarea:-webkit-autofill,.theme--light input:-webkit-autofill:hover,.theme--light select:-webkit-autofill,.theme--light select:-webkit-autofill:focus,.theme--light select:-webkit-autofill:hover,.theme--light textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{-webkit-background-clip:text;-webkit-text-fill-color:#000!important}.v-main-login{width:100%;background-repeat:no-repeat;background-size:cover;background-position:100% 0}.v-main{min-height:calc(100vh - 300px)}.dialog-fullscreen{background-color:#f5f5f5;height:100vh!important;box-shadow:none!important;z-index:100!important}.dialog-fullscreen>.v-card{background-color:#f5f5f5!important}h1,h2,h3,p{font-family:Roboto,sans-serif;margin:0;font-weight:400;font-size:14px;color:#333}.v-input--switch__track{opacity:1!important}.v-input--switch--inset.v-input--is-dirty .v-input--selection-controls__ripple,.v-input--switch--inset.v-input--is-dirty .v-input--switch__thumb,.v-input--switch__thumb{color:#fff!important}.v-input .v-icon{font-size:20px!important}.v-toolbar-title,.v-toolbar__title{font-family:Roboto,sans-serif!important;font-size:24px!important;font-weight:300!important;color:#44505e!important;letter-spacing:0!important;text-transform:uppercase!important;margin:48px 0 8px!important;padding:0!important;line-height:1.2}.campaigns-container{width:90%!important;max-width:none!important;margin:0 auto!important;box-sizing:border-box!important}.v-card-text{text-align:center;justify-content:center}.v-card__subtitle,.v-card__text{font-weight:300!important}a{text-decoration:none;color:#1976d2;font-weight:400;font-size:14px}a:hover{color:#1565c0;text-decoration:underline}.v-btn,.v-btn.v-size--default{font-weight:500!important;box-sizing:border-box;text-transform:none;font-size:14px!important}.v-input,.v-input:after,.v-input:before{font-weight:400;box-sizing:border-box;text-transform:none;font-size:14px!important;color:#333}.v-app-bar.v-app-bar--fixed{position:sticky}.theme--dark.v-sheet--outlined,.theme--light.v-sheet--outlined{border-color:var(--outline)!important}.container{padding:0;width:95%;max-width:1500px}a:visited{text-decoration:none}.v-card{border-radius:14px!important}.v-card .v-toolbar-title{font-weight:300}.v-field--active input{border-radius:10px}.v-selection-control__input input{opacity:1!important;width:60%!important;left:6px!important}.v-selection-control .v-label{color:#fff!important;opacity:1}.v-enter,.v-leave-to{transform:translate3d(0,20px,0);opacity:0}.v-enter-active,.v-leave-active{transition:all .3s}@keyframes shake{10%,90%{transform:translate3d(-2px,0,0)}20%,80%{transform:translate3d(4px,0,0)}30%,50%,70%{transform:translate3d(-8px,0,0)}40%,60%{transform:translate3d(8px,0,0)}}.shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}.v-toolbar__title{font-size:24px;font-weight:700;color:#333;margin:10px 0}.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0!important}.v-tabs.custom-tabs .v-tab.v-tab--active{color:var(--blueSpace)!important}.theme--light .v-tabs.custom-tabs .v-tab:not(.v-tab--active){color:#000!important}.theme--dark .v-tabs.custom-tabs .v-tab:not(.v-tab--active){color:#fff!important}#table-status,#table-status .v-data-table,#table-status .v-data-table-header th,#table-status .v-data-table__wrapper,#table-status .v-data-table__wrapper .v-data-table__divider,#table-status .v-data-table__wrapper td{color:var(--graySpace)!important}#table-status .v-data-table-header th{font-weight:600!important;color:var(--graySpace)!important}#table-status .v-data-table__wrapper td,#table-status div,#table-status li,#table-status p,#table-status span{color:var(--graySpace)!important}#table-status .v-badge__badge,#table-status .v-btn .v-icon,#table-status .v-icon[color]{color:inherit}#table-status td:first-child,#table-status th:first-child{width:44px}#table-status .cell-checkbox{display:flex;align-items:center;justify-content:center;height:100%}#table-status .v-input--selection-controls{margin:0!important;padding:0!important}#table-status .v-selection-control__input input{width:100%!important;left:0!important;opacity:1!important}.v-data-table th span{font-size:14px}.v-data-table td{cursor:pointer;padding:0!important;font-weight:400;font-size:14px;color:#333}.v-data-table th{font-weight:500;font-size:14px;color:#333}.custom-disabled-checkbox .v-icon.v-icon.v-icon--disabled{color:#2196f3!important;opacity:.8}.v-icon.v-icon:after{background-color:#fff!important}.internaChannel,.internaCreative,.internaPlacement{padding:0;border:none}.internaSite td:nth-child(n+3){width:8%;padding:2px!important}.internaChannel td:first-child,.internaPlacement td:first-child{width:24px}.internaChannel td:nth-child(n+3){width:8.1%;padding:2px!important}.internaPlacement td:nth-child(n+3){width:8.2%;padding:2px!important}.internaCreative td:nth-child(n+3){width:8.3%;padding:2px!important}.v-tooltip__content{background-color:#2196f3!important}.v-tab{font-weight:300!important;font-size:18px!important}.bg-blue .v-icon,.bg-blue .v-label,.bg-blue input,.v-tabs>.v-tabs-bar .v-tab--disabled,.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active),.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-btn,.v-tabs>.v-tabs-bar .v-tab:not(.v-tab--active)>.v-icon{color:#fff!important}.bg-blue .v-input__append-inner{padding:0!important}.selected-item{background-color:#ff4081!important}.text-selected{color:#fff!important}.v-dialog{transition:.4s!important}.v-menu__content{z-index:9999999!important}.newPosition{position:fixed;top:24px;right:10px;z-index:999999}.pill .v-input__slot{border-radius:9999px!important;position:relative}.theme--light .pill .v-input__slot{background-color:#fff}.theme--dark .pill .v-input__slot{background-color:#2c2c2c}.v-combobox.v-input--is-focused .v-label,.v-input--is-focused .v-label,.v-label.v-label--active,.v-select.v-input--is-focused .v-label,.v-text-field.v-input--is-focused .v-label{color:var(--label-color)!important}.pill.v-combobox.v-text-field--outlined>.v-input__control>.v-input__slot fieldset,.pill.v-input>.v-input__control>.v-input__slot fieldset,.pill.v-select--outlined>.v-input__control>.v-input__slot fieldset,.pill.v-text-field--outlined>.v-input__control>.v-input__slot fieldset{border-radius:9999px!important;border-color:var(--outline)!important}.pill .v-input__slot:hover fieldset{border-color:var(--outline)!important}.pill.v-input--is-focused>.v-input__control>.v-input__slot fieldset{border-color:var(--outline)!important;border-width:2px!important}.pill.v-input--is-dirty.v-select>.v-input__control>.v-input__slot fieldset,.pill.v-input--is-focused.v-select>.v-input__control>.v-input__slot fieldset,.pill.v-select--is-menu-active>.v-input__control>.v-input__slot fieldset{border-color:var(--outline)!important;border-width:1px!important}.pill.v-combobox.v-text-field--outlined>.v-input__control>.v-input__slot:after,.pill.v-select--outlined>.v-input__control>.v-input__slot:after,.pill.v-text-field--outlined>.v-input__control>.v-input__slot:after{border-color:transparent!important}.pill input::-moz-placeholder{color:#5b6670!important;opacity:1!important;font-size:16px!important;font-weight:400!important}.pill input::placeholder{color:#5b6670!important;opacity:1!important;font-size:16px!important;font-weight:400!important}.pill .v-select__selections input,.pill input{font-size:16px!important;font-weight:400!important;color:#111827!important;line-height:1.2}.combo-ph .v-input__slot{position:relative}.combo-ph__text{position:absolute;left:14px;top:50%;transform:translateY(-50%);pointer-events:none;color:#5b6670;font-size:16px;font-weight:400;line-height:1;white-space:nowrap}.dt-clean{border-radius:24px;overflow:hidden}.dt-clean>.v-data-table__wrapper>table>thead>tr>th{padding:16px 24px!important;vertical-align:middle}.dt-clean>.v-data-table__wrapper>table>thead>tr>th,.theme--light .dt-clean>.v-data-table__wrapper>table>thead>tr>th span{color:#111827!important}.theme--dark .dt-clean>.v-data-table__wrapper>table>thead>tr>th span{color:#fff!important}.dt-clean>.v-data-table__wrapper>table>thead>tr>th span{font-weight:500;font-size:14px;letter-spacing:0;text-transform:none}.status-select.v-input.v-input--solo .v-input__slot{min-height:32px!important;height:32px!important;padding:0 4px!important;background:transparent!important;box-shadow:none!important}.status-select .v-select__selections{display:inline-flex!important;align-items:center!important;gap:0!important;padding-left:0!important;margin:0!important;min-width:0!important;flex:0 0 auto!important}.status-select .v-select__selections input{width:0!important;min-width:0!important;height:0!important;padding:0!important;margin:0!important;border:0!important;opacity:0!important;pointer-events:none!important;position:absolute!important}.status-select .v-input__append-inner{margin-left:0!important;padding-left:0!important}.status-select .v-icon{font-size:16px!important;line-height:1!important;margin:0!important}.status-menu .v-list-item{min-height:32px!important}.status-menu .v-icon{font-size:16px!important;margin-right:8px}.status-menu .v-list-item__title{font-size:14px!important}.status-col{display:flex;align-items:center;height:36px}.dt-clean>.v-data-table__wrapper>table>tbody>tr{height:56px;transition:background-color .15s ease}.dt-clean>.v-data-table__wrapper>table>tbody>tr:hover{background:transparent!important;box-shadow:none!important;cursor:default!important;transition:none!important}.dt-clean>.v-data-table__wrapper>table>tbody>tr>td{padding:0 24px!important;border-bottom:1px solid var(--outline-variant)!important;font-size:14px;vertical-align:middle}.theme--light .dt-clean .v-data-footer__pagination,.theme--light .dt-clean .v-data-footer__select,.theme--light .dt-clean .v-pagination__item,.theme--light .dt-clean .v-pagination__navigation{color:#44505e!important}.theme--dark .dt-clean .v-data-footer__pagination,.theme--dark .dt-clean .v-data-footer__select,.theme--dark .dt-clean .v-pagination__item,.theme--dark .dt-clean .v-pagination__navigation{color:#c9c9c9!important}.dt-clean .v-data-footer__pagination,.dt-clean .v-data-footer__select{opacity:1!important}.dt-clean .v-pagination__item,.dt-clean .v-pagination__navigation{background:transparent!important;box-shadow:none!important}.dt-clean .v-icon{font-size:20px}.dt-clean .v-input--selection-controls__ripple,.dt-clean .v-simple-checkbox{color:#2196f3!important}.dt-clean .v-data-footer{border-top:none!important;padding:12px 16px!important}.dt-clean .v-data-footer__pagination,.dt-clean .v-data-footer__select{font-size:14px;color:#4b5563}.dt-clean .v-pagination{gap:8px}.dt-clean .v-pagination .v-pagination__item{border-radius:50px!important;min-width:36px;height:36px;padding:0 10px;font-weight:600;box-shadow:0 0 0 1px var(--outline) inset;background:#fff}.dt-clean .v-pagination .v-pagination__item--active{background:#2196f3!important;color:#fff!important;box-shadow:none}.dt-clean .v-pagination .v-pagination__navigation{border-radius:50px!important;min-width:36px;height:36px;box-shadow:0 0 0 1px var(--outline) inset;background:#fff}.dt-clean .v-pagination .v-pagination__navigation--disabled{opacity:.5}.dt-clean.v-data-table.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr{height:36px!important}.dt-clean.v-data-table.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td{padding:0 16px!important;font-size:14px!important}.dt-clean.v-data-table.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{padding:8px 16px!important;font-size:14px!important}.table-card.v-sheet--outlined{border-color:var(--outline-variant)!important;border-width:1px!important;border-radius:24px!important}.dt-clean td.status-col,.dt-clean td:last-child{padding-top:0!important;padding-bottom:0!important;height:36px!important;vertical-align:middle!important}.dt-clean td.status-col .v-icon,.dt-clean td:last-child .v-icon{font-size:20px!important;line-height:1!important;margin:0!important;padding:0!important;display:flex;align-items:center;justify-content:center}.header-full-width{width:100vw;margin-left:calc(-50vw + 50%);position:relative}.header-content{max-width:none!important;width:80%!important;margin:0 auto;padding:0 24px;box-sizing:border-box}.campaigns-container,.header-content{width:90%!important;max-width:none!important;margin:0 auto!important;box-sizing:border-box!important}.title-size{font-size:30px!important;font-weight:300!important}.campaigns-container .v-data-table td,.campaigns-container .v-data-table td a,.campaigns-container .v-data-table td div,.campaigns-container .v-data-table td p,.campaigns-container .v-data-table td span{font-weight:400!important;font-size:14px!important}.campaigns-container .v-data-table th{font-weight:700!important}.textFormat,.truncate-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;white-space:normal}.truncate-2{-webkit-line-clamp:2}.min-icon{height:15px;width:15px;border-radius:10px}.rounded-xl.border-sm{border-color:var(--outline)!important}.header-large-font{font-size:18px!important}.exp-panels{border-radius:16px}.theme--light .exp-panel{background:#fff}.theme--dark .exp-panel,.theme--light .exp-panel{border:1px solid var(--outline)!important;border-radius:16px!important;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease;margin-top:20px!important}.theme--dark .exp-panel{background:#1a1a1a}.theme--light .exp-header{background:#fff}.theme--dark .exp-header,.theme--light .exp-header{padding:16px 20px!important;min-height:56px;transition:background-color .15s ease}.theme--dark .exp-header{background:#1a1a1a}.theme--light .exp-header:hover{background:#f9fafb}.theme--dark .exp-header:hover{background:#222}.exp-title{display:flex;align-items:center;width:100%}.theme--light .exp-title__text{color:#111827}.theme--dark .exp-title__text{color:#c9c9c9}::v-deep .exp-header .v-expansion-panel-header__icon{color:#6b7280;transition:transform .18s ease}::v-deep .v-expansion-panel--active .exp-header .v-expansion-panel-header__icon{transform:rotate(180deg)}.theme--light .exp-content{padding:16px 20px 20px!important;background:#fff}.theme--dark .exp-content{padding:16px 20px 20px!important;background:#1a1a1a}::v-deep .v-expansion-panel--active.exp-panel{border-color:var(--outline)!important;box-shadow:0 4px 14px rgba(0,0,0,.06)}.theme--light .exp-card{background:#fff!important}.theme--dark .exp-card,.theme--light .exp-card{border:1px solid var(--outline)!important;border-radius:24px!important}.theme--dark .exp-card{background:#1a1a1a!important}.theme--light .exp-dropzone{background:#fafafa!important}.theme--dark .exp-dropzone,.theme--light .exp-dropzone{border:1.5px dashed var(--outline)!important;border-radius:16px!important;transition:background .15s ease,border-color .15s ease}.theme--dark .exp-dropzone{background:#2c2c2c!important}.theme--light .exp-dropzone:hover{background:#f5f6f7!important}.theme--dark .exp-dropzone:hover{background:#2a2a2a!important}.theme--light .exp-dropzone.dragging{border-color:var(--outline)!important;background:#eef6ff!important}.theme--dark .exp-dropzone.dragging{border-color:var(--outline)!important;background:rgba(33,150,243,.14)!important}::v-deep .v-expansion-panel--active>.v-expansion-panel-header{border-bottom:1px solid var(--outline-variant)!important}::v-deep .v-expansion-panel-content{box-shadow:none!important}.theme--light.v-expansion-panels .v-expansion-panel:after,.theme--light.v-expansion-panels .v-expansion-panel:not(:first-child):after{border:none!important;display:none!important}.tabs-menu{position:absolute;bottom:0;margin-bottom:10px}.v-tab{font-size:16px!important;padding:0!important;margin-right:20px;color:#fff!important;font-weight:400!important}.custom-tabs .v-tabs-bar .v-tab:not(.v-tab--active){color:#44505e!important}.app-bar{border-radius:0!important;background-color:#00baff!important}.app-bar h1{font-size:28px}.pill.v-text-field--outlined>.v-input__control>.v-input__slot fieldset{border-color:var(--outline)!important;border-width:1.5px!important}.v-card.rounded-xl.v-sheet--outlined,.v-card.rounded-xl[outlined]{border-color:var(--outline-variant)!important;border-width:1px!important;transition:border-color .15s ease,box-shadow .15s ease}.chip-list{display:flex;flex-wrap:wrap;gap:12px}.chip-inline{width:auto!important;max-width:100%}.v-card.rounded-xl[outlined]:focus-within,.v-card.rounded-xl[outlined]:hover{border-color:var(--outline)!important;border-width:1px!important}.pill .v-input__slot{display:flex;align-items:center}.pill .v-input__append-inner{align-self:stretch;display:flex!important;align-items:center!important;gap:6px;margin-top:0!important;padding-right:12px!important}.pill .v-input__icon,.pill .v-input__icon--append,.pill .v-input__icon--clear{height:100%;display:flex;align-items:center}.pill .v-input__icon .v-icon{line-height:1;font-size:20px}.pill.v-combobox.v-text-field--outlined .v-label{top:50%!important;transform:translateY(-50%) scale(1)!important;left:20px!important;margin-top:0!important}.pill .v-input__slot{min-height:55px!important;height:55px!important}.pill input{height:55px!important;line-height:55px!important}.pill .v-input__append-inner .v-icon,.pill .v-input__prepend-inner .v-icon{transition:none!important}.pill.v-input--is-focused .v-input__append-inner .v-icon,.pill.v-input--is-focused .v-input__prepend-inner .v-icon,.pill.v-select--is-menu-active .v-input__append-inner .v-icon{color:inherit!important;opacity:1!important}.theme--dark .pill .v-input__append-inner .v-icon,.theme--dark .pill .v-input__prepend-inner .v-icon{color:#fff!important}.theme--light .pill .v-input__append-inner .v-icon,.theme--light .pill .v-input__prepend-inner .v-icon{color:#111827!important}#btn-create.v-btn{background-color:#2196f3!important;color:#fff!important}.v-btn:not(.v-btn--round).v-size--default{margin:2px;padding:0 24px;border-radius:50px!important;font-weight:500!important;text-transform:uppercase!important;letter-spacing:.5px!important;color:#00baff!important;box-shadow:none!important;transition:all .3s ease!important;max-width:400px!important}.v-btn:not(.v-btn--round).v-size--default:hover{color:#00baff!important}.v-btn.btn-updates,.v-btn.btn-updates.v-size--default{width:100%!important;max-width:100%!important;background-color:transparent!important}::v-deep .v-label{font-weight:300!important;font-size:14px!important;color:#44505e!important}::v-deep .v-dialog{margin:24px;overflow:hidden;width:100%;box-shadow:none}.theme--light ::v-deep .v-text-field .v-input__control .v-input__slot{border-radius:50px!important;background-color:#fff!important;border:none!important;max-width:300px!important;min-height:40px!important;height:40px!important}.theme--dark ::v-deep .v-text-field .v-input__control .v-input__slot{border-radius:50px!important;background-color:#2c2c2c!important;border:none!important;max-width:300px!important;min-height:40px!important;height:40px!important}.v-avatar.blueSpace .material-symbols-outlined,.v-avatar.blueSpace .v-icon,.v-avatar[color=blueSpace] .material-symbols-outlined,.v-avatar[color=blueSpace] .v-icon,.v-avatar[color=blueSpace]:active .v-icon,.v-avatar[color=blueSpace]:focus .v-icon,.v-avatar[color=blueSpace]:hover .v-icon,.v-btn.blueSpace .material-symbols-outlined,.v-btn.blueSpace .v-icon,.v-btn[color=blueSpace] .material-symbols-outlined,.v-btn[color=blueSpace] .v-icon,.v-btn[color=blueSpace]:active .v-icon,.v-btn[color=blueSpace]:focus .v-icon,.v-btn[color=blueSpace]:hover .v-icon,.v-input .v-btn.blueSpace .v-icon,.v-input .v-btn[color=blueSpace] .v-icon{color:#fff!important;fill:#fff!important}::v-deep .v-text-field .v-input__control .v-input__slot:hover{background-color:#f8f9fa!important;border:none!important}.theme--dark ::v-deep .v-text-field .v-input__control .v-input__slot:hover{background-color:#2a2a2a!important}::v-deep .v-text-field .v-input__control .v-input__slot:focus-within{box-shadow:none!important}::v-deep .v-text-field .v-input__control .v-input__slot input{color:#333!important;font-weight:400!important;font-size:16px!important;padding-left:20px!important;height:40px!important;line-height:40px!important}.theme--dark ::v-deep .v-text-field .v-input__control .v-input__slot input{color:#fff!important}::v-deep .v-text-field .v-input__control .v-input__slot input::-moz-placeholder{color:#666!important}::v-deep .v-text-field .v-input__control .v-input__slot input::placeholder{color:#666!important}.theme--dark ::v-deep .v-text-field .v-input__control .v-input__slot input::-moz-placeholder{color:#9aa0a6!important}.theme--dark ::v-deep .v-text-field .v-input__control .v-input__slot input::placeholder{color:#9aa0a6!important}.action-buttons-row{display:flex;flex-wrap:nowrap;gap:12px;margin-left:0!important;margin-right:0!important}.action-buttons-row .btn-col{padding-left:0!important;padding-right:0!important;flex:1 1 0;max-width:calc(25% - 9px)}@supports not (gap:12px){.action-buttons-row .btn-col+.btn-col{margin-left:12px}}.theme--light .v-combobox .v-select__selections input,.theme--light .v-input input,.theme--light .v-select .v-select__selections,.theme--light .v-select input,.theme--light .v-select__selection,.theme--light .v-text-field input,.theme--light .v-textarea textarea{color:#000!important;caret-color:#000!important}#table-contacts,#table-contacts .v-data-table,#table-contacts .v-data-table-header th,#table-contacts .v-data-table__wrapper,#table-contacts .v-data-table__wrapper .v-data-table__divider,#table-contacts .v-data-table__wrapper td{color:var(--graySpace)!important}#table-contacts .v-data-table-header th{font-weight:600!important;color:var(--graySpace)!important}#table-contacts th span{font-size:14px}#table-contacts .v-data-table__wrapper td{color:var(--graySpace)!important;padding:0 24px!important;border-bottom:1px solid var(--outline-variant)!important;vertical-align:middle;font-size:14px}#table-contacts td:first-child,#table-contacts th:first-child{width:44px}#table-contacts .cell-checkbox{display:flex;align-items:center;justify-content:center;height:100%}#table-contacts .v-input--selection-controls{margin:0!important;padding:0!important}#table-contacts .v-selection-control__input input{width:100%!important;left:0!important;opacity:1!important}.theme--dark .v-combobox .v-select__selections input,.theme--dark .v-input input,.theme--dark .v-select .v-select__selections,.theme--dark .v-select input,.theme--dark .v-select__selection,.theme--dark .v-text-field input,.theme--dark .v-textarea textarea{color:#fff!important;caret-color:#fff!important}.theme--light .v-chip .v-chip__content,.theme--light .v-select__selection--comma{color:#000!important}.theme--dark .v-chip .v-chip__content,.theme--dark .v-select__selection--comma{color:#fff!important}.active-switch .v-input--switch__track{color:inherit}.inactive-switch .v-input--switch__track{color:#e53935!important}.theme--dark .inactive-switch .v-input--switch__track{color:#ef5350!important}.v-toolbar-title{color:var(--label-color)!important}.dialog-fullscreen>.v-card{background-color:transparent!important}.theme--dark .dialog-fullscreen,.theme--dark .dialog-fullscreen>.v-card{background-color:#201f1f!important}.theme--dark .dialog-fullscreen .v-card__subtitle,.theme--dark .dialog-fullscreen .v-card__text,.theme--dark .dialog-fullscreen .v-toolbar-title{color:var(--label-color)!important}::v-deep .input-token input{color:#fff!important}::v-deep .v-text-field{height:40px!important}::v-deep .v-text-field .v-input__control{height:40px!important}.v-tabs .v-tab--active:before,::v-deep .v-tabs .v-tab--active:hover:before{opacity:0}@media only screen and (max-width:600px){.row{padding:0!important}}.pill-expand .v-input__slot,.pill-expand .v-select__selections{min-height:55px!important;border-color:#111827!important;border-width:1.5px!important}