
/* Modified Date: 23 July 2025 at 18:34:38 CEST */

html {
   position: relative;
   min-height: 100%;
 }
body {
font-family: 'Gill Sans', 'Gill Sans MT', 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Verdana, Geneva, Arial, Helvetica, helve, sans-serif;
margin-bottom: 120px;
overflow-x: hidden;
}
.animate__animated {
  --animate-delay: 0.9s;
}

#biquote {
color: #333C44;
/* font-family: Georgia,'Bitstream Charter','Times New Roman',Times,serif; */
}

.header-right {
font-family: 'Gill Sans', 'Gill Sans MT', 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Verdana, Geneva, Arial, Helvetica, helve, sans-serif;
font-size: 0.7rem;
text-align: right;
color: #6C757D;
margin: 0.7rem;
}

.sorthead {
color: #CC0000;
}

h1, h2, h3 {
color:  var(--dark);
}

p.newlife {
font-family: 'Gill Sans', 'Gill Sans MT', 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Verdana, Geneva, Arial, Helvetica, helve, sans-serif;
font-weight: 300;
color: #6C757D;
font-size: 1.2rem;
}

i.fa-solid {
  display: inline-block;
  margin-left: 0em;
  margin-right: 0.33em;
  margin-top: 0.2em;
  font-size: 1.5em;
  color: #2541b2;
}

i.lifecalc {
  display: inline-block;
  margin: 0.25em 0.5em 1em 0.5em;
  font-size: 1.5em;
  color: #2541b2;
}

.footer {
position: absolute;
bottom: 0;
width: 100%;
height: 8em;
background-color: #f8f9fa!important;
}
 .copyright {
     margin-top: 1em;
     margin-bottom: 1em;
     text-align: center;
     font-size: 50%;
 }

img.lgthumb {
font-size: 1.5em;
margin-bottom:0.5rem;
border: 0.25px solid #999999;
opacity: 1;
}

a.lgthumblk:hover {
border: 8px solid #CB1B23;
}

#countriestable{
border: 0.25px solid #999999;
}

#countriestable td{
vertical-align: middle;
}

th.colflag {
width: 20%;
}

th.colcountry {
width: 50%;
}

td.tdcountry {
font-weight: 700;
text-align: left;
}

th.colfirstdate {
width: 15%;
}

th.collastdate {
width: 15%;
}

#countriestable img.flag {
	display: block;
	margin: 4px;
    text-align: left;
	border: 0.5px solid #CCC;
	max-width: 108px;
	max-height: 2.4rem;
  }

#countriestable img.flagno {
	display: block;
	margin: 4px;
    text-align: left;
	border: 0px;
	max-width: 108px;
	max-height: 2.4rem;
  }/*


table {
  counter-reset: rowNumber;
}

table tr::before {
  display: table-cell;
  counter-increment: rowNumber;
  content: counter(rowNumber) ".";
  padding-right: 0.3em;
  text-align: right;
}
 */
.piday {
font-size: 1rem;
}

.pgallery {
font-weight: 900;
}

.fa-plane {
font-size: 1.5em;
color: #4E75BD;
}

.fa-flag {
color: #BD754E;
}

.fa-train {
font-size: 1.5em;
color: #BD754E;
}

.fa-ship {
font-size: 1.5em;
color: #BD4E75;
}

.fa-bus-alt {
font-size: 1.5em;
color: #754EBD;
}

.fa-book {
font-size: 1.5em;
color: #C86400;
}

.fa-fish {
font-size: 2em;
color: #f00000;
}

.fa-anchor {
font-size: 1.5em;
color: #f00000;
}

.fa-h-square {
font-size: 2em;
color: #f00000;
}

.fa-home {
font-size: 1.5em;
color: #2541b2;
}

.fa-school {
font-size: 1.5em;
color: #2541b2;
}

.fa-hotel {
font-size: 1.5em;
color: #2541b2;
}

.fa-bed {
font-size: 1.5em;
color: #2541b2;
}

.fa-campground {
font-size: 1.5em;
color: #2541b2;
}

.fa-snowflake {
font-size: 3em;
margin-left: 0.5em;
}

.leaflet-tooltip img borderflag {
}

.airportbadge  {
font-weight: 700;
/* padding-left: 0.75em; */
}

#travelmap {
/*
  position: relative;
 */
 max-width: 1024px;
  margin: auto;
 height: 640px;
 overflow:hidden;
}

.leaflet-control-layers-expanded {
text-align: left;
}
.leaflet-tooltip {
background-color: #f0f0f0;
color: #164080;
font-family: 'Gill Sans', 'Gill Sans MT', 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Verdana, Geneva, Arial, Helvetica, helve, sans-serif;
padding: 0.3em 1em;
opacity: 1 !important;
}

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

.quotetop {
font-size: 0.8rem;
text-align: left;
color: #6C757D;
}

.header-right {
font-size: 0.6rem;
text-align: left;
color: #6C757D;
}
}
