{
    "login":  {
                  "page":  {
                               "background_type":  "gradient",
                               "background_gradient":  "linear-gradient(135deg, #ff9a56 0%, #ff6f61 50%, #d32f2f 100%)"
                           },
                  "logo":  {
                               "type":  "text",
                               "text":  "Sunset",
                               "text_color":  "#ffffff",
                               "text_font_size":  28
                           },
                  "form":  {
                               "background_color":  "rgba(255,255,255,0.9)",
                               "border_radius":  12,
                               "width":  380
                           },
                  "heading":  {
                                  "show":  true,
                                  "text":  "Sign In",
                                  "color":  "#d32f2f"
                              },
                  "fields":  {
                                 "border_color":  "#ffccbc",
                                 "border_radius":  6
                             },
                  "button":  {
                                 "background_color":  "#e64a19",
                                 "text_color":  "#ffffff",
                                 "border_radius":  25
                             },
                  "links":  {
                                "color":  "#bf360c",
                                "show_lost_password":  true
                            }
              },
    "register":  {
                     "page":  {
                                  "background_type":  "gradient",
                                  "background_gradient":  "linear-gradient(135deg, #ff9a56 0%, #ff6f61 50%, #d32f2f 100%)"
                              },
                     "logo":  {
                                  "type":  "text",
                                  "text":  "Sunset",
                                  "text_color":  "#ffffff",
                                  "text_font_size":  28
                              },
                     "form":  {
                                  "background_color":  "rgba(255,255,255,0.9)",
                                  "border_radius":  12,
                                  "width":  380
                              },
                     "heading":  {
                                     "show":  true,
                                     "text":  "Sign In",
                                     "color":  "#d32f2f"
                                 },
                     "fields":  {
                                    "border_color":  "#ffccbc",
                                    "border_radius":  6
                                },
                     "button":  {
                                    "background_color":  "#e64a19",
                                    "text_color":  "#ffffff",
                                    "border_radius":  25
                                },
                     "links":  {
                                   "color":  "#bf360c",
                                   "show_lost_password":  true
                               }
                 },
    "lostpassword":  {
                         "page":  {
                                      "background_type":  "gradient",
                                      "background_gradient":  "linear-gradient(135deg, #ff9a56 0%, #ff6f61 50%, #d32f2f 100%)"
                                  },
                         "logo":  {
                                      "type":  "text",
                                      "text":  "Sunset",
                                      "text_color":  "#ffffff",
                                      "text_font_size":  28
                                  },
                         "form":  {
                                      "background_color":  "rgba(255,255,255,0.9)",
                                      "border_radius":  12,
                                      "width":  380
                                  },
                         "heading":  {
                                         "show":  true,
                                         "text":  "Sign In",
                                         "color":  "#d32f2f"
                                     },
                         "fields":  {
                                        "border_color":  "#ffccbc",
                                        "border_radius":  6
                                    },
                         "button":  {
                                        "background_color":  "#e64a19",
                                        "text_color":  "#ffffff",
                                        "border_radius":  25
                                    },
                         "links":  {
                                       "color":  "#bf360c",
                                       "show_lost_password":  true
                                   }
                     },
    "password":  {
                     "show_top_text":  "on",
                     "top_header":  "Private Content",
                     "top_content":  "This area is password protected.",
                     "top_text_align":  "center",
                     "form_label":  "Password",
                     "form_btn_text":  "Enter",
                     "form_background":  "rgba(255,255,255,0.9)",
                     "form_border_radius":  12,
                     "show_social":  "on",
                     "link_facebook":  "",
                     "link_twitter":  "",
                     "link_youtube":  "",
                     "show_bottom_text":  "off",
                     "label_color":  "#6b3a1a",
                     "form_text_color":  "#2a1a0a",
                     "form_outer_background":  "rgba(255,255,255,0.95)",
                     "button_color":  "#e85d04",
                     "input_border_color":  "#f4a460",
                     "page_background_gradient":  "linear-gradient(135deg, #f9a825 0%, #e85d04 50%, #c62828 100%)",
                     "button_border_radius":  8,
                     "active_style":  "two",
                     "page_background_type":  "gradient",
                     "heading_color":  "#8b2a00",
                     "input_background":  "#ffffff",
                     "button_text_color":  "#ffffff",
                     "input_border_radius":  8
                 }
}