body.post-new-php.post-type-wp_automatic .wp-heading-inline, 
.wp-automatic-heading-hide {
    display: none !important;
}
a {
	text-decoration: none !important;
}	
h1, h2, h3, h4, h5, h6, p {
	font-family: "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}	
.wp-automatic-header {
    background: white;
    max-width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    -webkit-box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
}
.wp-automatic-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
}
.wp-automatic-nav-link {
    padding: 12px 24px;
    margin-right: 8px;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    border-radius: 24px;
    text-decoration: none;
	font-family: "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 17px;
    font-weight: 500;
    color: #041137;
}
.wp-automatic-nav-link.active {
    background-color: #4c86e8;
    color: #ffffff;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    text-decoration: none !important;
    outline: none !important;
}
.wp-automatic-nav-link:hover {
    background-color: #4c86e8;
    color: #ffffff;
}
h1.wp-automatic-heading, span.wp-automatic-heading {
    text-align: center;
    color: #041137;
    margin: 40px 0;
    font-size: 30px;
    font-weight: bold;
	display: block;
}
.wp_automatic_page_license-automatic-plugin-for-wordpress .wp-automatic-heading {
	margin-top: 0;
}	
.license-container {
    display: block;
    text-align: center;
}
.license-container > div {
    display: inline-block;
    margin: 0 auto;
    vertical-align: top;
	float: none !important;
	-webkit-transition: 0.8s all ease;
    -o-transition: 0.8s all ease;
    transition: 0.8s all ease;
}
.license-container > div:hover {
    box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px !important;
	-webkit-box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px !important;
}
.license-container table {
    text-align: left;
}
.wp_automatic_page_license-automatic-plugin-for-wordpress .wrap {
	background: #f9f9f9;
    padding: 40px 40px;
}
.narrow {
    background: #ffffff;
    padding: 40px;
    border-radius: 10px;
    -webkit-box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}	
.narrow p {
    font-size: 15px;
    font-weight: 500;
}
.wp_automatic_page_gm_log .wrap > form {
    background: #f9f9f9;
    padding: 40px 40px;
    border-radius: 10px;
    -webkit-box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}
tr.posted {
    background: #adffaf;
}
tr.cron-processing-campaign {
    background: #fff2bf;
}
tr.cron-job-triggered {
    background: #dbf6ec;
}
.wp_automatic_page_license-automatic-plugin-for-wordpress .button-primary, .wp_automatic_page_import-camps .button-primary {
    line-height: 1;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
	padding: 12px 24px;
    background: #ffffff;
    border-color: #4c86e8;
	color: #4c86e8;
	margin: 10px 0;
}
.license-container > div .button-primary {
	-webkit-transition: 0.8s all ease;
    -o-transition: 0.8s all ease;
    transition: 0.8s all ease;
}
.license-container > div:hover .button-primary {
    background: #4c86e8;
    border-color: #4c86e8;
	color: #ffffff;
}
.submit-log.button-secondary {
    line-height: 1;
    border-radius: 24px;
    font-size: 14px;
    font-weight: 500;
	padding: 12px 24px;
    background: #ffffff;
    border-color: #4c86e8;
	color: #4c86e8;
	margin: 10px 0;
	-webkit-transition: 0.8s all ease;
    -o-transition: 0.8s all ease;
    transition: 0.8s all ease;
	vertical-align: middle;
}
.wp-core-ui .button-secondary:hover {
    background: #4c86e8;
    border-color: #4c86e8;
	color: #ffffff;
}
.wp-list-table {
    padding: 40px 0;
    border-radius: 10px;
}
h1.wp-heading-inline {
    font-size: 24px;
    font-weight: 500;
    margin-right: 10px;
}

/* Openai Custom icon font */
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?nn7wr8');
  src:  url('fonts/icomoon.eot?nn7wr8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?nn7wr8') format('truetype'),
    url('fonts/icomoon.woff?nn7wr8') format('woff'),
    url('fonts/icomoon.svg?nn7wr8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-openai:before {
  content: "\e900";
}
/*option.iconmoon-font {
	font-family: 'icomoon';
}*/
img.bulk-export-loader {
    max-height: 16px;
    vertical-align: middle;
    display: none;
}
img.bulk-export-loader.active {
	display: inline-block;
}