﻿.h-100vh{min-height:100vh}.v-wizard-ul{list-style:none;padding-left:0;margin-bottom:0}.v-wizard-ul li{border-left:2px dotted #c0ccda}.v-wizard-ul li:first-child::before,.v-wizard-ul li:last-child{border-left:transparent}.v-wizard{display:flex;padding-bottom:40px}.v-wizard-icon{background-color:var(--lx-select-multiple-bg);color:var(--bs-body-color);padding:5px;font-size:20px;height:45px;width:45px;text-align:center;border-radius:15px;position:absolute;margin-left:-24px;transform:rotate(-45deg)}.v-wizard-icon>div{transform:rotate(45deg)}.v-wizard-head{line-height:1;margin-left:40px;opacity:.5}.v-wizard-head h5{margin-bottom:.3rem;color:var(--bs-body-color)}.v-wizard-head p{margin-bottom:0}.v-wizard-content,.v-wizard-detail{transition:.4s}.v-wizard-detail>div{padding:15px}.v-wizard-detail{transform:translate(-100%,0);display:none;position:relative;width:100%}.v-wizard-detail.active{transform:translate(0,0);transition:.4s;display:block}.v-wizard-complate .v-wizard-icon>div>span,.v-wizard-error .v-wizard-icon>div>span,.v-wizard-icon>div>i{display:none}.v-wizard-complate .v-wizard-icon>div>.lgx-check,.v-wizard-error .v-wizard-icon>div>.lgx-circle-exclamation{display:block;line-height:1.7}.v-wizard-active .v-wizard-head,.v-wizard-error .v-wizard-head{opacity:1}.v-wizard-active .v-wizard-icon{background-color:#0b1535;color:#fff}.v-wizard-error .v-wizard-icon{background-color:var(--bs-danger-bg-subtle);color:#dc3545}.v-wizard-error .v-wizard-head,.v-wizard-error .v-wizard-head h5{color:#dc3545}.v-wizard-complate .v-wizard-head,.v-wizard-complate .v-wizard-head h5,.v-wizard-complate .v-wizard-icon{color:#10b759!important;opacity:1}.p-10{padding:2.5rem!important}@media (min-width:992px){.p-lg-15,.v-wizard-left{padding:3.75rem!important}.w-lg-700px{width:700px!important}}html[dir=rtl] .form-control[readonly]{padding-left:calc(1.5em + .75rem);padding-right:.75rem;background-repeat:no-repeat;background-position:left calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);background-image:var(--lx-readonly-img);text-align:right}html[dir=rtl] .form-control[readonly].is-valid{padding-left:4.125rem!important;background-position:left .75rem center,center left 2.25rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"),var(--lx-readonly-img, none)}html[dir=rtl] .lgx-angle-right::before{content:""}html[dir=rtl] .lgx-angle-left::before{content:""}html[dir=rtl] .v-wizard-ul li{border-right:2px dotted #c0ccda;border-left:0}html[dir=rtl] .v-wizard-ul{padding-right:0}html[dir=rtl] .v-wizard-head{margin-right:40px;margin-left:0}html[dir=rtl] .v-wizard-icon{margin-right:-24px;margin-left:0}html[dir=rtl] .v-wizard-ul li:first-child::before,html[dir=rtl] .v-wizard-ul li:last-child{border-right:transparent}