﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html {
    height: 100%;
}

body {
    line-height: 1;
    font-family: arial;
    height: 100%;
}

    body > form,
    body > form .wp_form-wrap {
        height: 100%;
    }


blockquote, q {
    -webkit-quotes: none;
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after, .clear {
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    vertical-align: top;
}

:focus {
    outline: none;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/*start Default page css*/
body.svg-bg {
    background: #f2f1f0 url('../Images/bg.svg') repeat-y;
    background-size: 100% 1000px;
}

body div.content {
    width: 100%;
    min-height: 400px;
    background-color: #fff;
    margin-right: 100px;
    margin-left: 100px;
}

div.bg-white {
    background-color: #fff;
}

div.header div.panel-body {
    /*#gradient*/
    background: -webkit-linear-gradient(#fff 10%, #D4D5D7); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff 10%, #D4D5D7); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff 10%, #D4D5D7); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff 10%, #D4D5D7); /* Standard syntax */
    height: 100px;
}

div.header {
    border: 0px;
    border-radius: 0px;
    box-shadow: 0 0px 0px;
}

h1.page-title {
    // margin-top: 50px;
    font-size: 35px;
    font-weight: lighter;
    // margin-left: 50px;
}

    h1.page-title strong {
        font-weight: 500;
    }

.text-orange, .text-orange a {
    color: #F15D26;
}

.box-icon {
    padding: .5rem 0;
    margin: .3rem 0;
    border-bottom: 2px solid #fff;
}

    .box-icon:hover {
        background-color: #f2f1f0;
        border-bottom: 2px solid #0071BC;
        text-decoration: none;
    }

    .box-icon a {
        text-decoration: none;
        color: #000;
        text-align: center;
    }

    .box-icon h2, .col-support h2 {
        font-size: .8rem;
        line-height: .8rem;
        padding-top: .25rem;
        font-weight: 400;
        font-style: normal;
    }

    .box-icon h2 {
        margin: .3rem 0 0;
    }


    .box-icon img {
        margin: 0 auto;
        display: block;
        width: 38px;
    }
/*.footer-logo{
    text-align: left;
    padding-left: 50px;
}
.footer-logo img {
    width: 100%;
    max-width: 160px;
}*/

.page-h2 {
    font-size: 25px;
    padding-bottom: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
}

    .page-h2 a:hover, .selectedLink {
        color: #9C320A;
        text-decoration: none;
    }

/* end of Default page css */

/* End reset - Start Search */

select.wp_input_dropdown {
    margin: 0 !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-right: 6px !important;
    padding-left: 2px !important;
}

.debug {
    padding: 10px;
}

    .debug td {
        padding: 2.25px 5px 2.25px 5px;
    }

/* Lang Picker */
.lang-picker {
    width: 100%;
    margin: auto;
    text-align: right;
    position: absolute;
    right: 5px;
}

    .lang-picker input {
        outline: none;
        border: 0;
        background-color: transparent;
        text-decoration: underline;
    }

.wp_expandable_content {
}

.tablesorter-childRow {
}

.wp-criteria-list-clear-button-disabled, .wp-criteria-list-clear-button {
    text-decoration: none;
}

.wp-criteria-list-clear-button-disabled {
    color: grey;
    pointer-events: none;
}

.wp-criteria-list-clear-button {
    color: rgb(238, 65, 53);
    cursor: pointer;
}

    .wp-criteria-list-clear-button:hover {
        color: #f77167;
    }

a, .wp_toggle_button, .wp_content_toggle, .wp_facebook_link {
    color: #0071BC;
}

.wp_facebook_link {
    font-size: 12px;
    border: none;
    cursor: pointer;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

li.ui-menu-item a {
    display: block;
}

.wp_title, .wp_big_button {
    color: #58595B;
}

.wp_input_dropdown_default_color {
    color: #000 !important;
}

.wp_input_autocomplete, .wp_input_dropdown, .wp_table_bg, .wp_input_date, .wp_info_content, caption, .wp_input_multiselect {
    background: #fff;
}

.wp_clear {
    clear: both;
    display: block;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
}

.wp_inputs, .wp_title, .wp_results, .wp_table_bg, .wp_content {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}

.wp_inputs, .wp_results, body {
    background: #e6e6e6;
}

.wp_inputs {
    padding: 1em;
}

.wp_results {
    padding-top: 0px;
}

.wp_inputs {
    padding-bottom: 0;
}

.wp_title_holder, .wp_input_autocomplete, .wp_input_dropdown, .wp_date, .wp_input_multiselect {
    height: 30px;
}

.wp_title_holder, .wp_clear_button, .wp_input_autocomplete, .wp_input_dropdown, .wp_date, .wp_input_multiselect {
    line-height: 30px;
}

/*.wp_title_holder {
    background: url(../Images/title_holder_bg.png);
    padding: 0 10px;
}*/

.wp_title_holder_only_back_button {
    background: url(../Images/title_holder_bg.png);
    padding: 0 10px;
    line-height: 30px;
}

    .wp_title_holder_only_back_button.hide {
        display: none;
    }

.wp_title, .wp_input_autocomplete, .wp_input_dropdown, .wp_date, .wp_info_details_footer, .wp_publish_info > p .wp_expandable_title, .wp_input_multiselect {
    font-size: 14px;
}

.wp_title {
    font-weight: 700;
}

    .wp_title a {
        text-decoration: underline;
    }

.wp_toggle_button, .wp_clear_button, .wp_content_toggle {
    border: none;
    cursor: pointer;
    float: right;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: right;
    text-decoration: underline;
    background-color: transparent;
}

.wp_clear_button {
    color: #EE4135;
    float: none;
    margin-left: 10px;
}

    .wp_toggle_button:hover, .wp_clear_button:hover {
        text-decoration: none;
    }

.wp_clear_button_disabled {
    border: none;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-align: right;
    float: none;
    margin-left: 10px;
}

.wp_toggle_button {
    padding-top: 6px;
}

.wp_input, .wp_input_date {
    float: left;
    margin: 5px;
    white-space: nowrap;
}

.wp_input_autocomplete, .wp_input_dropdown, .wp_input_multiselect {
    border: none;
    padding: 2px 5px;
    white-space: nowrap;
    width: 210px;
}

.wp_input_dropdown {
    border: 1px;
    border-color: gray;
    height: 34px;
    line-height: 34px;
    padding-right: 2px;
    vertical-align: middle;
}

.wp_input_date, .wp_input_dropdown {
    width: 220px;
}

.wp_date {
    border: none;
    padding: 2px 2px 2px 5px;
    width: 190px;
}

.wp_input_dropdown[disabled='disabled'] {
    background: rgb(220, 220, 220);
    color: black;
}

.wp_details_dropdown {
    width: 220px;
    height: 30px;
    line-height: 30px;
}

.wp_input_autocomplete[disabled='disabled'] {
    background: rgb(220, 220, 220);
    color: black;
}

.wp_date[disabled='disabled'] {
    background: rgb(220, 220, 220);
    color: black;
}

.wp_ifIE_dropdown {
    width: 220px !important;
    background: white;
    border: none;
    padding: 2px;
    height: 34px;
    line-height: 30px;
    font-size: 14px;
    white-space: nowrap;
    font-weight: bold !important;
}

.wp_ifIE_autocomplete {
    width: 210px !important;
    background: white;
    border: none;
    padding: 2px;
    padding-left: 5px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    white-space: nowrap;
    font-weight: bold;
}

.wp_big_button {
    background: url(../Images/big_button.png);
    border: 0;
    font-size: 16px;
    font-weight: 700;
    height: 33px;
    line-height: 33px;
    margin: 10px 5px;
    text-align: center;
    width: 114px;
}

    .wp_big_button:hover {
        background: url(../Images/big_button_act.png);
    }

.wp_table_bg {
    padding: 0px;
}

    .wp_table_bg pre {
        white-space: pre-wrap;
    }

.wp_search_info {
    margin-bottom: 1em;
    max-width: 653px;
    padding: 1em;
    /*border: 1px solid lightgray;*/
    background-color: #e6e6e6;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);*/
    font-size: 13px;
}

    .wp_search_info p:first-child {
        /*border-bottom: 1px #DDD dotted;*/
    }

    .wp_search_info i {
        word-wrap: break-word;
    }

    .wp_search_info ul {
        padding-left: 1em;
    }

/*.wp-info-criteria > .wp_search_info
{
    background: none repeat scroll 0% 0% white;
}*/

.wp-info-errors > .wp_search_info {
    border: 1px #EBCCD1 solid;
    background-color: #F2DEDE;
}

.wp_validationerror {
    color: red;
}

.wp_logo_image {
    text-align: center;
    margin-bottom: 40px;
}

@media (min-width: 991px) {

    .wp_logo_image {
        float: right;
    }
}

.wp_logo_image_for_federation {
    text-align: center;
    margin-bottom: 40px;
}

    .wp_logo_image_for_federation img {
        max-height: 84px;
        max-width: 160px;
    }


@media (min-width: 991px) {

    .wp_logo_image_for_federation {
        float: right;
    }
}


.wp_info_content {
    margin: 1em 0;
    padding: 10px;
}

@media (min-width: 991px) {

    .wp_info_content {
        margin: 1em;
        padding: 35px;
    }
}

.wp_info_content_map {
    margin: 1em;
    padding: 10px;
}

.wp_info_details_footer, .wp_publish_info > p, .wp_publish_info p:last-child, .wp_expandable_title {
    color: #828185;
}

.wp_info_details_footer {
    border-top: 1px dotted #828185;
    display: block;
    font-family: arial;
    height: 16px;
    margin-top: 2em;
    padding-top: 1em;
    text-align: left;
}

.wp_info_attending {
    margin-top: 20px;
    overflow: hidden;
}

.wp_publish_info > p {
    font-family: arial;
    line-height: 16px;
    padding-bottom: 1em;
    text-align: left;
}

.wp_publish_info {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    float: left;
    width: 100%;
}

.wp_expandable_title {
    border-bottom: 1px dotted #828185;
    display: block;
    font-family: arial;
    height: 16px;
    margin-bottom: 1em;
    margin-top: 1em;
    text-align: left;
    color: #ee4135;
}

.wp_expandable_table {
    margin-top: 14px;
}

    .wp_expandable_table > tbody > tr > td {
        color: #828185;
        font-size: 15px;
        font-weight: 700;
        height: 18px;
        padding-right: 1em;
    }

        .wp_expandable_table > tbody > tr > td:first-letter {
            text-transform: capitalize;
        }



        .wp_expandable_table > tbody > tr > td > p {
            font-weight: 400;
            color: #828185;
        }

            .wp_expandable_table > tbody > tr > td > p > b {
                font-weight: 700;
                color: #828185;
            }

        .wp_expandable_table > tbody > tr > td > a {
            font-weight: 400;
        }

        .wp_expandable_table > tbody > tr > td > p {
            font-family: arial;
            font-size: 15px;
            line-height: 18px;
        }

.wp_related_org_left, .wp_related_org_right {
    padding-top: 14px;
    float: left;
}

    .wp_related_org_right > table {
        margin-top: 0;
    }

.wp_expandable_red_label {
    color: #EE4135;
    float: left;
    font-size: 15px;
    font-weight: 700;
    height: 18px;
    padding-right: 1em;
    text-align: left;
}

.wp_expandable_grey_label {
    color: #828185;
    float: left;
    font-size: 15px;
    font-weight: 700;
    height: 18px;
    padding-right: 1em;
    text-align: left;
}

.wp_expandable_grey_text {
    color: #828185;
    float: left;
    font-family: Arial;
    font-size: 15px;
    line-height: 18px;
    text-align: left;
}

.wp_content_toggle, .wp_facebook_link {
    line-height: 16px;
}

.wp_content_toggle_lang {
    line-height: 26px;
    /*margin-left: -5px;*/
    text-decoration: none !important;
    color: #828185 !important;
}



/*.wp_tabs_holder {
    clear: right;
    font-family: arial;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    padding-left: 0;
    padding-right: 0;
}*/

/*.wp_tab {
    background: #e6e6e6;
    cursor: pointer;
    float: left;
    height: 2em;
    line-height: 2.2em;
    margin-right: 2px;
    text-align: center;
    vertical-align: middle;
    width: 180px;
}*/

.wp_page_title {
    background: #e6e6e6;
    cursor: pointer;
    height: 2em;
    line-height: 2.2em;
    text-align: center;
    vertical-align: middle;
    width: 600px;
}

.wp_tab_right, .wp_attending_item_last_header, .wp_attending_item_last_item {
    clear: both;
    content: '';
}

/*.wp_active {
    background: #9fbfdf;
    cursor: pointer;
}*/

.wp_attending_Items_wrapper {
    padding-left: 2%;
}

.wp_tab_content {
    padding: 0;
}

.wp_attending_item_headers {
    clear: right;
    padding-top: .2em;
    width: 100%;
}

.wp_attending_item_header {
    float: left;
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
    padding-bottom: .2em;
    vertical-align: middle;
    width: 25%;
}

.wp_attending_items {
    width: 100%;
}

.wp_attending_items_alternate {
    background: #e6e6e6 !important;
    width: 100%;
}

.wp_attending_item {
    float: left;
    font-size: 11px;
    height: 18px;
    line-height: 18px;
    padding-bottom: 4px;
    padding-top: 4px;
    vertical-align: top;
    width: 25%;
}

.wp_attending_td {
    background: #fafafa !important;
    padding-bottom: 1em !important;
}

.wp_no_attending {
    background: #e69a99;
    font-size: 12px;
    font-weight: 700;
    height: 18px;
    line-height: 18px;
    margin-top: 14px;
    padding: 4px;
    width: 100%;
}

.wp-changeable-font-text {
}

.ui-autocomplete {
    max-height: 300px;
    max-width: 350px;
    -moz-min-width: 250px;
    -ms-min-width: 250px;
    -o-min-width: 250px;
    -webkit-min-width: 250px;
    min-width: 250px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.ui-widget-content {
    border-color: gray !important;
    color: rgb(88, 89, 91);
    position: relative;
}

.help-item, .help-item p {
    display: inline-block;
}

    .help-item p.screen-item {
        padding-top: 50px;
        display: block;
    }

    .help-item p.text-orange {
        display: block;
    }

.ui-menu-item:hover {
    background-color: #3399FF !important;
}

    .ui-menu-item:hover > a {
        color: white !important;
    }

/* Begin Tablesorter */

.wp-pos-wrapper {
    width: 100%;
}

.wp-pos-padding-left-5 {
    /*padding-left: 5%;*/
}

.wp-expandable-sub-title {
    font-size: 12px;
    border: none;
}

.wp_left_part div .wp_info_content {
    padding-right: 0px;
}

.wp_right_part div .wp_info_content {
    padding-left: 0px;
}

.wp_left_part, .wp_right_part {
    width: 50%;
}

.wp_tblmax_center {
    width: 100%;
    text-align: center;
}

/* Spinner */

#wp-fade {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    -moz-opacity: 0.7;
    opacity: .70;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    width: 100%;
    height: 100%;
    z-index: 90;
    zoom: 1;
}

#wp-live-fade {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #000;
    -moz-opacity: 0.2;
    opacity: .20;
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    width: 100%;
    height: 100%;
    z-index: 90;
    zoom: 1;
}

#social-networks {
    display: inline;
}

#social-networks-16 {
    display: inline;
}


#social-networks a {
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-bottom: -3px;
}

    #social-networks a.back-link, #social-networks a.generateUrl {
        margin-right: 5px;
        width: auto;
        height: auto;
    }

    #social-networks a.generateUrl {
        text-decoration: underline;
        cursor: pointer;
    }

#social-networks-16 a.back-link {
    margin-right: 5px;
    width: auto;
    height: auto;
}

#social-networks-16 a {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-bottom: -3px;
}

.print-link {
    background: url('../Images/print_32.png') no-repeat;
}

.facebook-link {
    background: url('../Images/facebook_32.png') no-repeat;
}

.email-link {
    background: url('../Images/email_32.png') no-repeat;
}

.twitter-link {
    background: url('../Images/twitter_32.png') no-repeat;
}

.google-plus-link {
    background: url('../Images/googleplus_32.png') no-repeat;
}

.linkedin-link {
    background: url('../Images/linkedin_32.png') no-repeat;
}

.print-search-result {
    background: url('../Images/print_32.png') no-repeat;
    border: 0 none;
    height: 40px;
    margin-bottom: 20px;
    margin-right: 10px;
    width: 40px;
    cursor: pointer;
}

.export-to-excel {
    background: url('../Images/excel_32.png') no-repeat;
    border: 0 none;
    height: 40px;
    margin-bottom: 20px;
    margin-right: 10px;
    width: 40px;
    cursor: pointer;
}

.facebook-link-16 {
    background: url('../Images/facebook_16.png') no-repeat;
}

.print-link-16 {
    background: url('../Images/print_16.png') no-repeat;
}

.email-link-16 {
    background: url('../Images/email_16.png') no-repeat;
}

.twitter-link-16 {
    background: url('../Images/twitter_16.png') no-repeat;
}

.google-plus-link-16 {
    background: url('../Images/googleplus_16.png') no-repeat;
}

.linkedin-link-16 {
    background: url('../Images/linkedin_16.png') no-repeat;
}

.gmap-area .gmap iframe {
    border-radius: 50%;
    height: 280px;
    width: 300px;
}

.gmap {
    height: 150px;
    width: 300px;
    padding: 20px 0;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

/**/

.block-header {
    display: block;
    margin-top: 5px;
}

.wp_table_bg-menu {
    margin-bottom: 20px;
}

    .wp_table_bg-menu table {
        text-align: left;
    }

.restartCache {
    font-size: 14px !important;
    cursor: pointer;
}

.rc_wraper {
    margin: 20px;
    margin-left: 30px;
}

.rc_responce {
    color: red;
    margin-top: 5px;
}

.pager {
    height: auto !important;
}

.pagin {
    width: 100%;
    height: 100%;
    overflow-x: auto;
    white-space: nowrap;
}

    .pagin .pagging-inner {
        margin-left: 10px;
        float: left;
        display: inline-block;
        vertical-align: top;
    }

.wp_inputs span:not(.wp-select2 span) {
    float: none;
    margin-left: 10px;
    background-color: transparent;
    border: medium none;
    font-size: 12px;
    padding: 0;
    text-align: right;
    text-decoration: underline;
}

.col-support {
    font-size: 85%;
    text-align: left;
}

    .col-support ul {
        list-style-type: none;
        padding: 0;
    }

        .col-support ul li, .col-support ul li a {
            color: #A49D8D;
        }

            .col-support ul li:first-child {
                color: #000;
                font-weight: bold;
            }

.footer-row {
    padding-bottom: 50px;
}
/* Landscape phones and down */
@media (max-width: 767px) {
    .footer-row > div {
        padding: 0 50px;
        padding-top: 20px;
    }
}

.wp_generated_url_option_multiselect > div {
    float: left;
}

.wp_generated_url_option_multiselect select {
    width: 138px;
    height: 60px;
}

.wp_generated_url_option_multiselect .buttonHiddenVisible {
    margin: 12px 5px 0 5px;
}

.wp_generated_url_option_multiselect .fieldHidden {
    margin-left: 8px;
}

.generateUrl_dialog {
    font-size: 95%;
    min-width: 370px;
}

.wp_generated_url.generateUrl_dialog {
    margin: 0;
}

.generateUrl_dialog .group > div {
    float: left;
    font-size: 95%;
}

    .generateUrl_dialog .group > div:not(:last-child) {
        margin-right: 10px;
        margin-bottom: 5px;
    }

.generateUrl_dialog .showdetails option::first-letter {
    text-transform: capitalize;
}

.generateUrl_dialog .selectedtab label:after {
    content: '\A';
    white-space: pre;
}

.wp_club_coordinates_success {
    color: #006600;
}

.wp_club_coordinates_not_found {
    color: #cc0000;
}

.generateUrl_dialog .group_details > div {
    float: left;
}

.generateUrl_dialog .group_details select {
    min-width: 145px;
    min-height: 180px;
}

.generateUrl_dialog .group_details .resVisibleColumn {
    list-style: none;
    height: 180px;
    border: 1px solid #c0c0c0;
    margin: 0;
    margin-bottom: 10px;
    overflow: auto;
    padding: 0;
    width: 160px;
}

    .generateUrl_dialog .group_details .resVisibleColumn li {
        cursor: default;
    }

        .generateUrl_dialog .group_details .resVisibleColumn li input {
            margin-left: 6px;
        }

        .generateUrl_dialog .group_details .resVisibleColumn li.selected {
            background-color: #1e90ff;
            color: #fff;
        }

.generateUrl_dialog .group_details input {
    margin-bottom: 10px;
    width: 90px;
}

.generateUrl_dialog .group_details .visibleColumnDetails {
    display: none;
}

.align-center {
    text-align: center !important;
}

.align-right {
    text-align: right !important;
}

.subHeader {
    font-size: 90%;
}

.numStatHeader {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
}

.numStatSubHeader {
    text-align: center;
    font-size: 90%;
    margin-bottom: 20px;
}

.numStatResultSubHeader {
    text-align: center;
    font-size: 90%;
    margin-bottom: 10px;
}

.numStatFilter {
    margin-bottom: 70px;
}

    .numStatFilter .wp-control.wp-select2, .evNumToday .wp-control.wp-select2 /*, .wp_input*/ {
        border: 1px solid #e4e5e6;
    }

.statisticschart {
    margin: 20px 10px;
}

    .statisticschart > div {
        width: 400px;
        height: 400px;
        margin: auto;
    }

.statisticsmaintabs {
    border-bottom: 1px solid darkgray;
    margin-bottom: 2px;
}

.statisticsmain {
    display: none;
}

.barsActivityPerRegions {
    width: 100%;
    margin: auto;
    max-width: 1200px;
}

.barsPerRegionsPerActivity {
    margin: 0 auto;
    max-width: 1030px;
    width: 100%;
    text-align: center;
}

    .barsPerRegionsPerActivity > div {
        width: 500px;
        display: inline-block;
        border: 1px solid gray;
        margin-top: 10px;
        padding: 5px;
    }

.wp_statistic-wrapper {
    height: 100%;
    position: relative;
    padding-top: 43px;
    box-sizing: border-box;
}

.statisticsmain {
    height: 100%;
}

.wp_title_holder {
    color: #273140;
    background: #f3f3f3;
    position: relative;
    left: 0;
    top: 0;
    padding: 6px 10px;
    border-bottom: 1px solid #e0e5ec;
    height: 43px;
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 12px rgba(0,0,0,.175);
    box-shadow: 0 2px 12px rgba(0,0,0,.175);
}

.wp_statistic-wrapper .wp_title_holder {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
}

.wp_title_holder .lang-picker input {
    color: #818a91;
    text-decoration: none;
    font-size: 12px;
    line-height: 16px;
    cursor: pointer;
    font-weight: normal;
}

    .wp_title_holder .lang-picker input:hover {
        text-decoration: underline;
        color: #20a8d8;
    }

.wp_tabs {
    display: block;
}


    .wp_tabs > .wp_tabs_holder,
    .wp_tabs > .tabs_container {
    }

.wp_tabs_holder {
    padding: 10px 0;
}

.wp_tabs > .wp_tabs_holder {
    color: #2a2c36;
    background: #fff;
    border-right: 1px solid #d1d4d7;
}

.wp_tabs[data-layout="left_bar"] .wp_tabs_holder {
    padding: 0;
}


.wp_tabs_holder > .wp_tab {
    padding: 0.9rem 1rem;
    font-size: 11px;
    font-weight: 600;
    color: #818a91;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
}

    .wp_tabs_holder > .wp_tab.wp_active,
    .wp_tabs_holder > .wp_tab:hover {
        color: #fff;
        background: #20a8d8;
    }

.wp_tabs > .tabs_container {
    padding: 20px 10px;
    font-weight: normal;
    line-height: 1.5;
    color: #2a2c36;
    background-color: #e4e5e6;
}

.tabs_container .wp_tabs_holder {
    display: block;
}

    .tabs_container .wp_tabs_holder > .wp_tab {
        float: left;
        font-size: 10px;
        text-transform: none;
        border: 1px solid transparent;
        background-color: transparent;
        color: #55595c;
        font-weight: normal;
        padding: 8px 18px;
    }

        .tabs_container .wp_tabs_holder > .wp_tab.wp_active {
            color: #2a2c36;
            background: #fff;
            border-color: #d1d4d7;
            border-bottom-color: #fff;
        }

.tabs_container .wp_tab_content {
    margin-top: -1px;
    background: #fff;
    border: 1px solid #d1d4d7;
    padding: 5px 3px;
}

@media (min-width: 991px) {
    .wp_tabs[data-layout="left_bar"] {
        display: table;
        table-layout: fixed;
        width: 100%;
        height: 100%;
    }

        .wp_tabs[data-layout="left_bar"] > .wp_tabs_holder,
        .wp_tabs[data-layout="left_bar"] > .tabs_container {
            display: table-cell;
            vertical-align: top;
        }

        .wp_tabs[data-layout="left_bar"] > .wp_tabs_holder {
            width: 150px;
        }


        .wp_tabs[data-layout="left_bar"] .wp_tabs_holder > .wp_tab {
            display: block;
        }
}

.wp_live_info {
    padding-left: 20px;
}

    .wp_live_info span {
        color: #828185;
        line-height: 25px;
    }

        .wp_live_info span.wp_live_title {
            font-size: 25px;
            padding-right: 1em;
            /*font-weight: 600;*/
        }

        .wp_live_info span.wp_live_desc {
            font-size: 20px;
        }


.notactive {
    pointer-events: none;
    cursor: default;
}

    .notactive label {
        color: #ccc;
    }

.numTodayGenerateURLLink {
    text-decoration: underline;
    margin-top: 20px;
    margin-left: 30px;
    cursor: pointer;
}

.numTodayViewAllLink {
    text-align: right;
    font-size: 90%;
    padding-top: 5px;
}


.responsive-table {
    position: relative;
}

    .responsive-table table {
        display: block;
        background-color: transparent;
    }

        .responsive-table table tbody tr.even td,
        .responsive-table table tbody tr.odd td {
            background: #fff;
            border-top: 1px solid #efefef;
        }

            .responsive-table table tbody tr.even td:first-child,
            .responsive-table table tbody tr.odd td:first-child {
                background: #fff;
                border-top: none;
            }

        .responsive-table table tbody tr:last-child td {
            border-bottom: none !important;
        }

        .responsive-table table tbody tr.odd:hover > td,
        .responsive-table table tbody tr.even:hover > td {
            background: #fff;
        }

    /*.responsive-table table tbody tr.even td,
    .responsive-table table tbody tr.odd td{
        background: #fff;
    }*/

    .responsive-table tr {
        padding: 12px 4px;
        margin-bottom: 12px;
        background: #fff;
        box-shadow: 1px 1px 1px 1px #ccc;
    }

    .responsive-table tbody,
    .responsive-table tr,
    .responsive-table th,
    .responsive-table td {
        display: block;
    }

    .responsive-table table > thead > tr > th,
    .responsive-table table > tbody > tr > td {
        min-height: 18px;
        height: auto;
    }

    .responsive-table td > div {
        position: relative;
        overflow: hidden;
        min-height: 36px;
        height: auto;
    }

        .responsive-table td > div:before {
            content: attr(data-title);
            font-weight: bold;
            display: block;
            text-align: left;
            overflow: hidden;
            text-overflow: ellipsis;
        }

    .responsive-table thead {
        display: block;
    }

    .responsive-table.no-thead thead {
        display: none;
    }

    .responsive-table thead tr {
        display: block;
        padding: 0;
        background: none;
        box-shadow: none;
    }

    /*.responsive-table thead {
    display: inline-block;
    position: absolute;
    top: -60px;
    left: 20px;
}

.responsive-table thead:before {
    content: "";
    cursor: pointer;
    width: 32px;
    height: 32px;
    background-image: url(../Images/sort_32.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
}
   
 .responsive-table thead tr{
    padding: 0;
    margin: 0;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 250px;
    z-index: 1;
 }   

 .responsive-table thead.open tr{
     display: block;
 }*/

    .responsive-table th {
        margin-bottom: 6px;
        display: inline-block;
        vertical-align: top;
        margin-right: 4px;
    }

    .responsive-table thead th div {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 90px;
    }

    .responsive-table thead th[aria-sort="descending"],
    .responsive-table thead th[aria-sort="ascending"] {
        background-color: #0974b5;
    }

/*.responsive-table thead th:last-child {
        margin-top: 0;
    }*/

@media (min-width: 768px) {
}

@media (min-width: 991px) {
}

@media (min-width: 1200px) {
    .responsive-table {
    }

        .responsive-table table {
            display: table;
        }

        .responsive-table thead {
            display: table-header-group;
            position: static;
            top: 0;
            left: 0;
        }

        .responsive-table.no-thead thead {
            display: table-header-group;
        }

        .responsive-table thead tr {
            padding: 0;
            margin: 0;
            display: table-row;
            min-width: 1px;
        }

        .responsive-table thead th[aria-sort="descending"],
        .responsive-table thead th[aria-sort="ascending"] {
            background-color: #65B2E1;
        }

        .responsive-table tbody {
            display: table-row-group;
        }

        .responsive-table tr {
            display: table-row;
            margin: 0;
            padding: 0;
            background: transparent;
            box-shadow: none;
        }

        .responsive-table th, .responsive-table td {
            display: table-cell;
        }

        .responsive-table thead th div {
            white-space: normal;
            overflow: visible;
            text-overflow: unset;
            max-width: none;
        }

        .responsive-table td > div {
            position: static;
            padding-left: 0;
        }

            .responsive-table td > div:before {
                display: none;
                content: "";
            }

        .responsive-table table > thead > tr > th, .responsive-table table > tbody > tr > td {
            height: 18px;
        }

        .responsive-table td > div {
        }

        .responsive-table table,
        .responsive-table table tbody tr td,
        .responsive-table table tbody tr.even td,
        .responsive-table table tbody tr.odd td {
            background-color: #fff;
        }

            .responsive-table table tbody tr td {
                border-top: 1px solid #ddd !important;
            }

            .responsive-table table tbody tr:last-child td {
                border-bottom: 1px solid #ddd !important;
            }

            .responsive-table table tbody > tr.odd:hover > td,
            .responsive-table table tbody > tr.odd:hover + tr.tablesorter-childrow > td,
            .responsive-table table tbody > tr.odd:hover + tr.tablesorter-childrow + tr.tablesorter-childrow > td,
            .responsive-table table tbody > tr.even:hover > td,
            .responsive-table table tbody > tr.even:hover + tr.tablesorter-childrow > td,
            .responsive-table table tbody > tr.even:hover + tr.tablesorter-childrow + tr.tablesorter-childrow > td {
                background: #d9d9d9;
            }
}


#subcontainer-team, #subcontainer-individual {
    min-height: 1600px;
    border: 0;
    margin-left: -20px;
    margin-top: -12px;
    width: 1140px;
    padding: 0 2px;
}

    #subcontainer-team ul, #subcontainer-individual ul {
        background: none;
        border-top: none;
        list-style: none;
    }

.text-red {
    color: #ee4135;
}

.depricated-message {
    text-align: center;
    padding: 12px 8px;
    border: 2px solid #ee4135;
    border-radius: 5px;
    margin-bottom: 20px;
}