/**
 *
 * You can write your CSS code here, DO NOT touch the default JavaScript file
 * because it will make it harder for you to update.
 * 
 */

/*# sourceMappingURL=custom.css.map */


/* ADDITIONAL COLUMN SIZES: */

.col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto {
  position: relative;
  /* width: 100%; */
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1600px) {
  .col-xxl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xxl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xxl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xxl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xxl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xxl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xxl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xxl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xxl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xxl-first {
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xxl-last {
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xxl-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xxl-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xxl-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xxl-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xxl-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xxl-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xxl-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xxl-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xxl-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xxl-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xxl-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xxl-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xxl-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.666667%;
  }
}

/* WYBIORCZA DEFINICJA WYZSZYCH */
.col-xxxl-2, .col-xxxl-6,
.col-xxxl-auto {
  position: relative;
  /* width: 100%; */
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 2500px) {
  .col-xxxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xxxl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

/* ADDITIONAL COLUMN SIZES - END */

/* CONTENT STATS WIDGETS */
.widget-metric_1 .icon-wrapper::after {
    display: block;
    position: absolute;
    top: 23px;
    left: 4px;
    content: "";
    width: 130%;
    height: 100%;
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    transform: rotate(-30deg);
}

.widget-metric_1 .icon-wrapper {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    float: left;
    text-align: center;
    overflow: hidden;
}

.widget-metric_1 .icon-wrapper i {
    font-size: 40px;
    line-height: 50px;
}

.widget-metric_1 .right {
    padding-left: 65px;
}

.widget-metric_1 .value {
    margin-right: 5px;
    font-size: 24px;
    font-weight: 300;
}

.text-indicator-red {
}

.text-indicator-green {
}

.widget-metric_1 .change-icon {
    position: relative;
    left: 2px;
    font-size: 18px;
}

.widget-metric_1 .title {
    display: block;
    font-size: 12px;
}

/* TERM LABELS */

.label {
  font-weight: normal;
}

.label-default {
}

.label-primary {
}

.label-success {
}

.label-info {
}

.label-warning {
}

.label-danger {
}

.label-transparent {
  font-weight: 500;
}

.label-transparent.label-default {
}

.label-transparent.label-primary {
}

.label-transparent.label-success {
}

.label-transparent.label-info {
}

.label-transparent.label-warning {
}

.label-transparent.label-danger {
}

.meta-term-examples-button i {
    font-size: 16px !important;
}

/* CONTENT TERMS */


.meta-terms-div {
    margin-left: 0px;
    margin-right: 0px;
    padding: 5px 0 5px 0;
    font-size: 13px;
}
.meta-term-label {
    width: auto !important;
    float: left;
    font-size: 12px;
}
.is-used-in-h1, .is-used-in-h2 {
    font-size: 7px !important;
}

.term_usage_info {
    text-align: center !important;
}

.term_usage_info ul {
    margin-top: 5px;
    margin-bottom: 5px;
}
.term_usage_info ul li {
    width: 33%;
}
.term_usage_info ul li i {
    font-size: 16px;
    line-height: 20px;
    vertical-align: middle;
}
.used-by_competitors {
    font-weight: bold;
}
.not-used-by_competitors {
}
.term_usage_info ul li span {
    line-height: 20px;
    vertical-align: middle;
    font-size: 14px;
}

.term_header {
}

.term_importance {
    float: left;
    width: 10%;
    line-height: 34px;
    text-align: center;
}

.term_text_icon {
}

.term_usage_button, .term_highlighter {
    float: left;
    width: 10%;
    line-height: 34px;
    text-align: center;
}


.term_usage_button span {
    font-size: 14px;
}

.term_highlighter span {
    font-size: 14px;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.term-usage-card {
    margin-bottom: 3px;
}

.term-usage-card .card-header {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 20px;
}

.term-usage-card .card-header h4 {
    font-size: 14px;
}

.term-usage-card .card-body {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* */
.content-term-button {
    margin-bottom: 8px;
    line-height: 14px;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 13px;
    margin-right: 8px;
    height: 32px;
}

.copy-content-term-button {
    margin-bottom: 4px;
    line-height: 14px;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 13px;
}

.hl-content-term-button {
    margin-bottom: 4px;
    line-height: 14px;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 13px;
}

.content-term-buttons-group {
    margin-bottom: 0px !important;
}

.term_usage {
    font-size: 11px;
}

.custom-content-term-button {
    margin-bottom: 8px;
    line-height: 14px;
    padding-right: 4px;
    padding-left: 4px;
    font-size: 13px;
    margin-right: 8px;
    height: 32px;
}

.delete-custom-content-term-button {
    font-size: 13px;
    line-height: 14px;
}

.card-no-margin {
    margin-bottom: 0px;
}

.card-header-small {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    min-height: 50px !important;
}

.card-header-small-padding {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.card-body-small-padding {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.editor-stats-wide {
    padding-top: 6px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: right !important;
}

@media screen and (max-width: 1399.98px) {
    
    .editor-stats-value {
        font-size: 14px !important;
    }
    
    #content_summary_list i {
        font-size: 14px !important;
    }
}

#above-editor-info {
    width: calc(100% - 200px);
}

#content_summary_metrics {
    margin-left: auto;
}

.editor-stats-narrow {
    width: 100px;
    padding-top: 6px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.editor-stats-icon-col {
    text-align: center;
    /* width: 40px !important;
    max-width: 40px !important; */
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.editor-stats-icon {
    font-size: 20px;
}

.editor-stats-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.editor-stats-col-div {
    line-height: 20px;
    font-size: 18px;
    text-align: center;
}

.editor-stats-col-div.media-below-info {
    font-size: 12px !important;
}

.editor-stats-value {
    font-weight: normal !important;
}

.h4-small {
    font-size: 14px !important;
}


/* CONTENT TERMS - END */

/* EDYTOR */

/* TABLES */

.small-padding-td {
    padding: 0 10px !important;
    height: 50px !important;
}

.no-padding-td {
    padding: 0px !important;
    height: 50px !important;
    min-width: 100px;
    text-align: center;
}

/* */
.main-footer {
    padding: 40px 30px 40px 30px !important;
    display: block;
}

#main-footer-logo {
    margin-bottom: 10px;
}

#main-footer-social a {
    margin-right: 5px;
}

#main-footer-social a i {
    font-size: 20px;
}

.main-footer-div #main-footer-nav a {
}

.main-footer-div #copyright a {
}

.main-footer-col {
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
}

#main-footer-company-info {
    margin-bottom: 10px;
}

#main-footer-free-tools {
}

#main-footer-free-tools a {
    font-size: 13px;
}

#main-footer-free-contact strong {
}

#main-footer-free-contact {
}

#main-footer-start-chat {
    font-size: 14px;
}

.sidebar-brand-sm a {
    letter-spacing: -1px !important;
}

#project-notifications {
    padding: 0px;
    max-height: 400px;
}

.project-alert {
    margin-left: 0px !important;
    margin-bottom: 10px;
}

.project-notifications-title {
    text-align: center;
}

.search-result {
    max-height: 500px;
    overflow: hidden;
}

.search-icon i {
}

.table-bottom-info {
    width: 100%;
}

/* pagination */

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0;
  margin-left: 0;
  font-size: 12px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:active {
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
}

.pagination > li > a,
.pagination > li > span {
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
}

.pagination > .active > a, .pagination > .active a:focus, .pagination > .active a:hover, .pagination > .active > span, .pagination > .active span:focus, .pagination > .active span:hover {
    outline: none;
    

}
.pagination > li > a, .pagination > li > span {
    padding: .3rem .8rem;
}

#select2-select-language-placeholder-container {
    line-height: 42px;
}

.img-max-100pc {
    max-width: 100%;
}

#content_editor_toolbar {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    /* filter: opacity(0.8); */
}

#content_editor_custom_buttons {
    float: right;
    margin-bottom: 0px !important;
}

#content_editor {
    height: 100vh;
}

.content-terms-list {
    height: 100vh;
    overflow-y: auto;
}

#content-terms-sidebar-summary {
    margin-bottom: 23px;
}

@keyframes show_me_animation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

[blink-transition] {
    /* transition: background-color 0.3s ease; */
    transition: border 0.3s ease;
}

#meta-editor-collapse {
    /* margin-top: -20px; */
    padding-top: 0px;
    padding-bottom: 0px;
    /* opacity: 0;
    animation: show_me_animation 1s forwards; */
}

#enable-sticky-editor-button {
    margin-right: 10px;
    width: 30px;
    padding-left: 10px;
    padding-right: 10px;
}


#enable-sticky-editor-button i {
    font-size: 14px;
}


.sticky-editor-card {
    position: sticky;
    top: 0px;
    z-index: 800;
}

#content_editor.sticky-editor {
    height: calc(100vh - 110px) !important; /* TODO: can be done better? */
}

/* USAGE INFO */

.usage-info-title-term {
    margin-right: 5px;
}

.usage-info-subtitle {
    font-size: 14px;
}

.usage-info-subtitle-2 {
}

.usage-info-card {
    margin-bottom: 0px !important;
}

.usage-info-body {
    overflow-y: auto;
    padding-top: 5px !important;
    max-height: 90vh;
}

.usage-example strong {
    padding: 1px 3px 1px 3px;
}

#usage-examples-table thead tr th {
    padding-top: 5px;
    padding-bottom: 5px;
}

#usage-examples-table thead tr th input {
    height: 28px;
    width: 100%;
}

.analysis-project-domain {
}

table {
    font-family: "Open Sans", "Segoe UI", arial !important;
}

.add-custom-term-button {
    /* margin-left: 5px; */
    padding: 2px 15px;
}

.copy-all-section-terms-button {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

#autosave-in-progress-info {
    padding-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

#autosave-in-progress-info i {
    margin-right: 5px;
}



#above-editor-dropdown {
}

#above-editor-dropdown-button {
    font-size: 16px;
    height: 42px;
}

#above-editor-dropdown-button:hover {
}

#above-editor-dropdown-button:active, #above-editor-dropdown-button:focus {
}

#above-editor-dropdown .dropdown-menu {
    width: 300px;
}

#above-editor-dropdown .dropdown-menu button {
    width: 290px;
    font-size: 14px;
    text-align: left;
    margin-bottom: 3px;
}

#above-editor-dropdown .dropdown-menu button i {
    min-width: 30px;
}

/* #save_content_changes_button {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px;
} */

#save_content_changes_button {
}

#show_select_content_revision_button {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 18px;
}

#above-editor-dropdown .dropdown-menu .dropdown-item:hover {
}

#mark_content_as_done_button i {
}

#above-editor-dropdown .dropdown-menu .dropdown-item {
    margin-left: 5px;
}

#show_generate_ai_templates_button {
    width: 120px;
}

#content_revision_buttons_group {
    margin-bottom: 0px !important;
}

#content-terms-ideas, #structure-ideas {
    padding-top: 0px;
    padding-bottom: 0px !important;
}

/* RELEVANT TERMS */
.terms_switches {
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
}
.terms_switches .switches_group label {
    float:left;
}

#relevant_terms_table {

}
#relevant_terms_table th {
    font-weight: bold;
}

.switch-input {
    padding: 10px 10px 0 0;
    min-width: 160px;
}

/* RELEVANT TERMS - END */

#keyword_difficulty_estimation_icon {
    font-size: 108px;
    vertical-align: middle;
}

#keyword_difficulty_estimation_value {
    font-size: 48px;
    line-height: 108px;
    vertical-align: middle;
}

.analysis-status-icon {
    font-size: 24px;
}

.analyses-status-item .card-stats-item-count {
    font-size: 16px !important;
}

.analyses-status-item .card-stats-item-label {
    font-size: 14px !important;
}

.swal-wide {
    min-width: 40%;
}

.swal-extra-wide {
    min-width: 80%;
}

.connect-sc-account {
    list-style: none;
    padding-left: 0px;
}

.connect-sc-account li {
    margin-bottom: 5px;
}

.connect-sa-an_button {
    /*width: 400px;*/
    font-size: 16px;
}

.setting-not-set {
}

#edit_target_url_button {
    margin-left: 5px;
}

.swal-examples-table td, .swal-examples-table th {
}

/*.swal-examples-table th {
    font-weight: bold;
}*/

.swal-no-title .swal2-title {
    display: none !important;
}

.text-left {
    text-align: left;
}

#user_comment_textarea {
    min-height: 80px;
}

.full-width-post-button {
    margin-top: 5px;
    width: 100%;
    font-size: 14px;
}

.full-width-post-button i {
    font-size: 14px;
}

#new-analysis-card {
    padding-top: 10px;
    padding-bottom: 10px;
}

#new_analysis_button {
    min-width: 120px;
}

.alert-narrow {
    margin-left: 25px;
}

#analysed_keyword_info {
    font-size: 13px;
    line-height: 36px;
}

.header-narrow {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.column-toggle {
    font-size: 12px;
    cursor: pointer;
}

.column-toggle-hidden {
    /* text-decoration: line-through !important;*/
}

.small-left-right-padding {
    padding-left: 5px;
    padding-right: 5px;
}

.alert.alert-transparent-primary {
}

.no-top-padding {
    padding-top: 0px !important;
}

.no-bottom-padding {
    padding-bottom: 0px !important;
}
.no-bottom-margin {
    margin-bottom: 0px !important;
}

.selected-param-info {
    margin-bottom: 20px;
}

#top10-breakdown-chart {
    margin-top: 30px;
}

.card-stats-item-2 {
    width: calc(100% / 2) !important;
}

.btn-text-only-primary {
}

.btn-text-only-primary:hover {
}

.google-accounts-list {
    align-items: center;
}

#sc-configuration-background-container {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 200px;
}

#analytics-configuration-background-container {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 200px;
}

.sc-accounts-list-item, .analytics-accounts-list-item {
    text-align: center;
    max-width: 400px !important;
}

#selected-sc-account-header {
    text-align: center;
}

#sc-config-step-2, #analytics-config-step-2 {
    display: none;
}

#loading-current-sc-account-domains {
    text-align: center;
    display: none;
}

#current-sc-account-domains {
    display: none;
    max-height: 600px;
}

#add-new-sc-account {
    height: 40px;
    padding: 1px !important;
}

#selected-analytics-account-header {
    text-align: center;
}

#loading-current-analytics-account-domains {
    text-align: center;
    display: none;
}

#current-analytics-account-domains {
    display: none;
    max-height: 600px;
}

#add-new-analytics-account {
    height: 40px;
    padding: 1px !important;
}

.add-google-account-div span {
    line-height: 40px;
}

.add-google-account-div {
    margin-top: 15px;
    text-align: center;
}

.tooltip {
    font-size: 14px;
    opacity: 1 !important;
}

.tooltip-inner {
    max-width: 500px; /* SZOK */
    opacity: 1 !important;
    text-align: left;
}

.tooltip-icon-blue {
}

.project-home-link {
    font-weight: bold;
}

.project-home-link:hover {
    text-decoration: none;
}

.project-button {
    font-size: 13px !important;
}

.project-button:hover, .project-button:focus {
}

.project-button-active {
}

.table-scrollable-container {
    overflow-x: auto;
    padding: 0px;
}

.section .section-title::before {
    width: 8px;
}

#swal_try_to_import_content_button {
    font-size: 16px;
}

/* Pomniejszenie zdjec w edytorze */

/* .ql-snow .ql-editor img {
    max-width: 20% !important;
    max-height: 20% !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    filter: url(#texture);
} */

.span-blue {
}

/* FIX NIEPOTRZEBNEGO OUTLINE'A PRZYCISKU ZAMYKANIA */
.swal2-close:focus {
    outline: none !important;
}

#overall_score_details_button {
    padding: 0px 2px 0px 2px !important;
    line-height: 20px;
}

.access-js-switch-label {
    margin-left: 20px;
}

.my-profile-list-group li {
    padding-top: 5px;
    padding-bottom: 5px;
}

#content_editor_card_header {
    padding: 15px 15px 0px 0px !important;
    min-height: 46px !important;
}

#meta_editor_card_header {
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#content_editor_card_header, #meta_editor_card_header {
    padding-left: 15px;
    padding-right: 15px;
}

#content-editor-card {
    margin-bottom: 0px !important;
}

#meta_editor_card_header .card-header-action {
    margin-left: auto;
}

#content_editor_card_header .card-header-action {
    margin-left: auto;
}

#editor-meta-content-nav-container {
}

/* zmiany w defaulcie bootstrapa - dopstosowanie front/backend*/

/* koniec */

.editor-meta-content-nav {
}

.editor-meta-content-nav .nav-item {
    margin-left: 3px;
}

.editor-meta-content-nav .nav-link.active, .editor-meta-content-nav .nav-link:focus, .editor-meta-content-nav .nav-link:hover {
    /* */
}


.editor-meta-content-nav .nav-item .nav-link {
    font-weight: bold;
}

.editor-meta-content-nav .nav-item .nav-link.active {
}

#content_editor_card_body {
    padding: 0px 5px 0px 5px !important;
}

#content_summary_html {
    text-align: center;
    padding-top: 12px;
}

#content_summary_list {
    padding-top: 10px;
    /* margin-bottom: 20px; */
    line-height: 22px;
    font-size: 14px;
    margin-right: 0px;
    display: flex;
    flex-direction: row;
}

#content_summary_list span {
}

#content_summary_list i {
    font-size: 16px;
    line-height: 22px;
}

.content-summary-col {
    min-width: 50px;
    padding-left: 3px;
    padding-right: 3px;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.content-summary-col-last {
}

.content-summary-col div {
    margin-left: 5px;
}

/*.content-summary-col-wide {
    min-width: 60px !important;
}*/

@media screen and (max-width: 1499.98px) {
    #content_editor_header {
        font-size: 0px;
    }
}

@media screen and (min-width: 1500px) {
    #content_editor_header {
        font-size: 16px;
    }
}

.alert-light-primary {
}

#select_competitors_button {
    font-size: 11px;
    padding: 2px 5px;
}

#select_competitors_button:hover {
}

.card.card-primary {
}

#content_editor_toolbar { /*custom.css #4A90E2*/
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.dropdown-menu {
    white-space: nowrap !important;
}


/* zmiany w defaulcie bootstrapa - dopstosowanie front/backend*/


.btn-outline-secondary {
    letter-spacing: 0.2px !important;
}

#content-terms-ideas{
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
}


/*quill.snow.css*/

.ql-toolbar.ql-snow, .ql-container.ql-snow {
}

.ql-snow.ql-toolbar button:hover, .ql-snow .ql-toolbar button:hover, .ql-snow.ql-toolbar button:focus, .ql-snow .ql-toolbar button:focus, .ql-snow.ql-toolbar button.ql-active, .ql-snow .ql-toolbar button.ql-active, .ql-snow.ql-toolbar .ql-picker-label:hover, .ql-snow .ql-toolbar .ql-picker-label:hover, .ql-snow.ql-toolbar .ql-picker-label.ql-active, .ql-snow .ql-toolbar .ql-picker-label.ql-active, .ql-snow.ql-toolbar .ql-picker-item:hover, .ql-snow .ql-toolbar .ql-picker-item:hover, .ql-snow.ql-toolbar .ql-picker-item.ql-selected, .ql-snow .ql-toolbar .ql-picker-item.ql-selected {
}

.ql-header {
    line-height: 24px;
    margin-right: 5px;
}

.ql-header i {
    font-size: 20px;
}

.new-analysis-control-label {
    line-height: 24px;
}

.first-action-button {
    height: 36px !important;
    font-size: 14px !important;
    margin-left: 20px !important;
}

.first-action-button i {
    font-size: 16px !important;
}

.wizard-step-small {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    height: 40px !important;
}
.wizard-step-small .wizard-step-label {
    line-height: 32px !important;
    font-size: 12px !important;
}

.wizard-step-small .wizard-step-label i {
    font-size: 18px;
}

.wizard-step-active {
}

.wizard-steps .wizard-step.wizard-step-active:before {
}

/*.cluster-details.even {
}*/

.cluster-details {
    margin-bottom: 40px;
}

.cluster-details:hover {
    
}

/* div {
    position: relative;
    display: inline-block;
} */

.cluster-details:hover .show-details-watermark {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.show-details-watermark {
    background-color: #eee;
    color: #003973;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: .6;
    display: none;
    text-align: center;
    line-height: 30px;
    font-size: 30px;
}


/*.cluster-details-expanded {
    padding-bottom: 10px;
}*/

.cluster-details-button {
    width: 100%;
}

/* horizontal bar chart z progress barow */
.c-simple-bar-label {
    font-family: Consolas, monospace;
    width: 43%;
    float: left;
    text-align: right;
    font-size: 12px;
    line-height: 12px;
    margin-right: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.c-simple-bar-progress {
    width: 55%;
    float: left;
    height: 12px;
    margin-bottom: 10px !important;
}

.progress-my {
}

.table-short thead {
}

.table-short thead tr th {
    height: 30px !important;
    padding-left: 2px;
    padding-right: 2px;
}

.table-short tbody tr td {
    height: 30px !important;
    padding-left: 2px;
    padding-right: 2px;
}

.table-medium-short thead tr th {
    height: 40px !important;
    padding-left: 2px;
    padding-right: 2px;
}

.table-medium-short tbody tr td {
    height: 40px !important;
    padding-left: 2px;
    padding-right: 2px;
}

.status-table-progress {
    margin-top: 7px !important;
    font-size: 10px;
    margin-bottom: 0px !important;
}

.project-widgets-container {    
}

.select2-container {
    z-index: 1000000;
}

.box-input-container .select2-container {
    z-index: 100 !important;
}

.box-input-container .select2-container .select2-dropdown {
    display: none !important;
}

.topic-keyword-selection-button, .selection-button {
    margin-top: 5px;
    margin-bottom: 5px;
}

.new-topic-wizard-forward-button {
    min-width: 400px;
}

.new-topic-wizard-forward-button:hover {
}

.text-align-vertical-middle {
    display: flex;
    justify-content: center; /* align horizontal */
    align-items: center; /* align vertical */
}

.topic-to-analysis-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.wizard-explanation-right {
}

.wizard-explanation {
    margin-bottom: 40px;
}

.swal-height-500px {
    height: 500px;
}

.swal-height-500px .swal2-textarea {
    height: 320px;
}

.swal-height-90 {
    height: 90%;
}

.swal-height-100 {
    height: 100%;
}

.swal-html-import {
    height: 90vh;
}

.swal-html-import .swal2-textarea {
    height: 60vh;
}

.wizard-step-row {
    min-height: 300px;
    margin-bottom: 2%;
}

.competitors-domains-container {
    width: 100%;
}

.project-submenu-active {
}

.project-submenu-active a {
    font-weight: bold !important;
}

.project-submenu-li {
}

.project-submenu-li a {
    padding-left: 85px !important;
}

.submenu-active a {
    font-weight: bold !important;
}

.simple-details-button {
}

#best_urls_table_cluster thead tr th {
    padding-left: 4px !important;
    padding-right: 4px !important;
}

#best_urls_table_cluster tbody tr td {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.popup-details-table {
    font-size: 14px !important;
}

.popup-details-table tbody tr td {
    padding: 8px 10px !important;
    height: 40px !important;
}

.btn-view-settings {
    padding: 1px !important;
    font-size: 22px;
    margin: 0px;
    margin-bottom: 5px;
}

#view_settings_popup .swal2-popup {
    width: 600px;
}

#save-view-settings {
    width: 80%;
}

.media-below-info {
    font-size: 14px;
}

.btn-small-icon {
    margin-top: -3px !important;
    font-size: 12px;
    padding: 2px !important;
}

.btn-small-icon:hover {
}

.btn-inv-mark {
    padding: .1rem .2rem;
    font-size: 12px;
    line-height: 16px;
    margin-right: 2px;
}

.invisible-span {
    font-size: 0px;
}

/* TOASTR: */

.toast-center-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.toastr-button {
    margin-left: 20px;
    margin-bottom: 20px;
}

#toast-container > div {
    opacity: 1 !important;
}

#toast-container.toast-center-center > div {
    padding-left: 15px !important;
    min-width: 600px;
    font-size: 16px;
}

#toast-container.toast-center-center .toast-error {
}

#toast-container.toast-center-center .toast-warning {
}

#toast-container.toast-center-center .toast-success {
}

#toast-container.toast-center-center .toast-info {
}

#toast-container.toast-center-center div .toast-title {
    text-align: center !important;
    font-size: 20px;
}

#toast-container.toast-center-center div .toast-message {
    text-align: center !important;
    margin-top: 20px;
}

#toast-container.toast-center-center div .toast-action-buttons {
    margin-top: 20px;
}

.dataTables_wrapper {
    overflow-x: auto;
}

.dataTables_length {
    padding-top: 4px !important;
}

.dataTables_length label select {
    margin-left: 5px !important;
    margin-right: 5px !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    height: 32px !important;
    font-size: 13px !important;
}

.bootstrap-tagsinput {
    text-align: left;
    width: 100%;
}

.bootstrap-tagsinput input {
    min-width: 200px !important;
    /* min-width: 400px !important; */
}

.bootstrap-tagsinput .tag {
}

.recent-tag-button {
    margin-top: 5px;
}

/* EDITABLE */

.editable-input .input-large {
    min-height: 100px;
}

.editable-submit {
}

.editable-submit:hover {
}

.editable-cancel {
}

.editable-cancel:hover {
}

.editable-submit i {
    font-size: 14px;
}

.editable-cancel i {
    font-size: 24px;
}

.filters-table thead tr th {
    height: 30px !important;
}

.filters-table tbody tr td {
    height: 30px !important;
}

.top-avatar {
    font-size: 16px !important;
}

#nav-main-search {
    display: none;
}

#nav-main-search-button {
    display: none;
}

.navbar-h1 {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 32px;
}

.alive-popup { /* odpowiednik swal2-container */
    display: flex;
    position: fixed;
    z-index: 1060;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: .625em;
    overflow-x: hidden;
    transition: background-color .1s;
    -webkit-overflow-scrolling: touch;
}

.alive-popup .swal2-popup {
    width: 100%;
}

.alive-popup .swal2-center {
    align-items: center;
}

.alive-popup .swal2-backdrop-show {
}

.alive-popup-header {
    padding-bottom: 30px;
}

.navbar .nav-link {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
}

.dropdown-item:hover {
}

/* Sparkline */
.jqsfield {
    font-size: 14px !important;
}

#keywords_with_best_visibility_table_wrapper {
    overflow-x: auto;
}

#urls_with_best_visibility_table_wrapper {
    overflow-x: auto;
}

.navbar-logo {
    font-weight: 700;
    line-height: 32px;
    font-size: 18px;
}

.navbar-logo:hover {
}

.flag-holder {
    width: 20px;
    display: inline-block;
}

.dropdown-menu {
    max-height: 90vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.dropdown-menu.project-selection {
    top: 32px !important;
}

.project-view-buttons a {
    margin-bottom: 0px !important;
    font-size: 14px !important;
}

.no-border {
}

.radius-small {
}

.card .card-stats {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.weekly-performance {
    min-height: 116.67px !important;
    align-items: center;
    display: flex !important;
    justify-content: center;
}

.weekly-performance .card-stats-items {
    width: 100%;
}

.weekly-performance .card-stats-items .card-stats-item .card-stats-item-count {
    font-size: 24px;
}

.weekly-performance .card-stats-items .card-stats-item .card-stats-item-count span {
    font-size: 14px !important;
}

.weekly-performance .card-stats-items .card-stats-item .card-stats-item-label {
    font-size: 13px;
}

/* REPORTS */

#reports-preview-container {
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    /*position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;*/
    width: 100%;
    min-height: 100vh;
}

#reports-preview-header {
    line-height: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
}

#reports-preview-header-margin {
    height: 20px;
}

#reports-preview-body {
    overflow-x: hidden;
}

#close-report-preview-button {
    font-size: 14px;
    height: 36px;
    line-height: 24px;
}

#reports-preview-body #view-header {
    text-align: center;
}

.report-heading-left {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.report-logo {
    text-align: right;
    padding-right: 20px;
}

.report-last-page-body {
    padding-top: 200px;
}

#report-last-page-info {
    padding-top: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

@media print { 
    .noprint { 
        visibility: hidden; 
    } 
   
    #reports-preview-header-margin {
        display: none;
    }
} 

/* .btn-primary:active, .btn-primary:hover, .btn-primary.disabled:active, .btn-primary.disabled:hover {
}*/

.report-button {
    margin-bottom: 8px;
    margin-left: 10px;
}

.report-tips {
    font-size: 12px;
}

.chart-canvas {
    max-width: 100%;
    max-height: 600px;
}

.report-h2 {
    font-size: 22px !important;
}

.report-h3 {
    font-size: 18px !important;
}

.avoid-page-break-inside {
    page-break-inside: avoid;
}

.brief-mini-button {
    float: left !important;
    height: 24px !important;
    font-size: 16px !important;
    line-height: 24px !important;
    padding-top: 3px !important;
    margin-right: 5px !important;
}

.brief-mini-button:hover {
}

#brief-sections {
    padding-left: 20px;
}

.brief-section-title {
    font-weight: bold;
}

.brief-section-description {
    white-space: pre-line;
    padding-left: 10px;
}

#brief-assets {
    padding-left: 20px;
}

/* POCKETS */

#keywords-pocket-container {
    display: none;
    position: fixed;
    z-index: 999999;
    right: 12px;
    bottom: 12px;
}

#keywords-pocket-show-button {
    font-size: 13px;
    width: 260px;
    height: 40px;
}

#keywords-pocket-trash-button {
    width: 40px;
    height: 40px;
}

#keywords-pocket-show-button:hover {
}

#keywords-pocket-trash-button:hover {
}

#keywords-pocket-show-button:focus {
}

#keywords-pocket-trash-button:focus {
}

#urls-pocket-container {
    display: none;
    position: fixed;
    z-index: 999999;
    right: 12px;
    bottom: 56px;
}

#urls-pocket-show-button {
    font-size: 13px;
    width: 260px;
    height: 40px;
}

#urls-pocket-trash-button {
    width: 40px;
    height: 40px;
}

#urls-pocket-show-button:hover {
}

#urls-pocket-trash-button:hover {
}

#urls-pocket-show-button:focus {
}

#urls-pocket-trash-button:focus {
}

/* POCKETS - END */

.page-error {
    height: 90vh !important;
    padding-top: 0px !important;
}

/* switchery - additional sizes */
.switchery-extra-small {
  height: 14px;
  width: 22px;
}

.switchery-extra-small > small {
  height: 14px;
  width: 14px;
}

.editor-switch-input {
    font-size: 13px;
}

.dropdown-menu-wide {
    width: 400px !important;
}

.term-info-icon {
    width: 20px !important;
}

.content-term-dropdown-menu {
}

.content-term-dropdown-menu .dropdown-divider {
}

.dropdownleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropdownleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0;/*0.255em;*/
  vertical-align: 0.255em;
  content: "";
}

.dropdownleft .dropdown-toggle::after {
  display: none;
}

/*.dropdownleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
*/

.dropdownleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdownleft .dropdown-toggle::before {
  vertical-align: 0;
}

.div-border-top {
}

.dropdown-term-title {
    font-size: 11px !important;
}

.h2-small {
    font-size: 16px;
}

.custom-scroll {
    scrollbar-width: thin;
}

.custom-scroll::-webkit-scrollbar {
    width: 8px;
}
.custom-scroll::-webkit-scrollbar-track {
}
.custom-scroll::-webkit-scrollbar-thumb {
}

.custom-scroll-wide::-webkit-scrollbar {
    width: 12px !important;
}

.custom-scroll-wide {
    scrollbar-width: auto;
}

.topic-mode-radio {
    font-size: 14px;
}

.expandable-textarea {
    height: 40px !important;
    transition: all 0.5s ease;
}

.expandable-textarea:focus {
    height: 120px !important;
}

.notification-button {
    cursor: pointer;
}

.notification-button:hover {
    font-weight: bold;
}

.project-views-button {
    border-width: 0px 0px 3px 0px !important;
    font-size: 14px !important;
    margin-bottom: 0px !important;
}

.project-views-button-active, .project-views-button:hover,  .project-views-button:active, .project-views-button:focus, .project-views-button-active:hover .project-views-button-active:active, .project-views-button-active:focus {
    border-style: solid;
    border-width: 0px 0px 3px 0px !important;
}

.section .section-header {
    position: relative;
    margin-bottom: 20px;
    padding: 5px 20px 0 20px;
    display: flex;
    align-items: center;
}

.section-header-full {
    padding-bottom: 10px !important;
}

.right-project-button {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}

.right-project-button i {
    /*line-height: 24px;*/
    font-size: 16px;
}

/*#btn-sc-configure, #btn-analytics-configure {
    padding-left: 6px;
    padding-right: 6px;
}

#btn-sc-configure i, #btn-analytics-configure i {
    font-size: 12px;
}

#btn-sc-configure img, #btn-analytics-configure img {
    margin-bottom: 2px;
}*/

#right-share-project-button, #right-project-settings-button, .right-home-project-button, #btn-sc-configure, #btn-analytics-configure, #btn-sc-open, #btn-analytics-configure, #btn-analytics-open {
    margin-bottom: 0px;
}

#right-share-project-button:hover, #right-project-settings-button:hover, .right-home-project-button:hover {
}

#btn-sc-configure i, #btn-analytics-configure i {
    font-size: 12px;
}

#btn-sc-configure img, #btn-analytics-configure img {
    margin-bottom: 2px;
}

.nav-pills .nav-item .nav-link {
    transition: none;
    -webkit-transition: none;
}

.nav-pills .nav-item .nav-link.active, .nav-pills .nav-item .nav-link:hover {
    border-style: solid;
    border-width: 0px 0px 3px 0px !important;
}

.dropdown-list .dropdown-item.dropdown-item-unread {
}

.dropdown-list .dropdown-item.dropdown-item-unread:hover {
}

.dropdown-list .dropdown-item.dropdown-item-read {
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
}

.card-stats-item .card-stats-item-count {
    line-height: 1;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 700;
}

.card .card-stats .card-stats-item .card-stats-item-count {
    line-height: 1;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 700;
}

.card-stats-item .card-stats-item-label {
    font-size: 12px;
    letter-spacing: .5px;
    margin-top: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.top-dashboard-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.small-padding {
    padding-left: 5px;
    padding-right: 5px;
}

.no-bottom-padding {
    padding-bottom: 0px !important;
}

.no-left-right-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.dashboard-recent-items {
}

.tickets-list.dashboard-recent-items .ticket-item {
    padding: 5px 10px 5px 10px;
}

.tickets-list.dashboard-recent-items .ticket-item:hover {
}

.tickets-list.dashboard-recent-items .ticket-item.ticket-more {
    padding: 15px 5px 15px 5px !important;
}

.dashboard-recent-items .ticket-item .ticket-title h4 {
    font-size: 13px !important;
}

.dashboard-recent-items .ticket-item .ticket-title {
    text-align: center;
}

.dashboard-recent-items .ticket-item .ticket-info {
    align-items: center;
    justify-content: center;
    line-height: 22px;
}

.card-stats-item {
    padding: 5px;
}

.alert .alert-title {
    font-size: 16px;
}

.visibility-switches {
    margin-bottom: 10px;
}

.table-right-button {
}

.dash-sc-placeholder {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
    padding-top: 150px !important;
    padding-bottom: 20px !important;
}

.dash-analytics-placeholder {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 450px;
    padding-top: 150px !important;
    padding-bottom: 20px !important;
}

.highlight-white {
    padding: 20px;
    font-size: 18px;
}

.highlight-narrow-white {
    padding: 5px;
}

.wizard-step {
    line-height: 32px;
    font-size: 20px;
    margin-right: 10px;
    padding-right: 10px;
}

.btn-outline-bright {
}

.btn-outline-bright:hover {
}

.use-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    text-align: left;
}

.line-counter {
    font-size: 14px !important;
}

.nav-link.nav-usage-bar-container {
    padding-top: 5px !important;
    padding-right: 1px !important;
    padding-left: 1px !important;
}

.nav-usage-bar {
    height: 22px;
    width: 5px;
    display: inline-block;
}

.nav-plan-tooltip {
}

.loading-spinner {
    padding-top: 30vh !important;
    padding-bottom: 30vh !important;
}

.loading-spinner h1 {
    font-size: 24px;
}

.loading-spinner i {
    font-size: 32px;
}

.marginr-5 {
    margin-right: 5px;
}

#task-groups-input[readonly],#task-status-input[readonly],#task-tags-input[readonly] {
}

/* CALENDAR */
.fc-event{
    cursor: pointer;
}

.fc-list-event-title a {
    /* font-weight: bold; */
}

.fc-showNewTaskButton-button::before {
    font-family: "Font Awesome 5 Duotone";
    font-weight: 900;
    content: '\f055';
}

.fc-showNewTaskButton-button {
}

.fc-showNewTaskButton-button:hover {
}

.donut-chart-body {
    display: flex;
    justify-content: center;
    align-items: center;
}

.topic-summary-box {
    height: 500px;
    overflow-y: auto;
    padding-right: 5px !important;
}

@media (min-width: 1600px) {
.topic-summary-box {
    height: 380px;
}
}

.topic-summary-section-button {
    font-size: 14px !important;
    height: 20px !important;
    line-height: 14px !important;
    padding-left: 0px !important;
}

#cd-popup-1-tab i, #cd-popup-2-tab i, #cd-popup-3-tab i {
    font-size: 16px;
}

.ads-config-ta {
    font-size: 13px;
    min-height: 250px;
    width: 100%;
}

.small-left-right-padding {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

/* AUTOCOMPLETE! */

/*the container must be positioned relative:*/
.autocomplete {
  position: relative;
  display: inline-block;
}

.autocomplete-items {
  position: absolute;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
  max-height: 300px;
  overflow-y: auto;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  font-size: 14px;
}

/*when hovering an item:*/
.autocomplete-items div:hover {
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
}

#billing_info_popup {
}

#billing_info_popup .swal2-popup {
    max-width: 1400px !important;
    max-height: 800px !important;
    margin: auto;
}

#task_popup {
}

#task_popup .swal2-popup {
    max-width: 1400px !important;
    max-height: 800px !important;
    margin: auto;
}

@media screen and (min-width: 1000px) {
    .swal-mini {
        min-width: 600px;
    }
}

.alive-popup-card {
    margin-bottom: 0px !important;
}

.alive-popup-body {
    overflow-y: auto;
    padding-top: 5px !important;
    max-height: calc(95vh - 100px);
}

@media (max-height: 900px) {
    .alive-popup-body {
        max-height: calc(95vh - 50px);
    }
}

.alive-popup.swal2-backdrop-show {
}

#create-first-project-header {
    margin-top: 20px;
    margin-bottom: 20px;
}

#create-first-project-button-container {
    margin-top: 20px;
    margin-bottom: 40px;
}

.dashboard-header h1 {
    font-size: 14px !important;
    line-height: 36px;
}

.order-info {
}

.order-info-val {
    font-size: 14px;
}

.order-final-price {
    
}

#video_library_popup .swal2-popup {
    max-width: 1400px !important;
    margin: auto;
}


.nav-button-warning {
}
.nav-button-danger {
}

.exc-term-button {
    margin-left: 5px;
    margin-top: 5px;
}

.report-term-button {
    text-align: center;
}

#recently-active-info {
    display: flex;
    justify-content: center;
    align-items: center;
}

.recently-active-avatar {
    font-weight: 600;
}

.recently-active-header {
    font-size: 13px;
    margin-bottom: 0px;
    margin-right: 5px;
}

.new-ccontent-wizard-forward-button {
    min-width: 150px;
}

.new-ccontent-wizard-forward-button:hover {
}

.nav-link.disabled {
}

.inv-item-options-dropdown-menu {
}

.btn-inventory-options {
    padding: .1rem .2rem;
    font-size: 24px !important;
    line-height: 16px;
}

.btn-inventory-options i {
    font-size: 24px !important;
}

.color-danger {
}

#simple-popup-body {
    /* text-align: center; */
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.simple-popup-shown {
    overflow: hidden;
}

.td-max-height-200 {
    max-height: 200px;
    overflow-y: auto;
}

.popup-row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.no-right-padding {
    padding-right: 0px;
}

.no-left-padding {
    padding-left: 0px;
}

.swal2-title i {
    line-height: 1.2;
}

.nav-tabs .nav-item .nav-link.active {
}

.info-gray {
}

#competitors-best-info-span {
    min-width: 16px;
    text-align: center;
    margin-top: 24px;
    position: absolute;
    top: 0px;
    padding-left: 140px;
    color: #4A90E2;
}

.content-quality-icon {
   min-width: 24px; 
   text-align: center;
   color: #4A90E2;
}

.ql-editor {
    scrollbar-width: auto;
    
    font-size: 14px;
    font-family: "Open Sans", "Segoe UI", arial !important;
}

.ql-editor::-webkit-scrollbar-track {
}

.ql-editor::-webkit-scrollbar-thumb {
}

.ql-editor::-webkit-scrollbar {
    width: 12px !important;
}

.contai-form-container, .contai-form-backgrounds-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#contai-form-carousel-indicators .carousel-indicators li {
}

.vh-100 {
    height: 100vh;
}

#contai-form-carousel-indicators .carousel-inner .carousel-item {
    text-align: center;
}

#contai-form-carousel-indicators .carousel-inner .carousel-item::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .25;
}

#contai-form-carousel-indicators .carousel-inner .carousel-item img {
    margin: auto;
}

#contai-form-carousel-indicators .carousel-inner .carousel-item img {
}

.explanation-header {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 120px;
}

.explanation-header-small {
    height: 80px !important;
}

.explanation-header h4 {
    font-size: 20px;
}

.flex-column-center {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
}

.project-wizard-step-container {
    min-height: 265px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    font-size: 14px;
}

.select2-dropdown {
    min-width: 300px;
}

#advanced-settings-accordion-header[aria-expanded="true"], #content-wizard-advanced-header[aria-expanded="true"] {
}

#content-terms-location-tabs .nav-item a {
    text-align: left;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
}

.hide-media-label {
    display: none;
}

.editor-stats-compared-to-info {
    font-size: 12px;
}

#all-terms-buttons-group button {
}

#content_revision_buttons_group button {
    margin-right: 5px;
}


#editor_undo_button, #editor_redo_button {
    line-height: 20px;
    font-size: 14px;
}

#editor_redo_button {
    margin-right: 20px;
}

#editor_undo_button:hover, #editor_redo_button:hover {
}

/* table styles */

.dataTables_length label select {
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

table {
}

table thead tr th {
}

table thead tr:first-child > th:first-child {
}

table thead tr:first-child > th:last-child {
}

table {
    border-collapse: separate !important;
    border-spacing: 0px;
}

/* fonts - test */
body, table, th, td {
    /* font-family: "Mulish", "Open Sans", "Segoe UI", arial !important; */
}

.ql-editor {
    font-family: "Mulish", "Open Sans", "Segoe UI", arial !important;
    font-size: 16px;
}

.ql-toolbar.ql-snow {
    font-family: "Mulish", "Open Sans", "Segoe UI", arial !important;
}

#cluster_size_options_popup .swal2-popup {
    max-width: 600px;
}

.yt-idea-td {
    padding-top: 5px !important;
}

.yt-idea-title a {
}

.yt-idea-info {
    font-size: 11px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: right;
}

.ql-snow .ql-editor h1, .ql-snow .ql-editor h2, .ql-snow .ql-editor h3 {
    margin-top: 40px;
    margin-bottom: 25px;
}

#content_topic_keywords, #user_defined_topic_keywords {
    height: auto !important;
}

/* Project home */
.project-home-widget {
    min-height: calc((80vh - 115px) / 2 - 40px) !important; /* TODO: can be done better? */
}

.project-home-widget .card-body {
    flex-grow: 1;
}

.project-home-widget .card-footer {
    flex-grow: 0;
}

.project-home-widget-img-container {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.img-left {
    justify-content: left;
}

.img-right {
    justify-content: right;
}

.project-home-widget-img-container img {
    max-width: 100%;
    max-height: calc((90vh - 115px) / 3 - 40px) !important; /* TODO: can be done better? */
}


.project-home-widget-content-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin-left: 50px;*/
}

.project-home-info-line {
    min-height: 50px;
}

.project-home-info-line-last {
    margin-bottom: 15px;
    font-size: 16px;
}

.project-home-h2 {
}

.alert-contadu-light {
    /* #D4E4F8 */
}

.text-align-vertical-middle.wizard-explanation img {
    max-height: 300px;
}

#top-menu-section-header {
    padding-left: 0;
}

.card .card-header h4 {
    font-size: 20px;
}

/* .topic-seeds-header {
    font-size: 13px !important;
} */

#analyses_table_container .card-header {
    min-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#topics_table_container .card-header {
    min-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.cluster-details {
    margin-bottom: 40px;
    padding: 2% !important;
}

.cluster-details h6 {
    font-size: 120%;
    margin-bottom: 0px;
}

.cluster-details h6 span {
    font-size: 60%;
}

#ccontent-cluster-title {
    margin-left: 5px;
}

.form-inline.editableform {
    justify-content: center;
}


.ai-writing-dropdown-menu {
    z-index: 100;
}

.ai-writing-dropdown-menu .dropdown-divider {
}

.ai-output-outer-container {
    display: flex;
    align-content: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    min-height: 200px;
}

.ai-output-container {
    text-align: left;
    line-height: 36px;
}

.ai-limits-info {
    font-size: 14px;
    padding-bottom: 20px;
}

/* Compatibility... */
.swal2-header {
    display:flex;
    flex-direction:column;
    align-items:center
}

.swal2-header .swal2-close {
    position:absolute !important;
    top:0 !important;
    right:0 !important;
}

.alive-popup .swal2-popup {
    padding-bottom: 0px !important;
}

.alive-popup-body {
    padding-bottom: 0px !important;
}

.invalid-feedback {
    font-size: 16px !important;
    font-weight: bold !important;
}

/* MOBILE ADJUSTMENTS */
@media (max-width: 1200px) {
    
    .hide-in-mobile {
        display: none !important;
    }
    
    .hide-in-desktop {
        display: block;
    }
    
    .main-navbar .form-inline .navbar-nav {
        margin-right: 0px !important;
    }
}

@media (min-width: 1201px) {
    .hide-in-mobile {
        display: block;
    }
    
    .hide-in-desktop {
        display: none !important;
    }
}

/* MOBILE ADJUSTMENTS - END */

.trial-days-progress {
    margin-top: 9px !important;
    margin-bottom: 0px !important;
}

.trial-days-progress .progress-bar {
    line-height: 18px;
}

.trial-days-progress-a:hover {
    text-decoration: none;
}

.grid-create-content-button {
    font-size: 14px;
    z-index: 101;
}

.grid-create-content-button-small {
    padding-left: 5px;
    padding-right: 5px;
    width: 80px !important;
    height: 36px !important;
}

.grid-create-content-button-xsmall {
    width: 36px !important;
    height: 36px !important;
    padding-left: 5px;
    padding-right: 5px;
}

.content-score-row {
    margin-left: 0px;
    margin-right: 0px;
}

.content-score-bar-container {
    padding-top: 18px;
    max-width: 100px;
    padding-right: 5px; 
}

.content-score-icon-container {
    padding-top: 9px;
    max-width: 100px;
    padding-right: 5px; 
    text-align: right;
    font-size: 20px;
}

.content-score-bar-secondary-container {
    padding-top: 18px;
    max-width: 100px;
    padding-left: 50px;
}

.content-score-header {
    padding-top: 10px;
}

.content-score-header h4 {
    font-size: 16px;    
}

.content-score-header h5 {
    font-size: 13px;
}

.content-score-header-short {
    max-width: 160px;
}

.content-score-pc, .content-score-val {
    font-size: 14px;
    padding-top: 8px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
}

.content-score-pc {
    max-width: 60px;
    width: 60px;
}

.content-score-val {
    max-width: 180px;
    wdith: 180px;
    padding-left: 15px;
}

.content-score-pc-secondary {
    padding-top: 6px;
    font-size: 13px;
}

.cs-info-button {
    margin-left: 10px;
    line-height: 18px;
    height: 22px;
    height: 24px;
}

.cs-info-button span {
    display: inline !important;
}

.cs-info-div {
    margin-left: 15px;
}


@media (max-width: 1920px) {
    
    #overall-score-details-container .card-header, #overall-score-details-container .card-body {
        padding-left: 0;
        padding-right: 0;
    }
    
    .content-score-header {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .content-score-header-short {
        max-width: 150px;
    }
    
    .content-score-header h4 {
        font-size: 14px;
    }
    
    .content-score-bar-container {
        max-width: 80px;
    }
    
    .content-score-bar-secondary-container {
        max-width: 80px;
        padding-left: 40px;
        padding-right: 5px;
    }
    
    .content-score-pc, .content-score-icon-container {
        display: none;
    }
    
    .content-score-val {
        text-align: right;
        padding-top: 5px;
        max-width: 80px;
        wdith: 80px;
        padding-left: 0;
        font-size: 12px;
    }
    
    .content-score-row .col .meta-term-label {
        font-size: 12px;
        padding: 0px 2px;
        line-height: 24px;
        margin-top: 6px;
        margin-right: 2px;
    }
}

#share_analysis_popup .swal2-popup {
    max-width: 800px;
}

#share-optimisation-access-button {
    margin-right: 5px;
}

#share-optimisation-content-preview-button i {
    font-size: 16px;
}

#analysis-details-keyword-info-col {
    padding-left: 25px;
}

#analysis-details-keyword-info-col h1 {
    margin-top: 0px;
}

.analysis-details-navigation-spacer {
    display: inline-block;
}

.content-editor-left-col {
    padding: 0 15px 0 0;
}

.content-editor-right-col {
    padding-right: 0px;
}

.project-selection {
    z-index: 1060;
}

/* NOT USED ANYMORE:

.content-draft-section-description-input, .content-draft-section-header-input {
}

.content-draft-section-header-input {
}

.content-draft-section-header-input {
    
}

.content-draft-section-card {
    margin: 5px 20px;
}

#copy-content-draft-to-editor-button{
}

.content-draft-up-down-container {
    height: calc(100% - 42px) !important;
}

.content-draft-close-container {
    height: 42px;
}

.content-draft-section-form {
    width: calc(100% - 42px);
}

.content-draft-buttons-container {
    width: 42px;
}
*/

#analysis-target-url-span {
    font-size: 14px;
}

.table-fixed {
    table-layout: fixed;
    width: 100%;
}

.zero-margin-row {
    margin-left: 0px;
    margin-right: 0px;
}

.tr-project-domain {
}

.tr-project-comp {
}

.neuron-only-card {
    display: none;
}

.yt-guide {
}

#contadu_updates_info_popup .swal2-popup {
    max-width: 1400px !important;
}

#analysed_keyword_info {
    display: none;
}

.structure-grid-item {
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

.structure-grid-title {
}

.structure-grid-title .card-header-action {
    font-size: 16px;
    font-weight: bold;
}

.structure-grid-title h4 {
    font-size: 16px !important;
}

.structure-grid-subtitle {
    padding-top: 0px !important;
}

.structure-grid-h {
    margin-bottom: 10px !important;
}

.structure-grid-h i {
    margin-right: 10px;
}

h1.structure-grid-h {
    font-size: 16px !important;
    font-weight: bold;
}

h2.structure-grid-h {
    font-size: 14px !important;
    padding-left: 10px !important;
}

h3.structure-grid-h {
    font-size: 14px !important;
    padding-left: 20px !important;
}

.term_usage {
    padding: 4px 5px !important;
}

.term_suggested_usage_info {
}

#content-terms-container {
    padding-right: 5px !important;
}

#content-terms-location-content, #outline-content {
    padding: 0 10px;
}

/* #ai-templates-standard, #ai-templates-custom {
    padding: 10px 0 10px 10px;
} */

#outline-yt .card-body, #stock-images .card-body {
    padding-left: 10px !important;
}

/* @media (min-width: 1920px) {
    #content-terms-location-content, #outline-content {
        padding: 0 20px;
    }
    
    #ai-templates-standard, #ai-templates-custom {
        padding: 20px 0 20px 20px;
    }
    
    #outline-yt .card-body, #stock-images .card-body {
        padding-left: 20px !important;
    }
} */

#media-ideas, #view-settings {
    padding-top: 0 !important;
}

#content-terms-filters {
    padding: 10px;
}

@media (min-width: 1920px) {
    #content-terms-filters {
        padding: 20px;
    }
}

.show-in-content-preview {
    display: none;
}

.fs-13px {
    font-size: 13px !important;
}

#sc-access-refresh-button, #sc-access-disconnect-button, #analytics-access-refresh-button, #analytics-access-disconnect-button {
    margin-left: 10px;
    font-size: 12px;
    padding: 2px !important;
    line-height: 14px;
}

.btn-outline-danger {
}

#new-project-mode-selection {
    display: none;
}

.new-feature-placeholder {
    display: none;
}

.menu-divider {
    display: inline-block;
    padding-right: 10px;
    margin-right: 8px;
    font-size: 18px;
    line-height: 23px;
}

@media (min-width: 1200px) {
    .col-xl-24 {
        flex: 0 0 20% !important;
        max-width: 20% !important;
    }
    .col-neuron-ltd {
        flex: 0 0 !important;
        min-width: 300px !important;
    }
}

#analysis-management-info {
    display: none;
}

/* CAL */
.fc table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em; /* normalize cross-browser */
  }

.fc-theme-standard td{
  margin: 0px !important;
  padding:10px !important;
  }
  
  .fc-theme-standard th {
  margin: 0px !important;
  padding:0px !important;
   font-size:20px;
   line-height: 50px;
  }
  
  .fc .fc-daygrid-day-number {
    position: relative;
    z-index: 4;
    padding: 4px;
    font-size:16px;
    font-weight:bold;
}

.fc table tbody th {
}

#sidebar-terms-search {
    width: calc(100% - 236px);
    margin-right: 5px;
}

#terms-search-filters-container {
    margin: 15px 0 0 5px;
}

@media (min-width: 1920px) {
    #terms-search-filters-container {
        margin: 15px 0 0 5px;
    }
}

#select2-sidebar-terms-filter-results {
    max-height: 300px !important;
}

.select2-container--default .select2-selection--single {
}

#sidebar-terms-filter-container, #copy-terms-dropdown-outer-container {
    padding-left: 0;
    padding-right: 0;
}

#sidebar-terms-filter-container .select2-container {
    z-index: 0 !important;
    max-width: 104px;
}


#sidebar-terms-filter-container .select2-container .selection .select2-selection {
    height: 42px !important;
    min-height: 42px !important;
    
}

#sidebar-terms-filter-container .select2-container .selection .select2-selection .select2-selection__rendered {
    line-height: 40px !important;
}

#sidebar-terms-filter-container .select2-container .selection .select2-selection .select2-selection__arrow {
    height: 40px !important;
    min-height: 40px !important;
}

.copy-terms-dropdown-container {
    margin: 0 0 0 5px;
}

.copy-terms-dropdown-container .btn {
    font-size: 14px;
    height: 42px;
}

.copy-terms-dropdown-container .dropdown-menu {
    min-width: 300px;
}

/* .copy-terms-dropdown-container .dropdown-menu .dropdown-item {
    font-size: 14px;
} */

.schema-explorer-syntax {
    padding-bottom: 20px;
}

.schema-explorer-img {
    max-width: 250px;
}

.content-term-button, .custom-content-term-button {
    letter-spacing: .2px !important;
}

#import-advanced-settings-accordion-header[aria-expanded="true"] {
}

.container-hidden {
    display: none;
}

.switch-on-border {
}

#competitors-selection-dropdown .dropdown-menu .dropdown-item {
}

#competitors-selection-dropdown .dropdown-menu .dropdown-item:hover {
}

#content-score-info {
    margin-top: 10px;
    font-size: 13px;
}

#competitors-selection-choice {
    white-space: normal;
}

#content_plan_result_table thead tr:first-child > th:first-child {
    min-width: 20%;
}

.project-settings-popup .swal2-popup {
    min-width: 70%;
    width: 1200px;
}

.integration-post-row {
    font-size: 13px;
    margin-bottom: 10px;
}

/* BLOCKING AHREFS EXTENSION */
body {
    margin-top: 0px !important;
}

#rcr-wrapper {
    margin-top: -500px !important;
}

td.pos-trend {
    font-family: Consolas, monospace !important;
    font-size: 14px !important;
}

#share-optimisation-dropdown-container .dropdown-menu {
    min-width: 240px;
}


/* NOWE 2023-03-20: */
:root {
  --border-round:  0.25rem;
  --green-outline-success-bg: rgba(40, 167, 69, 0.3);
  --green-outline-success-text: rgba(40, 167, 69, 0.95);
  --body-background-rgb: rgb(1, 125, 255);
}

body {
    /* font-family: Open Sans, Segoe UI, Roboto, Helvetica Neue, sans-serif !important; */
}

.btn {
    font-weight: 400 !important;
    /* font-size: .875rem !important; */
    /* font-family: Open Sans, Segoe UI, Roboto, Helvetica Neue, sans-serif; */
}

.btn:hover {
}

.btn strong {
	font-weight: 600 !important;
}

.content-term-button {
	font-size: 0.95em !important;
    padding-left: 8px !important;
}

.content-term-button.btn-outline-success {
}

.content-term-dropdown-menu {
}

.dropdown-item:hover {
}

.swal2-html-container {
    font-size: 0.9em !important;
}

.usage-info-body {
    font-size: 1em !important;
    text-align: center;
}

.content-term-button.btn-outline-secondary {
}

.content-term-button.btn-outline-use-much-less {
}

/* .swal2-styled.swal2-confirm {
} */


/* keywordmarkbg {
} */

.label-success {
}


#project-selection-dropdown:hover {
}

.main-footer, #main-footer-free-contact {
}

.btn-table-small {
    font-size: 16px;
    padding: .1rem;
    line-height: 16px;
    border: none;
}

.btn-table-small:last-of-type {
    margin-right: 2px;
}

.btn-table-xs {
    font-size: 12px;
    padding: .1rem;
    line-height: 16px;
}

/* KONIEC 2023-03-20 */

#content-score-left-inner, #content-score-right {
    cursor: pointer;
}

.article.article-style-b .article-details p {
    font-size: 12px;
    line-height: 20px;
}

.tooltip {
    width: auto !important;
    height: auto !important;
}

#embedded-sign-out {
    display: none;
}

.h-collapse {
    cursor: pointer;
}

#content-suggestions-tabs .nav-item .nav-link {
    padding: 0.5rem 0.4rem 0.5rem 0.4rem !important;
}

.col-th-search {
    padding: 10px !important;
}

.col-th-search input {
    width: 100% !important;
}

.col-th-search input::placeholder {
    opacity: 0.3;
}

.cw-table-open-button {
    text-align: left;
}

.content-draft-idea .media-body .media-title {
    margin-bottom: 0px !important;
}

.content-draft-idea .media-body .text-muted .bullet {
    margin-right: 9px;
}

.content-draft-idea {
    margin-bottom: 15px;
    margin-left: 5px;
}

.outline-ideas-search-container {
    margin-bottom: 10px;
}

.content-draft-idea .mr-3 {
    /* height: 52px;
    line-height: 52px; */
    font-weight: bold;
}

.content-draft-idea-h1 .mr-3 {
    font-size: 16px;
}

.content-draft-idea-h2 .mr-3 {
    font-size: 14px;
    margin-left: 15px !important;
}

.content-draft-idea-h3 .mr-3 {
    font-size: 14px;
    margin-left: 25px !important;
}

.content-draft-idea .media-body .media-title {
    max-height: 28px;
    overflow: hidden;
}

.content-draft-competitor {
}

.content-draft-competitor .card-header h4 {
    font-size: 16px;
}

.content-draft-competitor .card-header .card-header-action {
    font-size: 16px;
    font-weight: bold;
    min-width: 100px;
    text-align: right;
}

.content-draft-competitor .card-header.competitor-title {
    min-height: 50px;
    padding-bottom: 0;
}

.content-draft-competitor .card-header.competitor-url {
    /* padding-top: 0; */
    line-height: 20px;
    min-height: 20px;
}

.card-header.competitor-url div a {
}

.meta-editor-label {
    font-weight: bolder !important;
    font-size: 18px !important;
    margin-bottom: 0;
}

.meta-field-length-info {
    font-size: 12px;
    position: absolute;
    top: -20px;
    right: 20px;
    line-height: 18px;
}

#title_editor_mock {
    /* font-weight: bolder; */
}

#title_editor, #title_editor_mock {
    font-size: 16px;
    margin-left: 0px !important;
}

#title_editor, #title_editor_mock, #description_editor {
}

#meta-editor-visible-cover {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 1;
}

#meta-editor-visible {
    position: relative;
}

#meta-editor-visible .form-inline .form-group {
    width: 100%;
}

#meta-editor-container-dialog {
    /* z-index: 1059;
    padding: 50px 30px 30px 30px;
    padding: 0;
}

#meta-editor-popup .swal2-popup {
    max-width: 1600px;
    padding-top: 20px;
    padding-bottom: 20px !important;
}

#full-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 801;
    display: none;
}

dialog::backdrop {
}

.content-score-stat {
    display: none;
}

.btn-show-me {
    padding: 0px !important;
    margin-bottom: 5px;
}

#meta-editor-left {
    padding-right: 70px;
    margin-right: 5px;
}

#meta-editor-right {
    padding-left: 30px;
    margin-right: 5px;
    max-width: 500px;
}

#meta-editor-left, #meta-editor-right {
    overflow-y: auto;
    max-height: 65vh;
}

.live-heading {
    margin-bottom: 10px;
}

.live-heading .mr-3 button {
    padding: 2px;
    font-size: 16px;
    width: 28px;
}

.live-heading .media-body .media-title {
    margin-bottom: 0px;
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 330px; */
}

.live-heading .media-body .text-muted .badge {
    padding: 3px;
}

#wizard-outline-ideas-container #sidebar-outline-ideas #outline-content #outline-live-headings #outline-live-headings-container .live-heading div .sidebar-button {
    display: none;
}

#sidebar-outline-ideas-container #sidebar-outline-ideas #outline-content #outline-live-headings #outline-live-headings-container .live-heading div .wizard-button {
    display: none;
}

#sidebar-outline-ideas-container #sidebar-outline-ideas #outline-content #outline-headings div .content-draft-competitor div .content-draft-idea .media-body .text-muted .wizard-button {
    display: none;
}

#sidebar-outline-ideas-container #sidebar-outline-ideas #outline-content #outline-questions div .content-draft-idea .media-body .text-muted .wizard-button {
    display: none;
}

#content-wizard-nav-item {
    margin-left: auto;
    margin-right: 15px;
}

#autoinsert-nav-item {
    margin-left: auto;
    margin-right: 10px;
    margin-top: 5px;
}

#content-wizard-nav-item .nav-link, #autoinsert-nav-item .nav-link {
    padding: 3px;
    margin-top: 5px;
}

#content-wizard-nav-item .nav-link:hover, #content-wizard-nav-item .nav-link:active, #content-wizard-nav-item .nav-link:focus {
    padding: 3px;
}

.inline-nav-link {
    display: inline;
}

.inline-nav-link.active, .inline-nav-link:hover {
    border-style: solid;
    border-width: 0px 0px 3px 0px !important;
}

/* .content-term-synonyms-button::after {
    content: 'Cost: 50 AI credits';
    font-size: 10px;
    margin-left: 10px;
} */

.btn-subprimary {
}

.btn-subprimary:hover {
}

.btn-xsm {
    padding: .10rem;
    line-height: 1.2 !important;
}

.btn-title-yellow:hover {
}

.upgrade-crown-icon {
    position: absolute;
    right: 3px;
    top: calc(50% - 7px);
    font-size: 9px !important;
}

.nav-item .upgrade-crown-icon {
    top: 3px;
}

#content-wizard-nav-item .upgrade-crown-icon {
    top: 6px;
}

#autooptimize_button .upgrade-crown-icon {
    top: 2px;
    right: 1px;
}

.ai-template-selection-brick .upgrade-crown-icon {
    top: 10px;
    right: 3px;
}

.dropdown-item .upgrade-crown-icon {
    /* right: -18px; */
    top: 12px;
}

.upgrade-gold, .upgrade-silver {
    opacity: 0.5;
}

.visible-tabs .nav-item .nav-link.active {
}
.visible-tabs .nav-item .nav-link:hover, .visible-tabs .nav-item .nav-link:focus {
}

#analyses_table {
    margin-top: 0px !important;
}

#analyses_table_container .card-header {
}

/* #analyses_table thead tr:first-of-type th:first-of-type {
    padding-left: 30px !important;
} */

.show-hide-search-row-button {
    margin-top: 12px;
    margin-left: 5px;
    position: absolute;
    z-index: 1;
}

.show-hide-search-row-button:hover {
}

#analyses_table_search-row, #monitored_prompts_table_search-row {
    display: none;
}

#your-projects {
}

.display-none {
    display: none !important;
}

.swal2-icon-show {
}

.icon-error {
}

.icon-warning {
}

.icon-info {
}

.icon-success {
}

/* After Bootstrap 5 */
.float-right {
    float: right !important;
}

a {
    text-decoration: none;
}

label {
    margin-bottom: .5rem;
}

.navbar {
    padding-right: 1rem;
}

#analysis-details-navigation-col {
    flex-grow: 0;
}

#analysis-view-tabs {
    flex-wrap: nowrap;
}

.section-header-breadcrumb {
    padding: 0;
}

/* .btn {
} */

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.card {
    padding-left: 0;
    padding-right: 0;
}

.dataTables_wrapper table {
    width: calc(100% - 2px) !important; /* Nie do konca rozumiem, po co */
}

.input-with-counter-col {
    position: relative;
}

.datepicker {
    overflow-y: hidden;
}

.form-row {
    margin-left: -5px;
    margin-right: -5px;
}

.form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.live-heading, .content-draft-idea {
    list-style-type: none;
}

.media {
    display: flex;
    align-items: flex-start;
}

.media-body {
    flex: 1;
}

.card-body {
}

.table.table-striped td, .table.table-striped th {
}

.table-striped > tbody > tr:nth-of-type(even) > * {
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
}

.table-striped > thead > tr > * {
}

.table:not(.table-sm) thead th {
}

.custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}

.custom-control-inline label {
    margin-left: .5rem;
}

.form-control {
}

.btn {
}

#project-main-settings div .row, #project-keywords-settings .row, #project-competitors-settings .row, #project-integrations-settings .row, #project-reports-settings .row {
    margin-left: 0;
    margin-right: 0;
}