.template{
	display:none;
}
.gaza-satellite{
  width:90%;
}
.map-container{
	width:100%;
}
.juxtapose{
	margin: 10px 0;
	background: #a9cf91;
	background: #d1dde8;
	padding: 18px 0px 18px 18px;
}
.juxtapose .img-container{
}
.juxtapose div.balinks{
	display:none
}
.juxtapose img.before,.juxtapose img.after{

}

.juxtapose .pan a{
	background: black;
	color: white;
	margin-bottom: 19px;
}
.juxtapose .pan a + a{
	float: right;
}
.juxtapose .pan a.active,
.juxtapose .pan a:hover{
	background: #ec2929;
}
.juxtapose .ui-draggable{
	opacity:1 !important;
}
.juxtapose .ui-draggable > div{
	background:#ec2929 !important;
}
.juxtapose .ui-draggable > div img{
/*  height: 25px;
  width: 17px;
  margin: 15px 0 0 -5px;*/
}

@media only screen and (min-width: 0.063em){
.juxtapose{
    xpadding:10px;
    margin: 0px 20px 25px;
  }
  .map-container{
    margin:0
  }
  .juxtapose .pan{
	   margin: 2px 18px  10px 0;
  }
  .juxtapose .pan a{
     float:left;
  }
}

@media screen and (min-device-width : 320px) and (max-device-width : 480px) {
  .juxtapose .pan{
    margin-bottom: 20px;
  }
  .juxtapose .pan a{
	   width: 196px;
     text-align: center;
     float:none !important;
     display:block;
     margin: 6px auto;
  }
  .map-container{
    margin:0 7px;
  }
.juxtapose{
    margin: 0px 0 15px 0;
  }
  .juxtapose .ui-draggable > div img{
	   display:none;
  }
}
