File: /www/wwwroot/www.scdc-marine.com/wp-content/plugins/Static-Html-Output/wp2static.css
@charset "UTF-8";
.postbox p,
li {
font-size: 1em;
line-height: 1.375em;
}
#downloadZIP {
display: none;
}
.intro-text {
font-size: large;
}
div.postbox-container {
float: none;
padding: 0;
min-width: 650px;
width: 100%;
}
div.postbox div.inside {
margin: 14px 18px 18px;
position: relative;
}
.wpsho-report ul {
list-style: disc;
list-style-position: inside;
}
.wpsho-report ul li {
padding-left: 2em;
}
.wpsho-export-log {
height: 200px;
overflow: auto;
border: 1px solid #dfdfdf;
color: #000;
background: #fff;
margin: 0 0 15px;
padding: 3px 4px;
width: 95%;
}
#exportStatus {
width: 100%;
}
#progress {
display: none;
}
#progress-container {
min-height: 40px;
position: absolute;
top: 0;
left: 0;
z-index: 99999;
width: 100%;
}
.error-help-text {
display: none;
padding-bottom: 25px;
}
.warning {
background-color: #ffe7b7;
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(0.1, 0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(1.2, 1.2);
opacity: 0;
}
}
.wp2static code{padding: 8px 15px;border-radius: 5px;font-size: 15px;font-weight: bold;}
.wp2static input{
padding: 4px 8px;
line-height: 2;
box-shadow: 0 0 0 transparent;
border-radius: 4px;
border: 1px solid #7e8993;
background-color: #fff;
color: #32373c;
font-size: 14px;
/* width: 100%; */
border: 1px solid #f5f5f5;
box-shadow: 0px 1px 4px rgba(0,0,0,.16);
}
.wp2static textarea{
max-width: 960px;
line-height: 30px;
font-size: 20px;
padding: 10px 15px;
border: 1px solid #f5f5f5;
box-shadow: 0px 1px 4px rgba(0,0,0,.16);
}
#log_load_progress {
position: absolute;
}
.wp2static .form-table th{
padding: 20px 10px 20px 20px;
width: 150px;
}
.pulsate-css {
animation: pulsate 1s ease-out;
animation-iteration-count: infinite;
opacity: 0;
border: 3px solid #999;
border-radius: 30px;
height: 18px;
width: 18px;
position: relative;
display: inline-block;
margin-top: 0px;
margin-right: 10px;
text-align: center;
padding: 3px;
}
#current_action {
padding-top: 3px;
font-size: 14px;
padding: 6px;
}
.button-call-to-action {
background-color: greenyellow !important;
}
.cancelExportButton {
background-color: orange !important;
}
.wp2static .nav-tab-wrapper .nav-tab {
float: left;
padding: 5px 20px;
/* background: #6f6f6f; */
border-radius: 8px 8px 0 0;
/* font-size: 12px; */
margin: 0 16px -1px 0;
position: relative;
/* z-index: 22; */
cursor: pointer;
}
.wp2static .nav-tab-wrapper .nav-tab-active {
border-bottom: 1px solid #f1f1f1;
background: #f1f1f1;
color: #f00;
font-weight: bold;
}
p.submit {
margin-top: 0px !important;
}
#netlify_test_results {
line-height: 28px;
margin-left: 10px;
}
.spinner {
float: none;
width: auto;
height: auto;
padding: 10px 0 10px 50px;
}
/* 86% when full sidebar, needs to grow otherwise */
#wp2static-footer {
background: rgba(230, 243, 237, 0.8);
width: 100%;
position: fixed;
bottom: 0;
border-top: 1px solid #9ebaa0;
min-height: 160px;
margin-left: 0px;
padding-left: 50px;
}
#wp2static-footer .submit .button-secondary,
#wp2static-footer .submit .button {
margin-left: 15px;
}
.wrap.wp2static {
padding-bottom: 100px;
}
#wpfooter {
display: none;
}
#pbar-container {
background-color: #f7f7f7;
width: 84%;
display: block;
min-height: 30px;
margin-bottom: 20px;
position: relative;
border-radius: 5px;
/* margin-left: 30px; */
}
#pbar-fill {
background-color: #c1c1c1;
width: 0%;
min-height: 30px;
position: absolute;
top: 0;
left: 0;
}
.processing_settings,.advanced_settings,.crawl_settings,.export_logs,.export_your_site{padding-bottom: 120px;}