{
    "login":  {
                  "page":  {
                               "background_type":  "color",
                               "background_color":  "#1c1c1c"
                           },
                  "logo":  {
                               "type":  "text",
                               "text":  "Elegant",
                               "text_color":  "#c9a96e",
                               "text_font_size":  30,
                               "text_font_family":  "Georgia"
                           },
                  "form":  {
                               "background_color":  "#2a2a2a",
                               "border_radius":  4,
                               "width":  380
                           },
                  "heading":  {
                                  "show":  true,
                                  "text":  "Welcome Back",
                                  "color":  "#c9a96e"
                              },
                  "fields":  {
                                 "border_color":  "#444444",
                                 "border_radius":  2
                             },
                  "button":  {
                                 "background_color":  "#c9a96e",
                                 "text_color":  "#1c1c1c",
                                 "border_radius":  2
                             },
                  "links":  {
                                "color":  "#999999",
                                "show_lost_password":  true
                            }
              },
    "register":  {
                     "page":  {
                                  "background_type":  "color",
                                  "background_color":  "#1c1c1c"
                              },
                     "logo":  {
                                  "type":  "text",
                                  "text":  "Elegant",
                                  "text_color":  "#c9a96e",
                                  "text_font_size":  30,
                                  "text_font_family":  "Georgia"
                              },
                     "form":  {
                                  "background_color":  "#2a2a2a",
                                  "border_radius":  4,
                                  "width":  380
                              },
                     "heading":  {
                                     "show":  true,
                                     "text":  "Welcome Back",
                                     "color":  "#c9a96e"
                                 },
                     "fields":  {
                                    "border_color":  "#444444",
                                    "border_radius":  2
                                },
                     "button":  {
                                    "background_color":  "#c9a96e",
                                    "text_color":  "#1c1c1c",
                                    "border_radius":  2
                                },
                     "links":  {
                                   "color":  "#999999",
                                   "show_lost_password":  true
                               }
                 },
    "lostpassword":  {
                         "page":  {
                                      "background_type":  "color",
                                      "background_color":  "#1c1c1c"
                                  },
                         "logo":  {
                                      "type":  "text",
                                      "text":  "Elegant",
                                      "text_color":  "#c9a96e",
                                      "text_font_size":  30,
                                      "text_font_family":  "Georgia"
                                  },
                         "form":  {
                                      "background_color":  "#2a2a2a",
                                      "border_radius":  4,
                                      "width":  380
                                  },
                         "heading":  {
                                         "show":  true,
                                         "text":  "Welcome Back",
                                         "color":  "#c9a96e"
                                     },
                         "fields":  {
                                        "border_color":  "#444444",
                                        "border_radius":  2
                                    },
                         "button":  {
                                        "background_color":  "#c9a96e",
                                        "text_color":  "#1c1c1c",
                                        "border_radius":  2
                                    },
                         "links":  {
                                       "color":  "#999999",
                                       "show_lost_password":  true
                                   }
                     },
    "password":  {
                     "show_top_text":  "on",
                     "top_header":  "Members Area",
                     "top_content":  "Please enter your password to access exclusive content.",
                     "top_text_align":  "center",
                     "form_label":  "Password",
                     "form_btn_text":  "Enter",
                     "form_background":  "#2a2a2a",
                     "form_border_radius":  4,
                     "show_social":  "on",
                     "link_facebook":  "",
                     "link_twitter":  "",
                     "link_youtube":  "",
                     "show_bottom_text":  "on",
                     "bottom_header":  "Need Help?",
                     "bottom_content":  "Contact support for access.",
                     "form_text_color":  "#ffffff",
                     "input_background":  "rgba(255,255,255,0.95)",
                     "page_background_color":  "#1a1a2e",
                     "button_border_radius":  6,
                     "heading_color":  "#c9a96e",
                     "active_style":  "four",
                     "button_text_color":  "#1a1a1a",
                     "page_background_type":  "color",
                     "label_color":  "#d0c0a0",
                     "button_color":  "#c9a96e",
                     "input_border_radius":  6
                 }
}