/* CSS for setting */
.top_bar {
    float: left;
    position: relative;
    padding: 20px 6%;
}

.top_bar .success.updated {
    margin: 0;
}

.top_bar h1 {
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 2px;
    color: #394857;
}

.height_140 {
    height: 140px;
    overflow: hidden;
}

.wp-meta-seo_page_metaseo_settings .ju-setting-label {
    font-weight: 600 !important;
    padding-left: 20px;
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #404852;
    font-family: 'Roboto', sans-serif;
}

.description {
    margin-top: 10px;
    float: left;
    width: 100%;
}

.wpms_type_404,
.wpms_page_redirected {
    width: calc(50% - 3px);
}

.textarea-shortcode-breadcrumb {
    width: 100%;
    height: 260px;
    resize: both;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.54;
    letter-spacing: 0.7px;
    color: #404852;
    background: #f4f8ff !important;
}

.wp-shortcode-breadcrumb {
    width: 100%;
    background: #ffffff !important;
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    color: #404852;
}

.ju-main-wrapper #jutranslations-languages {
    width: 100% !important;
}

.local-business-bar {
    width: 100%;
    margin: 0 0 30px 0;
    float: left;
}

.wpms-seoImgAdd,
.wpms-seoImgRemove {
    padding: 20px 15px !important;
    margin: 31px 10px;
}

.wpms-seoImgRemove {
    background: #b1bbdc;
    color: #fff;
}

.content-wpms-image-compression .main-presentation {
    margin: 0 auto;
    min-height: 400px;
    border-left: 1px dotted #d2d3d5;
    border-right: 1px dotted #d2d3d5;
    width: 840px;
    background-color: #fff;
    border-top: 5px solid #544766;
}

.business-img-default {
    font-size: 50px !important;
    color: #fff;
    margin: 35px;
}

.media_checkbox {
    border: 2px solid #49bf88 !important;
    height: 20px !important;
    width: 20px !important;
    background: #fff;
    margin: -4px 4px 0 0 !important;
    line-height: 1 !important;
    text-align: unset !important;
}

.media_checkbox:checked {
    background: #49bf88;
    opacity: 1 !important;
    font-family: dashicons;
}

.media_checkbox:checked:before {
    color: #fff !important;
    content: "\f147" !important;
    font-size: 16px !important;
    opacity: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.right-checkbox {
    float: right;
    line-height: 50px;
    padding-right: 30px;
}

#system_check .content-box {
    margin: 0 auto;
}

#system_check h1 {
    margin-left: 11%;
}

#system_check .label_text {
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.7px;
    color: #9ea7b2;
}

.p_warning {
    border: solid 1px #ff8726;
    float: left;
    padding: 15px;
    border-radius: 4px;
}

.text_left {
    text-align: left;
}

.material-icons-menu-alert {
    color: #ff8726;
}

#system_check .material-icons-info {
    color: #58a9ff;
    vertical-align: middle;
}

#system_check .img_notification {
    width: 24px;
    vertical-align: middle;
}

#system_check .material-icons-success {
    color: #49bf88;
    vertical-align: middle;
}

@media only screen and (max-width: 500px) {
    .wp-meta-seo_page_metaseo_settings #system_check p.ju-description {
        height: auto;
        word-wrap : break-word;
    }

    .wp-meta-seo_page_metaseo_settings #system_check .ju-setting-label:not(.php_version) {
        min-width: unset;
        max-width: unset;
    }
}

.save-settings-mess {
    margin-left: 6% !important;
    width: 90% !important;
    padding: 10px 1% !important;
}

#wpms-op-markup-fb-img-btn,
#wpms-default-twitter-img-btn {
    max-width: 100px;
    height: 45px;
}

#wpms-op-markup-fb-img,
#wpms-default-twitter-img {
    width: calc(100% - 104px);
}