.wrapper-apply-table .no-padding .apply-form-complete-text-new .apply-text-ws{
    float: left;
    margin-left: 1.5em;
}
.text-withdrawal-complete{
    width: fit-content;
    margin: 2em auto 4em;
    float: none;
}
.apply-button-style{
    display: flex;
}
.apply-btn-back{
    margin-right: 0.5em;
}
.apply-btn-submit{
    margin-left:  0.5em;
}
.form-wrapper-inner {
    background-color: #f7f7f7;
    padding: 2em 4em 3em;
}
.form-wrapper {
    height: auto;
    margin: 0 auto;
    margin-top: 2em;
    padding: 2em;
}
.wrap-table-ws-apply{
    margin-top: 4em;
    margin-bottom: 1em;
}
.button.button-reset-done {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    font-weight: normal;
    min-height: 36px;
    width: auto;
    cursor: pointer;
    font-size: 16px;
    min-width: inherit;
    margin: auto;
    display: block;
    padding: 1px 2.2em;
    max-width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
}
button.button-reset-done.colorBlack {
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    border: none;
    white-space: pre;
}
.button.button-reset-done.colorBlack:hover {
    background: #EB5640;
    color: #ffffff;
    border: 1px solid #EB5640;
}
.wrap-table-ws-apply .date-and-time, .wrap-table-ws-apply .venue, .wrap-table-ws-apply .contact-information, .wrap-table-ws-apply .reservation-cancellation, .wrap-table-ws-apply .method-payment, .wrap-table-ws-apply .note-remarks{
    display: flex;
    flex-flow: wrap;
}
.wrap-table-ws-apply .result-form-label p a{
    color: rgba(242, 94, 42, 1);
}
.wrap-table-ws-apply .text-area-ws-form{
    border: 1px solid #dadada;
    width: 74%;
    padding: 1em 1.5em;
    font-size: 15px;
}
.wrap-table-ws-apply .text-area-ws-form .ui-inputfield{
    border: none;
    width: 100%;
    padding: 0;
}
.btn-forgot-pass {
    display: flex;
    gap: 1em;
}
.btn-reset-pass {
    display: flex;
    gap: 1em;
}
.wrap-table-ws-apply .label{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-right: 0.5em;
    padding: 1em;
    text-align: center;
    width: 25%;
    font-weight: bold;
    font-size: 15px;
}
.wrap-table-ws-apply .result-form-label{
    width: 74%;
    padding: 1em 1.5em;
    font-size: 15px;
}
.wrap-table-ws-apply > div:nth-child(odd) > div{
    background-color: rgba(244,244,244,1);
}
.wrap-table-ws-apply > div:nth-child(even) > div{
    background-color: white;
}
.ws-apply-form-table tr td{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.name-display-complete{
    font-size: 16px;
}
.image-upload-ws-photo .myImg.image-form-ws{
    width: 40%;
}
.form-title {
    color: black;
    font-weight: normal;
    text-align: center;
}
.form-error-msg.info-msg-workshop {
    margin-top: 0em;
    margin-bottom: 0em;
}
.form-error-msg.info-msg-workshop .ui-messages{
    margin: 1em 0 0;
}
.form-error-msg.info-msg-workshop .ui-messages .ui-messages-info{
    background-color: #FF8B8B;
    border: 1px solid #FF8B8B;
    color: #212121;
}
.form-error-msg.info-msg-workshop .ui-messages .ui-messages-info .ui-messages-info-icon:before{
    color: #212121;
}
.form-error-msg {
    margin-top: -2em;
    margin-bottom: -1em;
}
.title-section.form h2{
    font-weight: bold;
    font-family: "Noto Sans JP", "Noto Sans", Roboto, Arial, sans-serif;
}
.lesson-form .ui-inputfield{
    font-size: 13px;
}
.form-name {
    margin-bottom: 0;
}
.bg-white {
    background-color: #ffffff!important;
}
.datepick.start{
    width: 100%;
}
.datepick-form input{
    background: white!important;
    width: 100%;
}

.button-group-wraper{
    margin: auto;
    width: 50%;
}
.button-group-wraper .button-orange{
    background-color: rgba(242, 94, 42, 1);
    color: white;
}
.back-home-btn{
    background-color: rgba(242, 94, 42, 1) !important;
    color: white !important;
    width: 30%;
    font-size: 20px;
}
.back-home-btn:hover{
    color: rgba(242, 94, 42, 1) !important;
    background-color: white !important;
}
.button-group-wraper .button-orange:hover{
    color: rgba(242, 94, 42, 1);
    background-color: white;
}
body .ui-selectonemenu-panel .ui-selectonemenu-items .ui-selectonemenu-item.ui-state-highlight{
    background-color: rgba(242, 94, 42, 1);
    color: white;
}
.space-to-center-page{
    margin: 10em auto;
}
.btn-reset-pass-done{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0;
}
.btn-change-pass{
    margin-top: 3em;
}
.btn-change-pass .ui-button.ui-button-text-icon-left .ui-button-text{
    padding: 0.5em 1em;
}
.btn-change-pass .button-orange.ui-button{
    background-color: rgba(242, 94, 42, 1);
    color: white;
}
.btn-change-pass .button-orange.ui-button:hover{
    color: rgba(242, 94, 42, 1);
    background-color: white;
}
.btn-passw-reset .button-orange{
    background-color: rgba(242, 94, 42, 1);
    color: white;
}
.btn-passw-reset .button-orange:hover{
    color: rgba(242, 94, 42, 1);
    background-color: white;
}
.ttl-password-change{
    margin: 2em 0 3em;
}
.input-change-pass{
    margin: .5em 0;
}
.form-subtitle {
    color: black;
    font-weight: normal;
    text-align: center;
    margin: .5em 0;
}
.btn-forgot-pass .button-orange{
    background-color: rgba(242, 94, 42, 1);
    color: white;
}
.btn-forgot-pass .button-orange:hover{
    color: rgba(242, 94, 42, 1);
    background-color: white;
}
.margin-box-input{
    margin: 2.5em auto;
}
.padding-right05{
    padding-left: 1em;
}
.padding-left05{
    padding-right: 1em;
}

/* color text and font */
.blue-text1{
    color: blue;
}

/* for production */
.production-textrow{
    border-bottom: 1px solid #c1c1c1;
}
.production-textrow p {
    padding: 0.5em 0;
}
.production-textrow p.blue-text1 {
    color: #1b1b1b;
    font-weight: bold;
}
.padding-textrow{
    padding: 0 3em;
}
.ui-steps .ui-steps-item .ui-menuitem-link{
    padding: 0;
}
.order-style1{
    margin-bottom: 2em;
}
body .cart-step.apply-step.order-style1 .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-number:after{
    content: '';
    border-top: 2px solid #F8CDC3;
    display: block;
    top: 50%;
    min-width: 189px;
    left: 100%;
    position: absolute;
    z-index: 0;
}
body .cart-step.apply-step.order-style1.two .ui-steps .ui-steps-item .ui-menuitem-link.step1 .ui-steps-number:after{
    border-top: 2px solid orangered;
}
body .cart-step.apply-step.order-style1.three .ui-steps .ui-steps-item .ui-menuitem-link.step2 .ui-steps-number:after{
    border-top: 2px solid orangered;
}
body .cart-step.apply-step.order-style1 .ui-steps .ui-steps-item .ui-menuitem-link.step3 .ui-steps-number:after{
    display: none;
}
.apply-step.order-style1.three .ui-steps .ui-steps-item:nth-child(2):after{
    border-top: 2px solid orangered;
}
.cart-step.apply-step.two .ui-steps .ui-steps-item .ui-menuitem-link.step1 .ui-steps-number{
    border-radius: 50%;
    color: white;
    background-color: orangered;
    border-color: orangered;
    padding: 3px 9px;
    font-size: 24px;
    align-items: center;
    width: 2em;
    height: 2em;
    font-weight: bold;
}
.cart-step.apply-step.two .ui-steps .ui-steps-item .ui-menuitem-link.step1 .ui-steps-title{
    color: #666666;
    font-weight: bold;
}
.apply-step.order-style1.two .ui-steps .ui-steps-item:first-child:after{
    border-top: 2px solid #E8472A;
}


.cart-step.apply-step.three .ui-steps .ui-steps-item .ui-menuitem-link.step2 .ui-steps-number{
    border-radius: 50%;
    color: white;
    background-color: orangered;
    border-color: orangered;
    padding: 3px 9px;
    font-size: 24px;
    align-items: center;
    width: 2em;
    height: 2em;
    font-weight: bold;
}
.cart-step.apply-step.three .ui-steps .ui-steps-item .ui-menuitem-link.step2 .ui-steps-title{
    color: #666666;
    font-weight: bold;
}
.apply-step.order-style1.three .ui-steps .ui-steps-item:first-child:after{
    border-top: 2px solid #E8472A;
}

.cart-step.apply-step .ui-steps .ui-steps-item.ui-state-highlight .ui-menuitem-link .ui-steps-number{
    border-radius: 50%;
    color: white;
    background-color: orangered;
    border-color: orangered;
    padding: 3px 9px;
    font-size: 24px;
    align-items: center;
    width: 2em;
    height: 2em;
    font-weight: bold;
}
.cart-step.apply-step .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-number{
    border-radius: 50%;
    color: #F8CDC3;
    background-color: white;
    border-color: #F8CDC3;
    padding: 3px 9px;
    font-size: 24px;
    align-items: center;
    width: 2em;
    height: 2em;
    font-weight: bold;
}
.cart-step.apply-step .ui-steps ul{
    align-items: center;
    justify-content: start;
    display: flex;
}
.cart-step.apply-step.apply-ws-style .ui-steps .ui-steps-item a.ui-menuitem-link{
    width: 150px;
    justify-content: center;
}
.cart-step.apply-step.apply-ws-style .ui-steps ul{
    justify-content: center;
}
.school-table.workshop-table{
    width: 100%;
    font-size: 15px;
}
.school-table.workshop-table tr td{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.school-table.workshop-table tr{
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}
.school-table.workshop-table tr:nth-child(odd) td{
    background-color: rgba(244,244,244,1);
    font-weight: bold;
    text-align: center;
}
.school-table.workshop-table tr:nth-child(odd) td:nth-child(odd){
    margin-right: 7px;
    min-height: 50px;
    padding: 5px;
    min-height: 50px;
    padding: 5px;
    width: 25%;
    padding-top: 0px;
    padding-bottom: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-right: 0.5em;
    padding: 1em;
    text-align: center;
    width: 25%;
    font-weight: bold;
    font-size: 15px;
}
.school-table.workshop-table tr:nth-child(even) td:nth-child(odd) {
    margin-right: 7px;
}
.school-table.workshop-table tr:nth-child(even) td{
    background-color: white;
    font-weight: bold;
    text-align: center;
    width: 25%;
    min-height: 50px;
    padding: 5px;
}
.school-table.workshop-table tr:nth-child(odd) td:nth-child(even){
    text-align: left;
    padding: 0;
    width: 75%;
    min-height: 50px;
    padding: 5px;
    font-weight: normal;
}
.school-table.workshop-table tr:nth-child(even) td:nth-child(even) {
    text-align: left;
    width: 75%;
    min-height: 50px;
    padding: 5px;
    font-weight: normal;
}
.school-table.workshop-table tr td .ui-inputfield{
    width: 100%;
    height: 250px !important;
    padding: 2em;
}
.school-table.workshop-table tr td.text-input{
    padding: 0 !important;
}
.school-table.workshop-table tr td.text-input div{
    padding: 0;
}
.school-table.workshop-table tr td.remarks-text div{
    display: flex;
    flex-direction: column;
    height: 250px;
    justify-content: center;
}

.contact-apply-form{
    min-height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.wrapper-apply-table {
    margin-top: 30px;
    margin-bottom: 3em;
}
.apply-content-form {
    padding-left: 24px;
    padding-right: 24px;
}
.apply-content-form a{
    color: rgba(242, 94, 42, 1);
}
.wrapper-apply-table .ws-image {
    padding: 0;
    width: 25%;
}
.wrapper-apply-table .ws-desc {
    width: 75%;
    padding-left: 32px;
}
.button-apply-wraper button {
    max-width: 270px;
    margin: auto;
    display: block;
    margin-bottom: 1em;
}
.ws-confirm-page{
    display: flex;
    align-items: center;
}
.ws-confirm-page div:first-child{
    padding-right: .5em;
}
.ws-confirm-page div:last-child{
    padding-left: .5em;
}
.ws-apply-table {
    padding: 6px;
    margin-top: 4em
}
body .apply-step .ui-steps .ui-steps-item .ui-menuitem-link {
    background-color: white;
}
body .apply-step .ui-steps .ui-steps-item .ui-menuitem-link {
    align-items: center;
    display: inline-grid;
    flex-flow: column;
    align-items: center;
    justify-content: start;
    justify-items: center;
}
.step2 .ui-steps-number:before {
    content: '';
    border-top: 2px solid #F8CDC3;
    display: block;
    top: 50%;
    min-width: 150px;
    right: 100%;
    position: absolute;
    z-index: 0;
}
.step3 .ui-steps-number:before {
    content: '';
    border-top: 2px solid #F8CDC3;
    display: block;
    top: 50%;
    min-width: 150px;
    right: 100%;
    position: absolute;
    z-index: 0;
}
body .cart-step.apply-step .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-number {
    line-height: 39px;
}

/* aplly complete */
.cart-step.complete .ui-steps .ui-steps-item.ui-state-highlight .ui-menuitem-link .ui-steps-number{
    border-radius: 50%;
    color: white;
    background-color: orangered;
    border-color: orangered;
    padding: 3px 9px;
    font-size: 24px;
    align-items: center;
    width: 2em;
    height: 2em;
    font-weight: bold;
}
.cart-step.complete .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-number{
    border-radius: 50%;
    color: orangered;
    background-color: white;
    border-color: orangered;
    padding: 3px 9px;
    font-size: 24px;
    align-items: center;
    width: 2em;
    height: 2em;
    font-weight: bold;
}
.cart-step.complete .ui-steps ul{
    align-items: center;
    justify-content: center;
    display: flex;
}
.separator-apply{
    border: none;
    border-bottom: 1px dashed #c1c1c1;
    padding-top: 4em;
}
.apply-form-complete{
    margin-bottom: 3em;
}
.apply-form-complete-text{
    margin-top: 3em;
}
.apply-form-complete-text-new{
    margin-top: 1em;
}
.button-group-wraper .btn-left{
    padding-right: .5em;
}
.button-group-wraper .btn-right{
    padding-left: .5em;
}
.hover-opacity:hover{
    opacity: 0.5;
    transition: 500ms ease 0s;
}
.course-event-label{
    border: 1px solid black;
    color: black;
    border-radius: 4px;
    padding: 6px;
    display: -webkit-inline-box;
}
.course-event-label .event-img-course img{
    width: 25px;
    border: 1px solid transparent;
    vertical-align: middle;
}

.new .ui-selectonemenu .ui-selectonemenu-trigger{
    background-color: #FFFBFB;
}

.new .teacher-form{
    background-color: #FFFBFB;
    border: none;
    border-bottom: 1px solid #BBBBBB;
    border-width: 0 0 1px;
}

.new .teacher-form.ui-state-hover:not(.ui-state-error) {
    border-width: 0 0 1px;
    border-color: #FF0000;
}
.new .teacher-form.ui-state-focus:not(.ui-state-error) {
    border-width: 0 0 1px;
    border-color: #FF0000;
    background: #FFFFFF;
    box-shadow: none;
}

.new .fieldS{
    background-color: #FFFBFB!important;
    border: none!important;
    border-bottom: 1px solid #BBBBBB!important;
    border-width: 0 0 1px!important;
}
.new .fieldS.ui-state-hover:not(.ui-state-error) {
    border-width: 0 0 1px!important;
    border-color: #FF0000!important;
}
.new .fieldS.ui-state-focus:not(.ui-state-error) {
    border-width: 0 0 1px!important;
    border-color: #FF0000!important;
    background: #FFFFFF!important;
    box-shadow: none!important;
}

.new .fieldWS{
    background-color: #FFFBFB!important;
    border: none!important;
    border-bottom: 1px solid #BBBBBB!important;
    border-width: 0 0 1px!important;
}
.new .fieldWS.ui-state-hover:not(.ui-state-error) {
    border-width: 0 0 1px!important;
    border-color: #FF0000!important;
}
.new .fieldWS.ui-state-focus:not(.ui-state-error) {
    border-width: 0 0 1px!important;
    border-color: #FF0000!important;
    background: #FFFFFF!important;
    box-shadow: none!important;
}

.new .fieldWSP{
    background-color: #FFFBFB!important;
    border: none!important;
    border-bottom: 1px solid #BBBBBB!important;
    border-width: 0 0 1px!important;
}
.new .fieldWSP.ui-state-hover:not(.ui-state-error) {
    border-width: 0 0 1px!important;
    border-color: #FF0000!important;
}
.new .fieldWSP.ui-state-focus:not(.ui-state-error) {
    border-width: 0 0 1px!important;
    border-color: #FF0000!important;
    background: #FFFFFF!important;
    box-shadow: none!important;
}

.new .blockFieldWS{
    background-color: #FFFBFB!important;
    border: none!important;
    border-bottom: 1px solid #BBBBBB!important;
    border-width: 0 0 1px!important;
}
.new .blockFieldWS.ui-state-hover:not(.ui-state-error) {
    border-width: 0 0 1px!important;
    border-color: #FF0000!important;
}
.new .blockFieldWS.ui-state-focus:not(.ui-state-error) {
    border-width: 0 0 1px!important;
    border-color: #FF0000!important;
    background: #FFFFFF!important;
    box-shadow: none!important;
}

.new .calendarFieldWS .hasDatepicker{
    background-color: #FFFBFB;
    border: none;
    border-bottom: 1px solid #BBBBBB;
    border-width: 0 0 1px;
}
.new .calendarFieldWS .hasDatepicker.ui-state-hover:not(.ui-state-error) {
    border-width: 0 0 1px!important;
    border-color: #FF0000!important;
}
.new .calendarFieldWS .hasDatepicker.ui-state-focus:not(.ui-state-error) {
    border-width: 0 0 1px!important;
    border-color: #FF0000!important;
    background: #FFFFFF!important;
    box-shadow: none!important;
}
.second-title {
    font-size: 14px
}
.alignCenter {
    text-align: center;
}
.button.colorBlack.sentContact{
    width: 170px;
}
@media screen and (max-width: 1024px){
    .width-input-col{
        width: 40%;
    }
    .apply-step.order-style1 .ui-steps .ui-steps-item:first-child:after{
        width: 13%;
        left: 34%;
    }
    .apply-step.order-style1 .ui-steps .ui-steps-item:nth-child(2):after{
        width: 14%;
        left: 52.5%;
    }
    .button.button-reset.colorBlack.marginRight-md {
        margin-right: 20px;
    }
    .button.button-reset.colorWhite.marginLeft-md {
        margin-left: 20px;
    }
}
@media screen and (max-width: 768px){
    .button-group-wraper{
        width: 70%;
    }
    .apply-step.order-style1 .ui-steps .ui-steps-item:first-child:after{
        width: 18%;
        left: 28.2%;
    }
    .apply-step.order-style1 .ui-steps .ui-steps-item:nth-child(2):after{
        width: 18.5%;
        left: 54%;
    }
    .margin-box-input{
        margin: 0;
    }
    .padding-right05 {
        padding: 0;
    }
    .padding-left05 {
        padding: 0;
    }
}

@media screen and (max-width: 40.063em){
    .button-group-wraper{
        width: 100%;
    }
    .school-table.workshop-table tr td .ui-inputfield {
        height: 160px !important;
    }
    .cart-step.apply-step.apply-ws-style .ui-steps .ui-steps-item a.ui-menuitem-link {
        width: 115px;
    }
    .global-top-menu-member{
        margin-top: -2em;
    }
    .apply-step.order-style1 .ui-steps .ui-steps-item:first-child:after{
        width: 18%;
        left: 25.2%;
    }
    .apply-step.order-style1 .ui-steps .ui-steps-item:nth-child(2):after{
        width: 18.5%;
        left: 56.5%;
    }
    body .apply-step .ui-steps .ui-steps-item .ui-menuitem-link {
        width: 111px;
        background-color: transparent;
    }
    body .cart-step.apply-step .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-number {
        width: 42px;
        height: 42px;
        font-size: 21px;
        line-height: 34px;
    }
    /*    body .cart-step.apply-step .ui-steps .ui-steps-item.ui-state-highlight .ui-menuitem-link .ui-steps-number {
            width: 42px;
            height: 42px;
            font-size: 21px;
            line-height: 34px;
        }*/
    body .apply-step .ui-steps:before {
        top: 42px;
        width: 240px;
        left: 50%;
        transform: translateX(-50%);
    }
    .wrapper-apply-table .ws-image {
        width: 100%;
    }
    .wrapper-apply-table .ws-desc {
        width: 100%;
        padding: 0;
        margin-top: 1.5em;
    }
    .ws-apply-table {
        padding: 0;
        margin-top: 2em;
    }
    .school-table.workshop-table tr td {
        text-align: left!important;
    }
    .apply-content-form {
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
    .button-apply-wraper button {
        max-width: unset;
    }
    .separator-apply {
        padding-top: 2em;
    }
    .apply-form-complete-text {
        margin-top: 2em;
    }
    .school-table.workshop-table tr:nth-child(even) td:nth-child(odd) {
        margin-right: 0;
    }
    .title-section.form{
        margin-top: 24px;
    }
    .width-input-col{
        width: 100%;
    }
    .form-wrapper-inner {
        padding: 1em;
    }
    .form-wrapper {
        width: 100%;
        padding: 0em;
    }
    .form-name {
        margin-bottom: 5px;
    }
    .back-home-btn{
        width: 55%;
    }
    .btn-change-pass{
        text-align: center;
    }
    .ttl-password-change{
        margin: 0em 0 1.5em;
    }
    .padding-right05{
        padding: 0;
    }
    .padding-left05{
        padding: 0;
    }
    /* for Production page*/
    .padding-textrow{
        padding: 0 .5em;
    }
    .school-table.workshop-table tr{
        display: flex;
        flex-wrap: wrap;
    }
    .school-table.workshop-table tr:nth-child(odd) td{
        width: 100%;
    }
    .school-table.workshop-table tr:nth-child(odd) td:nth-child(odd){
        margin-right: 0;
        width: 100%;
        margin-bottom: .5em;
    }
    .school-table.workshop-table tr:nth-child(odd) td:nth-child(even){
        width: 100%;
    }
    .school-table.workshop-table tr:nth-child(even) td{
        width: 100%;
        background-color: rgba(244,244,244,1);
        margin-bottom: .5em;
        margin-right: 0;
    }
    .school-table.workshop-table tr td.remarks-text div{
        height: auto;
    }
    .school-table.workshop-table tr:nth-child(odd) td:nth-child(even){
        background-color: white;
        font-weight: normal;
    }
    .school-table.workshop-table tr:nth-child(even) td:nth-child(even){
        background-color: white;
        font-weight: normal;
        width: 100%;
    }
    .button-apply-form{
        margin-bottom: 1em !important;
    }
    .button-group-wraper .btn-left{
        padding-right: 0em;
    }
    .button-group-wraper .btn-right{
        padding-left: 0em;
    }
    .contact-apply-form{
        min-height: min-content;
    }
    .btn-forgot-pass {
        margin-top: 2em; 
    }
    .margin-box-input {
        margin: 0;
    }
     .button.button-reset.colorBlack.marginRight-md {
        margin-right: auto;
    }
    .button.button-reset.colorWhite.marginLeft-md {
        margin-left: auto;
    }
}
@media screen and (max-width: 40.063em){
    .apply-step.order-style1 .ui-steps .ui-steps-item:first-child:after{
        width: 22%;
        left: 20%;
    }
    .apply-step.order-style1 .ui-steps .ui-steps-item:nth-child(2):after{
        width: 23%;
        left: 57.5%;
    }
    .btn-change-pass.sm-align-left{
        text-align: left;
    }
}