#dokan-shipstation-vendor-settings .dokan-panel #dokan-form-group-shipstation-generate-credential {
    margin: 0 auto;
}

#dokan-shipstation-vendor-settings .dokan-panel .dokan-panel-body {
    padding-bottom: 5px;
}

#dokan-shipstation-vendor-settings .dokan-shipstation-panel-desc {
    margin: 0 auto 10px;
    padding: 5px 0;
}

#dokan-shipstation-vendor-settings .dokan-shipstation-credentials-btn {
    float: right;
}

#dokan-shipstation-vendor-settings button:focus {
    outline: none;
}

#dokan-shipstation-vendor-settings .dokan-form-group {
    display: block;
    overflow: hidden;
}

#dokan-shipstation-vendor-settings .dokan-form-group .dokan-control-label {
    padding: 4px 0;
}

#dokan-shipstation-vendor-settings .dokan-shipstation-code {
    display: inline-block;
    overflow: hidden;
    min-width: 355px;
    border-radius: 4px;
    padding: 7px 10px;
    font-size: 13px;
}

#dokan-shipstation-vendor-settings span.dokan-copy-to-clipboard {
    padding: 0 7px;
    display: inline-block;
    position: relative;
    top: -8px;
}

#dokan-shipstation-vendor-settings .dokan-shipstation-input-warning-wrapper p {
    color: #ff0000;
    font-size: 15px;
    padding-right: 52px;
}
