@import url(https://rsms.me/inter/inter.css);@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200);.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;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.12);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--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;-webkit-box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12);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}.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;-webkit-transition:height .2s cubic-bezier(.4,0,.6,1);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;-ms-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--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:-webkit-sticky;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}.slide-fade-enter-active[data-v-57b988e8]{-webkit-transition:all .8s ease;transition:all .8s ease}.slide-fade-leave-active[data-v-57b988e8]{-webkit-transition:all .8s cubic-bezier(1,.5,.8,1);transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter[data-v-57b988e8],.slide-fade-leave-to[data-v-57b988e8]{-webkit-transform:translateY(300px);transform:translateY(300px);opacity:0}.title-logi[data-v-57b988e8]{font-size:1.8rem;font-weight:600;color:#343a40}.theme--dark.v-btn[data-v-57b988e8]{color:#f4c20c!important}.title-lavel[data-v-57b988e8]{color:#f4c20c!important;font-size:1.8rem}.paragrams-2[data-v-57b988e8]{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;color:#505d69;text-align:left}.border-right[data-v-57b988e8]{border-radius:0 20px 20px 0}.border-left[data-v-57b988e8]{border-radius:20px 0 0 20px}.subtitle-c[data-v-57b988e8]{color:#343a40;font-family:Inter,sans-serif;font-size:1.575rem}.title-logikoss[data-v-57b988e8]{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;color:#fff;text-align:center}html{font-family:Inter,sans-serif}@supports(font-variation-settings:normal){html{font-family:Inter var,sans-serif}}.back-image{background-image:url(../img/04.6d3844db.png)!important;background-repeat:no-repeat!important;background-position:50%;background-size:130% 100%!important;height:100%;background-blend-mode:soft-light;background-color:#e4eaee!important}.back-image-login{background-image:url(../img/Testimoniales_BG.13851b35.png)!important;background-repeat:no-repeat!important;background-size:cover!important;height:100%}nav.v-navigation-drawer{margin-left:45px;margin-top:30px!important;border-radius:10px}v-list v-sheet theme--light v-list--dense v-list--subheader{padding-bottom:0}.v-data-footer button{background-color:#5664d2;color:#fff;font-size:1.2rem!important;border-radius:40px;margin:3px!important}.v-data-footer button i{color:#fff!important;font-size:14px!important}.content{padding-top:54px!important}.swal2-content{font-size:18px!important}.swal2-content,.swal2-header{font-family:Roboto,sans-serif}.swal2-confirm .swal2-styled{font-family:Roboto,sans-serif!important}.card-radius-modal{border-radius:5px!important}@font-face{font-family:icomoon;src:url(../fonts/icomoon.6f5b0faa.eot);src:url(../fonts/icomoon.6f5b0faa.eot#iefix) format("embedded-opentype"),url(../fonts/icomoon.15dda022.ttf) format("truetype"),url(../fonts/icomoon.06ff044e.woff) format("woff"),url(../img/icomoon.06c5a895.svg#icomoon) format("svg");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:sistema-logikoss;src:url(../fonts/sistema-logikoss.588b548f.eot);src:url(../fonts/sistema-logikoss.588b548f.eot#iefix) format("embedded-opentype"),url(../fonts/sistema-logikoss.f1569f44.woff2) format("woff2"),url(../fonts/sistema-logikoss.0aeeec35.woff) format("woff"),url(../fonts/sistema-logikoss.a1b49df9.ttf) format("truetype"),url(../img/sistema-logikoss.2d6fb830.svg#sistema-logikoss) format("svg");font-weight:400;font-style:normal}@font-face{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-display:block;src:url(../fonts/MaterialSymbolsOutlined.42efc91a.woff2) format("woff2")}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;line-height:1}[class*=" icon-"],[class*=icustom-]:before,[class^=icon-],[class^=icustom-]:before{speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=icustom-]:before,[class^=icustom-]:before{font-family:sistema-logikoss;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;line-height:1em;margin-left:.2em}[class*=" msicon-"],[class^=msicon-]{font-family:Material Symbols Outlined!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-abajo:before{content:""}.icon-adjunto:before{content:""}.icon-borrar:before{content:""}.icon-cerrar:before{content:""}.icon-correo:before{content:""}.icon-derecha:before{content:""}.icon-descarga:before{content:""}.icon-editar:before{content:""}.icon-emoticon:before{content:""}.icon-enviar:before{content:""}.icon-FechaBold:before{content:""}.icon-FullscreenOff:before{content:""}.icon-FullscreenOn:before{content:""}.icon-izquierda:before{content:""}.icon-mas:before{content:""}.icon-menos:before{content:""}.icon-Menu:before{content:""}.icon-opc:before{content:""}.icon-telefono:before{content:""}.icon-airplane:before{content:"";color:#f4c20c}.icon-Ajustes:before{content:""}.icon-AWD:before{content:""}.icon-bank:before{content:""}.icon-billing:before{content:""}.icon-Blog:before{content:""}.icon-Carga:before{content:""}.icon-Cargo:before{content:""}.icon-Charges:before{content:""}.icon-comments:before{content:""}.icon-cotizador:before{content:""}.icon-dashboard:before{content:""}.icon-Desgloce_tarifa:before{content:""}.icon-Destino:before{content:""}.icon-Discount:before{content:""}.icon-documents:before{content:""}.icon-Fecha:before{content:""}.icon-Finanzas:before{content:""}.icon-Frecuencia:before{content:""}.icon-Incoterm:before{content:""}.icon-Itinerario:before{content:""}.icon-Logikoin:before{content:""}.icon-Logikoins:before{content:""}.icon-Mis_cotizaciones:before{content:""}.icon-new-user:before{content:""}.icon-Origen:before{content:""}.icon-Perfil:before{content:""}.icon-PickUp:before{content:""}.icon-plane:before{content:"";color:#f4c20c}.icon-Provedores:before{content:""}.icon-Reservaciones_Actuales:before{content:""}.icon-Reservaciones_Antiguas:before{content:""}.icon-Salir:before{content:""}.icon-shipment:before{content:""}.icon-Soporte:before{content:""}.icon-spaceship:before{content:"";color:#f4c20c}.icon-status:before{content:""}.icon-Summary:before{content:""}.icon-Usuarios:before{content:""}.icon-Volumen:before{content:""}.icon-zeppelin:before{content:"";color:#f4c20c}.icustom-icn_calendar:before{content:""}.icustom-icn_pdf:before{content:""}.icustom-icn_newquote:before{content:""}.icustom-icn_editar:before{content:""}.icustom-icn_airplane:before{content:"";width:70px}.icustom-icn_pickup:before{content:"";width:70px}.icustom-icn_ship:before{content:url(../img/icn_boat.99017454.svg);width:70px}.msicon-Groups:before{content:"badge";font-size:var(--icon-size,22px)}.msicon-Chat:before{content:"chat";font-size:var(--icon-size,24px)}.msicon-CalendarMonth:before{content:"calendar_month";font-size:var(--icon-size,24px)}.msicon-Description:before{content:"description";font-size:var(--icon-size,24px)}.msicon-AttachFile:before{content:"attach_file";font-size:var(--icon-size,24px)}.msicon-Delete:before{content:"delete";font-size:var(--icon-size,24px)}.social-icons{padding:0;list-style:none;margin:0}.social-icons li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;position:relative}.social-icons i{color:#505d69;position:absolute;top:0;left:0;-webkit-transition:all 265ms ease-out;transition:all 265ms ease-out}.social-icons a{display:inherit}.social-icons li:before{transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);content:" ";width:20px;height:20px;border-radius:100%;display:block;-webkit-transition:all 265ms ease-out;transition:all 265ms ease-out;margin-right:10px}.social-icons li:hover:before{-webkit-transform:scale(0);transform:scale(0)}.social-icons li:hover:before,.social-icons li:hover i{-webkit-transition:all 265ms ease-in;transition:all 265ms ease-in}.social-icons li:hover i{transform:scale(1.6);-ms-transform:scale(1.6);-webkit-transform:rotate(-5deg) scale(1.5);color:#f4c20c;background:-webkit-linear-gradient(45deg,#f4c20c,#cea00c);-webkit-background-clip:text}body[data-sidebar=dark].vertical-collpsed .vertical-menu #sidebar-menu>ul>li:hover>a i{color:#000;-webkit-transform:rotate(-5deg) scale(1.2);transform:rotate(-5deg) scale(1.2)}.icon-size{font-size:25px!important}.text-label label,li label{font-size:14.5px!important;font-weight:600!important;color:#505d69!important}.title-detail-color{background-image:linear-gradient(transparent calc(65% - 5px),#83dbca 5px)!important;background-size:0;background-repeat:no-repeat;display:inline;-webkit-transition:.5s ease;transition:.5s ease;color:#000!important;font-weight:700!important;font-size:2.1rem!important}.title-detail-color:hover{background-size:100%}@media only screen and (max-width:400px){.title-detail-color{font-size:25px}}.title-detail-color-2{background-image:linear-gradient(transparent calc(65% - 5px),#83dbca 5px)!important;background-size:0;background-repeat:no-repeat;display:inline;-webkit-transition:.5s ease;transition:.5s ease;color:#000!important;font-size:1.8rem!important;font-weight:600!important}.title-detail-color-2:hover{background-size:100%}@media only screen and (max-width:400px){.title-detail-color-2{font-size:25px}}.icon-size-title{font-size:60px!important;color:#f4c20c!important}.title-color{color:#fff}.slide-fade-enter-active{-webkit-transition:all .3s ease;transition:all .3s ease}.slide-fade-leave-active{-webkit-transition:all .8s cubic-bezier(1,.5,.8,1);transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter,.slide-fade-leave-to{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0}body{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;color:#505d69;text-align:left}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#343a40;font-family:Inter,sans-serif;font-weight:500!important}.h3,h3{font-size:1.575rem}.h2,h2{font-size:1.8rem;font-weight:600}#app{font-family:Inter,sans-serif!important;font-size:1rem!important;font-weight:500!important;line-height:1.5!important;color:#505d69!important;text-align:left}.v-btn{letter-spacing:0!important}.v-card{-webkit-box-shadow:0 2px 15px rgba(0,0,0,.08)!important;box-shadow:0 2px 15px rgba(0,0,0,.08)!important}.v-app-bar{height:70px!important}thead th{color:#505d69!important;border-bottom:0 solid #5664d2!important;padding:0!important;padding-left:10px!important}thead th,thead th span{font-weight:700!important;font-size:15px!important}tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.02)}tbody td{padding:0!important;padding-left:10px!important;color:#505d69!important;font-size:14px!important;font-weight:500!important;border-bottom-width:2px!important;white-space:nowrap!important;margin-bottom:10px!important}.border-b input{border-bottom:1px solid #3f51b5!important;-webkit-box-shadow:0 1px 0 0 #3f51b5!important;box-shadow:0 1px 0 0 #3f51b5!important}.padding-title{padding-top:50px!important}.paragrams{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;color:#505d69;text-align:left}.a-text{color:#5664d2!important;text-decoration:none}.v-timeline-item__inner-dot{width:80px!important;height:80px!important;position:absolute!important;left:6px!important;margin-top:-18px!important}@media only screen and (max-width:400px){.title-detail-color,.title-detail-color-2{font-size:25px!important;word-break:break-word!important}}@media only screen and (max-width:400px){h3{font-size:20px!important}}.code-link{text-decoration:none!important;font-size:13px!important;font-weight:800!important;color:#052481!important;padding:0!important;padding-left:7px!important;padding-right:7px!important;margin:10px!important}.align-titles-sm-lg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media(max-width:1260px){.txt-btn-tabs{font-size:14px!important}}.dataTables_info{display:none!important}table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{background:#1cbb8c}.sorting,.sorting_asc,.sorting_desc{background:none!important}.disabled-field-text{pointer-events:none;opacity:.4}.tracking-btn{background:#ede939;width:112px;height:40px!important;padding:10px 24px 10px 24px!important;border-radius:12px;gap:10px;font-family:Futura New;font-size:16px!important;font-weight:450;line-height:20px;letter-spacing:0;text-align:center}.theme--light.v-timeline:before{background:rgba(0,0,0,.12)}.theme--light.v-timeline .v-timeline-item__dot{background:#fff}.theme--light.v-timeline .v-timeline-item .v-card:before{border-right-color:rgba(0,0,0,.12)}.theme--dark.v-timeline:before{background:hsla(0,0%,100%,.12)}.theme--dark.v-timeline .v-timeline-item__dot{background:#1e1e1e}.theme--dark.v-timeline .v-timeline-item .v-card:before{border-right-color:rgba(0,0,0,.12)}.v-timeline{padding-top:24px;position:relative}.v-timeline:before{bottom:0;content:"";height:100%;position:absolute;top:0;width:2px}.v-timeline-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:24px}.v-timeline-item__body{position:relative;height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.v-timeline-item__divider{position:relative;min-width:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v-timeline-item__dot{z-index:2;border-radius:50%;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);height:38px;left:calc(50% - 19px);width:38px}.v-timeline-item__dot .v-timeline-item__inner-dot{height:30px;margin:4px;width:30px}.v-timeline-item__dot--small{height:24px;left:calc(50% - 12px);width:24px}.v-timeline-item__dot--small .v-timeline-item__inner-dot{height:18px;margin:3px;width:18px}.v-timeline-item__dot--large{height:52px;left:calc(50% - 26px);width:52px}.v-timeline-item__dot--large .v-timeline-item__inner-dot{height:42px;margin:5px;width:42px}.v-timeline-item__inner-dot{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.v-timeline-item__opposite{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;align-self:center;max-width:calc(50% - 48px)}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:right}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:left}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:before,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(0);transform:rotate(0);left:-10px;right:auto}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body>.v-card:before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);left:auto;right:-10px}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--after .v-timeline-item__body,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(odd):not(.v-timeline-item--before) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:left}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:right}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:before,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:-10px;left:auto}.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body>.v-card:before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(0);transform:rotate(0);right:auto;left:-10px}.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item--before .v-timeline-item__body,.v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse) .v-timeline-item:nth-child(2n):not(.v-timeline-item--after) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline-item__body>.v-card:not(.v-card--flat):after,.v-timeline-item__body>.v-card:not(.v-card--flat):before{content:"";position:absolute;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #000;top:calc(50% - 10px)}.v-timeline-item__body>.v-card:not(.v-card--flat):after{border-right-color:inherit}.v-timeline-item__body>.v-card:not(.v-card--flat):before{top:calc(50% - 8px)}.v-timeline--align-top .v-timeline-item__dot{-ms-flex-item-align:start;align-self:start}.v-timeline--align-top .v-timeline-item__body>.v-card:before{top:12px}.v-timeline--align-top .v-timeline-item__body>.v-card:after{top:10px}.v-application--is-ltr .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse):before{left:calc(50% - 1px);right:auto}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense):before,.v-application--is-rtl .v-timeline:not(.v-timeline--dense):not(.v-timeline--reverse):before{left:auto;right:calc(50% - 1px)}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense):before{right:auto;left:calc(50% - 1px)}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:left}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__opposite,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__opposite{text-align:right}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:before,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:-10px;left:auto}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body>.v-card:before,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(0);transform:rotate(0);right:auto;left:-10px}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--before .v-timeline-item__body,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(odd):not(.v-timeline-item--after) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:right}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__opposite,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__opposite{text-align:left}.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:before,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(0);transform:rotate(0);left:-10px;right:auto}.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body>.v-card:before,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);left:auto;right:-10px}.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item--after .v-timeline-item__body,.v-timeline--reverse:not(.v-timeline--dense) .v-timeline-item:nth-child(2n):not(.v-timeline-item--before) .v-timeline-item__body{max-width:calc(50% - 48px)}.v-application--is-ltr .v-timeline--reverse.v-timeline--dense:before{right:47px;left:auto}.v-application--is-ltr .v-timeline--dense:not(.v-timeline--reverse):before,.v-application--is-rtl .v-timeline--reverse.v-timeline--dense:before{right:auto;left:47px}.v-application--is-rtl .v-timeline--dense:not(.v-timeline--reverse):before{left:auto;right:47px}.v-timeline--dense .v-timeline-item{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(0);transform:rotate(0);left:-10px;right:auto}.v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);left:auto;right:-10px}.v-timeline--dense .v-timeline-item__body{max-width:calc(100% - 96px)}.v-timeline--dense .v-timeline-item__opposite{display:none}.v-timeline--reverse.v-timeline--dense .v-timeline-item{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body .v-card:after,.v-application--is-ltr .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:-10px;left:auto}.v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body .v-card:after,.v-application--is-rtl .v-timeline--reverse.v-timeline--dense .v-timeline-item .v-timeline-item__body>.v-card:before{-webkit-transform:rotate(0);transform:rotate(0);right:auto;left:-10px}.v-timeline-item--fill-dot .v-timeline-item__inner-dot{height:inherit;margin:0;width:inherit}