div#main .view_integrations #centerPanel .section_header {
    display: inline-block;
    margin: 20px 0 10px 0;
    font-size: 15px;
}

div#main .view_integrations #centerPanel a {
    display: inline-block;
    margin: 10px 10px 20px 0;
    min-width: 130px;
    text-decoration: none;
    text-align: center;
}

div#main .view_integrations #centerPanel .l_combo {
    margin-left: 5px;
}

div#main .view_integrations #centerPanel .integrations_panel {
    display: inline-block;
    margin-bottom: 15px;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 100%;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C0C0C0;
    min-height: 100px;
}

div#main .view_integrations #centerPanel .integrations_panel > * {
    padding: 0 40px;
}

div#main .view_integrations #centerPanel .integrations_panel .google_analytics_header,
div#main .view_integrations #centerPanel .integrations_panel .google_big_query_header,
div#main .view_integrations #centerPanel .integrations_panel .google_search_console_header,
div#main .view_integrations #centerPanel .integrations_panel .link_data_header,
div#main .view_integrations #centerPanel .integrations_panel .twitter_header,
div#main .view_integrations #centerPanel .integrations_panel .adobe_analytics_integrations_header {
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 12px 12px;
}

div#main .view_integrations #centerPanel .integrations_panel .google_analytics_header,
div#main .view_integrations #centerPanel .integrations_panel .google_big_query_header,
div#main .view_integrations #centerPanel .integrations_panel .google_search_console_header,
div#main .view_integrations #centerPanel .integrations_panel .link_data_header,
div#main .view_integrations #centerPanel .integrations_panel .adobe_analytics_integrations_header {
    background-image: url("../images/nav/rankings.svg");
}

div#main .view_integrations #centerPanel .integrations_panel .twitter_header {
    background-image: url("/assets/images/social_networks/twitter_blue.svg");

}

.integrations_popup div.content_panel {
    background-color: #FFFFFF;
    height: calc(100% - 20px) !important;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    padding: 1em calc(15px + 2em);
    text-align: left;
}

.integrations_popup .actionsPanel {
    display: inline;
    margin-bottom: 10px !important;
}

.integrations_panel .panel_loading {
    height: 100px;
}

.actionsPanel .panel_loading {
    height: 100px;
}

.profile_used_panel {
    border: 1px solid #C0C0C0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 1em;
    margin: 2.5em 0;
}

.profile_warning_anchor + .profile_used_panel {
    margin-top: 10px;
}

.integrations_panel > div.assigned_valid > div > :nth-child(1) {
    display: inline-block;
    width: 15%;
    vertical-align: middle;
}

.integrations_panel .separator_label {
    margin-right: 10px;
}

div#main div.view_integrations div#centerPanel div.integrations_panel div.analytics_content_panel div a#analyticsAuthoriseDifferentAccount {
    margin-left: 3em;
}

.profile_used_panel > * {
    display: inline-block;
}

.profile_used_panel > :nth-child(1) {
    width: calc(15% - 1em) !important;
}

.assigned_valid > div.profile_used_panel > :nth-child(1) {
    width: calc(100% - 8em) !important;
}

.view_integrations .google_analytics_panel .profile_used_panel > *:nth-child(1) {
    width: calc(15% - 1em) !important;
}

.google_search_console_panel .assigned_valid > div.profile_used_panel {
    margin-bottom: 0px;
}

.link_data_console_panel .assigned_valid > div.profile_used_panel {
    margin-bottom: 0px;
}

.profile_used_content_panel > * {
    display: inline-block;
}

.profile_used_content_panel {
    border: solid #C0C0C0;
    border-width: 0px 1px 1px 1px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 1em;
    margin-top: 0px;
    margin-bottom: 2.5em;
}

.profile_warning, .profile_warning_anchor {
    color: #C00 !important;
    display: inline-block;
}

.profile_warning_anchor {
    margin-top: 2.5em !important;
    margin-bottom: 0 !important;
    padding-left: 1em;
    min-width: 0 !important;
}

.edit_panel {
    float: right;
    display: inline;
}

.google_search_console_panel > div.analytics_content_panel > div.profile_used_content_panel {
    padding: 0 1em;
}

.google_search_console_panel > div.analytics_content_panel > div.profile_used_content_panel > label {
    display: block;
    width: 100%;
    margin: 1em 0;
}

.google_big_query_content_popup .uploader, .ga4_popup_content_panel .uploader, .link_data_popup_content_panel .uploader {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #4A90E2;
    border-radius: 50px 50px 50px 50px;
    padding: 4px 14px;
    width: 150px;
    color: #4A90E2;
    font-size: 9pt;
    font-family: 'museo_sans300',Arial,Helvetica,sans-serif;
    letter-spacing: 1px;
    margin: 10px 0 10px 0;
}

.google_big_query_content_article, .ga4_popup_content_article, .link_data_popup_content_article {
    min-width: auto !important;
    margin: auto !important;
}

.google_big_query_content_popup, .ga4_popup_content_panel, .link_data_popup_content_panel {
    text-align: left;
}

.google_big_query_content_popup .list_container, .ga4_popup_content_panel .list_container, .link_data_popup_content_panel .list_container {
    width: 100%;
}

.google_big_query_errors, .ga4_popup_errors_panel, .link_data_popup_errors_panel {
    color: #C00 !important;
    display: inline-block;
    margin-top: 2%;
}

.report_message {
    border: 1px solid #afaf23;
    padding: 0.25em 2.1em;
    border-radius: 3px;
    margin-top: 1px;
    margin-bottom: 12px;
    background: #f5f556ab;
    text-align: justify;
}

.report_message_close_icon {
    background: url(/assets/images/close_white.svg) no-repeat scroll center center rgba(0, 0, 0, 0);
    border: medium none;
    height: 17px;
    width: 17px;
    cursor: pointer;
    position: absolute;
    right: 30px;
}

.description_anchor_url {
    display: inline !important;
    margin: auto !important;
}

.view_integrations .top-action-bar {
    top: 100px !important;
    opacity: 1;
}

.google_ga4_main {
    margin-top: 60px;
}