.circleclusterholder {
    width: 24px;
    height: 48px;

    background-image: url('https://geotrackslive-web.ams3.cdn.digitaloceanspaces.com/images/markers/app/startfinish.png');

    background-size: 24px 48px;
}
.markerclusterholder {
    width: 40px;
    height: 40px;
line-height:15px;
    background-image: url('https://geotrackslive-web.ams3.cdn.digitaloceanspaces.com/images/markers/app/markercluster.png');
    color:#ebf1ff;
    text-align: center;
    background-size: 40px 40px;
    font-size:11px;
}

.leaflet-popup-content {
    margin: 13px 0px 13px 0px !important;

}

.leaflet-popup-tip-container {
    display: none !important;
}

.leaflet-container a.leaflet-popup-close-button {
    display: none !important;
}

.leaflet-popup-content-wrapper {
    padding: 0px !important;
}
.leaflet-popup-content {
    margin: 0px 0 !important;
}

.leaflet-popup-content {
    width:300px !important;
}

.poi-image {
    width:300px;
}

.poi-info-holder {
    padding:10px;line-height:26px;
}

.title_link_css {
    color:white
}

a.title_link_css:hover {
    color:white !important;
    text-decoration: none;
}

#playback_overlay {
    position: absolute;
    bottom: 20px;
    width: 100%;

    z-index: 99999;
    padding-left: 10%;
    padding-right: 10%;
    display: none;
}

.infoHolderW3WLogo {
    width:150px;
    margin-bottom:15px;
}

#playback_controls {
    background-color: rgba(0, 0, 0, 0.5);
    width:1000px;
    margin: 0 auto;
    margin-top:10px;

    color:white;
    border-radius:8px;
}

.current {
    color:white !important;
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em;

}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;

    border: 1px solid transparent;
    border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    color: white !important;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    color: white !important;
    border: 1px solid #666;


}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    outline: none;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
    background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
    background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
    box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em;
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: white;
}
.download-buttons {
    border-radius: 15px;
    background:transparent;
    border:1px solid #cccccc;
    width:90px;
    text-align:center;
    padding:4px;
    margin-bottom:12px;
}
.table-search {
    color:white;
    padding-left:20px;
    padding-top:5px;
    padding-bottom:5px;
}

.table-search::placeholder {
    color:#cccccc;
    text-indent: 10px;
}

.dataTables_info
{
    color:#cccccc;
}
.page-link
{
    border-radius:8px !important;
    margin:5px;
    background:transparent !important;
    line-height: .8;
}

table {
    border-collapse: collapse;
    border-radius: 10px;
    border-style: hidden; /* hide standard table (collapsed) border */
    white-space: nowrap;
    word-wrap: unset;

}




th, td {
    padding: 15px;
    border-spacing: 0;
    border-top: 1px solid #dee2e6;
}


.component-table {
    width:100% !important;
}
.search-panel-input
{
    padding:2px;padding-left:8px;border-radius:5px;box-shadow: none;max-width:50%
}
.checkpointInfo-info {
    font-size: 16px;

}

.participant-table-icon {
    max-width:20px;
}

#live-leaderboard-table thead {
    display: none;
}
/*.paginate_button {*/
/*    color: #71719a;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    padding: .5rem .75rem;*/
/*    border-width: 0;*/
/*    border: 1px solid #e8e8f7;*/
/*    font-weight: 400;*/
/*    position: relative;*/
/*    margin-left: -1px;*/
/*    line-height: 1.25;*/
/*    background-color: #ffffff;*/
/*}*/


.dist-marker {
    font-size: 8px;
    border: 1px solid #777;
    border-radius: 50%;
    text-align: center;
    color: white;
    background: rgba(35, 35, 37, .7);
    padding-top:8px;
    min-height:30px !important;
    min-width:30px !important;
}

/*#liveLeaderboard {*/
/*    position: absolute;*/
/*    width:350px;*/
/*    background-color: rgba(35, 35, 37, .8);*/
/*    height:500px;*/
/*    z-index:9999;*/
/*    left:70px;*/
/*    top:25%;*/
/*    border-radius: 5px;*/
/*    color:white;*/
/*    padding:10px;*/
/*    !*display:none;*!*/
/*}*/

#liveLeaderboard {
    position: absolute;

    min-width:370px;
    background-color: rgba(35, 35, 37, .9);
    height: 100%;
    z-index: 9999;
    left: 52px;
    top: 2px;
    /* border-radius: 5px; */
    color: white;
    padding: 10px;
    /* display: none; */
    bottom: 2px;
    font-size: 20px;
}

.liveleaderboardtable {
    font-size:14px;
}

#console {
    position: absolute;
    width:450px;
    background-color: rgba(35, 35, 37, .8);
    height:500px;
    z-index:9999;
    left:70px;
    top:25%;
    border-radius: 5px;
    color:white;
    padding:10px;
    display:none;
    font-size:18px;
}

#liveSearch {
    position: absolute;
    width:300px;
    background-color: rgba(35, 35, 37, .8);
    height:50px;
    z-index:9999;
    left:70px;
    top:calc(25% - 60px);
    border-radius: 5px;
    color:white;
    padding:10px;
    display:none;
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    z-index: 99999;
    position: absolute;
}
.distance-marker-leaflet {

    background-color: rgba(0,0,0,.6);
    padding: 6px;
    border-radius: 20px;
    color: white;
    border: 1px solid black;
}
.ui-widget-content {
    border: 1px solid black;
    background: black;
    color: orange;
}
.ui-widget.ui-widget-content {
    border: 1px solid black;
    z-index: 99999;
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    line-height:32px;

}
.ui-widget.ui-widget-content {
    border: 1px solid black;
    z-index: 99999;
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
    line-height: 32px;
}

.ui-widget:hover {
    background: black !important;
    border: 1px solid black !important;
}
.ui-menu-item:hover {
    background: black !important;
    border: 1px solid black !important;
}
.ui-menu-item-wrapper:hover {
    background: black !important;
    border: 1px solid black !important;
}
.live_title {
    min-width:500px;
    line-height:24px;
    padding:10px;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
    font-size:32px;
    z-index: 8888;
    color:white;
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;

    margin-left:50%;
    transform: translate(-50%, 0%);
}

.showsmallcountdown {
    font-size:20px;
}

.live_preplay {
    min-width:250px;
    line-height:32px;
    padding:10px;
    border-radius:10px;
    font-size:22px;
    z-index: 8888;
    color:white;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    bottom:20px;
    margin-left:50%;
    transform: translate(-50%, 0%);
    padding-left:60px;
    padding-right:60px;
}

.live_countdown {
    min-width:400px;
    line-height:32px;
    padding:10px;
    border-radius:10px;
    font-size:32px;
    z-index: 8888;
    color:white;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom:250px;
    margin-left:50%;
    transform: translate(-50%, 0%);
    padding-left:30px;
    padding-right:30px;
}

.challenge_div {
    min-width:900px;
    line-height:32px;

    text-align: center;
    font-size:32px;
    z-index: 8888;
    color:white;

    position: absolute;
    bottom:30px;
    margin-left:50%;
    transform: translate(-50%, 0%);
}

.challenge_div_mobile {

    line-height:32px;

    text-align: center;
    font-size:32px;
    z-index: 8888;
    color:white;

    position: absolute;
    bottom:40px;
    margin-left:140px;
    transform: translate(-50%, 0%);
}

.challenge_div_inner {

    line-height:22px;
    padding:8px;
    border-radius:10px;
    font-size:14px;
    z-index: 8888;
    color:white !important;
    background-color: rgba(0, 0, 0, 0.2);
    /*white-space: nowrap;*/
    display:block;


}
.challenge_div_inner_mobile {

    line-height:13px;
    padding:8px;
    font-size:14px;
    z-index: 8888;
    color:white !important;



}

.side_bar_panel_section_narrow {
    min-width:800px !important;
}

.live_title img {
    width: 25px;
    float:right;

}

.live_title_distance {
    font-size: 18px;
    margin-bottom:0px;

}

.transparent-tooltip {
    background-color: rgba(0, 0, 0, 0.6);
    color:white;
    box-shadow: none;
    border-radius: 5px;
    border:none;
    font-size:12px;
    padding:2px;
    padding-left:6px;
    padding-right:6px;
}

.transparent-tooltip_small {
    background-color: rgba(0, 0, 0, 0.6);
    color:white;
    box-shadow: none;
    border-radius: 5px;
    border:none;
    font-size:11px;
    padding:1px;
    padding-left:4px;
    padding-right:4px;
}

.transparent-tooltip::before {
    border: none;
}
.transparent-tooltip-checkpoint {
    background-color: rgba(0,6.7, 42.4, .8);
    color:white;
    box-shadow: none;
    border-radius: 5px;

    font-size:10px;

    padding:4px !important;
}

.transparent-tooltip-checkpoint::before {
    border: none;
}

input[type="range"] {
    -webkit-appearance: none;
    margin-right: 15px;
    width: 200px;
    height: 7px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
    background-image: linear-gradient(#ef870c, #ef870c);

    background-repeat: no-repeat;
}

/* Input Thumb */
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #ff4500;
    cursor: ew-resize;
    box-shadow: 0 0 2px 0 #555;
    transition: background .3s ease-in-out;
}

input[type="range"]::-moz-range-thumb {
    -webkit-appearance: none;
    position: fixed;
    width: 14px;
    height: 20px;
    border: 0;
    padding-bottom:30px;
    padding-right: 0px;
    background: url('/images/progress-bar-marker.png');
    background-repeat: no-repeat;
    cursor: pointer;
}


input[type="range"]::-ms-thumb {
    -webkit-appearance: none;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: #ff4500;
    cursor: ew-resize;
    box-shadow: 0 0 2px 0 #555;
    transition: background .3s ease-in-out;
}




/* Input Track */
input[type=range]::-webkit-slider-runnable-track  {
    -webkit-appearance: none;
    box-shadow: none;
    border: none;
    background: transparent;
}

input[type=range]::-moz-range-track {
    -webkit-appearance: none;
    box-shadow: none;
    border: none;
    background: transparent;
}

input[type="range"]::-ms-track {
    -webkit-appearance: none;
    box-shadow: none;
    border: none;
    background: transparent;
}

/*input[type=range]:disabled {*/
/*    !* Disabled Element *!*/
/*}*/

/*input[type=range]:disabled::-webkit-slider-runnable-track {*/
/*    !* Disabled slider-runnable-track *!*/
/*}*/

/*input[type=range]:disabled::-moz-range-track {*/
/*    !* Disabled slider-range-track *!*/
/*}*/

/*input[type=range]:disabled::-webkit-slider-thumb {*/
/*    !* Disabled slider-thumb *!*/
/*}*/

/*input[type=range]:disabled::-moz-range-thumb {*/
/*    !* Disabled slider-thumb *!*/
/*}*/


.progress{
    margin-bottom: 0px;
}



.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 22px;
    height: 32px;
    border: 0;
    background: url('/images/progress-bar-marker.png');

    cursor: pointer;
}

.slider::-moz-range-thumb {
    position: absolute;
    width: 22px;
    height: 32px;

    border: 0;

    background: url('/images/progress-bar-marker.png');

    background-repeat: no-repeat;
    cursor: pointer;
}


.checkpointInfo {
    font-size: 22px;
    display:none;
    line-height:25px;
}

#checkpointInfoHolder {
    position: absolute;
    top:220px;
    width:400px;
    min-height:360px;
    background-color: rgba(0, 0, 0, 0.85);
    z-index:9999;
    left:50%;
    border-radius:10px;
    transform: translate(-50%, -50%);
    color:white;
    padding:10px;
    display:none;
}

#participantsInfoHolder {
    position: absolute;

    width:1200px;

    z-index:9999;
    left:50%;
    bottom:400px;
    transform: translate(-50%, -50%);
    color:white;


}

.participantInfoHolder {
    position: absolute;
    width:400px;
    min-height:200px;
    background-color: rgba(0, 0, 0, 0.85);
    z-index:9999;

    border-radius:10px;

    padding:10px;

}

#checkpointInfoHolderClose
{
    position: inherit;
    bottom:-10px;
    padding:4px;

    left:50%;
    transform: translate(-50%, -50%);
    cursor:pointer;

}




#banner_overlay {
    position: relative;
    top: 0;
    bottom: 0;
    width: calc(100% - 40px);
    z-index:2;
    left:40px;
    height:100%;
}

#map { position: absolute;
    top: 0;
    bottom: 0;
    width : calc(100% - 40px);
    height:100% !important;
}

.map_mobile {
    width : 100% !important;
    margin-left: 0px !important;
}

.mobile_header {
    z-index: 999999999999999999999;
    background-color: rgba(20,20,20,.9);
    height:50px;
    padding:5px;
    position: absolute;
    width:100%;
    color:white;
    -webkit-box-shadow: 0 4px 4px rgba(0,0,0,.3);
    -moz-box-shadow: 0 4px 4px rgba(0,0,0,.3);
    box-shadow: 0 4px 4px rgba(0,0,0,.3);
}

.mobile_header_menu {
    z-index: 999999999999999999999;
    background-color: rgba(20,20,20,.9);
    top:50px;
    padding:5px;
    position: absolute;
    width:100%;
    color:white;
    height:calc(100% - 40px);
    display:none;
    padding-top:20px;
}

.mobile_info_holder {
    z-index: 999999999999999999999;
    background-color: rgba(20,20,20,.9);
    top:50px;
    padding:5px;
    position: absolute;
    width:100%;
    color:white;
    height:calc(100% - 40px)!important;
    display:none;
    padding-top:10px;
    left:0!important;
}

.mobile_header_menu ul {
    list-style: none;
    margin-top:30px;
    padding-left:10px;
}

.mobile_header_menu li {
    font-size:16px;
    padding-bottom:16px;
}
.mobile-info-holder-line {
    margin-top:6px;
}

.mobile_header_menu_social {
    position: fixed;
    bottom: 15px;
    width: 100%;
}


.searchholder{max-width:500px;text-align:center;margin-bottom:10px}.searchholderinput{width:100%;height:40px;border-radius:10px;background-color:rgba(0,0,0,.3);font-size:14px;padding-left:10px;color:#fff;text-align:center;border-color:#fff;box-shadow:none;border-style:solid}.searchholderinput::placeholder{color:#e0e0e0}.searchbutton{border-color:#fff;border-top-right-radius:10px;border-bottom-right-radius:10px;background-color:rgba(0,0,0,.5);color:#fff}.searchbutton:hover{color:#ff7e01!important}.search input{background-color:rgba(255,255,255,.1);height:26px}.table-bordered,.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{border-color:#2a2b28}.findpin{cursor:pointer}#pullout{position:absolute;left:-430px;width:466px;height:100%;transition:all .5s ease}#pullout.active{left:0}#pullout-inner{position:absolute;top:0;left:0;width:430px;height:100%;background:rgba(0,0,0,.7);color:#fff;padding-top:80px;padding-left:20px}

#pullout-inner-leaderboard{position:absolute;top:0;left:0;width:430px;height:100%;background:rgba(0,0,0,.7);color:#fff;padding-top:80px;padding-left:10px}

.table td,.table th{padding:.25rem;padding-left:0;padding-right:5px;vertical-align:top;border-top:1px solid #dee2e6}@media (max-width:419px){#pullout{position:absolute;left:-280px;width:316px;height:100%;transition:all .5s ease}#pullout.active{left:0}#pullout-inner{position:absolute;top:0;left:0;width:280px;height:100%;background:rgba(0,0,0,.7);color:#fff;padding-top:80px;padding-left:20px}#pullout-inner-leaderboard{position:absolute;top:0;left:0;width:280px;height:100%;background:rgba(0,0,0,.7);color:#fff;padding-top:80px;padding-left:10px}.table td,.table th{padding:.35rem;padding-left:0;padding-right:5px;vertical-align:top;border-top:1px solid #dee2e6}}#pullout-tab{position:absolute;top:200px;right:0;width:36px;height:100px;color:#fff;cursor:pointer;padding:4px 4px 4px 10px;font-size:22px}.pullout-tab-inner{position:absolute;right:0;width:36px;height:40px;background:rgba(0,0,0,.7);color:#fff;cursor:pointer;padding:4px 4px 4px 10px;font-size:22px;border-top-right-radius:10px;border-bottom-right-radius:10px;z-index:999999}#pullup{position:absolute;overflow:hidden;bottom:-140px;width:100%;height:200px;transition:all .5s ease}#pullup.active{bottom:0}#pullup-inner{position:absolute;bottom:0;width:100%;height:140px;background:rgba(0,0,0,.5);color:#fff;padding-top:0;overflow:hidden}.mt-20{margin-top:20px}#pullup-tab{position:absolute;top:0;left:0;right:0;margin-left:auto;margin-right:auto;width:30%;min-width:200px;height:40px;background:0 0;color:#fff;cursor:pointer;padding:4px 4px 4px 10px;font-size:22px;border-top-right-radius:10px;border-bottom-right-radius:10px}.mobileshrink{padding-left:0;padding-right:0;margin-left:0}#infocontent{padding-left:10px;padding-right:10px}.clearable{background:#fff url(/images/seachclear.png) no-repeat right -20px center;background-size:10px auto;border:1px solid #999;padding:3px 18px 3px 4px;border-radius:3px;transition:background .4s}.clearable.x{background-position:right 10px center;background-size:10px auto}.clearable.onX{cursor:pointer}.clearable::-ms-clear{display:none;width:0;height:0}.search input{color:#fff}#map{margin-left:40px;height:800px}
.side_bar {
    position:fixed;
    width:40px;
    z-index:999;
    background-color: rgba(0, 0, 0, 0.85);
    height: 100vh;

    text-align:center;
}

.side_bar ul {
    list-style-type: none;
    margin-left:0px;
    padding-left:0px;
}

.side_bar ul li {
    cursor:pointer;
    margin-top:30px;

}

.main_controls {
    margin-top:0px;
    font-size:18px;
}


.social_controls {
    font-size:16px;
    position: absolute;
    bottom: 0;
    left: 15px;
}

.side_bar_content {
    position:fixed;
    width:100%;
    max-width:100%;
    z-index:899;
    background-color: rgba(0, 0, 0, 0.85);
    height: 100vh;
    right:100%;
    transition: right linear .2s;
}


.side_bar_content_show {
    right:0px;
    transition: right linear .2s;
}
.side_bar_content_wrapper
{
    margin-top:-6px;
    margin-left:50px;
    border-left:1px rgba(255, 255, 255, 0.3) solid;
    height: 100vh;

}

.side_bar_panel_section {
    /*display:none;*/
    background-color: rgba(0,0,0,.5);
    padding:20px;
    position:relative;
    top:4%;
    left: 50%;
    transform: translate(-50%, 0%);
    color:white;
    border-radius: 10px;
    min-width: 80%;
    overflow:hidden;
}

.side_bar_panel_section_light {
    /*display:none;*/
    background-color: white;
    padding:20px;
    position:absolute;
    top:10%;
    left: 50%;
    transform: translate(-50%, 0%);
    color:#646464;
    border-radius: 10px;
    min-width: 80%;
}


.toplogo {
    margin-left:50px;
    background-color: rgba(0, 0, 0, 0.5);
    padding:6px;
    border-radius:5px;
}



.leaflet-verticalcenter {
    position: absolute;
    z-index: 1000;
    pointer-events: none;
    top: 50%; /* possible because the placeholder's parent is the map */
    transform: translateY(-50%); /* using the CSS3 Transform technique */
    padding-top: 10px;
}

.leaflet-verticalcenter .leaflet-control {
    margin-bottom: 10px;
}
.bottomlogo {
    width:200px;
}
.participantImage {
    font-size: 44px;
}
.setfontdiv {
    /*height:190px;*/
    font-size: 14px;
}
.close-participant {
    float:right;margin-right:8px;cursor:pointer;font-size:18px;
}
.minify-participant {
    float:right;margin-right:16px;cursor:pointer;font-size:18px;
}
#overlay_holder {
    position: absolute;top:0px;left:40px; width:calc(100% - 40px);; height:100%;background-color: rgba(0, 0, 0, 0.8);z-index: 99999;padding-left:10%;padding-right:10%;display:none;
}
.tab_outer_holder {
    margin-top:0px;
}
.tab_title {
    font-size:24px;margin-top:10px;margin-bottom:20px;
}

.tab_title_h1 {
    color:#F67D22;text-transform:uppercase;font-size:28px;
}
.tab_content_img {
    float:left;margin-right:20px;margin-bottom:20px;width:110px;
}

@media only screen and (max-width: 768px) {

    .side_bar {
        width:30px;
    }
    #map {
        width : calc(100% - 30px);
        margin-left:30px
    }
    .main_controls {
        font-size:14px;
    }
    #participantsInfoHolder {
        width:100%;
        left:40px;
        height: 170px;
        /*z-index:9999;*/
        /*left:50%;*/
        bottom:150px;
        transform: translate(0%, 0%);
        /*color:white;*/
    }
    .participantInfoHolder {
        position: absolute;
        width: calc(100% - 80px);
        min-height: 150px;

        padding: 6px;
        padding-left: 10px;
    }
    .bottomlogo {
        width:100px;
    }
    .participantImage {
        display:none;
    }
    .setfontdiv {
         font-size: 15px;

    }
    .setfontdivtitle {
        font-size: 16px;
    }
    .close-participant {
        float:right;margin-right:10px;cursor:pointer;font-size:22px;
    }
    .minify-participant {
        float:right;margin-right:10px;cursor:pointer;font-size:22px;
    }
    #overlay_holder {
        left:0px; width:100%;padding-left:0%;padding-right:0%;

    }

    .tab_outer_holder {
        margin-top:0px;
        /*width:300px;*/
        left:30px;
        overflow: scroll;
    }
    .tab_title {
        font-size:16px;margin-top:4px;margin-bottom:20px;
    }
    .tab_title_h1 {
        color:#F67D22;text-transform:uppercase;font-size:16px;
    }

    .closeSideBar {
        font-size:8px;
    }

    .refreshleaderboard {
        font-size:8px;
    }

    .refreshalertsos {
        font-size:8px;
    }

    .dnsdnf {
        font-size:12px;
        padding:2px;
        margin-right:4px;
        margin-left:22px;
    }

    .tab_content_img {
        float:left;margin-right:20px;margin-bottom:20px;width:40px;
    }

    .side_bar_panel_section {
        min-width:100%;
        background-color: rgba(0,0,0,.7);
        top:0px;
        height:inherit;
        width:100%;
        overflow-y:auto;
    }

    .side_bar_panel_section_narrow {
        min-width:95% !important;
    }

    .live_title {
        min-width:300px;
        line-height:19px;
        padding:10px;
        border-radius:10px;
        font-size:18px;
        z-index: 8888;
        color:white;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        top:10px;
        margin-left:50%;
        transform: translate(calc(-50% + 15px), 0%);
    }

    .live_preplay {
        min-width:300px;
        line-height:19px;
        padding:10px;
        border-radius:10px;
        font-size:18px;
        z-index: 8888;
        color:white;
        background-color: rgba(0, 0, 0, 0.8);
        position: absolute;
        bottom:10px;
        margin-left:50%;
        transform: translate(calc(-50% + 15px), 0%);
    }

    .showsmallcountdown {
        width:150px;
        font-size:12px;
    }


    .countdownclock2 {
        font-size:12px!important;
    }

    .live_countdown {
        min-width:200px;
        line-height:19px;
        padding:5px;
        border-radius:10px;
        font-size:12px;
        z-index: 8888;
        color:white;
        background-color: rgba(0, 0, 0, 0.8);
        position: absolute;
        bottom:100px;
        margin-left:50%;
        transform: translate(calc(-50% + 15px), 0%)
    }

    .live_title img {
        width:25px;
    }

    .live_title_distance {
        font-size: 12px;
        margin-bottom:0px;
        margin-left:0px;
    }

    .social_controls {
        font-size:14px;
        position: absolute;
        bottom: 0;
        left: 9px;
    }
    .component-table {
        width:99%;
        font-size:12px;
    }



    #checkpointInfoHolder {
        position: absolute;
        top: 80px;
        width: 300px;
        min-height: 140px;
        background-color: rgba(0, 0, 0, 0.85);
        z-index: 9999;
        left: 50%;
        border-radius: 10px;
        transform: translate(-50%, -50%);
        color: white;
        padding: 10px;
        display: none;
    }

    .checkpointInfo {
        font-size: 24px;
        display:none;
        margin-bottom:50px;
    }

    .checkpointInfo-info {
        font-size: 18px;
        margin-top:12px;

    }
    .carousel-image {
        max-width:150px !important;
        max-height:100px !important;
    }
    th, td {
        padding: 6px !important;
    }

    .participant-table-icon {
        max-width:10px;
    }

    .form-group {
        margin-bottom: 0rem;
    }

    div.dataTables_wrapper div.dataTables_length select {
        font-size: 12px !important;
    }

    div.dataTables_wrapper div.dataTables_filter input {
        font-size: 12px !important;
    }

    .search-panel-input
    {
        height:24px;
        font-size:12px;
    }

    #liveLeaderboard {
        position: absolute;
        width: 10%;
        min-width:320px;
        background-color: rgba(35, 35, 37, .9);
        height: 100%;
        z-index: 9999;
        left: 32px;
        top: 2px;
        /* border-radius: 5px; */
        color: white;
        padding: 10px;
        /* display: none; */
        bottom: 2px;
        font-size: 17px;
    }

    .liveleaderboardtable {
        font-size:12px;
    }

    .mobile-challenge-select {
        max-width: 100px;
    }

    #playback_controls {
        background-color: rgba(0, 0, 0, 0.5);
        max-width:90%;
        margin: 0 auto;
        margin-top:10px;
        color:white;
        border-radius:8px;
    }

    #playback_controls .btn {
        font-size:8px;
    }

    .mobileadjustdiv {
        width:95% !important;
    }

    .infoHolderW3WLogo {
        width:100px;
        margin-bottom:15px;
    }

    .leaflet-popup-content {
        width:300px !important;
    }

    .poi-image {
        width:200px;
    }

    .poi-info-holder {
        padding:5px;line-height:22px;font-size:14px;
    }

}

/*.leaflet-left .carousel-image {*/
/*    transform: translate(-20%, -20%)  scale(.50)*/
/*}*/
/*.leaflet-right .carousel-image {*/
/*    transform: translate(20%, -20%)  scale(.50)*/
/*}*/

.leaflet-control-zoom {
    position:absolute;
    margin-top:300px !important;
}

.st0{fill:transparent;}

/*.leaflet-tooltip-own {*/
/*    position: absolute;*/
/*    padding: 8px;*/
/*    background-color: rgba(255,255,255,.7);*/
/*    border-radius:6px;*/
/*    border: none;*/
/*    font-weight:bold;*/
/*    color: red;*/
/*    font-size:14px;*/
/*    white-space: nowrap;*/
/*    -webkit-user-select: none;*/
/*    -moz-user-select: none;*/
/*    -ms-user-select: none;*/
/*    user-select: none;*/
/*    pointer-events: none;*/
/*    box-shadow: none;*/
/*    opacity: 1;*/
/*}*/
