/**
Theme Name: PDA
Author: Southmedia
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pda
Template: astra
*/
.page-template-page-member-profile-edit h1 {
  margin-top: 48px;
  margin-left: 24px;
}
.page-template-page-member-profile-edit #content .ast-container {
  display: block;
  overflow: hidden;
}
.page-template-page-member-profile-edit .form-header {
  border-bottom: 1px solid #999;
  background-color: white;
  padding: 48px 120px;
  text-align: right;
}
.page-template-page-member-profile-edit form fieldset {
  margin-bottom: 48px;
  border: none;
}
.page-template-page-member-profile-edit form fieldset h2 {
  display: block;
  width: 100%;
  border-radius: 12px;
  padding: 24px;
  background-color: var(--ast-global-color-0);
  color: white;
}
.page-template-page-member-profile-edit form fieldset h3 {
  margin-top: 24px;
}
.page-template-page-member-profile-edit form fieldset ul, .page-template-page-member-profile-edit form fieldset li {
  list-style-type: none;
}
.page-template-page-member-profile-edit form input[type=submit] {
  display: block;
  margin-top: 48px;
}
.page-template-page-member-profile-edit form .form-field {
  margin-bottom: 24px;
  clear: both;
  display: block;
  overflow: hidden;
}
.page-template-page-member-profile-edit form .form-field input[type=number] {
  min-width: 120px;
}
.page-template-page-member-profile-edit form .form-field h3 {
  margin-top: 12px;
}
.page-template-page-member-profile-edit form .form-field textarea {
  min-height: 150px;
}
.page-template-page-member-profile-edit form .form-field label {
  font-size: 18px;
  font-weight: 500;
  display: block;
  padding-bottom: 8px;
}
.page-template-page-member-profile-edit form .form-field a.button-outline {
  background-color: white;
  border: 1px solid var(--ast-global-color-0);
  color: var(--ast-global-color-0);
  text-decoration: none;
}
.page-template-page-member-profile-edit form .form-field a.button-outline:hover {
  background-color: var(--ast-global-color-1);
  border: 1px solid var(--ast-global-color-1);
  color: var(--ast-global-color-0);
}
.page-template-page-member-profile-edit form .form-field.checkbox label {
  float: left;
  margin-left: 12px;
}
.page-template-page-member-profile-edit form .form-field.checkbox input {
  float: left;
  margin-top: 4px;
}
.page-template-page-member-profile-edit form .form-field.image-upload .image-container {
  background-color: rgba(0, 0, 0, 0.0470588235);
  padding: 24px;
}
.page-template-page-member-profile-edit form .form-field.image-upload img {
  max-height: 120px;
  width: auto;
}

.pagination-block {
  display: flex;
  justify-content: space-between;
}

/*# sourceMappingURL=style.css.map */
