#gbwp-wrap,
.gbwp-wrap {
    padding: 20px 16px 16px 16px;
    margin: 0 0 0 -20px;
    background: #ffffff;
}

@media (max-width: 783px) {

    #gbwp-wrap,
    .gbwp-wrap {
        padding: 0;
        margin: 0 0 0 -10px;
    }
}

@font-face {
    font-family: 'gbwpfont';
    src: url('gbwpfont.eot?yao3yv');
    src: url('gbwpfont.eot?yao3yv#iefix') format('embedded-opentype'),
        url('gbwpfont.ttf?yao3yv') format('truetype'),
        url('gbwpfont.woff?yao3yv') format('woff'),
        url('gbwpfont.svg?yao3yv#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="gbwp-icon-"]:before,
[class*=" gbwp-icon-"]:after,
[class^="gbwp-icon-"]:after,
[class*=" gbwp-icon-"]:before,
[id^="gbwp-nav-"]:before,
[id*=" gbwp-nav-"]:after,
[id^="gbwp-nav-"]:after,
[id*=" gbwp-nav-"]:before {
    font-family: 'gbwpfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="gbwp-icon-"] span.hidden,
[class*=" gbwp-icon-"] span.hidden {
    display: inline-block;
    height: 0;
    width: 0;
    overflow: hidden;
}

#gbwp-wrap .gbwp-icon-dashboard:before,
#gbwp-wrap #gbwp-nav-dashboard:before {
    content: "\f109"
}

#gbwp-wrap .gbwp-icon-cache-control:before,
#gbwp-wrap #gbwp-nav-cache-control:before {
    content: "\e94d";
}

#gbwp-wrap .gbwp-icon-cache-rules:before,
#gbwp-wrap #gbwp-nav-cache-rules:before {
    content: "\f121";
}

#gbwp-wrap .gbwp-icon-optimization:before,
#gbwp-wrap #gbwp-nav-optimization:before {
    content: "\e9d4"
}

#gbwp-wrap .gbwp-icon-performance:before,
#gbwp-wrap #gbwp-nav-performance:before {
    content: "\f1d9";
}

#gbwp-wrap .gbwp-icon-protection:before,
#gbwp-wrap #gbwp-nav-protection:before {
    content: "\e9a9";
}

#gbwp-wrap .gbwp-icon-operation:before,
#gbwp-wrap #gbwp-nav-operation:before {
    content: "\e9b7";
}

#gbwp-wrap .gbwp-icon-maintenance:before,
#gbwp-wrap #gbwp-nav-maintenance:before {
    content: "\f085";
}

#gbwp-wrap .gbwp-icon-purge:before {
    content: "\e97d";
}

#gbwp-wrap .gbwp-icon-extlink:before {
    content: "\f08e";
}

/* reset */
#wpbody,
#wpbody-content {
    background: white;
}

#wpfooter {
    display: none;
}

#gbwp-wrap h1,
#gbwp-wrap h2,
#gbwp-wrap h3,
#gbwp-wrap h4 {
    color: currentColor;
    margin: 0;
    font-weight: normal;
}

#gbwp-wrap form {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

#gbwp-wrap a {
    color: currentColor;
    transition: color 200ms ease-out;
    -webkit-transition: color 200ms ease-out;
}

#gbwp-wrap a:hover {
    color: currentColor;
}

#gbwp-wrap input[type=submit] {
    cursor: pointer;
    border: none;
}

#gbwp-wrap a:active,
#gbwp-wrap a:link,
#gbwp-wrap button:active,
#gbwp-wrap button:link {
    outline: none;
}

#gbwp-wrap a:focus,
#gbwp-wrap button:focus {
    color: currentColor;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* /reset */

#gbwp-wrap .gbwp-body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-interpolation-mode: nearest-neighbor;
    image-rendering: optimizeQuality;
    text-rendering: optimizeLegibility;
    display: -webkit-flex;
    display: flex;
    color: #23282d;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5;
}

#gbwp-wrap .gbwp-body * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#gbwp-wrap .gbwp-u-flex {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

#gbwp-wrap .gbwp-title1 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.01em;
}

#gbwp-wrap .gbwp-title2 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: -0.02em;
}

#gbwp-wrap .gbwp-title3 {
    font-weight: 600;
}

#gbwp-wrap .gbwp-title3,
#gbwp-wrap .gbwp-field-radio label,
#gbwp-wrap .gbwp-select select,
#gbwp-wrap .gbwp-select label {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.71429;
    letter-spacing: -0.011em;
}

#gbwp-wrap .gbwp-header {
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    -ms-flex: 0 0 225px;
    -webkit-flex: 0 0 225px;
    flex: 0 0 225px;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-header {
        -ms-flex: 0 0 50px;
        -webkit-flex: 0 0 50px;
        flex: 0 0 50px;
    }
}

#gbwp-wrap .gbwp-header-logo {
    padding: 28px 0 0 0;
    text-align: center;
    width: 225px;
    height: 98px;
    border-bottom: 1px solid #e0e4e9;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-header-logo {
        padding: 42px 0 16px 0;
        width: auto;
        height: auto;
    }
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-header-logo-big {
        display: none;
    }
}

#gbwp-wrap .gbwp-header-logo-sm {
    display: none;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-header-logo-sm {
        display: inline-block;
    }
}

#gbwp-wrap .gbwp-header-nav {
    margin-top: 18px;
}

#gbwp-wrap .gbwp-content {
    position: relative;
    background: #fff;
    padding: 32px 24px 0px 24px;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 1230px;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-content {
        padding: 24px 16px;
    }
}

#gbwp-wrap .gbwp-page {
    margin-bottom: 32px;
}

#gbwp-wrap .gbwp-page-row {
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}

@media (max-width: 1239px) {
    #gbwp-wrap .gbwp-page-row {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}

#gbwp-wrap .gbwp-page-col {
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

#gbwp-wrap .gbwp-page-col-fixed {
    margin-left: 24px;
    -ms-flex: 0 0 325px;
    -webkit-flex: 0 0 325px;
    flex: 0 0 325px;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-page-col-fixed {
        margin-left: 0;
    }
}

@media (max-width: 1239px) {
    #gbwp-wrap .gbwp-page-col-fixed {
        margin-left: 0;
    }
}

/* dashboard */
#gbwp-wrap .gbwp-page#dashboard .gbwp-stats {
    position: relative;
    margin-top: 30px;
    margin-bottom: 12px;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-page#dashboard .gbwp-stats {
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-stats-item {
    background: #fff;
    margin: 0 8px 0 8px;
    padding: 14px;
    width: calc(100% / 4);
    border-radius: 6px;
}


@media (max-width: 783px) {
    #gbwp-wrap .gbwp-page#dashboard .gbwp-stats-item {
        width: 100%;
        margin: 8px 0 8px 0;
    }
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-stats-item>div {
    display: block;
    text-align: center;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-stats-item.item-1 {
    border: 1px solid yellowgreen;
    margin-left: 0px;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-stats-item.item-2 {
    border: 1px solid mediumturquoise;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-stats-item.item-3 {
    border: 1px solid pink;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-stats-item.item-4 {
    border: 1px solid #f1a9a0;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-stats-item .gbwp-stats-cols-1 {
    font-weight: 500;
    font-size: 15px;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-stats-item .gbwp-stats-cols-2 {
    margin: 2px 0 2px 0;
    font-size: 16px;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-stats-item .gbwp-stats-cols-2>span {
    display: inline-block;
    font-size: 14px;
    margin-left: 4px;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-stats-item .gbwp-stats-cols-3 {
    font-size: 13px;
}

#gbwp-wrap .gbwp-page#dashboard .plugin-info ul {
    clear: both;
    margin-top: 0;
    margin-bottom: 0;
}

#gbwp-wrap .gbwp-page#dashboard .plugin-info ul span {
    display: inline-block;
    margin-right: 5px;
    min-width: 150px;
    color: #72777c;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-page#dashboard .plugin-info ul span {
        display: block;
    }
}

#gbwp-wrap .gbwp-page#dashboard .plugin-info li {
    margin-bottom: 8px;
}

#gbwp-wrap .gbwp-page#dashboard .plugin-info li:last-child {
    margin-bottom: 0;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-dashboard-container {
    margin-bottom: 40px;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-dashboard-container .gbwp-button-submit {
    margin-top: 15px;
    padding: 5px 50px;
    font-size: 12px;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-dashboard-container .gbwp-button-clearcache {
    margin-top: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    font-size: 12px;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-dashboard-container .gbwp-field-description {
    font-size: 12px;
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-page-col-fixed {
    margin-left: 24px;
    -ms-flex: 0 0 260px;
    -webkit-flex: 0 0 260px;
    flex: 0 0 260px;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-page#dashboard .gbwp-page-col-fixed {
        margin-left: 0px;
    }
}

#gbwp-wrap .gbwp-page#dashboard .gbwp-optionheader .gbwp-title2 {
    line-height: 0px;
}

/* /dashboard */

#gbwp-wrap .gbwp-menu-item {
    position: relative;
    display: block;
    padding: 16px 44px 18px 20px;
    text-decoration: none;
    color: #23282d;
    border-left: 2px solid transparent;
    border-top: 1px solid transparent;
    overflow: hidden;
    transition: all 100ms ease-out;
    -webkit-transition: all 100ms ease-out;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-menu-item {
        width: 57px;
        height: 50px;
        padding: 0;
    }
}

#gbwp-wrap .gbwp-menu-item:before {
    position: absolute;
    top: calc(50% - 12px);
    right: 18px;
    text-align: center;
    font-size: 1.4375rem;
    line-height: 1;
    color: #23282d;
    opacity: 0.4;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
}

#gbwp-wrap .gbwp-menu-item:hover,
#gbwp-wrap .gbwp-menu-item.active {
    color: #23282d;
    background: #fff;
    border-left: 2px solid #b316b1;
}

#gbwp-wrap .gbwp-menu-item:hover .gbwp-menu-item-title,
#gbwp-wrap .gbwp-menu-item.active .gbwp-menu-item-title {
    color: #b316b1;
}

#gbwp-wrap .gbwp-menu-item:hover:before,
#gbwp-wrap .gbwp-menu-item.active:before {
    color: #b316b1;
    opacity: 1;
}

#gbwp-wrap .gbwp-menu-item:focus {
    color: #23282d;
}

#gbwp-wrap .gbwp-menu-item:focus:before {
    color: #23282d;
}

#gbwp-wrap .gbwp-menu-item:link {
    outline: none;
}

#gbwp-wrap .gbwp-menu-item-title {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.46154;
    font-weight: bold;
    letter-spacing: -0.08px;
    text-transform: uppercase;
    color: #23282d;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-menu-item-title {
        display: none !important;
    }
}

#gbwp-wrap .gbwp-menu-item-description {
    margin-top: 2px;
    color: #666666;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.23077;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-menu-item-description {
        display: none;
    }
}

#gbwp-wrap .gbwp-section-header {
    position: relative;
    border-bottom: 1px solid #e0e4e9;
    padding-bottom: 14px;
}

#gbwp-wrap .gbwp-section-header:before {
    content: '';
    position: absolute;
    display: block;
    width: 48px;
    height: 4px;
    bottom: -1px;
    left: 0;
    background: #b316b1;
}

#gbwp-wrap .gbwp-section-header .gbwp-title1 {
    line-height: 48px;
}

#gbwp-wrap .gbwp-section-header .gbwp-title1:before {
    display: inline-block;
    width: 48px;
    height: 48px;
    margin-right: 14px;
    color: #b316b1;
    text-align: center;
}

#gbwp-wrap .gbwp-section-header-title {
    margin-top: 8px;
    padding-left: 72px;
}

#gbwp-wrap .gbwp-section-header-description {
    color: #34373a;
    margin-top: 8px;
    padding-left: 72px;
}

#gbwp-wrap .gbwp-optionheader {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 28px;
    padding-bottom: 4px;
}

#gbwp-wrap .gbwp-optionheader .gbwp-title2 {
    line-height: 24px;
    color: #b316b1;
    padding-right: 40px;
}

#gbwp-wrap .gbwp-field-container {
    margin-top: 8px;
}

#gbwp-wrap .gbwp-field-container-description {
    color: #34373a;
}

#gbwp-wrap .gbwp-field-container-description a:hover,
#gbwp-wrap .gbwp-field-container-description a:focus {
    color: #1eadbf;
}

#gbwp-wrap .gbwp-field-container-description p {
    font-size: 14px;
    font-size: .875rem;
}

#gbwp-wrap .gbwp-field-container-description-helper {
    color: #26a65b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
}

#gbwp-wrap .gbwp-field-container-fieldset {
    margin-top: 16px;
    background: #f9fafb;
    padding: 16px;
    border: 1px solid #e8ebee;
    border-radius: 2px;
}

#gbwp-wrap .gbwp-field-container-fieldset.share {
    padding-bottom: 0px;
}

#gbwp-wrap .gbwp-field-container-fieldset.share .gbwp-field:last-child {
    padding-bottom: 16px;
}

#gbwp-wrap .gbwp-field-container-helper {
    margin-top: 16px;
    color: #d60e5b;
    font-weight: 500;
}

#gbwp-wrap .gbwp-field-container-helper:before {
    position: relative;
    top: 3px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1;
    margin-right: 4px;
}

#gbwp-wrap .gbwp-button {
    position: relative;
    display: inline-block;
    border: none;
    width: auto;
    padding: 8px 60px;
    text-align: center;
    background: #b316b1;
    -moz-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: -0.08px;
    font-weight: bold;
    border-radius: 4px;
    color: #fff !important;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 200ms ease-out;
    -webkit-transition: all 200ms ease-out;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.53846;
    cursor: pointer;
}

#gbwp-wrap .gbwp-button:hover,
#gbwp-wrap .gbwp-button:focus {
    color: #fff !important;
    -moz-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.25), 0 3px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 7px 14px rgba(50, 50, 93, 0.25), 0 3px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 7px 14px rgba(50, 50, 93, 0.25), 0 3px 6px rgba(0, 0, 0, 0.2);
}

#gbwp-wrap .gbwp-button:focus {
    outline: none;
    color: #fff !important;
}

#gbwp-wrap .gbwp-button-submit {
    margin-top: 32px;
}

#gbwp-wrap .gbwp-field {
    padding: 16px 0;
    transition: opacity 150ms ease-out;
    -webkit-transition: opacity 150ms ease-out;
}

#gbwp-wrap .gbwp-field-share {
    border-top: none !important;
    padding-top: 0;
}

#gbwp-wrap .gbwp-field-share .gbwp-field-description {
    padding-left: 0;
}

#gbwp-wrap .gbwp-field+.gbwp-field,
#gbwp-wrap .gbwp-field+.gbwp-warningContainer {
    border-top: 1px solid #dddddd;
}

#gbwp-wrap .gbwp-field:first-child {
    padding-top: 0;
}

#gbwp-wrap .gbwp-field:last-child {
    padding-bottom: 0;
}

#gbwp-wrap .gbwp-field-description {
    margin-top: 4px;
    color: #34373a;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.53846
}

#gbwp-wrap .gbwp-field-description a:hover,
#gbwp-wrap .gbwp-field-description a:focus {
    color: #1eadbf;
}

#gbwp-wrap .gbwp-field-description-helper {
    color: #00a66b;
}

#gbwp-wrap .gbwp-field-description-label {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.42857;
    font-weight: 500;
    color: #34373a;
}

#gbwp-wrap .gbwp-field-list {
    margin: 0;
    color: #34373a;
    font-weight: normal;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-field-list li {
        max-width: 250px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

#gbwp-wrap .gbwp-field-list li+li {
    margin-top: 16px;
}

#gbwp-wrap .gbwp-field-list li:before {
    position: relative;
    top: 3px;
    margin-right: 8px;
    color: #02707f;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.11111;
}

#gbwp-wrap .gbwp-field-list a {
    text-decoration: none;
}

#gbwp-wrap .gbwp-field-list a:hover,
#gbwp-wrap .gbwp-field-list a:focus {
    color: #1eadbf;
}

#gbwp-wrap .gbwp-field-list a:hover {
    text-decoration: underline;
}

#gbwp-wrap .gbwp-field .gbwp-button {
    margin: 8px 0;
}

#gbwp-wrap .gbwp-field .gbwp-flex {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-field .gbwp-flex {
        text-align: left;
        -ms-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}

#gbwp-wrap .gbwp-field p {
    margin-bottom: 0;
}

#gbwp-wrap .gbwp-field label {
    font-weight: 500;
}

#gbwp-wrap .gbwp-field h4 {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.71429;
}

#gbwp-wrap .gbwp-field-children {
    padding-left: 32px;
}

#gbwp-wrap .gbwp-field-children.gbwp-field-textarea {
    padding-right: 80px;
}

@media (max-width: 1239px) {
    #gbwp-wrap .gbwp-field-children.gbwp-field-textarea {
        padding-right: 32px;
    }
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-field-children.gbwp-field-textarea {
        padding-right: 0;
    }
}

#gbwp-wrap .gbwp-field-checkbox .gbwp-field-description {
    margin-left: 32px;
}

#gbwp-wrap .gbwp-field-checkbox .gbwp-field-description.share {
    margin-left: 0;
}

#gbwp-wrap .gbwp-field-durationtime .gbwp-field-number,
#gbwp-wrap .gbwp-field-durationtime .gbwp-field-select {
    display: inline-block;
    padding-top: 0;
    width: auto;
    padding-bottom: 0;
}

#gbwp-wrap .gbwp-field-durationtime .gbwp-field-select {
    position: relative;
    padding-left: 8px;
    top: -2px;
    border-top: none;
}

#gbwp-wrap .gbwp-field-durationtime .gbwp-field-number .gbwp-text input[type=number] {
    background: #f2f3f6;
    height: 35px;
    border: 1px solid #dddddd;
    font-family: inherit;
    font-size: 16px;
    font-size: 1em;
}

#gbwp-wrap .gbwp-field-durationtime .gbwp-field-description {
    margin: 8px 0;
    color: #00a66b;
}

#gbwp-wrap .gbwp-field-durationtime .gbwp-field-description-label {
    color: #23282d;
}

#gbwp-wrap .gbwp-checkbox {
    position: relative;
    padding-left: 32px;
}

#gbwp-wrap .gbwp-checkbox label {
    user-select: none;
}

#gbwp-wrap .gbwp-checkbox [type="checkbox"]:not(:checked),
#gbwp-wrap .gbwp-checkbox [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

#gbwp-wrap .gbwp-checkbox [type="checkbox"]:not(:checked)+label:before,
#gbwp-wrap .gbwp-checkbox [type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    border: 2px solid #34373a;
    border-radius: 3px;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
}

#gbwp-wrap .gbwp-checkbox [type="checkbox"]:not(:checked)+label:after,
#gbwp-wrap .gbwp-checkbox [type="checkbox"]:checked+label:after {
    content: "\f00c";
    position: absolute;
    top: 5px;
    left: 2px;
    color: #fff;
    font-family: 'gbwpfont';
    speak: none;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.28571;
    transition: all 150ms ease-out;
    -webkit-transition: all 150ms ease-out;
}

#gbwp-wrap .gbwp-checkbox [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(2);
}

#gbwp-wrap .gbwp-checkbox [type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

#gbwp-wrap .gbwp-checkbox [type="checkbox"]:checked+label:before {
    background: #044f67;
    border-color: #044f67;
}

#gbwp-wrap .gbwp-checkbox [type="checkbox"]:checked:focus+label:before {
    background: #044f67;
    border: 2px solid #044f67;
}

#gbwp-wrap .gbwp-checkbox [type="checkbox"]:focus+label:before {
    border: 2px solid #044f67;
}

#gbwp-wrap .gbwp-checkbox [type="checkbox"]:disabled+label div.gbwp-field-description,
#gbwp-wrap .gbwp-checkbox [type="checkbox"]:disabled+label,
#gbwp-wrap .gbwp-checkbox [type="checkbox"]:disabled+label:before {
    opacity: 0.55;
}

#gbwp-wrap .gbwp-select {
    position: relative;
}

#gbwp-wrap .gbwp-select.gbwp-select-cache-control-mobile {
    margin: 8px 0px 8px 32px;
}

#gbwp-wrap .gbwp-select.gbwp-select-cache-control-mobile label {
    margin-left: 0px;
    margin-bottom: 8px;
    display: block;
    font-weight: 500;
}

#gbwp-wrap .gbwp-select select {
    margin: 0;
    padding: 0 8px;
    height: 36px;
    border: 1px solid #dddddd;
    background: #f2f3f6;
    color: #23282d;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    letter-spacing: 0.011em;
}

#gbwp-wrap .gbwp-select select:focus {
    outline: none;
    border-color: #34373a;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#gbwp-wrap .gbwp-select select:disabled,
#gbwp-wrap .gbwp-select select:disabled+label {
    opacity: 0.55;
}

#gbwp-wrap .gbwp-select label {
    font-weight: bold;
    margin-left: 8px;
}

#gbwp-wrap .gbwp-select label.left {
    margin-left: 0;
    margin-right: 8px;
}

#gbwp-wrap .gbwp-textarea {
    margin-top: 8px;
}

#gbwp-wrap .gbwp-textarea textarea {
    padding: 8px;
    width: 100%;
    height: 70px;
    font-family: monospace, monaco, Consolas, Lucida Console;
    color: #23282d;
    background: #fff;
    border: 2px solid #c2cad4;
    border-radius: 3px;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.23077;
    transition: border 200ms ease-out;
    -webkit-transition: border 200ms ease-out;
}

#gbwp-wrap .gbwp-textarea textarea:focus {
    outline: none;
    border-color: #34373a;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#gbwp-wrap .gbwp-textarea+.gbwp-field-description {
    color: #00a66b;
}

#gbwp-wrap .gbwp-text label {
    color: #34373a;
}

#gbwp-wrap .gbwp-text input[type=text],
#gbwp-wrap .gbwp-text input[type=number] {
    margin-top: 8px;
    padding: 0 8px;
    width: 100%;
    height: 32px;
    color: #23282d;
    background: #fff;
    border: 2px solid #c2cad4;
    border-radius: 3px;
    font-family: monospace, monaco, Consolas, Lucida Console;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.33333;
    transition: border 200ms ease-out;
    -webkit-transition: border 200ms ease-out;
}

#gbwp-wrap .gbwp-text input[type=text]:focus,
#gbwp-wrap .gbwp-text input[type=number]:focus {
    outline: none;
    border-color: #34373a;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#gbwp-wrap .gbwp-text input[type=number] {
    width: 80px;
}

#gbwp-wrap .gbwp-text-number label {
    margin-right: 8px;
}

#gbwp-wrap .gbwp-upload input[type=file] {
    display: block;
    width: 252px;
    margin: 8px 8px 8px 0;
    padding: 8px;
    border: 1px solid #dddddd;
    background: #f2f3f6;
    color: #23282d;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.45455;
}

#gbwp-wrap .gbwp-upload input[type=file]:focus {
    outline: none;
    border-color: #34373a;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* custom reset */
#gbwp-wrap .gbwp-text-helper {
    color: #26a65b;
    font-size: 14px;
    font-size: .875rem;
}

#gbwp-wrap .gbwp-text-bold {
    font-weight: 500;
}

#gbwp-wrap .gbwp-hide {
    display: none !important;
}

#gbwp-wrap code {
    font-family: monospace, monaco, Consolas, Lucida Console;
}

#gbwp-wrap .gbwp-field-url {
    display: inline-block;
    padding-bottom: 0;
    width: 100%;
}

#gbwp-wrap .gbwp-field-url .gbwp-text>input {
    display: inline-block;
    width: 20%;
}

#gbwp-wrap .gbwp-field-url .gbwp-text>label {
    display: inline-block;
}

#gbwp-wrap .gbwp-field-url .gbwp-text>label code {
    padding: 8px;
}

#gbwp-wrap .gbwp-field-url .gbwp-field-description {
    padding-left: 0;
    margin-left: 0;
}

#gbwp-wrap .gbwp-field-description ol.gbwp-info {
    margin-left: 0;
    padding-left: 0;
    margin-right: 0;
    padding-right: 0;
}

@media (max-width: 783px) {
    #gbwp-wrap .gbwp-field-url {
        display: block;
    }

    #gbwp-wrap .gbwp-field-url .gbwp-text>input {
        display: block;
        width: 100%;
    }

    #gbwp-wrap .gbwp-field-url .gbwp-text>label {
        display: block;
    }
}

.update-nag {
    display: none;
}