/*
	@package amaaaze
*/
/*
	Import
	------------------------------------------------
*/
#wpcontent {
  font-family: 'Andika', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;
  font-weight: 300; }

h1, h2, h3, h4, h5, .form-table th, .form-wrap label {
  font-weight: 500; }

.amaaaze-general-form .form-table {
  display: inline-block;
  width: auto; }

.amaaaze-sidebar-preview {
  float: right;
  display: inline-block;
  width: 280px;
  background-color: #1F1F1F;
  padding: 20px;
  text-align: center;
  margin-right: 20px; }

.amaaaze-sidebar {
  display: block;
  text-align: center; }

h1.amaaaze-username,
h2.amaaaze-description {
  font-weight: 100;
  color: #fff; }

h1.amaaaze-username {
  font-size: 24px;
  margin: 0 0 10px; }

h2.amaaaze-description {
  font-size: 13px;
  margin: 0 0 20px; }

.amaaaze-icon-sidebar {
  margin: 0 5px; }
  .amaaaze-icon-sidebar:before {
    width: 22px;
    height: 22px;
    font-size: 22px; }

.amaaaze-icon-sidebar--gplus {
  margin-left: 8px; }

.amaaaze-icon-button:before {
  margin-top: 3px;
  margin-left: -3px; }

.image-container {
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: center; }

.profile-picture {
  display: inline-block;
  margin: 20px auto; }

.profile-picture img {
  height: auto;
  max-width: 220px;
  width: 100%; }

/*# sourceMappingURL=amaaaze.admin.css.map */
