.pwwa-heading {
    font-size: 200%;
    font-weight: 600;
    margin-bottom: 1.0em;
}

.pwwa-bordered-container {
    min-width: 600px;
    display: inline-block;
    border-color: #0087B4;
    border-width: 14px;
    border-style: solid;
    border-radius: 28px;
    background-color: #FFFFFF;
    padding: 32px;
}

.pwwa-header {
    line-height: initial;
    margin-bottom: 32px;
}

.pwwa-title-container {
    display: inline-block;
    vertical-align: top;
}

.pwwa-title {
    margin-top: 10px;
    margin-bottom: 3px;
    font-weight: bold;
    font-size: 200%;
}

.pwwa-credits {
    opacity: 0.75;
}

.pwwa-version {
    font-size: 80%;
    opacity: 0.25;
}

.pwwa-main-content {
    line-height: initial;
}

.pwwa-link {
    text-decoration: none;
    cursor: pointer;
}

.pwwa-link:hover {
    color: #0073aa;
}

.pwwa-shortcode {
    font-family: "Courier New", Courier, monospace;
    font-weight: 600;
}

.pwwa-footer {
    display: block;
    margin-top: 100px;
    color: #CCCCCC;
    background-color: #23292D;
    padding: 12px;
    line-height: 1.4;
    margin-right: 20px;
}

.pwwa-footer-site-logo {
    display: inline-block;
    text-align: center;
    vertical-align: top;
}

.pwwa-footer-site-title {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    color: #65686a;
    font-size: 12px;
    text-decoration: none;
}

.pwwa-rating {
    display: inline-block;
    margin-left: 24px;
    line-height: 1.8;
}

.pwwa-rating-highlight {
    font-weight: 600;
    color: #FFFFFF;
    text-decoration: none;
}

.pwwa-summary-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 32px;
    text-align: center;
}

.pwwa-summary-item {
    padding-right: 64px;
}

.pwwa-summary-item-header {
    font-weight: 600;
    font-size: 350%;
}

#pwwa-setup-container {
    display: inline-block;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #333333;
    border-radius: 8px;
    padding: 16px;
    margin-bottom: 32px;
}

#pwwa-setup-error {
    color: red;
    font-weight: 600;
}

.pwwa-setup-section {
    margin: 32px;
}

.pwwa-setup-header {
    color: #23282d;
    font-size: 150%;
    font-weight: 600;
    margin-bottom: 8px;
}

#pwwa-setup-create-affiliate-success {
    display: none;
}

.pwwa-admin-table {
    border-collapse: collapse;
    white-space: nowrap;
    margin-top: 8px;
    text-align: initial;
}

.pwwa-admin-table td, .pwwa-admin-table th {
    border: 1px solid #ddd;
    padding: 8px;
    vertical-align: top;
}

.pwwa-admin-table tr:nth-child(even){background-color: #FFFEE0;}
.pwwa-admin-table tr:nth-child(odd){background-color: #FFFFFF;}

.pwwa-admin-table th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}

.pwwa-admin-table-sortable-column:hover {
    cursor: pointer;
    color: #FFFFD5;
}

.pwwa-section-container {
    display: inline-block;
}

.pwwa-sections {
    display: flex;
    margin-left: 16px;
}

.pwwa-section {
    display: none;
    min-height: 400px;
    margin: 32px;
}

.pwwa-section-item {
    padding: 6px 25px;
    margin-right: 50px;
    text-align: center;
    vertical-align: top;
    color: #999999;
    text-decoration: none;
    flex-grow: 1;
    flex-basis: 0;
    white-space: nowrap;
}

.pwwa-section-item:hover {
    cursor: pointer;
    color: #0073aa;
}

.pwwa-section-item-title {
    margin-top: 3px;
    font-size: 120%;
}

.pwwa-section-item-selected {
    opacity: 1.0;
    border-bottom: solid;
    color: #0073aa;
}

.pwwa-hide-button {
    font-size: 75%;
    margin-bottom: 4px;
    text-align: right;
}

.pwwa-admin-message, #pwwa-save-commissions-message {
    margin: 12px 0;
    color: blue;
}

.pwwa-admin-error {
    color: red;
    font-weight: 600;
}

.pwwa-admin-top-text {
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 120%;
}

#pwwa-save-settings-form .description {
    display: block;
    max-width: 400px;
}

.pwwa-affiliate-url {
    text-decoration: none;
}

.pwwa-section-reports-results {
    margin-top: 12px;
}

#pwwa-affiliates-table tr:hover {
    background-color: #FFFFC5;
}

#pwwa-create-affiliate-form {
    display: inline-block;
}

#pwwa-overlay {
    position: fixed;
    background-color: #000000;
    width: 100%;
    height: 100%;
    z-index: 5;
    opacity: 0.6;
}

#pwwa-edit-affiliate-container {
    min-width: 250px;
    background: #FFFFFF;
    border: 1px solid #BEBEBE;
    border-radius: 0.2em;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    z-index: 10;
    position: absolute;
    display: none;
    padding: 24px;
}

.pwwa-edit-affiliate-close-button {
    position: absolute;
    right: 12px;
    top: 12px;
}

#pwwa-create-user_id, #pwwa-edit-user_id {
    display: block;
}

.pwwa-admin-report-table-container {
    display: inline-block;
    text-align: right;
}

.pwwa-admin-exporting-message {
    color: blue;
}

.pwwa-input-text-small {
    width: 75px;
}

#pwwa-section-commissions {
    line-height: 2.0;
}

.pwwa-section-subtitle {
    font-size: 150%;
    font-weight: 600;
    line-height: 1.2;
}

.pwwa-section-spacer {
    margin-top: 4.0em;
}

.pwwa-input-field-container {
    position: relative;
    margin-top: 12px;
}

.pwwa-edit-affiliate-cancel  {
    vertical-align: bottom;
    margin-left: 8px;
}

.pwwa-edit-affiliate-delete {
    position: absolute;
    bottom: 0;
    right: 12px;
    color: red;
    opacity: 0.6;
}

.pwwa-delete-affiliate:hover {
    color: red;
    opacity: 1.0;
}

.pwwa-hidden {
    display: none;
}

.pwwa-invisible {
    visibility: hidden;
}

.pwwa-pull-right {
    float: right;
}

.pwwa-pull-left {
    float: left;
}