.stage-wizard-container{display:flex;justify-content:center}.stage-container{display:flex;width:100%;margin-bottom:10px;overflow-x:auto}.stage-container::-webkit-scrollbar{width:16px;height:16px}.stage-container::-webkit-scrollbar-track{background:#f3f3f3;border-radius:0 0 10px 10px}.stage-container::-webkit-scrollbar-thumb{background-color:#a2a7a4;border-radius:20px;border:5px solid #f3f3f3}.stage-container .stage{position:relative;text-align:center;width:170px}.stage-container .stage-lg{width:270px}.stage-container .stage-md{width:155px;min-width:155px}.stage-container .stage a{text-decoration:none}.stage-container .stage-header{display:flex;justify-content:center;align-items:center;width:32px;height:32px;background-color:#a2a7a4;text-align:center;font-size:20px;color:#a2a7a4;border:1px solid #a2a7a4;position:relative;z-index:1;-webkit-border-radius:50%;border-radius:50%;margin:0 auto}.stage-container .stage.tmm-success:after,.stage-container .stage.tmm-success:before{background-color:var(--saveColor);border:0}.stage-container .stage:before,.stage-container .stage:after{content:'';position:absolute;background-color:#eaeaea;top:15px;width:50%;height:2px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.stage-container .stage-title{font-size:12px;color:var(--textGreen);padding-left:0;text-align:center;margin:8px 0}.stage-container .tmm-current .stage-title{font-weight:600}.stage-container .stage:before{left:0}.stage-container .stage:after{right:0}.stage-container .stage:first-child:before{display:none}.stage-container .stage:last-child:after{display:none}.stage-container .stage.tmm-current .stage-header{background-color:var(--textMilk);border:2px solid var(--saveColor)}@media(max-width:1280px){.stage-container .stage{min-width:120px;width:200px}}@media(max-width:992px){.stage-container .stage{min-width:120px;width:160px}.stage-container .stage:before,.stage-container .stage:after{top:25%}}.wizard-point{width:10px;height:10px;border-radius:50%;background:var(--navbarNaturalColor)}.tmm-current .wizard-point{background:var(--saveColor)}#tmm-form-wizard .stage.tmm-current:before{background-color:var(--saveColor);border:0}#tmm-form-wizard .stage.tmm-success .stage-header{background-color:var(--saveColor);border:0}#tmm-form-wizard .stage.tmm-success .stage-header:after,#tmm-form-wizard .stage.check .stage-header:after{content:url("../images/icons/check-w.svg");margin-top:6px}#tmm-form-wizard .stage.tmm-success .stage-header .wizard-point,#tmm-form-wizard .stage.check .stage-header .wizard-point{display:none}#tmm-form-wizard .stage-content{max-height:52px;margin:0 auto}.isDisabled{color:currentColor;cursor:not-allowed;pointer-events:none}.rejected-mark{position:absolute;top:-8px;right:-8px;background:#fff;border-radius:50%;color:#dc3545!important;font-size:16px!important}#tmm-form-wizard .stage.employee.tmm-success .stage-header .wizard-point{display:none}#tmm-form-wizard .stage.tmm-success .stage-header.header-after-ignor:after{display:none}.stage-container .stage.employee.tmm-current .stage-header{background-color:var(--colorDarkGold);border:2px solid var(--colorDarkGold);transform:scale(1.25);box-shadow:0 4px 4px 0 #00000040}.stage-container .stage.employee.tmm-current .stage-header img{transform:scale(.8)}.stage-container .stage.employee.tmm-current .stage-title{color:var(--colorDarkGold)}#tmm-form-wizard .stage.employee.tmm-current:after{background-color:var(--colorDarkGold);border-color:var(--colorDarkGold)}#tmm-form-wizard .stage.employee.tmm-success .stage-header{background-color:var(--tagColor)}#tmm-form-wizard .stage.employee.tmm-current:before,.stage-container .stage.employee.tmm-success:after,.stage-container .stage.employee.tmm-success:before{background-color:var(--tagColor)}.stage-container .stage.employee:before{display:none}.stage-container .stage.employee:after{width:100%;right:-80px}