.reset-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.show-error-mail-message {
    float: left;
}

.float-left {
    float: left;
}
.float-right {
    float: right;
}
.show-error-mail-message.float-right {
    float: left;
}
#pt-module-formset-phone1,
#pt-module-findid-phone1,
.show-error-phone-message {
    width: 23%;
    float: left;
    text-align: left;
}
.pt-formset .pt-formset-row .pt-formset-term {
    padding: 0 1%;
}
#pt-module-formset-email3-choose,
#pt-module-findid-email-select{
    margin-left: 5px;
}
.pt-module-findid-skin-basic .pt-module-findid-a {
    text-decoration: none;
    color: #666666;
}
.pt-module-findid-skin-basic .pt-module-findid-a:hover,
.pt-module-findid-skin-basic .pt-module-findid-a:focus {
    color: #3a517d;
    text-decoration: underline;
}
.pt-module-findid-skin-basic .pt-module-findid-a.pt-module-findid-active {
    font-weight: bold;
}
.pt-module-findid-skin-basic .pt-module-findid-container {
    position: relative;
}
.pt-module-findid-skin-basic .pt-module-findid-mode {
    text-align: right;
}
.pt-module-findid-skin-basic .pt-btn.find-info-block {
    width: auto;
    min-width: 270px;
    padding: 15px 30px;
    margin-right: 10px;
}
#pt-module-formset-phone2,
#pt-module-formset-phone3,
#pt-module-findid-phone2,
#pt-module-findid-phone3 {
    width: 100%;
}
.pt-formset-multi.email-row {
        width: 90% !important;
    }
@media only all and (max-width: 1023px) {
    #pt-module-formset-email3-choose {
        /* width: 363px !important; */
    }
    .show-error-mail-message {
        width: 170px;
    }
}
@media only all and (min-width: 320px) and (max-width: 719px) {
    .pt-module-findid-skin-basic .pt-module-findid-mode {
        margin-bottom: 10px;
    }
    .pt-module-findid-skin-basic .pt-btn.find-info-block {
        width: 100%;
        margin-bottom:5px;
    }
    .show-error-mail-message {
        width: 46%;
    }
    .show-error-mail-message.float-right {
        float: right;
    }
    .show-error-phone-message input {
        width: 100% !important;
    }
    .show-error-phone-message {
       width: 30%;
    }
    #pt-module-formset-phone1 {
         width: 31%;
    }
    .pt-formset .pt-formset-row .pt-formset-term {
        padding: 0 1%;
    }
    #pt-module-formset-email3-choose,
    #pt-module-findid-email-select{
        width: 100% !important;
        margin-left: 0;
        margin-top: 3px;
    }
    #pt-module-findid-phone1 {
        width: 31%
    }
    .pt-formset-multi.email-row {
        width: 100% !important;
    }
    #pt-module-formset-phone1,
    #pt-module-findid-phone1,
    .show-error-phone-message {
        width: 31%;
    }
}

.pt-module-findid-skin-basic .pt-formset-msg .pt-formset-row-btn-inline {
    margin-top: 15px;
}
.pt-module-findid-skin-basic .pt-module-findid-label-auth {
    display: block;
    position: relative;
    line-height: 30px;
}
.pt-module-findid-skin-basic .pt-module-findid-label-auth .pt-btn {
    position: absolute;
    right: 0;
}
.pt-module-findid-skin-basic .pt-module-findid-joindate {
    margin-top: 10px !important;
}

.error {
    border: 1px solid red !important;
}

.error_msg {
    color: #d9534f;
    padding-top: 8px !important;
    display: inline-block;
}
.auth-mes{
    font-size: 12px;
    display: inline-block;
    text-align: center;
    margin: 15px auto;
    width: 100%;
    color: red;
}

.pt-module-findid-skin-basic .pt-module-findid-steplist {
    zoom: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    background-color: #fff;
}
.pt-module-findid-skin-basic .pt-module-findid-steplist:before {
    content: '';
    display: block;
}
.pt-module-findid-skin-basic .pt-module-findid-steplist:after {
    content: '';
    display: table;
    clear: both;
}
.pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step {
    float: left;
    width: 20%;
    *width: 19.8%;
}
.pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step:first-child .pt-module-findid-step-inner {
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: 1px solid #dfdfdf;
}
.pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step:last-child .pt-module-findid-step-inner {
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #dfdfdf;
}
.pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step .pt-module-findid-step-inner {
    padding: 15px 0;
    border: 1px solid #dfdfdf;
    border-right: 0 none;
}
@media only all and (min-width: 320px) and (max-width: 719px) {
    html:not(.pt-layout-fixed) .pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step .pt-module-findid-step-inner > span {
        display: block;
    }
}
.pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step.pt-module-findid-step-current {
    color: #fff;
    font-weight: bold;
}
.pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step.pt-module-findid-step-current .pt-module-findid-step-inner {
    background-color: #567623 !important;
    border-color: #567623 !important;
    border-right: 1px solid #567623 !important;
}
.pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step.pt-module-findid-step-current strong {
    color: #3a517d;
    background-color: #fff;
}
.pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step strong {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 2px 3px;
    margin-right: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    background-color: #dfdfdf;
    font-size: 0.9em;
}
@media only all and (min-width: 720px) and (max-width: 1023px) {
    html:not(.pt-layout-fixed) .pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step strong {
        display: none;
    }
}
@media only all and (min-width: 320px) and (max-width: 719px) {
    html:not(.pt-layout-fixed) .pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step strong {
        display: none;
    }
}
.pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step > span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.pt-module-findid-skin-basic .pt-module-findid-steplist .pt-module-findid-step-current + .pt-module-findid-step .pt-module-findid-step-inner {
    border-left: 0 none;
}
.pt-module-findid-skin-basic .pt-module-findid-selectmenu {
    padding: 30px 30px;
    margin: 45px 0 10px;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 0;
    text-align: center;
}
@media only all and (min-width: 320px) and (max-width: 719px) {
    html:not(.pt-layout-fixed) .pt-module-findid-skin-basic .pt-module-findid-selectmenu {
        padding: 15px 15px;
    }
}
.pt-module-findid-skin-basic .pt-module-findid-selectmenu > .pt-btn {
    padding: 10px 0;
    margin: 0 1.5%;
    padding-top: 45px;
    vertical-align: middle;
    height: 55px;
    border: 0 none;
    color: #666666;
    -webkit-box-shadow: 0 1px 0 #d9d9d9;
    -moz-box-shadow: 0 1px 0 #d9d9d9;
    box-shadow: 0 1px 0 #d9d9d9;
}
@media only all and (min-width: 320px) and (max-width: 719px) {
    html:not(.pt-layout-fixed) .pt-module-findid-skin-basic .pt-module-findid-selectmenu > .pt-btn {
        display: block;
        width: auto!important;
        margin-left: 0;
        margin-right: 0;
        margin-top: 10px;
        height: auto;
        padding: 10px 0;
    }
    .pt-module-findid-skin-basic .pt-module-findid-selectmenu > .pt-btn:first-child {
        margin-top: 0;
    }
}
@media only all and (min-width: 720px) and (max-width: 1023px) {
    html:not(.pt-layout-fixed) .pt-module-findid-skin-basic .pt-module-findid-selectmenu > .pt-btn > span {
        display: block;
        margin-top: -10px;
    }
}
@media only all and (min-width: 320px) and (max-width: 719px) {
    html:not(.pt-layout-fixed) .pt-module-findid-skin-basic .pt-module-findid-selectmenu {
        margin-top: 10px;
    }
    .pt-module-findid-skin-basic .pt-module-findid-selectmenu:first-child {
        margin-top: 0;
    }
    #pt-module-findid-pw, #pt-module-findid-pw-re {
        width: 100%;
    }
}
.pt-module-findid-skin-basic .pt-module-findid-selectmenu.pt-module-findid-selectmenu-col2 > .pt-btn {
    width: 47%;
    width: 46.6%;
}
.pt-module-findid-skin-basic .pt-module-findid-selectmenu.pt-module-findid-selectmenu-col3 > .pt-btn {
    width: 30.33%;
    width: 30.03%;
}
.pt-module-findid-skin-basic .pt-module-findid-selectmenu.pt-module-findid-selectmenu-col4 > .pt-btn {
    width: 22%;
    *width: 21.7%;
}
.pt-module-findid-skin-basic .pt-module-findid-selectmenu.pt-module-findid-selectmenu-col5 > .pt-btn {
    width: 17%;
    width: 16.7%;
}
.pt-module-findid-skin-basic .pt-module-findid-selectmenu.pt-module-findid-selectmenu-col5 > .pt-btn:hover {
    background-color:#ddd;
}

.has-error .control-label,
.has-error .help-block,
.has-error .form-control-feedback {
    color: red;
}

.has-error .pt-form-control {
    border: 1px solid red;
}

.pt-form-control {
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}