html .formcraft-css .powered-by{
display: none;
}
.menucin{
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    text-transform: uppercase;
margin-left: -15px;
}
.is-sticky .menucin{
display: none;
}
.thankcls{
min-height: 475px;
}
.thankcls h5{
text-align: center;
font-size: 22px;
    line-height: 32px;
}
.final-success span, .thanktext{
    background: #e76c28;
    padding: 15px;
    border-radius: 5px;
    color: #fff!important;
    text-align: center;
    font-size: 20px;
margin-bottom: 45px;
}
html .formcraft-css .fc-form .form-element .field-cover.heading-cover {
    padding-bottom: 0.5em!important;
}
label {
    font-size: 16px!important;
}
.footer-copyright-section p, .zozo-footer-nav.navbar-nav > li > a {
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}
.footer-copyright-section {
    background: #ffffff;
    padding: 15px 0;
    border-top: 3px solid #e76c28;
    text-align: center;
}
.header-section.type-header-3 .header-main-section {
    height: 160px;
}
.header-section.type-header-3 .header-main-section .navbar-collapse {
    display: none!important;
    max-height: none!important;
}
.formcraft-css .fc-form .form-page-content .form-element-type-heading .form-element-html{
    padding-bottom: 0px!important;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 20px!important;
}
.formcraft-css .form-element .field-cover input[type="email"]::placeholder, .formcraft-css .form-element .field-cover input[type="text"]::placeholder, .formcraft-css .form-element .field-cover textarea::placeholder{ color: #797979!important;font-size: 14px!important;}
html .formcraft-css .fc-form .form-element .form-element-html input[type=color], html .formcraft-css .fc-form .form-element .form-element-html input[type=date], html .formcraft-css .fc-form .form-element .form-element-html input[type=datetime-local], html .formcraft-css .fc-form .form-element .form-element-html input[type=datetime], html .formcraft-css .fc-form .form-element .form-element-html input[type=email], html .formcraft-css .fc-form .form-element .form-element-html input[type=month], html .formcraft-css .fc-form .form-element .form-element-html input[type=number], html .formcraft-css .fc-form .form-element .form-element-html input[type=password], html .formcraft-css .fc-form .form-element .form-element-html input[type=search], html .formcraft-css .fc-form .form-element .form-element-html input[type=tel], html .formcraft-css .fc-form .form-element .form-element-html input[type=text], html .formcraft-css .fc-form .form-element .form-element-html input[type=time], html .formcraft-css .fc-form .form-element .form-element-html input[type=url], html .formcraft-css .fc-form .form-element .form-element-html input[type=week], html .formcraft-css .fc-form .form-element .form-element-html select, html .formcraft-css .fc-form .form-element .form-element-html textarea {
    border: 1px solid #a7a7a7;
}