/*@font-face {
			font-family: Ubuntu;
			src: url(Ubuntu-R.ttf);
		}*/
#cboxTitle > div > div.bootstrap-iso > button, #cboxTitle > div > button {
	
	display: none;
}
a {
  text-decoration: none !important;
}

#header{
	background-color: white !important;
}

.social-networks{
	color: black;
}

@media (min-width: 768px){
	.mobile-header-logo-pj{
		display: none;
	}
}

#headerDesktop {
  height: 115px;
  background-color: white;
}
#headerDesktop .title {
  position: relative;
  top: -12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /*font-family: ubuntu;*/
  font-weight: bold;
  font-size: 24px;
  height: 32px;
  color: black;
}
#headerMobile {
  background-color: white;
  position: fixed;
  top: 40px;
}

#listPanel{
	padding-top: 40px;
}

#infoPanel{
	padding-top: 40px;
}

.esriSimpleSliderTL{
	top: 44px;
}

#LocateMe{
	top: 180px !important;
}

.du-mobile-logo {
  position: absolute;
  left: 2px;
  margin-top: -8px;
  opacity: 0.8;
}
.du-mobile-logo img {
  height: 40px;
}
.gdi-mobile-logo {
  position: absolute;
  right: 2px;
  margin-top: -8px;
  opacity: 0.8;
}

#openHeaderMobile{
	top: 83px !important;
}

.gdi-mobile-logo img {
  /* height: 40px; */
  height: 25px;
  margin-top: 9px;
}
#listViewLink {
  left: 20%;
}
#infoViewLink {
  right: 16%;
}
.du-logo {
  margin-top: 5px;
}
#header #headerDesktop .textArea .title {
  display: inline-block;
  margin-left: 10px;
}
.gdi-logo {
  display: none;
  position: fixed;
  top: 5px;
  right: 5px;
  text-decoration: none;
}
.gdi-logo img {
  background-color: #FFF;
  border-radius: 27px;
  height: 45px;
  border: 4px solid #FFF;
}
.du-logo-link {
  text-decoration: none;
}
.run-3d-text {
  color: #8E8E8E;
  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}
#placard .name {
	/*font-family: ubuntu;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#placard .name a {
  /* For Safari 3.1 to 6.0 */

  -webkit-transition: all 400ms linear;
  -moz-transition: all 400ms linear;
  -ms-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
  color: #CACACA;
  text-decoration: none;
}
#placard .description {
	 /*font-family: ubuntu;*/
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.carouselScroller .carousel-item-div div {
	/*font-family: ubuntu;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.facebook-share-desktop {
  position: fixed;
  right: 110px;
  top: 20px;
  color: black;
}
.twitter-share-desktop {
  position: fixed;
  right: 80px;
  top: 20px;
  color: black;
}
.social-networks {
  position: absolute;
  right: 10px;
  top: 10px;
}
.facebook-share-mobile {
  color: white;
  position: relative;
  right: 15px;
}
.twitter-share-mobile {
  color: white;
}
#placard .name:hover .run-3d-text {
  color: #c2c2c2;
}
#placard .name:hover a {
  color: white;
}
.tourPointStartApplication {
  text-align: left;
  padding-left: 5%;
  padding-top: 20px;
}
/* DESKTOP MODE */
@media (min-width: 768px) {
  #headerDesktop {
    height: 60px;
  }
  #header {
    height: 60px;
  }
  .gdi-logo {
    display: block;
  }
  .scalebar_bottom-left {
    bottom: 155px;
  }
}
.multiTip {
	/*font-family: ubuntu;*/
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
#mapPanel {
  background-color: white;
}
.btn-fullscreen {
  display: none;
}
.tpPreview {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tpName {
  font-size: 21px;
}
.tpDescription {
  font-size: 17px;
}
