#AppTitle{
  width: 100%;
  position: absolute;
  top: 5px;
  color: white;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  z-index: 2000;
}
#AppSubHeader{
  width: 100%;
  position: absolute;
  background-color: #c8eefa;
  height: 9px;
  top: 40px;
  box-shadow: 0 1px 2px rgb(0 0 0 / 30%);
  z-index: 2000;
}
#AppFooter{
  width: 100%;
  height: 8%;
  bottom: 0px;
  display: inline-block;
  position: absolute;
  background-color: #f1f1f1;
}
#AlbertaLogo{
  float: left;
  padding-left:30px;
  padding-top:7px;
}
#CanadaLogo{
  float: right;
  padding-right:10px;
  padding-top:30px;
}
.esriPopup .titleButton.maximize {
  display: none;
}

p.prnInfo {
  font-size: 14px;
}

p.xyInfo {
  font-size: 11px; 
  font-style: italic;
}

#dijit__WidgetBase_0.jimu-widget-onscreen-icon {  
  width: 60px !important;  
  height: 60px !important;
}
#dijit__WidgetBase_0.jimu-widget-onscreen-icon img {  
  width: 50px;  
  height: 50px;  
  margin: 6px;
}
#_8_panel.jimu-panel.jimu-on-screen-widget-panel.jimu-main-background {
  height: 155px !important;  
  width: 260px !important;  
}

#dijit__WidgetBase_1.jimu-widget-onscreen-icon {  
  width: 32px !important;  
  height: 32px !important;
}

#dijit__WidgetBase_1.jimu-widget-onscreen-icon img {  
  margin: 5px;
}

#dijit__WidgetBase_2.jimu-widget-onscreen-icon {  
  width: 60px !important;  
  height: 60px !important;
}
#dijit__WidgetBase_2.jimu-widget-onscreen-icon img {  
  width: 35px;  
  height: 35px;  
  margin: 12px;
}

.jimu-panel.jimu-on-screen-widget-panel{
  border: 0px;
}

#_8_panel.jimu-panel.jimu-on-screen-widget-panel{
  top: 150px;
}
.jimu-widget-splash-desktop .splash-container .jimu-btn,
.jimu-widget-splash-mobile .splash-container .jimu-btn{
  font-size: 18px !important;
  height: 50px !important;
  padding: 0 !important;
  width: 250px !important;
  line-height: 50px !important;
}
.jimu-widget-splash .footer .jimu-btn {
	margin: 0 120px 2px 20px !important;
}
.jimu-widget-splash-desktop .splash-container .footer {
/* max-height: 100px; */
/* margin: 0 40px 10px 40px; */
position: absolute;
/* overflow: hidden; */
bottom: 10px;
width: 100%;
}
