{"version":3,"sources":["webpack:///../demo1/src/sass/pages/wizard/wizard-5.scss"],"names":[],"mappings":"AAAA;AACA;AACA,qCAAqC;AACrC;AACA,eAAe;AACf;AACA;AACA;AACA,8BAA8B;AAC9B;AACA;AACA;AACA,8BAA8B;AAC9B;AACA,2BAA2B;AAC3B;AACA,wBAAwB;AACxB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,+BAA+B;AAC/B;AACA;AACA,8BAA8B;AAC9B;AACA;AACA;AACA,+BAA+B;AAC/B;AACA;AACA;AACA,kCAAkC;AAClC;AACA;AACA;AACA,8BAA8B;AAC9B;AACA;AACA;AACA,6BAA6B;AAC7B;AACA,oHAAoH;AACpH;AACA;AACA,sCAAsC;AACtC;AACA;AACA,4BAA4B;AAC5B;AACA,6BAA6B;AAC7B;AACA,2BAA2B;AAC3B;AACA,2BAA2B;AAC3B;AACA;AACA,oCAAoC;AACpC;AACA;AACA,kCAAkC;AAClC;AACA,0BAA0B;AAC1B;AACA,yBAAyB;AACzB;AACA,yBAAyB;;AAEzB;AACA;AACA;AACA,sCAAsC;AACtC;AACA;AACA,qBAAqB;;AAErB;AACA;AACA;AACA;AACA;AACA,kCAAkC;AAClC;AACA;AACA,4BAA4B;AAC5B;AACA,6BAA6B;AAC7B;AACA,2BAA2B;AAC3B;AACA;AACA;AACA;AACA,wCAAwC,EAAE","file":"css/pages/wizard/wizard-5.css","sourcesContent":[".wizard.wizard-5 .wizard-aside {\n  border-top-left-radius: 0.42rem;\n  border-bottom-left-radius: 0.42rem; }\n  .wizard.wizard-5 .wizard-aside .wizard-nav {\n    padding: 0; }\n    .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps {\n      display: flex;\n      flex-direction: column;\n      justify-content: center; }\n      .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step {\n        padding: 0.75rem 0;\n        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;\n        margin-bottom: 1.5rem; }\n        .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step:last-child {\n          margin-bottom: 0; }\n        .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step .wizard-wrapper {\n          display: flex; }\n        .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step .wizard-icon {\n          display: flex;\n          align-items: center;\n          justify-content: center;\n          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;\n          min-width: 50px;\n          height: 50px;\n          border-radius: 50px;\n          background-color: #F3F6F9;\n          margin-right: 1.4rem; }\n          .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step .wizard-icon .wizard-check {\n            display: none;\n            font-size: 1.4rem; }\n          .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step .wizard-icon .wizard-number {\n            font-weight: 600;\n            color: #3F4254;\n            font-size: 1.35rem; }\n        .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step .wizard-label {\n          display: flex;\n          flex-direction: column;\n          justify-content: center; }\n          .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title {\n            color: #181C32;\n            font-weight: 500;\n            font-size: 1.4rem; }\n          .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-desc {\n            color: #B5B5C3;\n            font-size: 1.08rem;\n            font-weight: 500; }\n        .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] {\n          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease; }\n          .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-icon {\n            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;\n            background-color: #C9F7F5; }\n            .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-icon .wizard-check {\n              color: #1BC5BD;\n              display: none; }\n            .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-icon .wizard-number {\n              color: #1BC5BD; }\n          .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-label .wizard-title {\n            color: #181C32; }\n          .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"] .wizard-label .wizard-desc {\n            color: #B5B5C3; }\n        .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"]:last-child .wizard-icon, .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"done\"] .wizard-icon {\n          transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;\n          background-color: #C9F7F5; }\n          .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"]:last-child .wizard-icon .wizard-check, .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"done\"] .wizard-icon .wizard-check {\n            color: #1BC5BD;\n            display: inline-block; }\n          .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"]:last-child .wizard-icon .wizard-number, .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"done\"] .wizard-icon .wizard-number {\n            display: none; }\n        .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"]:last-child .wizard-label .wizard-title, .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"done\"] .wizard-label .wizard-title {\n          color: #B5B5C3; }\n        .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"current\"]:last-child .wizard-label .wizard-desc, .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step[data-wizard-state=\"done\"] .wizard-label .wizard-desc {\n          color: #D1D3E0; }\n\n.wizard.wizard-5 .wizard-content {\n  background-color: #F3F6F9;\n  border-top-right-radius: 0.42rem;\n  border-bottom-right-radius: 0.42rem; }\n  .wizard.wizard-5 .wizard-content .form-group .fv-help-block {\n    font-size: 1.1rem !important;\n    padding-top: 3px; }\n\n@media (max-width: 991.98px) {\n  .wizard.wizard-5 .wizard-aside {\n    border-top-left-radius: 0.42rem;\n    border-top-right-radius: 0.42rem;\n    border-bottom-left-radius: 0;\n    border-bottom-right-radius: 0; }\n    .wizard.wizard-5 .wizard-aside .wizard-nav {\n      padding: 0;\n      align-content: center; }\n      .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step {\n        margin-bottom: .5rem; }\n        .wizard.wizard-5 .wizard-aside .wizard-nav .wizard-steps .wizard-step:last-child {\n          margin-bottom: 0; }\n  .wizard.wizard-5 .wizard-content {\n    border-top-left-radius: 0;\n    border-top-right-radius: 0;\n    border-bottom-left-radius: 0.42rem;\n    border-bottom-right-radius: 0.42rem; } }\n"],"sourceRoot":""}