.Country{cursor:pointer;line-height:2.5;font-size:.75rem;}
.Country:hover,.CountryActive{background-color:yellowgreen;}

.continent-year-geonet{cursor:pointer;line-height:2.5;padding-left:15px;margin-bottom:5px;}
.continent-year-geonet:hover,.continent-year-geonetActive{background-color:yellowgreen;}

#GeoParkKey{height:38px;}

.geopark-table{}
.geopark-table tr td p{margin:0;}
.geopark-table tr td .ext-link{float:right;padding-top:5px;padding-right:10px;}
.geopark-list{margin-top:20px;margin-bottom:-10px;}

.geopark-tab{margin:0 0 10px;padding:0;border:1px solid #ddd;background-color:#f5f5f5;}
.geopark-tab li {width:50%;font-size:12px;text-align:center;line-height:30px;}
.geopark-tab li +li{margin:0;}
.geopark-tab li a{padding:0 !important;border-radius:0;display:block;border-radius:0;}

.geopark-win{min-height:150px;position:relative;}
.geopark-win img{max-width:100%;}
.geopark-win .country-info{margin:10px 0;font-size:18px;padding:0;position:absolute;top:0;left:10px;color:#fff;text-shadow:0 1px 1px #222;}
.geopark-win .geopark-name{font-size:16px;margin:0;padding:0;position:absolute;top:40px;left:15px;color:#fff;text-shadow:0 1px 1px #222;}

.btn-geoparkmap{background-color:#ff891e;border-radius:0;color:#fff;}


.dataTables_wrapper .dataTables_paginate .paginate_button:hover {background: linear-gradient(to bottom, lightblue 0%, #ff891e 100%) !important;}
.geopark-tab .nav-item .nav-link.active, .geopark-tab .nav-item .nav-link:hover{color: #fff;background-color:#ff891e;border-radius:0;}