.iowd-main-title.iowd-active-title {
    margin: 10px 0 2px 0;
}
.iowd-images-count-section {
    margin-top: 20px;
}
.iowd-images-count-section {
    gap: 10px;
    align-items: stretch;
}
.iowd-optimized-images-section {
    min-width: 250px;
}
.iowd-not-optimized-images-section {
    width: 100%;
}
.iowd-huge-numbers {
    font-size: 36px;
    line-height: 65px;
}
.iowd-not-optimized-images-size {
    margin-top: 30px;
}
.iowd-booster-check-list {
    margin-top: 10px;
}
.iowd-booster-info {
    margin-top: 20px;
}
.iowd-booster-check-list ul {
    margin: 0;
}
.iowd-booster-check-list ul li {
    padding-left: 22px;
    background-image: url(../img/check_solid.svg);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 12px;
}
.iowd-sc-input-section {
    margin-top: 8px;
    margin-bottom: 30px;
    gap: 25px;
}
.iowd-analyze-input-container {
    width: 100%;
}
.iowd-sc-input-section input {
    width: 100%;
    border: 1px solid #323A4533;
    border-radius: 6px;
    padding: 9px 16px;
    line-height: 20px;
}
.iowd-sc-input-section input:focus {
    outline-color: #22B339;
}
.iowd-analyze-input-container .iowd-analyze-input-error,
.iowd-analyze-input-container .iowd-input-error {
    border-color: #FD3C31 !important;
}
.iowd-analyze-input-container .iowd-error-msg {
    position: absolute;
    color: #FD3C31;
    font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    font-style: italic;
}

.iowd-sc-container {
    gap: 10px;
}
.iowd-score-check-section {
    margin-top: 20px;
}
.iowd-analyze-input-button {
    margin-right: 20px;
}
.iowd-sc-datas {
    gap: 10px;
}
.iowd-sc-data.iowd-grey-bg-section {
    padding: 39px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 10px 10px;
    width: 202px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.iowd-score-device {
    font-size: 10px;
    line-height: 16px;
}
.iowd-sc-mobile {
    background-image: url(../img/mobile.svg);
}
.iowd-sc-desktop {
    background-image: url(../img/desktop.svg);
}
.iowd-sc-scales.iowd-grey-bg-section {
    padding: 10px 0;
    flex-direction: row;
    gap: 11px;
}
.iowd-sc-info {
    gap: 8px;
    display: flex;
    flex-direction: column;
}
.iowd-scale-each {
    width: 8px;
    height: 4px;
    border-radius: 3px;
    margin: 0px 4px 2px 5px;
    display: inline-block;
}
.iowd-scale-green {
    background-color: #22B339;
}
.iowd-scale-orange {
    background-color: #F8C332;
}
.iowd-scale-red {
    background-color: #FD3C31;
}
.iowd-page-url-info {
    width: 100%;
}
.iowd-main-container p.iowd-check-pagespeed {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E4E4E4;
}
.iowd-check-pagespeed a {
    color: #2160B5;
    text-decoration: underline;
}
.iowd-check-pagespeed a:hover {
    text-decoration: none;
}
.iowd-main-container p.iowd-last-analyzed-page {
    margin-bottom: 20px;
}
.iowd-score-circle {
    width: 76px;
    height: 76px;
    position: relative;
    border-radius: 50%;
    margin: 0 auto 17px auto;
}
.iowd-score-circle .iowd-score-circle-animated {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font: normal normal bold 26px/36px Open Sans;
    letter-spacing: 0px;
}
.iowd-score-circle .iowd-score-empty {
    color: white;
}
.speed_circle_loader {
    width: 78px;
    height: 78px;
    position: relative;
    border-radius: 50%;
    margin: 18px auto 14px;
}
.speed_circle_loader {
    animation: rotation 1s infinite linear;
    background: url("../img/google_spinner.svg") no-repeat;
    background-size: 100%;
}
.iowd-disconnect-link {
    width: 400px;
    font-size: 12px;
    line-height: 19px;
    margin-right: 7px;
    padding: 12px 42px;
    position: relative;
}
.iowd-disconnect-link a {
    color: #323A45;
}
.iowd-disconnect-link a:hover {
    text-decoration: none;
}
.iowd-wp-link, .iowd-disconnect-link {
    background-color: #FFFFFF;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-self: center;
    border: 1px solid #323A4533;
    border-radius: 6px;
    box-sizing: border-box;
}
.iowd-disconnect-link img {
    position: absolute;
    left: 20px;
    top: 15px;
}
.iowd-wp-link {
    width: 300px;
    font-size: 12px;
    line-height: 19px;
    margin-left: 7px;
    padding: 12px 20px;
    box-sizing: border-box;
}
.iowd-wp-link a {
    color: #2160B5;
    font-weight: 600;
}
.iowd-wp-link a:hover {
    text-decoration: none;
}
.iowd-manage-button-container {
    margin-top: 20px;
    margin-right: 20px;
    text-align: end;
}
.iowd-null-number {
    font-size: 52px;
    line-height: 75px;
}
.iowd-null-number-text {
    font-size: 20px;
    line-height: 75px;
}
.iowd-empty-lib .iowd-optimized-images-section {
    justify-content: flex-end;
}
.iowd-all-set-lib .iowd-optimized-images-section {
    justify-content: center;
    gap: 8px;
}
.iowd-all-set-lib .iowd-optimized-images-section img {
    width: 37px;
    margin-bottom: 19px;
}
.iowd-empty-lib .iowd-optimized-images-section,
.iowd-all-set-lib .iowd-optimized-images-section {
    min-width: 414px;
    display: flex;
    flex-direction: column;
}
.iowd-empty-lib-data-section {
    width: 100%
}
.iowd-empty-lib-data-section .iowd-main-small-description {
    margin-bottom: 20px;
}
.iowd-free-plan-banner .iowd-text-bold {
    margin-bottom: 4px;
}
.iowd-score-reanalyze-container .iowd-reanalyze-button {
    background-image: url(../img/reload_icon.svg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 28px;
    display: block;
    height: 28px;
    cursor: pointer;
    border-bottom: none !important;
}
.iowd-score-reanalyze-container .iowd-reanalyze-button:hover {
    background-image: url(../img/reload_icon_hover.svg);
}