.elementor-40734 .elementor-element.elementor-element-08bcc7a{text-align:center;}.elementor-40734 .elementor-element.elementor-element-1aede7c .elementor-button{background-color:#00108D;border-radius:8px 8px 8px 8px;}.elementor-40734 .elementor-element.elementor-element-1aede7c .elementor-button:hover, .elementor-40734 .elementor-element.elementor-element-1aede7c .elementor-button:focus{background-color:#0015BA;}/* Start custom CSS for text-editor, class: .elementor-element-08bcc7a */.elementor-40734 .elementor-element.elementor-element-08bcc7a .fst_login_wrapper {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.fst_login_wrapper input#wp-submit  {
    background: #00108d !important;
}
.fst_login_wrapper input#wp-submit:hover {
    background: #0016c0 !important;
}

.fst_login_form_auth_wrapper{
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
#fst_submit{
    background: #00108d !important;
}
#fst_submit:hover{
    background: #0016c0 !important;
}
.el-select__placeholder{
    margin-right: -10px !important;
}
.fs_ticket_preview{
    margin-top: -30px !important;
}
.fs_ticket_alert {
    display: none;
}
.fs_create_ticket_btn{
     background: #00108d !important;
}
.fs_create_ticket_btn:hover{
     background: #0016c0 !important;
}
.fs_create_ticket_button{
     background: #00108d !important;
}
.fs_create_ticket_butto:hover{
     background: #0016c0 !important;
}
.fst_field_first_name,
.fst_field_last_name {
    display: none !important;
}


.fst_registration_form {
    display: flex;
    flex-direction: column;
}

.fst_field_user_login { order: 1; }
.fst_field_email { order: 2; }
.fst_field_mobile { order: 3; }
.fst_field_password { order: 4; }
.fs_custom_fields{
    order: 1;
}
.fs_ticket_avatar{
    display: none;
}/* End custom CSS */