File: /home/mmickelson/theflexguy.com/wp-content/plugins/easy-digital-downloads/assets/css/edd-admin.css
/**
* EDD Admin CSS
*
* @package EDD
* @subpackage Admin CSS
* @copyright Copyright (c) 2015, Pippin Williamson
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
*/
.edd-hidden { display: none; }
.edd-clearfix:after { display: block; visibility: hidden; content: "."; text-indent: -9999px; height: 0; }
.edd-wrap a { text-decoration: none; }
a.edd-delete { color: #a00; }
a.edd-delete:hover { color: #f00; }
/* General Settings Styles
-------------------------------------------------------------- */
.download_page_edd-settings .form-table label { color: #666; font-size: 14px; font-style: italic; margin: 4px 0 0; }
.download_page_edd-settings .form-table select + label,
.download_page_edd-settings .form-table input.regular-text ~ label { display:block; }
.download_page_edd-settings .form-table input.small-text ~ label,
.download_page_edd-settings .form-table input[type="checkbox"] + label { display: inline; }
.download_page_edd-settings .form-table tr > th > strong,
.download_page_edd-settings .form-table tr > th > h3
{ font-size: 1.2em; font-weight: 600; margin: 0 auto; }
/* =Add Ons Styles
-------------------------------------------------------------- */
.edd-tab-span { float: right; bottom: 13px; position: relative; }
.edd-add-ons-footer { padding-top: 10px; }
#edd-add-ons h2 { margin: 0 0 15px; }
#edd-add-ons h2 .button-primary { position: absolute; }
#edd-add-ons .edd-extension { float: left; margin: 0 15px 15px 0; background: #fff; border: 1px solid #ccc; width: 320px; padding: 14px; height: 315px; position: relative; }
#edd-add-ons .edd-extension h3 { margin: 0 0 8px; font-size: 13px; }
#edd-add-ons .edd-extension .button-secondary { position: absolute; bottom: 14px; left: 14px; }
#edd-add-ons .edd-browse-all { clear:both; width:100%; }
#edd-add-ons .edd-extension .third-party { display: none; }
#edd-add-ons .edd-starter-package { border-color: #62a9d7; background-color: #85c0e5; color: #fff; }
#edd-add-ons .edd-starter-package h3 { color: #fff; }
#edd-add-ons .edd-extension .wp-post-image { width: 100%; height: auto; }
/* Discount Code Styles
-------------------------------------------------------------- */
#edd-products { height: 100px; min-width: 200px; }
#edd-add-discount input[type="checkbox"], #edd-edit-discount input[type="checkbox"] { width: 15px; }
/* Payment History Styles
-------------------------------------------------------------- */
#edd-payment-filters {
clear: both; background: #f5f5f5;
background-image: -webkit-gradient(linear, left bottom, left top, from(#f5f5f5), to(#fafafa));
background-image: -webkit-linear-gradient(bottom, #f5f5f5, #fafafa);
background-image: -moz-linear-gradient(bottom, #f5f5f5, #fafafa);
background-image: -o-linear-gradient(bottom, #f5f5f5, #fafafa);
background-image: linear-gradient(to top, #f5f5f5, #fafafa);
border-color: #dfdfdf;
overflow: auto;
margin: 8px 0;
padding: 12px;
border-width: 1px;
border-style: solid;
border-radius: 3px;
font-size: 13px;
line-height: 2.1em;
}
#edd-payments-filter ul.subsubsub { margin-bottom: 8px; }
#edd-payment-filters p { color: #777; }
tr.status-refunded td { background: #cecece; border-top-color: #ccc; }
.wp-list-table.downloads th#ID { width: 80px; }
.wp-list-table.downloads th#details { width: 130px; }
.wp-list-table.downloads th#date { width: 140px; }
.wp-list-table.downloads th#user { width: 130px; }
.edd-mobile-link { line-height: 32px; vertical-align: middle; }
.edd-mobile-link img { max-width: 80%; height: auto; float: left; }
@media handheld, only screen and (max-width: 640px) {
.wp-list-table.downloads th { width: auto!important;}
}
.download_page_edd-payment-history .ui-dialog .ui-dialog-titlebar-close span { margin-left: -8px; margin-top: -8px; }
#edd-download-link-textarea { width: 100%; }
/* Metabox Styles
-------------------------------------------------------------- */
.edd_file_help_labels { }
.edd_files_name_label { width: 225px; float: left; }
.edd_files_url_label { width: 220px; float: left; }
#postbox-container-1 .edd_files_name_label { width: 80px; }
#postbox-container-1 .edd_files_url_label { width: 80px; }
.edd_add_repeatable { display: inline-block; }
.edd_repeatable_row td { vertical-align: middle }
#downloadinformation .edd_meta_table_wrap table input,
#downloadinformation .edd_meta_table_wrap table select,
#downloadinformation .edd_meta_table_wrap table textarea { margin: 4px 0; width: 100%; }
#downloadinformation .edd_meta_table_wrap table .submit input { width: auto; }
.edd_repeatable_upload_wrapper .edd_repeatable_upload_field_container { position: relative; }
.edd_upload_file { position: absolute; top: 3px; right: 7px; padding: 2px 8px 2px; display: block; background: #fff; }
.edd_upload_field { padding-right: 8em; }
.edd_remove_repeatable { margin: 8px 0 0 0; cursor: pointer; width: 10px; height: 10px; display: inline-block; text-indent: -9999px; overflow: hidden; }
.edd_remove_repeatable:active, .edd_remove_repeatable:hover { background-position: -10px 0!important }
.edd_draghandle { display: block; width: 20px; height: 20px; background: url(../images/edd-cross-hair.png); cursor: move; margin: 4px 0 0 0; }
textarea#edd-payment-note { width: 100%; height: 4em; margin: 0; }
.edd-price-field { width: 80px; }
.edd_repeatable_upload_wrapper .pricing select, .edd_repeatable_product_wrapper .edd-select { min-width: 100%; }
#edd_product_notes_field { width: 98%; margin: 0; height: 4em; }
.edd_repeatable_default_wrapper { text-align: center; width: 25px; }
/* Payment Details
-------------------------------------------------------------- */
.edd-admin-box .label { font-weight: 600; }
.edd-admin-box-inside { margin: 0; padding: 3px 12px; clear: both; border-bottom: 1px solid #eee; word-break: break-word; }
.rtl .edd-admin-box-inside { padding: 5px 10px 5px 0; }
.edd-admin-box-inside .strong { font-weight: 600; }
.edd-payment-fees .fee-label { font-weight: normal; color: #666; }
.edd-admin-box .right { float: right; }
.rtl .edd-admin-box .right { float: left; margin-left: 10px; }
#edd-order-update .inside,
#edd-order-details .inside { margin: 0; padding: 0; }
#edd-order-update input.edd_datepicker { width: 180px; }
#edd-order-update input[type="number"].edd-payment-time-hour,
#edd-order-update input[type="number"].edd-payment-time-min { width: 50px; }
.edd-admin-box-inside:last-child { border-bottom: 0; }
#edd-edit-order-form .data-payment-key { word-break: break-all; }
.edd-order-update-box #major-publishing-actions .button-secondary { margin-right: 10px; }
#edd-purchased-files .edd-select-chosen { width: 196px; }
#edd-purchased-files ul,
#edd-order-address-country-wrap select,
#edd-customer-details .order-data-address input,
#edd-edit-order-form .column input,
#edd-customer-details .order-data-column p.data input { clear: both; display: block; }
#edd-customer-details .actions { float: right; }
.edd-order-data input.small-text { margin: 0; }
.edd-order-data input.med-text { margin: 0; width: 100px; }
#edd-order-update span.label { display: inline; width: 50px; }
.edd-order-update-box .button-primary { margin-right: 0; }
#edd-edit-order-form .column .description { padding-right: 10px; }
#edd-edit-order-form .column,
#edd-purchased-files .row > ul > li,
#edd-purchased-files .inside > ul > li { display: inline-block; position: relative; vertical-align: middle; margin-right: 5%; line-height:30px; }
#edd-purchased-files li.actions { text-align: right; min-width: 200px; }
#edd-purchased-files ul li.remove { text-align: right; }
#edd-purchased-files .row { padding: 12px; border-bottom: 1px solid #eee; }
#edd-purchased-files ul { font-size: 0; }
#edd-purchased-files ul li { font-size: 13px; }
#edd-order-data .data span { color: #666; font-weight: 600; }
#edd-purchased-files .inside { padding: 12px; }
#edd-order-recalc-total { float: right; }
.edd-price-field { width: 80px; }
.edd_repeatable_upload_wrapper .pricing select, .edd_repeatable_product_wrapper .edd-select,
#edd_products .edd-select { min-width: 100%; max-width: 200px; }
.edd_repeatable_product_wrapper td { overflow: visible; }
@media screen and ( max-width: 782px ) {
.order-data-column input[type="email"] {
padding: 6px 10px;
}
}
@media screen and ( min-width: 851px ) {
#edd-purchased-files .inside li.actions {
text-align: right;
}
}
@media screen and ( max-width: 1024px ) {
#edd-edit-order-form .column {
width: 49%;
}
}
@media screen and ( max-width: 1280px ) and ( min-width: 1279px ) {
#edd-purchased-files .inside li.actions {
width: 35%;
}
#edd-edit-order-form .column {
width: 32%;
}
}
@media screen and ( min-width: 1280px ) {
#edd-edit-order-form .column, #edd-purchased-files.columns-3 .row > ul > li,
#edd-purchased-files.columns-3 .inside > ul > li {
width: 32%; margin-right: 3%;
}
#edd-edit-order-form .columns-4 .column, #edd-purchased-files.columns-4 .row > ul > li,
#edd-purchased-files.columns-4 .inside > ul > li {
width: 22%; margin-right: 2%;
}
#edd-edit-order-form .columns-3 .column:nth-child(2n+1),
#edd-edit-order-form .columns-4 .column:nth-child(3n+1),
#edd-edit-order-form .column:nth-child(2n+1) {
margin-right: 0;
}
#edd-purchased-files.columns-4 li.download {
width:33%;
}
#edd-purchased-files.columns-4 li.price,
#edd-purchased-files.columns-3 .row > ul > li.price,
#edd-purchased-files.columns-3 .inside > ul > li.price {
width:14%;
}
#edd-purchased-files.columns-4 li.actions {
width: 25%; margin-top: 0; margin-right: 0;
}
}
@media screen and ( max-width: 1284px ) {
#edd-edit-order-form .column strong {
display:block;
}
}
/** Stats */
#edd_product_stats .label { display: inline-block; }
#edd_product_stats hr { border-style: solid; border-width: 1px; border-color: #ccc #fff #fff #ccc; }
#edd_product_stats .product-sales-stats:before, #edd_product_stats .product-earnings-stats:before { color: #82878c; font: normal 20px/1 'dashicons'; speak: none; display: inline-block; padding: 0 2px 0 0; top: 0; left: -1px; position: relative; vertical-align: top; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-decoration: none !important; }
#edd_product_stats .product-sales-stats:before { content: '\f174'; }
#edd_product_stats .product-earnings-stats:before { content: '\f239'; }
/* Dashboard Widget Styles
-------------------------------------------------------------- */
.edd_dashboard_widget table thead td{ border-bottom: 1px solid #ececec; color: #777;}
.edd_dashboard_widget .table_left { float: left; width: 45%; }
.edd_dashboard_widget .table_right { float: right; width: 45%; }
.edd_dashboard_widget .inside { font-size: 12px; }
.edd_dashboard_widget td { padding: 3px 0; }
.edd_dashboard_widget .b { font-size: 14px; font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif; padding-right: 6px; width: auto; }
.edd_dashboard_widget .t { font-size: 12px; padding-right: 12px; padding-top: 6px; color: #777; width: 100%; }
.edd_dashboard_widget .label_heading { margin: 0 0 8px 12px; display: block; font-size: 12px; font-family: Helvetica, Arial, sans-serif; color: #8f8f8f; font-weight: normal; padding-top: 10px; border-top: 1px solid #ececec; }
.edd_dashboard_widget .edd_dashboard_widget_subheading { margin: 1em 0 0 0; border-top: 1px solid #ececec; padding-top: 10px; color: #8f8f8f; font-size: 14px; }
.edd_dashboard_widget .edd_dashboard_widget_subheading + .table { margin: 8px 0 0 0; }
.edd_dashboard_widget .edd_price_label { background: rgb(0, 118, 156); padding: 2px 4px; border-radius: 3px; color: white; margin-right: 2px; font-size: 10px; }
.edd_dashboard_widget table { width: 100%; margin-left: 0; margin-bottom: 1em;}
td.edd_order_label { width: 80%; }
td.edd_order_price { text-align: right; }
@media handheld, only screen and (max-width: 1000px) {
.edd_dashboard_widget .edd-recent-email { display: none; }
}
/* Reports Styles
-------------------------------------------------------------- */
#edd-dashboard-widgets-wrap .postbox h3 { cursor: default; }
#edd-graphs-date-options,
#edd-date-range-options { float: left; }
#edd-date-range-options span { float: left; margin-right: 6px; height: 24px; line-height: 24px; }
.edd-export-form { position: relative; }
.edd-export-form .edd-progress {background: #ddd; position: absolute; bottom: 15px; height: 15px; width: 95%; }
.edd-export-form .edd-progress div { height: 100%; background: #ccc; width: 0; }
.edd-export-form .notice-wrap { background-color: #f4f4f4; padding: 12px 12px 4px; margin: 20px -12px -23px; border-style: solid; border-width: 1px 0; border-color: #eae9e9; overflow: auto; }
.edd-export-form .notice-wrap .spinner { margin: 4px 10px 8px; }
.admin-color-fresh .edd-export-form .edd-progress div { background: #0073aa; }
.admin-color-light .edd-export-form .edd-progress div { background: #888; }
.admin-color-blue .edd-export-form .edd-progress div { background: #096484; }
.admin-color-coffee .edd-export-form .edd-progress div { background: #c7a589; }
.admin-color-ectoplasm .edd-export-form .edd-progress div { background: #a3b745; }
.admin-color-midnight .edd-export-form .edd-progress div { background: #e14d43; }
.admin-color-sunrise .edd-export-form .edd-progress div { background: #dd823b; }
#edd-graphs-filter label { vertical-align: inherit; }
#edd-graphs-filter .graph-option-section { float: left; line-height: 2.5em; padding-right: 5px; }
.edd-mix-totals { padding: 10px; background-color: #fff; box-shadow: 0 1px 1px rgba(0,0,0,0.04); border: 1px solid #e5e5e5; }
.edd-mix-chart { display: inline-block; width: 49%; vertical-align: top; }
.edd-graph-notes { color: #9c9c9c; }
.edd-graph-notes span { display: block; }
.edd-pie-graph .legend { display: none; }
.edd-pie-legend { margin-top: 10px; overflow: auto; }
.edd-legend-item-wrapper { width: 48%; display:inline-block; font-size:8pt; padding:2px; color:#333; padding: 2px 5px 0px 5px; height: 20px; }
.edd-legend-color { display: inline-block; height: 15px; width: 20px; border: 1px solid #cfcfcf; margin-right: 5px; }
.edd-pie-legend-item { display: inline-block; vertical-align: top; width: 80%; }
/* Upgrades page styles
-------------------------------------------------------------- */
/* Settings page styles
-------------------------------------------------------------- */
#edd_tax_rates { margin: 1em 0 0; }
#edd_tax_rates .edd_tax_country *,
#edd_tax_rates .edd_tax_state * { max-width: 100%; }
#edd_tax_rates .edd_tax_country,
#edd_tax_rates .edd_tax_state { width: 180px; }
#edd_tax_rates .edd_tax_rate { width: 80px; }
#edd_tax_rates th { padding: 15px 10px; }
[class^="license-"] { padding: 10px; }
[class^="license-"] input[type="text"] { margin-right: 3px; }
.license-error-notice,
.license-expires-soon-notice { background-color: #fff; padding: 10px; border-left: 4px solid #7ad03a; overflow: auto; -webkit-box-shadow: 0 1px 1px 0 rgba( 0, 0, 0, 0.1 ); box-shadow: 0 1px 1px 0 rgba( 0, 0, 0, 0.1 ); }
.license-error-notice { border-left: 4px solid #dd3d36; }
.license-lifetime-notice,
.license-expiration-date-notice,
.license-null { padding: 0 0 0 14px; }
.license-lifetime-notice .edd-license-data p,
.license-expiration-date-notice .edd-license-data p { color: #666; font-size: 14px; font-style: italic; margin: 4px 0 0; }
div[class^="license-"] .edd-license-data p { margin-left: 4px; }
/* Taxonomy styles
-------------------------------------------------------------- */
.post-type-download .fixed .column-name { width: 27%; }
.post-type-download .fixed .column-description { width: 30%; }
.post-type-download .fixed .column-slug { width: 23%; }
.post-type-download .fixed .column-posts { text-align: left; width: 17%; }
/* System Info page styles
-------------------------------------------------------------- */
#system-info-textarea { width: 800px; height: 400px; font-family: Menlo, Monaco, monospace; background: none; white-space: pre; overflow: auto; display: block; }
/* Button styles
-------------------------------------------------------------- */
#TB_window #edd-add-download:hover, #TB_window #edd-add-download:active, #TB_window #edd-add-download:focus { color: #fff; }
/* Global Graph Styles
-------------------------------------------------------------- */
.edd-graph .y1Axis { color: rgb( 237, 194, 64 )!important; }
.edd-graph .y2Axis { color: rgb( 175, 216, 248 )!important; }
/* API Table Styles
-------------------------------------------------------------- */
.download_page_edd-tools .apikeys .column-user { width: 192px; }
/* General styles
-------------------------------------------------------------- */
.edd-select-chosen { width: 300px; }
.chosen-container-multi .chosen-choices{ -webkit-border-radius: 3px; border-radius: 3px; border-color: #dfdfdf; background-image:none; }
.chosen-container-multi .chosen-choices input{ margin:2px; height:27px!important; border-color: #dfdfdf; }
.chosen-container .chosen-drop { border-color: #aaa; -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); }
.chosen-container .search-field { float: none!important; }
.chosen-container .search-field input { width: 90%!important; }
.chosen-container-active .chosen-choices { -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; -webkit-border-bottom-left-radius: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-color: #aaa; -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); }
.download_page_edd-tools .tablenav .actions { overflow: visible; }
.edd_user_search_wrap { position: relative; overflow: visible; }
.edd_user_search_results { position: absolute; left: 0; top: 27px; }
.edd_user_search_results a.edd-ajax-user-cancel { position: absolute; right: 6px; top: 2px; }
.edd_user_search_results ul { padding: 10px 10px 4px; margin: 0; background: #f0f0f0; border: 1px solid #DFDFDF; width: 300px; max-height: 200px; overflow-y: scroll; }
@media screen and ( max-width: 1100px ) {
.edd-mix-chart {
display: block;
width: 100%;
}
}
@media screen and ( max-width: 782px ) {
.post-type-download .nav-tab-wrapper a {
padding: 2px 4px;
font-size: 50%;
}
.download_page_edd-tools .apikeys .column-user {
width: 80px;
}
.license-lifetime-notice,
.license-expiration-date-notice,
.license-null {
padding-left: 0;
}
[class^="license-"] input[type="text"] {
margin-bottom: 3px;
}
}
/* Customer Styles
-------------------------------------------------------------- */
#edd-item-tab-wrapper { margin-left: -1px; z-index: 1; text-align: center; display: inline-block; }
#edd-item-tab-wrapper-list li { background-color: #fff; width: 32px; height: 32px; }
#edd-item-tab-wrapper-list .inactive { background-color: #fff; color: #eee; border-left: 1px solid #e5e5e5; }
#edd-item-tab-wrapper-list .active { border-width: 1px 1px 1px 0; border-style: solid; border-color: #e5e5e5; }
#edd-item-tab-wrapper-list :not(:last-child) { margin-bottom: 3px; }
#edd-item-tab-wrapper-list .dashicons { font-size: 24px; line-height: 32px; }
#edd-item-card-wrapper .left { float: left; }
#edd-item-card-wrapper .right { float: right; }
#edd-item-card-wrapper input { font-weight: normal; }
#edd-item-card-wrapper {
display: inline-block;
margin-left: -1px;
z-index: 2;
width: 700px;
background-color: #FFF;
min-height: 200px;
border: 1px solid #e5e5e5;
webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
box-shadow: 0 1px 1px rgba(0,0,0,0.04);
}
#edd-item-card-wrapper .customer-section { border-bottom: 1px solid #eee; margin-bottom: 10px; overflow: auto; }
#edd-item-card-wrapper .customer-section table { margin-bottom: 20px; }
#edd-item-card-wrapper > div { padding: 0px 20px; }
#edd-item-card-wrapper > div:first-child { padding-top: 20px; }
#edd-item-card-wrapper > div:last-child { padding-bottom: 20px; border: none; }
#edd-item-card-wrapper .avatar-wrap { padding-right: 10px; text-align: center; }
#edd-item-card-wrapper .customer-id { font-size: 24px; font-weight: 600; }
#edd-item-card-wrapper .customer-main-wrapper input { width: 200px; }
#edd-item-card-wrapper .customer-address-wrapper { max-width: 33%; margin-right: 25px; width: 202px; }
#edd-item-card-wrapper .customer-address-wrapper select { width: 200px;}
#edd-item-card-wrapper .customer-info { margin-top: 5px; min-height: 185px; margin-bottom: 10px; }
#edd-item-card-wrapper .info-wrapper { min-height: 125px; overflow: visible; }
#edd-item-card-wrapper a.delete { text-decoration: none; color: #ff0000; margin-right: 5px; }
.customer-info .customer-name { font-size: 24px; font-weight: 600; }
.customer-edit-link a, .disconnect-user a { font-size: 12px; font-weight: normal; text-decoration: none; }
#customer-edit-actions { text-align: center; margin-bottom: 20px; line-height: 28px; }
#customer-edit-actions .button-secondary { margin-right: 10px; }
#edd-item-card-wrapper .info-item { line-height: 16px; display: block; padding-bottom: 5px; }
#edd-item-card-wrapper .edit-item { display: none; }
#edd-item-card-wrapper .edd_user_search_results { left: 1px; top: 16px;}
#edd-item-card-wrapper .edd_user_search_results ul { width: 200px }
#edd-item-stats-wrapper { margin: 0 auto; text-align: center; min-height: 30px; }
#edd-item-stats-wrapper li { width: 50%; float: left; line-height: 22px; font-size: 14px; }
#edd-item-stats-wrapper a { text-decoration: none; }
#edd-item-stats-wrapper .dashicons { color: #888; }
#edd-item-tables-wrapper table { width: 100%; text-align: center; }
#edd-item-tables-wrapper th { text-align: center; }
#edd-item-tables-wrapper .downloads tr > th:first-child, #edd-item-tables-wrapper .downloads tr > td:first-child { text-align: left; }
#edd-item-tables-wrapper .downloads tr > td:only-child { text-align: center; }
#edd-item-notes-wrapper { min-height: 50px; }
.edd-item-notes-header span, .edd-item-notes-header img { font-weight: 600; line-height: 30px; vertical-align: middle; }
.customer-note-input { width: 100%; margin-bottom: 5px; }
#edd-customer-notes div:nth-of-type(even) { background-color: #fcfcfc; }
.customer-note-wrapper { border-bottom: 1px solid #f9f9f9; min-height: 38px; padding: 7px 0 7px 7px; }
.customer-note-wrapper span { display: block; }
.note-content-wrap { padding-top: 7px; }
.delete-customer { text-align: center; }
#edd-item-card-wrapper .notice-wrap { margin-left: -20px; margin-right: -20px; padding-left: 20px; padding-right: 20px; }
/* Tools Styles
-------------------------------------------------------------- */
.recount-stats-controls form { display: inline; }
.edd-recount-stats-descriptions span { line-height: 24px; display: none; }