.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}form .v-label[data-v-497e6b14]{font-size:11px!important}@media only screen and (max-width:1369px){form .v-label[data-v-497e6b14]{font-size:10px!important}}form .v-input[data-v-497e6b14],form .v-select[data-v-497e6b14]{font-size:14px!important}@media only screen and (max-width:1369px){form .v-input[data-v-497e6b14],form .v-select[data-v-497e6b14]{font-size:12px!important}}.v-btn[data-v-497e6b14]{background:#004aae!important;color:#fff;transition:background-color .3s ease}.v-btn[data-v-497e6b14]:hover{background:#e9b44e!important}.v-footer[data-v-497e6b14]{display:flex;justify-content:center}.v-skeleton-loader[data-v-497e6b14]{border-radius:0}.editBox .v-text-field[data-v-497e6b14]{height:45px!important;margin-top:-15px}.editBox .v-text-field fieldset[data-v-497e6b14]{border:none!important}.v-picker .v-btn[data-v-497e6b14]{background:#fff!important}.contain[data-v-497e6b14]{max-width:1266px}#editor-1 iframe[data-v-497e6b14]{height:calc(100vh - 250px)!important}.slick-next[data-v-497e6b14]{right:40px!important}.slick-prev[data-v-497e6b14]{left:30px!important;z-index:9}.slick-next[data-v-497e6b14]:before,.slick-prev[data-v-497e6b14]:before{font-size:40px!important;color:#fff!important;opacity:1!important}.v-input__icon--prepend-inner .material-icons[data-v-497e6b14]{font-size:18px!important}.label100 .v-label[data-v-497e6b14]{width:100%!important;display:flex;justify-content:space-between}.iconText fieldset[data-v-497e6b14]{border:none!important}.iconText .v-text-field[data-v-497e6b14]{margin-left:-13px;margin-top:-7px!important}.v-icon[data-v-497e6b14]{font-size:20px!important}@media only screen and (max-width:1369px){.v-icon[data-v-497e6b14]{font-size:18px!important}}table td[data-v-497e6b14],table th[data-v-497e6b14]{font-size:14px!important;padding:10px 12px!important}@media only screen and (max-width:1369px){table td[data-v-497e6b14],table th[data-v-497e6b14]{font-size:12px!important}}h3[data-v-497e6b14]{font-size:16px}.v-btn__content[data-v-497e6b14]{font-size:12px!important}.offmarket .iconText .v-text-field[data-v-497e6b14]{width:100%}.offmarket .iconText .v-text-field input[data-v-497e6b14],.offmarket .iconText .v-text-field textarea[data-v-497e6b14]{border:1px solid #e6e6e6!important;min-height:50px;padding:10px}.offmarket .iconText .v-select__slot[data-v-497e6b14]{border:1px solid #e6e6e6!important;padding-left:10px;padding-right:10px}.offmarket .iconText .v-select__selections input[data-v-497e6b14]{display:none}.pagination-button[data-v-497e6b14]{display:flex;list-style:none;padding-left:0;justify-content:space-between}.pagination-button[data-v-497e6b14],.table-heading[data-v-497e6b14]{border:1px solid #1c095d;margin-bottom:0;padding:10px;align-items:center}.tableborder[data-v-497e6b14]{border:1px solid #1c095d;margin-bottom:0;align-items:center}.pagination-button[data-v-497e6b14]{border-top:0;padding:5px 10px}.table-heading[data-v-497e6b14]{border-bottom:0}.linkbtn[data-v-497e6b14]{text-decoration:none}.positiveColor[data-v-497e6b14]{background:green;color:#fff;display:block;padding:5px}.negativeColor[data-v-497e6b14]{background:red;color:#fff;display:block;padding:5px}.loading[data-v-2abb2499]{flex-flow:column;min-height:20vh}.bounce[data-v-2abb2499],.loading[data-v-2abb2499]{display:flex;justify-content:center;align-items:center}.bounce[data-v-2abb2499]{width:100%;height:100%;font:normal 700 1.3rem Product Sans,sans-serif;white-space:nowrap}.letter[data-v-2abb2499]{animation:bounce-2abb2499 .75s cubic-bezier(.05,0,.2,1) infinite alternate;display:inline-block;transform:translateZ(0);margin-top:.5em;text-shadow:rgba(0,0,0,.4) 0 0 .01em;font:normal 700 1.3rem Product Sans,sans-serif}.letter[data-v-2abb2499]:first-child{animation-delay:0s;color:#409fd5}.letter[data-v-2abb2499]:nth-child(2){animation-delay:.0625s;color:#42a1d5}.letter[data-v-2abb2499]:nth-child(3){animation-delay:.125s;color:#2a86c7}.letter[data-v-2abb2499]:nth-child(4){animation-delay:.1875s;color:#2583c5}.letter[data-v-2abb2499]:nth-child(5){animation-delay:.25s;color:#2a87c8}.letter[data-v-2abb2499]:nth-child(6){animation-delay:.3125s;color:#3797d1}.letter[data-v-2abb2499]:nth-child(7){animation-delay:.375s;color:#2a86c7}.letter[data-v-2abb2499]:nth-child(8){animation-delay:.4375s;color:#2784c6}@keyframes bounce-2abb2499{0%{transform:translateZ(0);text-shadow:rgba(0,0,0,.4) 0 0 .01em}to{transform:translate3d(0,-1em,0);text-shadow:rgba(0,0,0,.4) 0 1em .55em}}form .v-label[data-v-480b7985]{font-size:11px!important}@media only screen and (max-width:1369px){form .v-label[data-v-480b7985]{font-size:10px!important}}form .v-input[data-v-480b7985],form .v-select[data-v-480b7985]{font-size:14px!important}@media only screen and (max-width:1369px){form .v-input[data-v-480b7985],form .v-select[data-v-480b7985]{font-size:12px!important}}.v-btn[data-v-480b7985]{background:#004aae!important;color:#fff;transition:background-color .3s ease}.v-btn[data-v-480b7985]:hover{background:#e9b44e!important}.v-footer[data-v-480b7985]{display:flex;justify-content:center}.v-skeleton-loader[data-v-480b7985]{border-radius:0}.editBox .v-text-field[data-v-480b7985]{height:45px!important;margin-top:-15px}.editBox .v-text-field fieldset[data-v-480b7985]{border:none!important}.v-picker .v-btn[data-v-480b7985]{background:#fff!important}.pagination-button[data-v-480b7985]{display:flex;list-style:none;padding-left:0;justify-content:space-between}.pagination-button[data-v-480b7985],.table-heading[data-v-480b7985]{border:1px solid #1c095d;margin-bottom:0;padding:10px;align-items:center}.tableborder[data-v-480b7985]{border:1px solid #1c095d;margin-bottom:0;align-items:center}.pagination-button[data-v-480b7985]{border-top:0;padding:5px 10px}.table-heading[data-v-480b7985]{border-bottom:0}.linkbtn[data-v-480b7985]{text-decoration:none}.positiveColor[data-v-480b7985]{background:green;color:#fff;display:block;padding:5px}.negativeColor[data-v-480b7985]{background:red;color:#fff;display:block;padding:5px}.contain[data-v-480b7985]{max-width:1266px}#editor-1 iframe[data-v-480b7985]{height:calc(100vh - 250px)!important}.slick-next[data-v-480b7985]{right:40px!important}.slick-prev[data-v-480b7985]{left:30px!important;z-index:9}.slick-next[data-v-480b7985]:before,.slick-prev[data-v-480b7985]:before{font-size:40px!important;color:#fff!important;opacity:1!important}.v-input__icon--prepend-inner .material-icons[data-v-480b7985]{font-size:18px!important}.label100 .v-label[data-v-480b7985]{width:100%!important;display:flex;justify-content:space-between}.iconText fieldset[data-v-480b7985]{border:none!important}.iconText .v-text-field[data-v-480b7985]{margin-left:-13px;margin-top:-7px!important}.v-icon[data-v-480b7985]{font-size:20px!important}@media only screen and (max-width:1369px){.v-icon[data-v-480b7985]{font-size:18px!important}}table td[data-v-480b7985],table th[data-v-480b7985]{font-size:14px!important;padding:10px 12px!important}@media only screen and (max-width:1369px){table td[data-v-480b7985],table th[data-v-480b7985]{font-size:12px!important}}h3[data-v-480b7985]{font-size:16px}.v-btn__content[data-v-480b7985]{font-size:12px!important}.offmarket .iconText .v-text-field[data-v-480b7985]{width:100%}.offmarket .iconText .v-text-field input[data-v-480b7985],.offmarket .iconText .v-text-field textarea[data-v-480b7985]{border:1px solid #e6e6e6!important;min-height:50px;padding:10px}.offmarket .iconText .v-select__slot[data-v-480b7985]{border:1px solid #e6e6e6!important;padding-left:10px;padding-right:10px}.offmarket .iconText .v-select__selections input[data-v-480b7985]{display:none}.sub-menus[data-v-480b7985]{list-style:none;display:flex;align-items:center;justify-content:flex-start;padding:10px 20px;padding-left:0}.sub-menus li a[data-v-480b7985]{display:block;padding:10px 20px;text-decoration:none;box-shadow:0 3px 5px rgba(0,0,0,.1);margin-right:10px;color:#000;background:#fff;border-radius:5px}