/******************************************************************************
 Estilo Google - crono.css
 Fecha de creacion: Jueves, 22 de febrero de 2017

 NOTA LEGAL: 
 (c) 2017 Fluido Digital - www.fluido.es - Todos los derechos reservados

 Queda estrictamente prohibido modificar los nombres y copyrights
 que acompanan el código fuente de este Software.
 ******************************************************************************/

@charset "UTF-8";
/* CSS Document */

/*
 ************************************************************
 * TIPOGRAPHY
 * 15/02/2017
 ************************************************************/

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    src: local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcmaVI6zN22yiurzcBKxPjFE.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  	font-family: 'Open Sans';
  	font-style: normal;
  	font-weight: 300;
  	src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
  	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;

}

@font-face {
  	font-family: 'Open Sans';
  	font-style: normal;
  	font-weight: 400;
  	src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
  	font-family: 'Open Sans';
  	font-style: normal;
  	font-weight: 600;
  	src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
  	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


body {
	font-family:"Open Sans", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: small;
	color:#616161;
	margin: 0;
	overflow: hidden;
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	min-width: 1024px;
	}

.trans {
	-webkit-transition: all 700ms cubic-bezier(0.995, 0.010, 0.020, 1.000); 
	   -moz-transition: all 500ms cubic-bezier(0.995, 0.010, 0.020, 1.000); 
		-ms-transition: all 500ms cubic-bezier(0.995, 0.010, 0.020, 1.000); 
		 -o-transition: all 500ms cubic-bezier(0.995, 0.010, 0.020, 1.000); 
			transition: all 500ms cubic-bezier(0.995, 0.010, 0.020, 1.000); /* custom */
	
	-webkit-transition-timing-function: cubic-bezier(0.995, 0.010, 0.020, 1.000); 
	   -moz-transition-timing-function: cubic-bezier(0.995, 0.010, 0.020, 1.000); 
		-ms-transition-timing-function: cubic-bezier(0.995, 0.010, 0.020, 1.000); 
		 -o-transition-timing-function: cubic-bezier(0.995, 0.010, 0.020, 1.000); 
			transition-timing-function: cubic-bezier(0.995, 0.010, 0.020, 1.000); /* custom */

	-moz-transition-duration: 1s /* Firefox 4 */
	}

p:first-letter {
	text-transform: capitalize;
	}


a, button, span {
    color: #616161;
    text-decoration: none;
    outline: none;
    font-weight: 500;
}
	
b, strong {
	font-family: "Open Sans", sans-serif;
	font-weight: 800;
	color: #000;
	margin-left: 2px;
	}
button {
	font-weight: 800;
	border: none;
	background: none;
	cursor: pointer;
	width: auto;
	font-size: 13px;
	}
p, li {
    font-weight: 500;
    color: #616161;
    font-size: 15px;
    line-height: 22px;
}
h4 {
    color: black;
    margin: 0;
    padding: 20px 30px 40px 30px;
    background: #B5A896 url(../images/logo_patronat_call_cut.png) no-repeat 0 0;
    font-weight: 800;
    font-size: 17px;
    line-height: 20px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 300;
	}
.tg-legend h4,
.timeglider-formline h4 {
	color: white;
	line-height: 35px;
	margin: 0px 0px 10px 0px;
	}
blockquote {
	background: transparent url(../images/quotes-google.png) no-repeat 0 0;
	margin: 0px;
	padding-left: 30px;
	padding-bottom: 15px;
	}
blockquote:first-letter {
	font-size: 36px;
	float: left;
	padding-right: 10px;
	margin-top: 0px;
	line-height: 36px;
	}	
.glosario {
	font-weight: bold;
	border-bottom: 1px dotted #ff6700;
	cursor: pointer;
	}
.glosario:after {
	display: none;
	content: " ";
	background: transparent url(../images/icon-glossary.svg) no-repeat 0 0;
	background-size: contain;
	width: 14px;
	height: 14px;
	margin-left: 3px;
	border-bottom: none;
	}#tiptip_content b {
	color: #fc3;
	}

#p1 {
	position: fixed;
	background-color: #fc3;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin:0px;
	}
	
#header {
	position: fixed;
 	background: white;
	height: 55px;
	width: 100%;
	margin: 0;
	border-bottom: 2px solid #FC3;
	z-index: 4000;
	top: 0px;
	}
div#header h1 {
    position:absolute;
	display: block;
	margin: 0;
    left: 50px;
  	width: 300px;
	}
div#header #logo a {
	display: block;
	background: transparent url(../images/logo_call_header.png) no-repeat top left;
	background-size: contain;
	text-indent: -3333px;
	width: 100%;
	height: 55px;
	}
	
div#header h1 #title {
    display: none;
	}
	
#header-tabs {
    position: relative;
    margin: 0 auto;
	height: 55px;
	width: 380px;
}

.header-tab {
    position: relative;
    float: left;
    width: 188px;
    height: 50px;
    margin-top: 5px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-left: 2px;
	}
	
#crono.header-tab {
	background: #fc3;
}

#maps.header-tab {
	background: #efefef;
}

.header-tab:hover,
#maps.header-tab:hover {
	background-color: #ff6700;
	color: white;
}

.header-tab span {
	color: white;
    font-weight: normal;
    font-family: "Montserrat";
    font-size: 15px;
    line-height: 52px;
    text-transform: uppercase;
    letter-spacing: 2px;
	}

.header-tab:hover span {
	color: white;
}
	
#map-title-header {
	background-color: #fc3;
	cursor: default;
}

#map-title-header-label {
	color: #616161 !important;
}

#maps.header-tab:hover #map-title-header-label {
	color: white !important;
}


div#google-menu {
    position: absolute;
    top: 0;
    right: 0;
	}
div#google-menu ul{
	position: relative;
	float: right;
	margin-top: 7px;
	padding-left: 0px;
	}
div#google-menu li {
	position: relative;
	height: 20px;
	float: left;
	list-style: none;
	}
#nav {
	list-style: none;
	padding: 0;
	margin: 30px 0 0 0;
}

#nav li {
    list-style: none;
    margin: 15px 0px 15px 0px;
    display: block;
    text-align: center;
    background: white;
}

#menu-filters, 
#menu-search {
    width: 100%;
    height: 44px;
    padding: 20px 0 0 0;
    text-indent: -3000px;
    cursor: pointer;
	}
	
#menu-filters span {
	display: block;
	background: transparent url(../images/icon-tags.svg) no-repeat 50% 50%;
    background-size: contain;
	}
#menu-filters.active span {
	background: transparent url(../images/icon-tags-white.svg) no-repeat 50% 50%;
    background-size: contain;
 	}
#menu-search span {
	display: block;
	background: transparent url(../images/icon-search.svg) no-repeat 50% 50%;
    background-size: contain;
	}
#menu-search.active span {
	background: transparent url(../images/icon-search-white.svg) no-repeat 50% 50%;
    background-size: contain;
	}
#menu-filters:hover,
#menu-search:hover {
	background-color: #efefef;
}	

#menu-filters.active,
#menu-search.active {
	background-color: #fc3;
}	

	
#languages a {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	margin-left: 5px !important;
	margin-top: 12px;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	}
#languages a:after {
	display: block;
	content: " | ";
	margin-top: -2px;
	float: right;
}
#languages li:last-child a:after {
	display: none;
}

#menu-map:hover {
	padding-top: 7px;
	border-radius: 6px;
	}

#print {
	display: none
	}
#side-menu {
	position: fixed;
    top: 57px;
    bottom: 0;
    height: auto;
    width: 57px;
    background: white;
    z-index: 7002;
    box-shadow: 1px 0px 1px rgba(0,0,0,0.1);
}
div#footer {
    position: absolute;
    clear: both;
    background: white;
    border-top: 4px solid #fc3;
    height: 70px;
    width: 100%;
    margin: 0;
    padding-top: 5px;
    bottom: 0px;
    text-align: center;
}
div#footer .content {
	width: auto;
    text-align: left;
    padding-left: 67px;
}
div#footer .text {
    padding: 23px 0 0 0;
	}
div#footer a,
div#footer span {
    color: black;
    font-weight: 800;
    font-family: "Montserrat";
   }
div#footer #sponsor {
    position: absolute;
    float: right;
    width: 200px;
    height: auto;
    top: 28px;
    text-align: right;
    padding-right: 65px;
    right: 10px;
	}
div#footer #google-logo {
    position: absolute;
    text-indent: 0;
    font-size: 0px;
    margin-top: -1px;
    margin-left: 5px;
    height: 24px;
    width: 60px;
    background: transparent url(../images/logo_google_footer.png) no-repeat 0 0;
    background-size: contain;
	}

	
/* float clearing for IE6 */
.timeglider-container .clearfix{
  height: 1%;
  overflow: visible;
  
}

/* float clearing for everyone else */
.timeglider-container .clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

/* only font-family reference here, 
   including overriding jquery ui css */
.timeglider-container, #timeglider-measure-span, .ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family:"Open Sans", sans-serif;
	font-weight: 600;
}

.timeglider-container {
	top: 57px;
	left: 0px;
	right: 0px;
    height: calc(100vh - 137px) !important;
	position:relative;
	background: #8c7d6b; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #8c7d6b 0%, #4e453c 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #8c7d6b 0%,#4e453c 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #8c7d6b 0%,#4e453c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c7d6b', endColorstr='#4e453c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    overflow: hidden;
	}
.timeglider-container:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.2;
    background-image: url(../images/logo_patronat_call_cut.png);
    background-repeat: no-repeat;
    background-position: 57px 120px;
    background-size: 35%;
}

.tg-scrim {
	position:absolute;
	top:-32px;
	left:-32px;
	width:5000px;
	height:3000px;
	background-color:#000;
	opacity:.3;
	z-index:99999999900;
	display:none;
}

.tg-prevnext {
	float:left;
	cursor:pointer;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width:67px;
	height:24px;
	padding-top:8px;
	visibility: hidden;
	}

.tg-prevnext a {
	color:black;
	font-size:16px;
	}

.tg-prevnext a:hover {
	color:#ffffff;
	text-shadow: #000 1px 1px;
	top: 1px;
	}

.tg-prev {
	padding-right:8px;
	text-align:right;
}

.tg-next {
	padding-left:8px;
}

.timeglider-loading {
	background-color: rgba(140,125,107,0.4);
	z-index: 900;
	width: 100%;
	height: auto;
	padding-top: 25%;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	display: block;
	}

.timeglider-footer {
	position:absolute;
	bottom:0px;
	left:0px;
	height:26px;
	width:100%;
	background-color: #fc3;
	color:black;
	font-size:10px;
	padding:3px;
	z-index:4500;
	}

.timeglider-footer ul {
	list-style:none;
	}
	
.timeglider-footer ul li {
	display:inline;
	cursor:pointer;
}

.tg-timeline-envelope {
	width:100%;
	vertical-align:bottom;
	z-index:200;
	position:absolute;
	height:1px;
}

.tg-timeline-envelope .titleBar {
	background-color:#726d62;
	color:#FFF;
	height:4px;
	width:auto;
	padding:0;
	position:absolute;
	left:0;
	z-index:25;
	cursor:ns-resize;
	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

}

.tg-timeline-envelope .titleBar .timeline-title {
	width:auto;
	position:absolute;
	display:inline;
	margin-top:0px;
	z-index:10;
}


.tg-timeline-envelope.inverted .titleBar .timeline-title {
	bottom:0;
}



.tg-timeline-envelope .titleBar.imageBar {
	background-color:none; background:none;
	border-top:2px solid #AAA;
	border-bottom:2px solid #BBB;
	height:2px;
	padding:0;
}


.tg-timeline-envelope .timeline-title .timeline-title-span {
	white-space: nowrap;
	
	float:left;
	display:block;
	font-size:16px;
	color:#fdfbf4;
	
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;

	background-color:rgba(114,109,98,0.8);
	padding:6px 8px 3px 8px;
	margin-top:2px;
	
	text-shadow:1px 1px 0px #2f2c28;
}

.tg-timeline-envelope.inverted .timeline-title .timeline-title-span {
	
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}



/* Correction of aristo ui css */
.ui-slider-vertical a.ui-slider-handle,
.ui-slider-vertical a.ui-state-active { 
    left:0;
	margin-left: 2px;
	margin-bottom: -14px;
	background: url(../images/zoom/slider_button.png) no-repeat 0px 0px ;
	width: 33px;
	height: 33px;
	}
.ui-slider-vertical a.ui-state-active{ 
	background: url(../images/zoom/slider_button.png) no-repeat 0px -33px !important;
	}

.noselect {
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


.tg-slider-plusminus {
	width: 40px;
	height: 40px;
	margin-left: -16px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 9px;
	}


.tg-slider-plusminus.tg-slider-plus {
	margin: 0 0 8px -16px;
	background: url(../images/zoom/plus.png) no-repeat 0 0;
	padding-bottom:2px;
	height: 40px;
	width: 40px;
	}
.tg-slider-plusminus.tg-slider-plus:hover {
	background-position: 0 -40px;
	}

.tg-slider-plusminus.tg-slider-minus {
	clear:both;
	background: url(../images/zoom/minus.png) no-repeat 0 0;
	}
	
.tg-slider-plusminus.tg-slider-minus:hover {
	background-position: 0 -40px;
	}


.timeglider-pan-buttons {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 4px;
    height: 18px;
    width: 33px;
    margin-left: -16px;
	}

.timeglider-pan-left, .timeglider-pan-right {
    float:left;
    width:14px;
    height:18px;
    background-repeat:no-repeat;
    cursor:pointer;
	}
.timeglider-pan-left {
  	background:url(../images/zoom/pan_left.png) no-repeat 0 0;
  	margin-right:1px;
	}
.timeglider-pan-right {
  	background: url(../images/zoom/pan_right.png) no-repeat 0px 0px;
	}

.timeglider-pan-left:hover {
  	background:url(../images/zoom/pan_left.png) no-repeat 0px -18px;
  	margin-right:1px;
	}
.timeglider-pan-right:hover {
  	background:url(../images/zoom/pan_right.png) no-repeat 0px -18px;
	}

.timeglider-slider-container {
	width:39px;
	padding-left:16px;
	position:absolute;
	height:auto;
	z-index:10;
    top: calc(50vh - 212px);
  	left: 8px;
  	z-index: 7003;
	}

.timeglider-slider { 	
/* style set in jQuery UI css file */   
	padding-top: 0 !important;
	width: 39px !important;
	margin-left: -16px !important;
	}
 

.timeglider-slider.ui-widget-content.ui-corner-all {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}

.tg-slider-cap, .tg-slider-fot {
	width: 39px;
	height: 14px;
	margin-left: -16px;
	background: transparent url(../images/zoom/slider_fot_bg.png) no-repeat 0px 100% !important;
	}
.tg-slider-cap {
	height: 24px;
	background: transparent url(../images/zoom/slider_cap_bg.png) no-repeat 0px 10px !important;
	margin-top: -10px;
	}
	
.timeglider-slider.ui-widget-content {
	background: transparent url(../images/zoom/slider_bg.png) repeat-y 0px 0px !important;
}


.timeglider-zoomlevel-display {
  font-size:.8em;
  color:#83A0C5;
  width:20px;
  text-align:center;
  background-color:#FFF;
  -moz-border-radius:4px;
  border-radius:4px;
  -webkit-border-radius:4px;
  padding:3px;
  margin-top:3px;
  margin-left:-10px;
  margin-bottom:4px;
}


.timeglider-pan-buttons a {
  cursor:pointer;
}

  
.timeglider-centerline {
  	border-left:1px dotted #b7b1a3;
	position:absolute;
	margin:0px auto 0px auto;
	z-index:500;
	}

.timeglider-truck {
   position:relative;
}
 
  
.timeglider-ticks {
	top:0px;
	position:relative;
	height:900px;
 }
  
.timeglider-tick {
  /* defaults on arrival in ticks */
	position:absolute;
	height:5000px;
	font-size:14px;
	background-repeat:no-repeat;
	/*overflow:hidden;*/
	z-index:0;	
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	}

.tg-even-tick {}
.tg-odd-tick {}


.tg-tick-leftline {
	position:absolute;
	top:-2500px;
	left:0;
	height:5000px;
	width:1px;
	border-left:1px dotted #B5A896;
	}

.tg-tick-body {
	height: 20px;
	background-color: transparent; /* #726D62; */
	margin-top: 17px;
	color: #fff;
	}

.tg-even-tick .tg-tick-body {}

.tg-odd-tick .tg-tick-body {
	/* darker than default -body */
	/* background-color:#86b3b9; */
	}

.tg-footer-center {
	position:absolute;
	bottom:-3px;
	left:120px;
	width:445px;
	}

.tg-date-display {
	position: relative;
    float: left;
    text-align: center;
    top: 2px;
    bottom: 0 !important;
    z-index: 5000;
    font-size: 18px;
    font-family: "Montserrat";
    color: black !important;
    height: 27px;
    line-height: 32px;
    width: 280px;
    background-color: white;
    text-transform: uppercase;
    border-radius: 6px;
	}

.tg-date-display span {
		color: black;
}

.tg-date-display-arrow {
	position:absolute;
	top: -13px;
	left: 148px;
	margin-left: -8px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	/* needs to be same as bg of date-display */
	border-bottom: 8px solid #fc3;
	opacity:.9;
	}
 


.timeglider-tick-label {
	color:#616161;
	position:absolute;
	top:-20px;
	left:0px;
	font-weight:normal;
	font-size: 16px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
 	}
	
.decade .tg-tick-leftline {
	border-left: 1px dotted #555;
	}

.decade .timeglider-tick-label {
	font-size: 22px;
	margin-top: -9px;
	color: #fff;
	}
 
 
.tg-tick-label-bottom {
	position:absolute;
	color:#BBB;
	left:4px;
	top:300px;
	font-weight:normal;
	}
 
 
.timeglider-tick-sub-label {
 
	color: #616161;
	/* OLD float:left; display:inline; */
	position:absolute;
	height:28px;
	top:4px;
	/* This padding-left needs to be exactly the same as
	the value in TG_TimelineView addTick() for setting hour labels
	*/
	padding-left:3px;
	/*border-left:1px solid #d4cec2;*/
	font-size:12px;
	margin:0;
	background-image:url("../images/subtick_highlight.png");
	background-repeat:no-repeat;
	}

/* eae6db */
.timeglider-tick-sub-label .minutes {
	height:12px;
	font-size:9px;
	color:#d3cec2;
	float:left;
	margin:0;
	border-left:1px solid #FFF;
	padding-left:4px;
	margin-left:-3px;
}
.tg-tick-sublabel-group {
	top:11px;
	height:24px;
	position:absolute;
	left:0;
	overflow:hidden
	}
.timeglider-handle {
	position:absolute;
	top:0px;
	height:1000px;
	width:100%;
	filter:alpha(opacity=1);
	-moz-opacity:0.01;
	-khtml-opacity: 0.01;
	opacity: 0.01;	
	cursor:ew-resize;
	z-index:50;
	}
	


.tg-display-block {
	display:block;
}
.tg-display-none {
	display:none;
}


.tg-close-button-small {
	float:right;
	cursor:pointer;
	width:20px;
	height:20px;
	background-image:url(../images/icon_close.png);
	
}


#timeglider-measure-span {
	font-size:12px;
	width:auto;
	position:absolute;
	top:-50px;
	left:-1000px;
}



/* TEMP */
.timeglider-timeline-event {
	position:absolute;
	/* background-color:white; */
	padding:0px;
	font-size:1em;
	cursor:pointer;
	z-index:100;
}

.timeglider-timeline-event:hover .timeglider-event-image-inline img {
	opacity:.5;
}
.timeglider-event-hover-info {
	position:absolute;
	left:-1000px;
	z-index:300;
	font-size: 11px;
	color: #fff !important;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
	margin-left: 5px !important;
	}
.tg-event-hovered .timeglider-event-title {
  	color:#fc3;
	}
.tg-event-hoverline {
	height:3000px;
	width:1px;
	position:absolute;
	top:-1500px;
	border-left:1px dotted #f00;
	box-shadow: -1px 1px 10px #ffc, 1px -1px 10px white;
	}

.timeglider-dateline-startdate {
	color: white;
	text-transform: lowercase;
	}
.timeglider-dateline-enddate {
	color: white;
	text-transform: lowercase;
	}

.timeglider-event-hover-info .timeglider-dateline-startdate,
.timeglider-event-hover-info .timeglider-dateline-enddate {
	color: white;
	}
/*
.timeglider-event-image-bar {
  width:22px;
  height:22px;
  overflow:hidden;
  position:absolute;
  border:1px solid #333;
  top:-28px;
  z-index:1;
}
.timeglider-event-image-bar img {
  	height:24px;
  	width:auto;
	}
*/
.tg-image-lane-pull {
	position:absolute;
	height:1px;
	top:48px;
	width:100%;
	background-color:white;
	border-bottom:2px solid #CCC;
	/*cursor:ns-resize;*/
	z-index:100;
	}

.tg-image-lane-bg {
	position:absolute;
	top:-48px;
	height:120px;
	width:100%;
		background-color: #fc3;
	}

.timeglider-event-image-lane {
  /* placed in a div floating just below the "ceiling" */
   position:absolute;
   /* top:-28px; */
   z-index:1;
   display:none;
   height: 525px;
	}
.timeglider-event-image-lane .imgWrapper-lane {
	width:70px;
	height:94px;
	border: 4px solid white;
	overflow:hidden;
	}
iframe.imgWrapper-lane {
	display: block;
	width: 70px;
	height: 94px;
	margin: 0;
	padding: 0;
	}	
.timeglider-event-image-lane .overlay-lane {
	position: absolute;
	width: 74px;
	height: 98px;
	background-color: transparent;
	}
.timeglider-event-image-lane .overlay-lane:hover {
	background-color: rgba(255, 255, 255, 0.2);
	}

 /*.timeglider-event-image-inline {
  div for default fullsize image with event 
  position:absolute;
}

.timeglider-event-image-inline img {
  position:absolute;
}*/

.tg-title-prev-events {
	float:left;
	display:block;
	margin-right:8px;
	color:#BBB;
	font-size:10px;
	cursor:pointer;
}

.tg-title-next-events {
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	color:#BBB;
	font-size:10px;
	cursor:pointer;
}

.tg-env-buttons {
	float:right;
	cursor:pointer;
	font-size:10px;
	margin-left:16px;
	margin-top:-2px;
	font-weight:normal;
	text-shadow:none;
}


.tg-env-buttons .tg-env-button  {
	float:right;
	width:20px;
	height:20px;
	cursor:pointer;
	margin-left:8px;
}

/*
.tg-env-buttons .tg-env-button.tg-env-info {
	background-image:url(../images/info_tan4.png);
}

.tg-env-buttons .tg-env-button.tg-env-legend {
	background-image:url(../images/legend_tan4.png);
}

.tg-env-buttons .tg-env-button.tg-env-expcol {
	background-image:url(../images/expcol_tan4.png);
}

.tg-env-buttons .tg-env-button.tg-env-invert {
	background-image:url(../images/invert_tan4.png);
}
*/

.timeglider-event-icon {
	margin-right:5px;
	width:auto;
	position:absolute;
	background: white;
	border-radius: 50%;
	padding: 2px;
    top: 2px !important;
}

/* add hover effects? */

	
#crono_legend {
    top: 20px;
	position: absolute; 
	width: 400px;
    height: 490px;
	overflow: hidden;
	z-index: 3004;
	box-shadow: 1px 0px 3px rgba(0,0,0,0.1);
	}

#crono_legend.trans {
	left: -400px;
	}
#crono_legend.active {
	top: 20px;
    left: 67px;
    width: 400px;
    background: white;
    z-index: 5000;
	}
#crono_legend h4,
.timeglider-formline h4 {
	width: 100%;
    height: 64px;
    padding: 0 20px;
    margin-top: 10px;
    background: #fc3;
    color: white;
    text-transform: uppercase;
    line-height: 60px;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    letter-spacing: 2px;
    box-sizing: border-box;
	}
	
#crono_legend img {
	float: left;
	width: 24px;
    height: 24px;
    padding: 8px;
	display: block;
	}
	
#crono_legend ul {
	font-size: 13px;
	float: left;
	display: block;
	width: 100%;
	margin-top:0px;
    padding:0;
    box-sizing: border-box;
	}

#crono_legend li {
	list-style: none;
	border-bottom: solid 1px #efefef;
    padding: 12px 0 0px 15px;
   	text-decoration: none;
	display: block;
	cursor: pointer;
	height: 60px;
	line-height: 46px;
	width: 100%;
    box-sizing: border-box;
	}
#crono_legend li img {
  	background: transparent;
  	border-radius: 50px;
  	border: 1px solid transparent;
	}
#crono_legend li:hover, 
#crono_legend li.tg-legend-icon-selected {
  	font-weight: bold;
	color: black !important;
	}
	
#crono_legend li.tg-legend-icon-selected img {
  	background: #efefef;
  	border-radius: 50px;
  	border: 1px solid #bababa;
	}
#crono_legend li:hover {
	background-color: #efefef;
	}

.legend-info {
    display: block;
    float: left;
    padding-left: 20px;
    line-height: 36px;
	position: relative;
	}
#clear {
	padding: 20px;
	float: right;
}

.timeglider-filter-box {
	position: absolute;
    top: 99px;
    padding-top: 0;
    background: white;
    z-index: 6000 !important;
    width: 400px;
    height: 280px;
    box-shadow: 1px 0px 3px rgba(0,0,0,0.1);
	}
	
.timeglider-filter-box.trans {
	left: -400px;
	}
	
.timeglider-filter-box.active {
	left: 67px;
	}


.timeglider-filter-box ul{
	position: relative;
	}

.timeglider-filter-box ul li,
.tg-legend-all {
    list-style-type: none;
    float: right;
    height: 25px;
    background: #fc3;
    padding: 10px 20px;
    border-radius: 4px;
    margin: 0px 10px;
	}
.buttons {
	padding: 0 20px 0 10px;
}
.buttons ul {
	width: 100%;
    float: right;

}
.timeglider-filter-box ul li.timeglider-filter-clear {
	background: #efefef !important;
}

.timeglider-filter-box ul li.timeglider-filter-clear:hover {
	background: #bababa !important;
}

.timeglider-filter-box ul li a,
.timeglider-footer-button a,
.tg-legend-all {
	float: left;
	margin: 0;
	text-decoration: none;
	cursor: pointer;
	border-radius: 4px;
	margin: 0px 10px;
	}
.timeglider-filter-box ul li a span,
.timeglider-footer-button span,
.tg-legend-all span {
	display: block;
    color: white;
    font-size: 14px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    line-height: 25px;
    font-family: "Montserrat", sans-serif;
    cursor: pointer;
	}
.timeglider-filter-box ul li:hover,
.timeglider-footer-button:hover,
a.tg-legend-all:hover {
	background: #ff6700;
	border-radius: 4px;
    margin: 0px 10px;
	}
.timeglider-filter-box ul li a:hover span,
.timeglider-footer-button a:hover span,
a.tg-legend-all:hover span {
	color: white;
	}
.timeglider-filter-box ul li.timeglider-filter-clear a span {
	color: black !important;
}
.timeglider-filter-box ul li a:active,
.timeglider-footer-button a:active,
a.tg-legend-all:active {
	text-decoration: none;
	}

.timeglider-filter-box ul li a:active span,
.timeglider-footer-button a:active span,
a.tg-legend-all:active span {
	display: block;
	color: white;
	}


.timeglider-filter-box ul li a:active:hover span,
.timeglider-footer-button a:active:hover span,
a.tg-legend-all:active:hover span {
	color: black;
	}	
.timeglider-footer-button {
    margin-right: 10px;
    margin-top: 1px;
    padding: 2px 10px;
    float: right;	
    }

.timeglider-formline#bottom {
  margin-bottom:12px;
}

.timeglider-formline {
  	width: 100%;
	}

.timeglider-formline input {
	font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    color: #333;
    background: #f1f1f1;
    margin: 10px 20px 10px 20px;
    border: 1px solid #bababa;
    height: 30px;
    width: calc(100% - 60px);
    padding: 10px 10px 10px 10px;
	}
.timeglider-formline input:focus {
	 outline: none;
	}
.tg-filter-cbs {
	margin: -10px 20px 20px 25px;
}
.tg-filter-cbs input[type="checkbox"] {
	display: none;
	}
.tg-filter-cbs label {
	cursor: pointer;
	margin-right: 10px;
}
.tg-filter-cbs label:hover {
	color: black;
}
.tg-filter-cbs label:before {
	cursor: pointer;
}
.tg-filter-cbs label:before {
    position: relative;
	display: inline-block;
    content: " ";
    background-image: url(../images/icon-check.svg);
    width: 20px;
    top: 12px;
    right: 5px;
    height: 20px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 7px;
	}
:checked + label:before {
    background-image: url(../images/icon-check-checked.svg);
}	



.box-visible {
  display:block;
}

.timeglider-event-spanner,
.tg-event-selected {
	position:absolute;
	top:0;
	left:0;
	background-color: #B5A896;
	color: #616161;
	height:16px;
	z-index:1;
    padding: 4px 2px 2px 2px;
	border-radius:4px;
	}
	
.tg-event-selected {
  	background-color: #f00; /*#f4de9e;*/
	background-image: none;
	padding: 5px 0 0 10px;
	margin: -5px 0 0 0;
	height: 10px;
	}

.timeglider-event-title {
	width:auto;
	color: white;
	position:absolute;
	z-index:5;
    font-weight: 300;
	}

.tg-event-collapsed {
	position:absolute;
	top:0px;
	z-index:500;
	margin-left:-10px;
	margin-top:3px;
}

.tg-event-collapsed img {
	height:10px;
	width:auto;
	opacity:.8;
	cursor:pointer;
}


/* EVENT MODAL:  
 * override this with Timeglider_full_modal.css to make modal full-window
*/
.timeglider-ev-modal {
    height: auto;
    position: relative;
    width: 380px;
    background: white;
    box-shadow: 0 0px 30px rgba(0, 0, 0, 0.6);
	}

.minimal {
	height:70px;
	margin-top: 120px !important;
	}




.tg-timeline-modal {
	width:300px;
	padding:0;
	height:auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index:99999999905;
	
	background-color:rgba(6,100,140,1);
	/*border:2px solid rgba(114, 109, 98, 0.9);*/
	
}
#crono_timelineInfoModal {
	top: 44px !important;
	}

/*
.tg-timeline-modal .tg-timeline-description {
	font-size:14px;
	margin:16px;
	color:#FCFCFC;
	line-height:18px;
	overflow-y:auto;	
	max-height:330px;

}
.tg-timeline-modal .tg-timeline-description:focus {
    outline: 0;
}


.tg-timeline-modal ul {
	clear:both;
	list-style:none;
	margin:16px;
	padding:0 0 8px 0;
}


.tg-timeline-modal li {
	float:right;
	margin-right:8px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}


*/



.timeglider-ev-video-modal, .timeglider-ev-map-modal {
    -webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:#FFF;
	border:1px solid #333;
	width:400px;
	padding:8px;
	position:absolute;
	top:50px;
	left:50px;
}



/*.tg-iframe-modal {
	width:600px;
	height:400px;
}

.tg-iframe-modal iframe {
	width:100%;
	height:350px;
	border:none;
}*/



.timeglider-ev-modal p {
	max-height:250px;
	}



.timeglider-ev-modal p img, .tg-timeline-modal p img {
  width:100px;
  height:auto;
  float:left;
  margin-right:8px;
  margin-bottom:8px;
}

.timeglider-ev-modal .startdate {
	font-size:10px;
	color:#666;
	margin:8px 8px 0px 8px;
}
ul.timeglider-ev-modal-links {
	list-style:none;
	margin:0;
	margin:6px 8px 2px 8px;
	padding:0;
	clear:both;
	text-align:right;
}
ul.timeglider-ev-modal-links li {
	font-size:14px;
	display:inline;
	padding:4px 6px;

}
ul.timeglider-ev-modal-links li a {
  color:#29E6F7;
  text-decoration:none;
  padding:4px 8px;
  -webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
background-color:#717171;
}

.timeglider-ev-modal .dateline {
	color: white;
    margin: -35px 0 20px 0;
    padding: 0 30px;
	}

/* END timeglider-ev-modal */

.timeglider-settings-modal {
  	top:45px;
  	left:45px;
  	width:350px;
}

.timeglider-settings-modal .settings-label {
  	font-size:12px;
  	font-weight:bold;
  	color:#555;
}


.tg-event-overflow {
  position:absolute;
  color:#CC0000;
  font-weight:bold;
  font-size:10px;
  cursor:pointer;
}

.tg-event-overflow img {
  height:8px;
  width:auto;
  opacity:.5;
}



/* FULL MODAL */
/* FULL WINDOW EVENT MODAL:  
 * overrides timeglider-ev-modal in Timeglider.css
 * to make full-window (timeglider container) modal
*/
.tg-full_modal {
	width:100%;
	height:100%;
	position:absolute;
	box-shadow:none;
	/* gets positioned by $.position() in TimelineView.js */
	z-index: 100000;
}


.tg-full_modal_scrim {
    position:absolute;
    top: 0px;
    left:0;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,0.3);
    z-index:0;
	text-align: center;
	}
	
.tg-wrapper {
	position: relative;
    top: 110px;
	width: 960px;
	height: 70%;
	margin: 0 auto;
	z-index: 3000;
	/*display: none;*/
	}
.standalone {
	width: 380px;
	}
	
.standalone .tg-image_panel {
	display: none;
	}

.tg-full_modal_panel {
    position: absolute;
    width: 380px;
    height: 100%;
    background: white;
	}

.tg-full_modal_content {
	margin:16px;
}

.tg-image_panel {
	position: absolute;
    height: auto;
    width: 580px;
    top: 0;
    bottom: 0px;
    left: 380px;
    background: #B5A893;
	}
	
div.imgWrapper {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 40px;
    width: 100%;
    height: 100%;
	}

.tg-modal-video,
.tg-modal_map {
	background: #fc3;
	position: absolute !important;
	float: left;
	width: 578px;
	margin:10px;
	top: 32px;
	bottom: 0px;
	height: auto;
	z-index: 999;
	display: none;
	}

.tg-modal_map {
	z-index: 0;
	}

/*.tg-modal-video iframe {
	float:right;
	width:100%;
}*/


.tg-full_modal .dateline {
	font-size:14px;
	color: white;
	margin:8px;
	}

.tg-full_modal h4 {
    margin: -16px -16px -40px -16px;
    color: black;
	}

.tg-full_modal-body, .tg-ev-modal-description {
	margin: -5px 20px 40px 25px;
	text-align: justify;
	}
.tg-full_modal-body {
	margin-bottom: 0px;
	padding-bottom: 40px;
	}
	
.tg-ev-modal-description {
	margin: 0px 30px 30px 30px;
	padding-top: 10px;
	}

.tg-full_modal-body p {}


.tg-close-button {
    position: absolute;
    float: right;
    right: 8px;
    top: 8px;
    z-index: 100006;
    background: transparent url(../images/icon-cancel-white.svg) no-repeat;
    background-size: contain;
    text-indent: -3333px;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
	}
.tg-close-button:hover {
    background: transparent url(../images/icon-cancel.svg) no-repeat;
    background-size: contain;
	}
	
.standalone .tg-close-button {
	right: 8px !important;
    top: 8px;
    background-size: contain;
    width: 20px;
    height: 20px;
}

.tg-full_modal_close {
	right: -570px;
	width: 32px;
	height: 32px;
}
.tg-full_modal-links {
	position:absolute;
	top:8px;
	right:64px;
	}

.tg-full_modal-links ul {
	position:absolute;
	top:0;
	width:100%;
	list-style:none;
	margin:0 8px 0 8px;
	padding:0;
}
.tg-full_modal-links ul li {
	font-size:16px;
	font-weight:bold;
	display:block;
	padding:4px 16px;
	float:right;
	margin-right:16px;
	background-color:blue;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.tg-full_modal-links ul li a {
	color:white;
	text-decoration:none;
}

#tab-map, #tab-txt {
	position: absolute;
	width: 155px;
	height: 36px;
	top: 0px;
	left: 140px;
	text-align: left;
	z-index: 0;
	display: none;
	}
#tab-txt {
	left: 298px;
	}	
	
#tab-map:hover, #tab-txt:hover,
#tab-map.active, #tab-txt.active {
	z-index: 100;
	}

#tab-map span, #tab-txt span {
	color: white;
	font-family: "Open Sans", sans-serif;
	font-size: 17px;
	text-shadow: 2px 2px rgba(0, 0, 0, .4);
	top: 6px;
	margin: 0px 0px 0px 50px;
	position: absolute;
	cursor: pointer;
	width: 154px;
	display: block;
	}
#tab-txt span {
	margin: 0px 0px 0px 50px;
	}
#tab-txt:hover span, 
#tab-map:hover span {
	color: #D1D399;
	}
	
.scroll { 
	position:absolute;
	top:110px; 
	bottom: 20px; 
	left:0;
	width: 98%;
	overflow:auto;
	}
	
.visible {
	z-index: 999;
	}
	
@media screen and (max-width: 1000px) {
	
	div#header h1 {
	 	left: 5px;
	 	width: 270px;
	}
	
	#header-tabs {
    	padding-left: 120px;
    }
    
    .tg-wrapper {
    	width: 750px;
    }
    
    .tg-image_panel {
    	width: 370px;
    }
    
    .tg-full_modal_close {
    	right: -360px;
    }
}

@media screen and (max-width: 767px) {
	
	#logo a {
    	width: 75px !important;	 	
		background-size: auto !important;
	}
	
	#header-tabs {
    	padding-left: 0;
    	width: 224px;
	}
	
	.header-tab {
    	width: 110px;
	}
	
	 div#footer .text {
	   	margin-top: 5px;
    	padding: 0;
		text-align: center;
	}
	
	.header-tab span {
    	font-size: 10px;
    	letter-spacing: 0px;
	}
	
	#languages a {
	    width: 24px;
	    height: 24px;
	    font-size: 12px;
	}
	
	 .tg-wrapper {
    	width: 380px;
    }
    
    .tg-image_panel {
    	width: 0px;
    }
    
    .tg-full_modal_close {
		right: 10px;
		width: 20px;
		height: 20px;
    }
    
    div#footer .text {
	   	margin-top: 5px;
    	padding: 0;
		text-align: center;
	}
	
	div#footer #sponsor {
	    position: relative;
	    float: none;
	    width: calc(100% - 65px);
	    height: auto;
	    text-align: center;
	    margin-top: 5px;
		top: 0;
	}
	
	#crono_legend,
	.timeglider-filter-box  {
    	width: calc(100% - 77px);
	}
	
	.timeglider-slider-container {
    	top: calc(100vh - 300px); 
    }
}

@media screen and (max-height: 767px) {
	
	.timeglider-slider-container {
    	top: calc(100vh - 290px) !important;
	}
	
	.timeglider-slider {
    	display: none !important; 
	}
}

@media screen and (max-width: 399px) {
	
	#header-tabs {
    	width: 157px;
	}
	
	#maps {
		width: 48px;
	}
	
	#crono {
		width: 105px;
	}
	
	#languages a {
    	margin-left: 3px !important;
    }
}

