.error_msg{
    color:red;
    display:none;
    font-size;10px;
}
.error{
    color:red;
    }

#cardtp_name {
    text-transform:capitalize;
    color: #3a5826;
    margin: auto;
    padding-top: 17px;
    font-size: 24px;
}
.heding h2 {
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 600;
    color: #174d1c;
}
.form_secund {
    box-shadow: 0 0 5px #ccc;
    padding: 20px;
}
.form-group.btn-place {
    margin-top: 20px;
}
section.formjs {
    margin-bottom: 50px;
    padding-top: 20px;
}
tr.tops {
    background: #bf8f00;
    color: #fff;
}
.form_first {
    padding: 20px;
    box-shadow: 0 0 5px #ccc;
    margin-top: 10px;
}

.fixedSticky{
    left: 55%;
}
.error-label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}