@media only screen and (max-width: 1500px) {
    #tinymce-contentform {
        width:72%!important
    }

    .containerz {
        width: 28%!important
    }
}

@media only screen and (max-width: 1000px) {
    #tinymce-contentform {
        width:100%!important;
        display: block!important;
        position: relative!important
    }

    .containerz {
        width: 100%!important;
        float: none!important;
        display: block!important
    }

    .export-holder {
        width: 100%!important
    }

    .content-editor-logo.fa {
        display: none!important
    }

    #tinymce-contentform {
        border-right: none!important
    }
}

.animate {
    border: 2px solid #fff;
    box-shadow: 0 0 10px 0 #fff;
    animation: animated 5s infinite
}

@keyframes animated {
    20% {
        border-color: red;
        box-shadow: 0 0 10px 0 red
    }
}

body #results h2 {
    font-size: 25px
}

#tinymce-contentform {
    width: 75%;
    display: inline-block;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0
}

.containerz {
    width: 25%;
    display: inline-block;
    float: right;
    margin-top: 30px;
    background: #fff;
    position: relative
}

.containerz-inner {
    padding: 0 30px
}

.export-holder {
    z-index: 100;
    position: fixed;
    left: 0;
    bottom: 40px;
    display: block;
    width: 60px
}

.export-holder .export {
    height: 40px;
    width: 40px;
    display: block;
    text-align: center;
    margin-top: 15px;
    float: right
}

.export.word {
    background: url(//www.seoreviewtools.com/content-analysis-v2/css/../img/word-thumbnail-xs.png) center no-repeat;
    color: #fff
}

.export.pdf {
    background: url(//www.seoreviewtools.com/content-analysis-v2/css/../img/pdf-thumbnail-xs.png) center no-repeat;
    color: #fff
}

.export.code {
    font-size: 17px;
    background: #fff;
    width: 43px;
    padding-top: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,.1)
}

.export-holder .tooltip-inner {
    max-width: 180px;
    width: 100%;
    min-width: 180px
}

#overview-seo-score {
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center
}

.donut-pie-chart {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #fff;
    box-shadow: 0 0 15px rgba(0,0,0,.08)
}

#overview-seo-score .donut-pie-chart {
    display: inline-block;
    margin-bottom: -12px;
    margin-right: 20px
}

#overview-seo-score .fa.fa-question-circle {
    color: #dddcdc;
    margin-left: 10px;
    font-size: 17px;
    text-shadow: none
}

body #status-box {
    bottom: auto;
    top: 15%!important
}

#metadescription h4,#content h4 {
    margin-top: 50px;
    padding-top: 25px
}

.grade {
    font-size: 21px;
    display: inline-block
}

body #seoScore {
    display: none
}

.seo-editor-wrapper {
    display: block
}

.content-tool .navbar-form button.btn-default .fa {
    color: #020202
}

.content-tool button.btn-default .fa {
    color: #020202
}

.content-tool .label-default {
    background-color: #000
}

body.content-tool #page-preloader span {
    font-size: 30px;
    color: #000;
    text-shadow: 1px 1px 4px #ccc;
    left: 50%;
    transform: translateX(-50%)
}

.containerz-inner .btn .fa {
    margin: auto
}

.content-tool .progress-bar-success,.page-template-page-content-dashboard #results .progress-bar-success {
    background-color: #66e86f
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    font-size: 16px
}

.spacer-div {
    border-bottom: 1px dashed #aaa;
    padding-top: 30px
}

.content-tool .form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0
}

.content-tool .nav-tabs {
    padding-left: 20px
}

.preview-space {
    padding-top: 10px;
    padding-bottom: 30px
}

.navbar-header {
    display: inline-block;
    float: left
}

.mce-container,.mce-container-body {
    background: #fff!important
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    border-radius: 0
}

.nav>li>a:focus,.nav>li>a:hover {
    border-radius: 0;
    color: #000
}

#results {
    margin-bottom: 0;
    padding: 0
}

.tab-content {
    margin-top: 40px
}

.page-template-page-content-dashboard .addthis-smartlayers,.page-template-page-content-tool-php .addthis-smartlayers {
    display: none
}

body .sidebar {
    background: 0 0
}

body .explanation a,.default a {
    text-decoration: none
}

body footer {
    margin-top: 0
}

body.content-tool .popover {
    box-shadow: 0 5px 20px rgba(0,0,0,.3);
    max-width: 400px;
    border-radius: 0;
    border: 2px solid #fff
}

body.content-tool .popover.startTour {
    left: 120px!important
}

.content-tool .popover.right>.arrow {
    border-right-color: #fff
}

body.content-tool .popover-title h3 {
    color: #000
}

body.content-tool ul.explanation>li:before {
    margin-left: -78px
}

body .message-bar .btn.white-bdr {
    color: #fff;
    padding: 8px 35px 8px 20px;
    border-radius: 60px;
    font-size: 15px;
    transition: .5s ease
}

body .green-bg.message-bar.icon .fa.fa-bar-chart {
    font-size: 15px;
    margin-right: 10px;
    background: #fff;
    padding: 15px;
    border-radius: 50%;
    margin-left: -10px;
    color: #79bf7e
}

.content-tool .green-bg {
    background: #f0f0f0;
    margin-top: 140px
}

.content-tool .message-bar .btn.white-bdr {
    box-shadow: 1px 5px 20px rgba(0,0,0,.3)
}

.content-editor-footer h3 {
    color: #333
}

.content-editor-footer ul {
    font-size: 17px
}

.content-editor-footer ul li a {
    color: #a7a7a7
}

.content-editor-footer ul li a:hover {
    text-decoration: underline
}

.page-template-page-content-tool #feedback p {
    color: #888
}

#page-preloader {
    width: 100%;
    text-align: center;
    height: 100%;
    display: block;
    position: fixed;
    z-index: 100000;
    background: #fff;
    top: 0
}

#page-preloader i {
    margin-right: 10px;
    font-size: 40px;
    color: #74acd1;
    margin-bottom: 10px
}

#page-preloader span {
    position: absolute;
    top: 30%;
    z-index: 10;
    left: 40%;
    font-size: 40px
}

form#input-form {
    overflow: visible
}

#mceu_22-body {
    background: #fff
}

#mceu_5.mce-listbox {
    background: #fff;
    border: 1px solid #fff;
    margin: auto;
    text-align: center;
    width: 120px
}

.mce-primary button,.mce-primary button i {
    background: #337ab7
}

.mce-panel:first-child {
    border: none
}

#mceu_42 {
    border-color: #fff
}

.mce-toolbar-grp.mce-container.mce-panel.mce-stack-layout-item {
    background: #fff;
    padding: 0 0 10px
}

.mce-toolbar .mce-btn button {
    font-size: 13px
}

body .mce-menubar .mce-caret {
    border-top-color: #999
}

body .mce-menubar {
    border: 0
}

body .mce-btn-group:not(:first-child) {
    border-left: 1px solid #fff;
    margin-left: 12px;
    padding-left: 12px
}

body .mce-btn {
    background-color: #fff
}

a {
    cursor: pointer
}

footer {
    background: #f9f9f9;
    padding: 30px;
    margin-top: 80px
}



body #feedback p {
    font-size: 15px;
    line-height: 23px
}

#feedback strong {
    font-weight: 400
}

#feedback h3 {
    color: #555;
    padding: 0;
    font-size: 20px
}

#results {
    clear: both
}

.score.advice {
    width: 8px;
    height: 23px;
    margin: 0;
    padding: 0 10px;
    margin-top: 2px;
    border: 2px solid #fff;
    box-shadow: 1px 0 10px rgba(0,0,0,.18)
}

.negative {
    background: #f97a7a
}

.positive {
    background: #7ddf84
}

.average {
    background: #eec066
}

.neutral {
    background: grey
}

ul.message {
    padding: 0 15px
}

.overOptimization.show {
    margin: 5px 0;
    padding: 25px 25px;
    border: 1px dashed #ccc
}

.overOptimization .fa {
    padding-right: 10px;
    font-size: 50px;
    color: #ccc
}

.snippet-preview {
    font-family: arial,sans-serif;
    box-shadow: 1px 1px 12px #bbb;
    padding: 40px;
    margin: 50px 0
}

.snippet-width {
    max-width: 578px
}

.preview-title {
    font-size: 18px;
    color: #1a0dab
}

.preview-title a {
    color: #1a0dab;
    text-decoration: none
}

.preview-title a:hover {
    text-decoration: underline
}

.titleInput-explanation p,.metaDescriptionInput-explanation p,.keywordInput-explanation p {
    display: block;
    margin-left: 30px;
    margin-top: 20px;
    overflow: hidden
}

.explanation .fa {
    font-size: 20px;
    color: #ccc
}

.titleInput-explanation p:first-child,.metaDescriptionInput-explanation p:first-child,.keywordInput-explanation p {
    margin-top: 30px
}

.titleInput-explanation p:last-child,.metaDescriptionInput-explanation p:last-child,.keywordInput-explanation p {
    margin-bottom: 30px
}

.preview-url {
    font-size: 14px;
    color: #5f6368;
    margin-bottom: 3px
}

.preview-content {
    line-height: 1.58;
    font-size: 14px;
    color: #545454;
    min-height: 37px;
    margin-top: 3px
}

#input-form label {
    display: block
}

body .mn-dwn-arw {
    border-color: #545454 transparent;
    border-style: solid;
    border-width: 4px 4px 0;
    display: inline-block;
    height: 0;
    margin-top: 0;
    padding: 2px 0;
    width: 0;
    margin-left: 5px
}

#feedback p {
    margin: 20px 0
}

.navbar-brand .mce-ico {
    margin-right: 5px;
    padding: 2px 0 0;
    color: #fff
}

ul.kw-selected.primary li span {
    padding: 0 40px 0 0
}

.kw-selected.secondary span {
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 8px 40px 8px 20px
}

.kw-selected.secondary span.found {
    background: #90d695;
    border: 1px solid #90d695;
    color: #fff
}

.kw-selected.secondary span.found:hover {
    border: 1px solid #4cae4c
}

.kw-selected.secondary span:hover {
    border: 1px solid #bbb
}

body .navbar-brand {
    float: right;
    height: 56px;
    font-size: 16px;
    padding: 15px 20px
}

.dropdown-menu>li>a {
    padding: 8px 20px
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: #2d8ac7;
    color: #fff;
    text-decoration: none
}

.dropdown-menu>li .fa {
    padding-right: 10px
}

body.page-template-page-content-tool h3#web {
    margin-top: 50px
}

body.page-template-page-content-tool ul.kw-list {
    padding: 0;
    margin: 0
}

body #results.keywordsuggestions .container-xl {
    max-width: 1500px;
    width: auto
}

#results.keywordsuggestions .trends,body.page-template-page-content-tool .trends {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 60px
}

.popover.startTour {
    position: fixed
}

.kw-research-helper {
    width: 250px
}

body .popover-title {
    background: 0 0
}

body .popover-title {
    padding: 23px 14px 3px;
    color: #777;
    border: none
}

body .popover-content {
    padding: 12px 14px
}

body .popover-content>p {
    padding: 10px 0
}

body .popover.left>.arrow {
    border-left-color: #fff
}

body .popover.left {
    margin-left: -60px
}

body .popover.top {
    margin-left: -40px
}

body .popover.left>.arrow:after {
    right: 6px
}

.btn-group.open .dropdown-toggle {
    box-shadow: none
}

.progress-bar .progress-bar {
    background-color: #1a73e8
}

body .btn-success {
    background-color: #79bf7e
}

.btn-blue {
    background-color: #1a73e8;
    border-color: #2883c1;
    color: #fff
}

.btn-blue.focus,.btn-blue:focus {
    background-color: #156eab;
    border-color: #156eab;
    color: #fff
}

.btn-blue:hover {
    background-color: #156eab;
    border-color: #156eab;
    color: #fff
}

.btn-green {
    background-color: #90d695;
    border-color: #90d695;
    color: #fff
}

.btn-green.focus,.btn-green:focus {
    background-color: #6bc973;
    border-color: #55c15e;
    color: #fff
}

.btn-green:hover {
    background-color: #55c15e;
    border-color: #55c15e;
    color: #fff
}

.content-editor-logo.fa {
    float: left;
    background: #79bf7e;
    color: #fff;
    padding: 17px 15px 33px;
    width: 30px;
    border-bottom: 6px solid #90d695;
    margin-right: 20px;
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: 20px;
    line-height: 30px;
    transition: 1s
}

a:hover .content-editor-logo.fa {
    background: #1a73e8;
    border-bottom: 6px solid #133460;
    cursor: pointer
}

body .navbar {
    border-radius: 0;
    margin-bottom: 0;
    border: 0
}

body .navbar-inverse {
    background: #fff
}

body .navbar-inverse .navbar-brand {
    color: #000;
    margin-right: 20px
}

body .navbar-inverse .navbar-brand:hover,body .navbar-inverse .navbar-brand:focus {
    background: #666;
    border-bottom: 6px solid #333
}

body .navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #555
}

body .modal-lg {
    width: 95%
}

body .modal-medium {
    width: 50%
}

body .modal-content {
    border-radius: 0
}

.progress.snippet {
    border-radius: 0;
    height: 5px;
    margin: 8px 0
}

body .progress {
    margin: 20px 0 30px
}

body #headerWrapp {
    background: #fff;
    display: inline-block
}

body .form-control {
    background: #fafafa;
    border: 1px solid #ddd;
    box-shadow: none
}

body #input-form .form-control {
    color: #666;
    padding: 12px
}

body #input-form .form-control {
    height: 46px
}

body #input-form textarea.form-control {
    height: auto
}

#input-form .btn {
    padding: 12px 7px
}

#input-form .btn.btn-small {
    padding: 6px 12px
}

#input-form .input-group-addon {
    text-shadow: 1px 1px 2px #fff;
    background: #ecf0f1;
    border: 1px solid #ecf0f1
}

.add-extra-kw:hover {
    color: #337ab7;
    cursor: pointer
}

body #back-top span {
    background: #000!important
}

body #back-top span {
    background: #000!important
}


.displayScore {
    font-weight: 700
}

#seoScore {
    transition: all 1s ease;
    z-index: 100;
    position: fixed;
    left: 0;
    top: 40%;
    color: #fff;
    width: 100px;
    display: flex
}

#seoScore a {
    padding: 20px 15px;
    color: #fff
}

#seoScore a:hover {
    text-decoration: none
}

.mce-edit-area.mce-container.mce-panel.mce-stack-layout-item {
    background: #fff;
    border-top: 1px solid #ddd
}

.research h3 {
    color: #333;
    margin: 90px 0 55px
}

.research .keyword-results h3 {
    text-align: center
}

.research ul {
    padding: 0
}

.table>thead>tr>th {
    border-bottom: 1px solid #666
}

.research ul li {
    position: relative;
    list-style: none;
    font-weight: 400
}

.table-hover>tbody>tr:hover {
    color: #000;
    cursor: pointer;
    background: #ecf0f1
}

.research table th {
    font-size: 14px
}

.research li.no-data {
    padding: 65px 10px;
    text-align: center
}

.research .table>tbody>tr>td.no-data {
    padding: 65px 10px;
    text-align: center
}

.research .table>tbody>tr>td,.research .table>thead>tr>th {
    padding: 13px 8px 18px;
    vertical-align: inherit
}

.research td.keyword-suggestions {
    position: relative;
    list-style: none;
    color: #000
}

.research td.keyword-suggestions:first-letter {
    text-transform: uppercase
}

.research ul li.has-data {
    padding: 15px 10px;
    border-bottom: 1px solid #eee
}

.research td.no-data {
    padding: 65px 10px;
    background: #fafafa;
    text-align: center
}

.trends-frame ul li {
    text-align: center
}

.research ul.kw-selected li {
    margin: 15px 0;
    padding-left: 20px;
    color: #555;
    font-weight: 700
}

.research ul.kw-selected li:hover {
    cursor: pointer
}

.research ul>li.has-data:hover {
    color: #000;
    cursor: pointer;
    background: #ecf0f1
}

.research td .kw-select {
    position: absolute;
    z-index: 100;
    background: #fff;
    padding: 30px;
    box-shadow: 1px 1px 6px #ccc;
    top: -110%;
    right: -135px;
    min-width: 350px;
    font-weight: 400
}

.table>tbody>tr:last-of-type {
    border-bottom: 1px solid #bbb
}

.kw-select span {
    display: block;
    padding: 5px 0
}

.modal-title {
    color: #000
}

.kw-select span:hover {
    color: #1a73e8;
    cursor: pointer
}

.trends-frame {
    margin-top: 70px;
    padding: 20px 0;
    box-shadow: 0 0 30px #ddd
}

#kw-research {
    color: #888
}

.kw-select {
    font-size: 14px
}

.research ul.kw-selected {
    background: #fafafa;
    border: 1px dashed #ddd;
    min-height: 92px;
    padding: 15px 10px
}

.research ul.kw-selected li {
    border: none;
    display: inline-block
}

.research ul.kw-selected li:hover {
    color: #000;
    background: 0 0;
    position: relative
}

.research ul.kw-selected li:hover:after {
    content: " âœ– ";
    margin-left: 10px;
    position: absolute;
    right: 20px;
    font-size: 12px;
    margin-top: 2px
}

.kw-select>strong {
    display: block;
    padding-bottom: 15px
}

#suggest {
    padding: 40px 10% 80px;
    max-width: 1200px;
    margin: 0 auto
}

#suggest>input {
    padding: 11px 10px 15px
}

.modal-header .fa {
    color: #999;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    padding: 15px;
    display: inline-block;
    margin: 5px 10px
}

modal-body ul li {
    list-style: decimal-leading-zero
}

.modal-header .close {
    font-size: 30px
}

.modal-body {
    min-height: 30%
}

body .modal-header {
    background: #fff
}

#suggest .input-group-addon {
    border-radius: 0;
    padding: 10px 20px
}

.overOptimization {
    margin: 30px auto
}

#back-top {
    position: fixed;
    top: 40%;
    right: 0;
    z-index: 1000
}

#back-top a {
    width: 70px;
    display: block;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#back-top a:hover {
    color: #fff
}

#back-top span {
    background: #337ab7;
    opacity: .4;
    height: 60px;
    display: block;
    margin-bottom: 7px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
}

#back-top a:hover span {
    background-color: #0d5491;
    color: #fff
}

#overview-seo-score .progress.small {
    height: 7px;
    overflow: inherit;
    position: relative;
    max-width: 350px;
}

body #overview-seo-score .progress {
    background-image: linear-gradient(to bottom,#f0f0f0 0,#dbdbdb 100%)
}

#overview-seo-score h3 {
    text-shadow: 1px 1px 4px #bbb
}

.progress-cover {
    width: 100%;
    position: absolute;
    z-index: 20;
    max-width: 100px;
    height: 100%;
    border-radius: 7px
}

#overview-seo-score .progress-bar {
    border-radius: 7px;
    background: red;
    transition: all ease 1s
}

#overview-seo-score .progress .progress-data span {
    margin-top: -20px;
    display: block;
    margin-left: -22px
}

#overview-seo-score h4 {
    margin-bottom: 32px;
    text-shadow: 1px 1px 5px #ddd
}

#overview-seo-score .progress .progress-data {
    position: absolute;
    color: #000;
    top: -20px;
    height: 15px;
    border-left: 1px solid #bbb;
    padding: 0 10px;
    z-index: 10;
    font-size: 15px;
    font-weight: 700;
    left: 0;
    transition: all 1s ease
}

.progress-block {
    text-align: center;
    z-index: 30;
    top: 0;
    display: block;
    background: #fff;
    color: #999;
    padding-top: 30px
}

.progress-block span {
    text-align: center;
    margin-top: 30px;
    display: block;
    margin-left: -10px;
    width: 25px;
}

.progress-data:before {
    content: ''
}

.progress-block.one span,.progress-block.two span,.progress-block.three span {
    display: none
}

.progress-block.one {
    left: 50%
}

.progress-block.two {
    left: 60%;
    background: transparent
}

.progress-block.three {
    left: 75%
}

.progress-block .high {
    /* margin-left: 32px */
}

.progress-block .low {
    margin-left: -200px
}

.progress-block .medium {
    margin-left: -100px
}

#overview-seo-score #bar-green {
    background: blue
}

#overview-seo-score #bar-blue {
    background: linear-gradient(90deg,rgba(251,63,63,1) 0%,rgba(252,195,70,1) 100%)
}

.donut-pie-chart {
    display: none
}

.feedback-blok .progress,.table-data .progress {
    height: 5px
}

.feedback-blok .progress {
    max-width: 380px
}

.feedback-blok .progress-cover {
    max-width: 300px
}

#overview-seo-score .progress-cover {
    max-width: 230px
}

.feedback-blok .progress,.table-data .progress {
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15)
}

.page-template-page-content-tool .progress-bar,.table-data .progress-bar .progress-bar {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0
}

.page-template-page-content-tool .progress,.table-data .progress {
    position: relative
}

.table-data .progress-bar {
    border-radius: 7px
}

.table-data .progress {
    overflow: inherit;
    margin: 20px 0 10px
}

.page-template-page-content-dashboard .progress-data {
    position: absolute;
    z-index: 10;
    top: -30px;
    color: #000;
    font-size: 13px;
    font-weight: 700;
    text-shadow: 1px 1px 5px #ddd;
    margin-left: -10px
}

.page-template-page-content-dashboard .donut-pie-chart {
    margin-top: -10px;
    margin-left: 20px
}

.page-template-page-content-dashboard .row header {
    background: 0 0
}

.new-theme footer {
    background-image: none
}

.score-overview {
    font-weight: 700;
    font-size: 95%;
    color: #333
}

.page-template-page-content-tool .message-bar,.page-template-page-content-dashboard .message-bar {
    padding: 60px 0
}

span.target-keyword {
    display: block;
    font-size: 13px;
    padding-top: 5px;
    padding-left: 0;
    opacity: 0%;
    transition: all ease 1s
}

.document-title:hover .target-keyword {
    opacity: 100%;
    padding-left: 20px;
    transition: all ease .5s
}

span.document-title {
    padding: 47px 0 25px;
    display: block
}

.page-template-page-content-dashboard .table-data>.row:hover a.documentTitle {
    color: #000
}

body.page-template-page-content-tool .container {
    max-width: inherit
}

.page-template-page-content-tool p.no-data {
    position: relative;
    left: 0;
    right: 0;
    top: 22%;
    height: 420px
}
