#loading {
  background-image: url(/index.php/view/media/getMedia?repository=titrain&project=sri_ti_train&path=media%2Fthemes%2Fdefault%2Fcss%2F/./Geolab-Logo-Verti-Noir.png);
  width : 100px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
}

/*
.modal{
	width:50%;
	margin-left:-25%;
}

.modal 	.modal-body{
	height : 500px;
}


.modal .modal-content{
	height : 80%;
}
*/

#popupcontent img{	
	cursor:pointer;
	margin-bottom:10px;
}

.modal img{
	height:90%;
	display:block;
	margin: 0 auto;
	min-height:400px;
	
	
}

.modal iframe{
	width:90%;
	height:90%;
	display:block;
	margin: 0 auto;
	min-height:500px;
	
}

#toolbar h3, #menu h3, #dock h3, #sub-dock h3, #mini-dock h3, #right-dock h3, div.modal h3, .dock-subtitle {
	color:black;
}

#body-modal-content{
	position: relative;
	margin-top: -100px;
	
	
}

#bottom-modal-content{
	position: inherit;
	width:auto;
	height:45px;
	top:78%;
	z-index:100;
	background-color:white;
}

#top-modal-content{
	position:inherit;
	width:auto;
	height:60px;
	background-color:white;
	z-index:100;
}
