/* 80cc28 */
/* 3eb4ff */

@CHARSET "UTF-8";

a[href="#openingHours"] {
    color: #a3aab0;
    text-decoration: none;
    font-weight: normal;
    float: right;
    margin-right: 10px;
}

.resortMap {
    float: none;
    width: 100%;
    max-width: 1000px;
    height: 780px;
    margin: 0 auto 0 auto;
    display: block;
}

.operation {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #F0F0F0;
	border-radius: 50%;
	background-position: center center;
    background-repeat: no-repeat;
    background-size: 12px;
}

.operation.on {
	border-color: transparent;
	background-color: #8aa30f;
	background-image: url(/images/main/yes_white.svg);
}

.operation.off {
	border-color: transparent;
	background-color: #c21a2b;
	background-image: url(/images/main/no_white.svg);
}

table.skislope {
	width: 100%;
    /* max-width: 1000px; */
   	margin: 0 auto 60px auto;
	border: none;
	border: 1px solid #ECECEC;
	border-spacing: 0;
	display: block;
    overflow-x: auto;
    white-space: nowrap;
}

table.skislope tbody {
	width: 100%;
}

table.skislope td {
	padding: 10px;
	border: none;
	text-align: center;
}

table.skislope tr:nth-child( odd ) td {
	background-color: #F9F9F9;
}

table.skislope tr.title td {
	background-color: #f0f0f0;
	font-family: 'kanit-medium', sans-serif !important;
}

table.skislope td.text {
	width: 60%;
	text-align: left;
}

#rPoiGroup {
	display: none;
    margin: 0 0 15px 0;
    float: left;
}

#missionDetail .rPad.margin {
	margin-top: 30px;
}

.rPoiFilter .rPoiFilterItem {
	float: left;
	margin: 10px;
	cursor: pointer;
}

.rPoiFilter .rPoiFilterItem.active {
	font-weight: bold;
	cursor: default;
}

.rPoiFilter .rPoiFilterItem.active, .rPoiFilter .rPoiFilterItem:hover {
	color: #8aa30f;
}

.leaflet-control-layers-list {
	float: left;
}

.rSelectRoute, .rSelectPoi {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
    justify-content: center;
}

.rRangeTitle {
	text-align: center;
	font-size: 12px;
	margin-bottom: 2px;
}

.rSelectRoute .rRangeCont, .rSelectRoute .rRangeCont .rRange {
	width: 100%;
    margin: 5px 0 0 0;
    height: 4px;
}

.rSelectRoute .rRangeCont .rRange {
	border-radius: 10px;
	background-color: #FFFFFF !important;
	border: 1px solid #EEEEEE !important;
	-moz-box-shadow: inset 0 0 3px #EEEEEE;
    -webkit-box-shadow: inset 0 0 3px #EEEEEE;
    box-shadow: inset 0 0 3px #EEEEEE ;
}

.rSelectRoute .rRangeCont {
    width: 90%;
    margin: -10px 0 5px 17px;
}

.rSelectRoute .rRangeMin, .rSelectRoute .rRangeMax {
	position: relative;
	float: left;
	width: 50%;
	margin: 5px 0 0 0;
	font-size: 14px;
	color: #808080;
}

.rSelectRoute .rRangeMin {
	margin-left: -5px;
}

.rSelectRoute .rRangeMin input, .rSelectRoute .rRangeMax input {
    padding: 0;
    border: none;
    margin: 0;
    font-size: 14px;
    width: 35px;
    text-align: right;
    border-radius: 0;
    outline: none;
    color: #808080;
    background: transparent;
}

.rSelectRoute .rRangeMax {
	text-align: right;
}

.rRICont {
	float: left;
	margin-top: 20px;
    margin-left: 12%;
}

.smap .layer-switch .item p {
	color: #252525;
	text-align: center;
}

.smap .layer-switch .active p {
	color: #8aa30f;
}

.smap .layer-switch .active>div .border {
	border-color: #8aa30f;
}

#altTooltip {
	display: none;
	position: absolute;
	z-index: 10;
	width: 50px;
	height: 35px;
	text-align: center;
	border: 1px solid #AAAAAA;
	font-size: 11px;
	margin-top: 10px;
	color: #777777;
	border-radius: 5px;
	background: #FFFFFF;
	font-weight: 600;
	padding: 5px;
	left: 0;
	box-shadow: 1px 1px 5px 2px #e6e6e6;
	line-height: 19px !important;
}

#altTooltip span {
	float: left;
	font-size: 15px;
	width: 100%;
	color: #000;
	font-weight: normal;
}

#altTooltipLine {
	display: none;
	position: absolute;
	width: 1px;
	height: 143px;
	margin-top: 57px;
	background: #AAAAAA;
	left: 0;
	z-index: 10;
}
	
.rDif1 {
	color: #8aa30f;
}

.rDif2 {
	color: #dc7c27;
}

.rDif3 {
	color: #a4250d;
}

.leaflet-control-container a, .leaflet-control-container a:hover {
	color: #000 !important;
	text-decoration: none !important;
}

.leaflet-control-attribution a {
	color: #999 !important;
}

#rTabsSeasonRoute {
	margin-bottom: 20px;
}

.rDist span, .rTime span, .rDataLen span, .rDataTime span, .rRHPO span {
	font-size: 11px;
}

.rNear h2 {
	font-size: 25px;
	line-height: 30px;
	font-weight: 400;
	text-align: center;
	margin: 0 0 40px 0;
}

.rTabs .rDiff, .rTabs .rDiff2 {
	font-size: 12px;
    line-height: 13px;
    margin-bottom: 20px;
}

.rTabs .rDr span {
	float: none;
    font-size: 0;
}

.rSort, .rPoiFilterSelectCont {
	float: left;
}

.rPoiFilterSelectCont {
	margin-top: 0;
}

.rMain .rDiff2 {
    width: 90px;
	float: none;
    margin: 10px auto 0 auto;
}

.rMain .rDiff2 span {
	width: 10px;
	height: 10px;
	margin-right: 6px;
}

.rMain .rDiff2 span:nth-child(6) {
	margin-right: 0px;
}

.rMain .rH2 {
	font-size: 30px;
	font-weight: 300;
	margin: 0 0 30px 0;
	padding: 0;
}

.rMain #rPoiViewDownload {
    float: right;
    margin-top: -20px;
}

.rMain #rPoiViewDownload .rPoiView {
	float: left;
	width: 75%;
}

.rMain #rPoiViewDownload .rPoiView div {
	float: left;
	width: 25px;
	height: 25px;
	margin-right: 10px;
}

.rMain #rPoiViewDownload .rPoiView img {
	float: left;
	margin: 2px;
	max-width: 21px;
	max-height: 21px;
}

.rMain #rPoiViewDownload .rDownload {
	float: right;
	width: 10%;
	text-align: right;
}

.rMain .rData {
	display: flex;
    float: left;
    width: 100%;
    background: #2e2e2e;
    margin-top: 10px;
    border-bottom: 7px solid #8aa30f;
    padding: 20px 0;
    margin-bottom: 20px;
}

.rMain .rData .rDataPad {
	justify-content: center;
	align-items: center;
	display: flex;
    flex-wrap: wrap;
	float: none;
	width: 900px;
	margin: 0 auto 0 auto;
}

.rMain .rData .rDataDif, 
.rMain .rData .rDataLen, 
.rMain .rData .rDataTime,
.rMain .rData .rDataUp,
.rMain .rData .rDataDown, 
.rMain .rData .rDataAlt {
    width: 116px;
    float: left;
    padding: 40px 0 0px 0;
    margin: 5px;
    color: #FFFFFF;
    text-align: center;
}


.rDataALtUp,
.rDataAltDown {
	
}

.rMain .rData .rDataDif {
	background: url( '/images/icons/route/difficulty.svg') center top no-repeat;
	background-size: 32px;
}

.rMain .rData .rDataLen {
	background: url( '/images/icons/route/distance.svg') center top no-repeat;
	background-size: 38px;
}

.rMain .rData .rDataDown {
	background: url( '/images/icons/route/down.svg') center top no-repeat;
	background-size: 31px;
}

.rMain .rData .rDataUp {
	background: url( '/images/icons/route/up.svg') center top no-repeat;
	background-size: 31px;
}

.rMain .rData .rDataTime {
	background: url( '/images/icons/route/time.svg') center top no-repeat;
	background-size: 35px;
}

.rMain .rData .rDataAlt {
	background: url( '/images/icons/route/mnm.svg') center top no-repeat;
	background-size: 45px;
}

.rOh {
	display: table;
    margin: -32px 0 0 25px;
}

.rOhi, .rOhe {
	display: table-row;
}

.rOhe {
	color: #d45500;
	margin-top: 10px;
}

.rOhi.active {
	font-weight: bold;
}

.rOhl, .rOhr {
	display: table-cell;
    vertical-align: baseline;
}

.rOhr {
	padding-left: 20px;
	display: flex;
}

.rOhr img {
    margin: 0 0 2px 20px;
    cursor: pointer;
}

.rOhet div {
	padding-top: 10px;
}

.rMain #rAltCont {
    position: static;
    margin-left: 120px;
	width: 320px;
}

.rMain .rAlt {
	width: 320px !important;
	height: 200px !important;
	margin: 0;
	padding: 0;
	float: left;
    position: absolute;
}

.rMain .rRI {
	float: left;
	line-height: 19px;
}

.rMain .rRI .rRHPA {
    margin: 12px 0 0 0;
    font-size: 12px;
    color: #666666;
}

.rMain .rRI .rRHPA.small {
	margin-top: 5px;
}

.rMain .rRI .rRHPU, .rMain .rRI .rRHPD {
    float: left;
    font-weight: 600;
    margin: 5px 5px 10px 0;
    padding-left: 10px;
    background: url( '/images/route/arrow_up_red.png') left center no-repeat;
    background-size: 7px;
}

.rMain .rRI .rRHPU div, .rMain .rRI .rRHPD div {
	font-size: 11px;
}

.rMain .rRI .rRHPD {
    background-image: url( '/images/route/arrow_down_green.png');
}

.rMain .rRI .rRHPO {
    margin: 3px 0 10px 0;
    font-size: 17px;
    font-weight: 600;
}

.rDa, .rDau {
	float: left;
	width: 100%;
	padding: 15px 0 15px 0;
}

.rDa.rFirst, .rDau.rFirst {
	padding: 0 0 15px 0;
}

.rDau {
	border-bottom: 1px solid #f3f3f3;
}

.rDl, .rDr {
	float: left;
	width: 20%;
}

.rDr {
	width: 80%;
	text-align: right;
	display: flex;
    align-items: center;
    justify-content: flex-end;
}

.rDm, .rDma {
    float: left;
    width: 14.6%;
    margin: 0 1% 10px 1%;
    text-align: center;
    padding: 5px 0 5px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #F9F9F9;
}

.rDm:nth-child( 6 ), .rDma:nth-child( 6 ), .rDm:nth-child( 12 ), .rDma:nth-child( 12 ) {
	border-right: none;
}

.rDm div, .rDma div {
	margin: 5px;
}

.rIcos {
	float: left;
	width: 100%;
}

.rIco {
	float: left;
	background: #e6e6e6;
	margin: 10px;
	width: 30px;
	height: 30px;
	cursor: pointer;
}

.rIco:nth-child( 1 ) {
	margin-left: 0px !important;
}

.rIco.rBig {
	width: 100px;
	height: 100px;
}

.rIco.rActual {
	background: #8aa30f;
}

.rSearch {
	float: left;
	margin-top: 20px;
	margin-left: 30px;
}

@media screen and (max-width: 1200px) {
	.rMain #rAltCont {
	    margin: auto;
	    clear: both;
    	height: 200px;
	}
	
	.rMain .rRI .rRH {
	   	float: left;
	   	width: 120px;
	}
	
	.rMain .rRI .rRH:nth-child(1) {
	    width: 200px;
	}
	
	.rMain .rRI .rRHPO, .rMain .rRI .rRHPA {
    	margin: 5px 0 0 0;
	}
	
	.rMain .rRI .rRHPA {
    	font-size: 14px;
	}
}

@media screen and (max-width: 1180px) {
	.rMain .rR .rMap {
		width: 100% !important;
	}
	
	.rMain .rAlt {
	    position: static;
	    float: none;
	    margin: auto;
	}
}

@media screen and (max-width: 900px) {
	.rSelectRoute > div, .rSelectPoi > div {
		width: 48%;
		max-width: 48%;
		padding: 0 1%;
	}
}

@media screen and (max-width: 800px) {
	#rPoiGroup {
	    width: 100%;
	    margin-left: 10px;
	}
}

@media screen and (max-width: 630px) {
	.rSelectRoute > div, .rSelectPoi > div {
		width: 100%;
		max-width: 100%;
		padding: 0;
	}
}

@media screen and (max-width: 600px) {
	.rDa {
		display: flex;
		flex-wrap: wrap;
	}
	
	.rDma, .rDm {
		flex-basis: 23%;
	}
	
	.rNear .rItems, #tab-pois .rItems {
   		justify-content: center;
	}	
	
	#rPoiGroup {
	    text-align: center;
	}
	 
	.rSearch {
		float: left;
		width: 100%;
		margin-left: 0;
	}
	
	.rPoiFilterSelectCont, .rSort, .rSearch {
		float: none;
		width: fit-content;
		margin: 10px auto 10px auto;
	}
	
	.rSort{
		clear: both;
    }
	
	.rPoiFilter .rPad {
		width: 100% !important;
		padding: 0;
	}
	
	.rPoiFilter .rPad br {
		display: none;
	}
}

@media screen and (max-width: 600px) {
	.rDma, .rDm {
		flex-basis: 31%;
	}
}

@media screen and (max-width: 500px) {
	.rMain .rRI {
		width: 100%;
	}
}