body,
input,
textarea,
select,
.leaflet-container {
	font-size: 12px;
}

.deskview {
	display: none;
}

.mobileview {
	display: block;
}

/* ------------------------------------------------------------------- main structure START */
.body-flex {
	flex-direction: column;
}

.cont-right {
	width: 100%;
	position: relative;
	height: calc(100% - 74px);
}

/* ------------------------------------------------------------------- racer Stats Pop New css START */
.racer-stats-out {
	padding: 0px;
}

.stats-top-area {
	display: block;
	margin-bottom: 5px;
}

.stats-left-area {
	width: auto;
	margin: 0 0 20px;
}

.pro-card-data {
	overflow: auto;
	height: 100%;
}

.stats-bot-area {
	max-height: none;
	overflow: none;
}

/* ------------------------------------------------------------------- racer Stats Pop New css END */
/* ------------------------------------------------------------------- main structure END */
/* ------------------------------------------------------------------- header css START */
.in-header {
	padding: 9px 8px;
}

.logoTxt {
	display: block;
	line-height: 15px;
	padding: 0 0 0 10px;
}

img.comp-img {
	height: 32px;
}

.small-world-logo,
.comp-logo {
	height: 32px;
}

.h1s {
	font-size: 13px;
}

.learn {
	font-weight: 400;
	font-size: 10px;
	line-height: unset;
}

.user-profile {
	padding: 0 5px 0 0;
}

.device-text {
	line-height: 17px;
}

.top-det {
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	text-align: center;
}

/* ------------------------------------------------------------------- header css END */
/* ------------------------------------------------------------------- left panel css START */
.left-panel {
	width: 100%;
	background-color: var(--yellorg);
	min-width: 100%;
	position: relative;
	height: 60px;
	border-radius: 0;
	box-shadow: none;
	line-height: unset
}

.left-panel-top {
	position: absolute;
}

.left-menu-area {
	display: flex;
	margin: 0 10px;
	width: auto;
	padding: 10px 0;
}

.menu-btn {
	width: 25%;
	border-radius: 5px;
	height: auto;
	margin-bottom: 10px;
	margin: 0;
	padding: 0;
	display: block;
	border: 0;
	color: #000;
}

.menu-btn.activelike {
	background: none;
}

.menu-icon {
	width: 20px;
	height: 20px;
	background-size: 17px;
	margin: auto;
	background-image: url(../images/mainmap_icon2.svg);
}

.menu-btn[data-id="2"] .menu-icon {
	background-image: url(../images/leaderboard_icon2.svg);
	background-size: 15px;
}

.menu-btn[data-id="3"] .menu-icon {
	background-image: url(../images/race_icon2.svg);
	background-size: 19px;
}

.menu-btn[data-id="4"] .menu-icon {
	background-image: url(../images/about_icon2.svg);
}

.menu-text {
	font-size: 11px;
	font-weight: 400;
	line-height: unset;
}

.menu-btn.activelike .menu-text,
.menu-btn:hover .menu-text {
	color: #fff;
}

.menu-btn[data-id="1"].activelike .menu-icon,
.menu-btn[data-id="1"]:hover .menu-icon {
	background-image: url(../images/mainmap_icon.svg);
}

.menu-btn[data-id="2"].activelike .menu-icon,
.menu-btn[data-id="2"]:hover .menu-icon {
	background-image: url(../images/leaderboard_icon.svg);
}

.menu-btn[data-id="3"].activelike .menu-icon,
.menu-btn[data-id="3"]:hover .menu-icon {
	background-image: url(../images/race_icon.svg);
}

.menu-btn[data-id="4"].activelike .menu-icon,
.menu-btn[data-id="4"]:hover .menu-icon {
	background-image: url(../images/about_icon.svg);
}

/* ------------------------------------------------------------------- left panel css END */
/* ------------------------------------------------------------------- right panel css START */
.right-panel {
	position: absolute;
	width: 100%;
	height: calc(100% - 20px);
	display: none;
	z-index: 3;
	top: 0;
}

.cat-selector {
	margin: 0 10px;
	z-index: 7;
	left: 102px;
	top: -3px;
}

.sidePanelIn {
	width: auto;
	margin: 5px;
}

.right-panel[data-open="1"] {
	width: 100%;
	display: block;
}

.rps[data-open="1"] {
	display: none
}

.form-inp-label {
	font-size: 15px;
}

.parent {
	background-size: 1px 58px;
}

.part-block-sort {
	height: 58px;
	cursor: default;
}

.part-in-block {
	padding: 5px 10px;
}

.row-h1 {
	font-size: 14px;
}

.roe-icon {
	width: 21px;
	height: 21px;
	margin: 4px 6px 4px 4px;
}

.center-on-icon,
.more-stats-icon {
	cursor: pointer;
}

.my-sel-list-item {
	height: 33px;
	line-height: 33px;
	padding: 0 5px;
}

.ieTable {
	left: 10px;
	right: 10px;
	width: auto;
	z-index: 4;
}

.more-ie-data {
	left: 10px;
	right: 10px;
	width: auto;
	z-index: 5;
	min-height: 100px;
}

.filters-pop {
	top: 157px;
	left: 25px;
	right: auto;
	z-index: 10;
}

.filters-pop .close-dyn {
	left: auto;
	right: -20px;
}

.filters-pop .tooltip-arrow {
	display: none;
}

.grp-name {
	text-align: left;
}

/* ------------------------------------------------------------------- right panel css START */
/* ------------------------------------------------------------------- bottomPanel css START */
.bottom-panel[data-open="1"] {
	height: 165px;
}

.bot-panel-in {
	width: 100%;
	height: 100%;
	padding: 0;
}

.bot-panel-in[data-id="1"] {
	display: block;
}

.timeline-close {
	width: 30px;
	height: 30px;
}

.timeline-header {
	height: 30px;
	line-height: 30px;
}

.bot-body {
	display: block;
}

.botb-right {
	width: calc(100% - 20px);
	left: 10px;
}

.timeline-out {
	width: auto;
	height: 150px;
	margin: 0px;
}

.timeline-body {
	padding: 5px 10px 0;
}

.height-graph-out,
.height-graph-in {
	padding: 10px 6px 10px;
	height: 117px;
}

.timeline-h1 {
	padding: 0 10px 0 10px;
}

.top-hg-data {
	top: 4px;
	right: 22px;
}

.time-flex {
	line-height: 20px;
}

.time-flex:last-child {
	line-height: unset
}

.bot-panel-close {
	width: 30px;
	height: 30px;
}

.bot-row-btn {
	margin: 0 5px;
}

.bot-panel-head {
	line-height: 30px;
	height: 30px;
}

/* ------------------------------------------------------------------- bottomPanel css END */
/* ------------------------------------------------------------------- map control css START */
div#refresh-map {
	width: 40px;
	height: 40px;
	left: 10px;
	bottom: 20px;
}

div#height-graph {
	width: 40px;
	height: 40px;
	left: 10px;
	bottom: 70px;
}

.logoTxt.user-profile {
	display: none;
}

.card-out .d-flex {
	display: block;
}

.card-img {
	margin: 0 0 10px;
}

.eye-icon {
	background-image: url(../images/eye-open.svg);
	background-size: 22px;
	line-height: 40px;
	margin-top: 0;
}

.eye-icon[data-id="1"] {
	background-image: url(../images/eye-close.svg);
}

.leaflet-top .leaflet-control {
	margin-top: 10px;
}

.leaflet-left .leaflet-control {
	margin-left: 10px;
}

.bot-layer {
	bottom: 20px;
	left: 10px;
}

.bot-right {
	bottom: 20px;
	right: 10px;
}

.top-right {
	top: 10px;
	right: 10px;
}

.top-left {
	top: 60px;
	left: 10px;
}

.btn-show-sub {
	font-size: 12px;
	display: block;
}

.leaflet-container .leaflet-control-attribution {
	font-size: 9px;
}

.leaflet-bottom.leaflet-right {
	left: 0;
	right: auto;
}

/* ------------------------------------------------------------------- map control css END */
/* ------------------------------------------------------------------- scoreboard css START */
.layerHead {
	padding: 0 7px;
	height: 50px;
	text-align: center;
}

.layerBody,
.layerBody.no-score {
	padding: 7px;
	height: calc(100% - 0px);
}

.layer-head-h1 {
	font-size: 15px;
	line-height: 50px;
}

.show2 .layer-head-h1 {
	margin-top: 0px;
}

.score-sel-h {
	line-height: 33px;
}

.score-sel {
	width: 130px;
	margin-top: 5px;
}

.dyn-data {
	font-size: 14px;
}

.row-hxv.progress-bar {
	height: 6px;
}

.more-status-close,
.closemoreie {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 22px;
	height: 22px;
	cursor: pointer;
	background-image: url(../images/close_black.svg);
	background-repeat: no-repeat;
	background-size: 20px;
	background-position: center;
	padding: 17px;
	z-index: 3;
}

/* ------------------------------------------------------------------- scoreboard css END */
/* ------------------------------------------------------------------- about, stats & terms page css START */
.abt-row {
	display: block;
}

.abt-icon {
	width: 80%;
	height: auto;
	margin: 40px auto;
}

.abt-txt,
.abt-rev .abt-txt {
	text-align: center;
}

.layer-head-h1.stats-hss {
	line-height: 26px;
}

.stats-tab {
	font-size: 11px;
	margin: 0px 1px;
	border-right: 1px solid #000;
	padding: 0 2px 0 0;
	flex-grow: 1;
}

.stats-tab:last-child {
	border-right: 0;
}

.stats-tabs {
	margin-top: 15px;
}

.show3 .layerHead {
	height: 70px;
}

.show3 .score-sel-h {
	position: absolute;
	right: 123px;
	top: 27px;
}

.show3 .score-sel {
	width: 130px;
	margin-top: 10px;
	position: absolute;
	right: 0;
	top: 20px;
}

.sdt {
	display: block;
}

.show3 .layer-head-h1.stats-hss {
	line-height: 44px;
	text-align: left;
}

.show3 .layerBody {
	padding: 7px;
	height: calc(100% - 70px);
}

.loadingStatsTxt {
	font-size: 12px;
	margin-top: 0px;
}

.my-select {
	height: 25px;
}

.my-select-inp {
	text-align: left;
	line-height: 25px;
}

/* ------------------------------------------------------------------- about, stats & terms page css END */
/* ------------------------------------------------------------------- universal popup css START */
.uni-popup,
.pro-card-popup {
	z-index: 3;
	width: auto;
	margin: 45px 5px 0;
}

.infoOut {
	padding: 5px;
}

.uni-data,
.pro-card-data {
	padding: 15px;
	min-height: 150px;
}

.card-h1 {
	font-size: 20px;
	line-height: 20px;
}

.card-h2 {
	margin-top: 10px;
	font-size: 15px;
}

.card-desc {
	font-size: 15px;
}

.pro-card-popup {
	width: auto;
	margin: 0 5px;
	top: 110px;
	z-index: 4;
	max-height: calc(100% - 125px);
}

.mijo.d-flex {
	display: block;
}

.advx-banner {
	margin: auto;
	right: 0;
	left: 0;
	bottom: 20px;
}

.bann-enter {
	font-size: 18px;
}

.bann-h1.gut {
	line-height: 22px;
	font-size: 18px;
}

/* ------------------------------------------------------------------- universal popup css START */
.canvasTop {
	min-height: 80px;
}

.chartDesc {
	line-height: 17px;
	padding: 11px;
}

.chart-btn-flex {
	display: block;
	position: relative;
	padding: 0;
}

.showHideAll {
	position: absolute;
	left: 10px;
	top: 51px;
}

.time-formats {
	position: absolute;
	display: flex;
	right: 10px;
	top: 51px;
	width: auto;
}

.time-format,
.time-format-a {
	margin-left: 5px;
}

.btnShade {
	padding: 0 5px;
	height: 21px;
	line-height: 21px;
}

.chartButtns {
	top: 51px;
	right: 14px;
	font-size: 12px;
}

.mainCanvas {
	height: 100%;
}

.resetAllStats {
	font-weight: 400;
	position: absolute;
	right: 90px;
	top: 5px;
}

.share-help {
	top: 10px;
	left: 58px;
	width: 185px;
	height: auto;
	line-height: 15px;
	padding: 10px;
}

#refresh-map-btn {
	left: 10px;
	bottom: 70px;
}

.filter-sel-h {
	position: absolute;
	left: 5px;
	margin: 0;
	top: 32px;
}

.show2 .layerHead {
	padding: 0px 5px;
	height: 61px;
}

.show2 .layer-head-h1 {
	line-height: 33px;
}

.show2 .layerBody {
	padding: 7px;
	height: calc(100% - 33px);
}

.marker_ttop {
	display: block;
}

.marker_icon {
	margin: 0 0 20px 0;
}

img.marker_img {
	width: auto;
	height: 150px;
	display: block;
	margin: auto;
}

.closePopUp {
	display: block;
	position: absolute;
	right: 15px;
	bottom: 15px;
	background-color: #ff007b;
	color: #fff;
	padding: 2px 10px;
	border-radius: 2px;
	cursor: pointer;
}

.marker_icon {
	width: auto;
	height: 150px;
	background-position: center;
}

.marker_h1 {
	text-align: center;
}

.bot-panel-h1 {
	line-height: 30px;
	padding: 0 10px 0 10px;
}

img.card-image {
	width: 100%;
}

.card-img {
	height: auto;
}

.left-panel-flex {
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.smallPopUp {
	top: 48px;
}

.top-stats-sec.sec-2 {
	margin: 4px 0;
	padding: 4px 0;
}

.marker-pop-outer .stats-left-area {
	display: none;
}

.marker-pop-outer .single-racer {
	padding: 6px 5px;
}

.marker-pop-outer {
	padding: 10px;
}

.d-flex.botsdf {
	font-size: 11px;
}

.my-filter-list {
	right: auto;
	left: 2px;
}

.more-info-desc {
	top: 37px;
}

.resetAllStats {
	font-weight: 400;
	position: absolute;
	right: 16px;
	top: 35px;
	background: none;
	color: blue;
	text-align: right;
	padding: 0;
}

.show3 .layer-head-h1.stats-hss {
	line-height: 38px;
	text-align: left;
}

.show3 .score-sel-h {
	position: absolute;
	right: 136px;
	top: 3px;
}

.show3 .score-sel {
	width: 130px;
	margin-top: 10px;
	position: absolute;
	right: 13px;
	top: -3px;
}

.stats-tab {
	font-size: 11px;
	margin: 0px 3px;
	border-right: 1px solid #000;
	padding: 0 6px 0 0;
	flex-grow: 1;
}

.stats-tabs {
	margin-top: 1px;
}

.show3 .layerBody {
	padding: 7px;
	height: calc(100% - 61px);
}

.show2 .layerBody {
	padding: 7px;
	height: calc(100% - 61px);
}

.left-panel {
	min-height: 55px;
	height: 55px;
}

.show3 .layerHead {
	height: 61px;
}

.canvasTop {
	min-height: 70px;
}

.showHideAll {
	top: 6px;
}

.main-body {
	height: calc(100% - 105px);
}

.mainCanvasOuter {
	height: calc(100% - 70px);
	background-color: #fff;
}

.chartDesc {
	position: absolute;
	line-height: 14px;
	padding: 0px 10px;
	text-align: left;
	top: 34px;
}

.time-formats {
	top: 6px;
}

.score-sel-h {
	margin: 0px 13px;
}

.graphNoti {
	width: auto;
	font-size: 12px;
	margin: 13px;
}

.layerBody.no-score.terms {
	height: calc(100% - 50px);
}

.terms .inner-body {
	padding: 0 15px;
}

.my-select-inp:after {
	top: 7px;
}

.left-panel-bot {
	font-size: 9px;
}

.bannshort-ttl {
	padding: 0 3px;
}

.bannshort-ttl {
	line-height: 20px;
}

.sep-h11 {
	margin: 0 20px;
	text-align: justify;
}