.gmnoprint img {
    max-width: none; 
}
.layout6LoadingFade {
  background-color: rgba(128, 128, 128, 0.65);
  left:0px;
    top:0px;
    /*opacity: 0.7;*/
    width:100%;
    height:100%;
    bottom:0px;
    position:fixed;
    
    z-index:200;
    padding:17px;
    padding-top:100px;


}

.layout6FadeInnerLoading {
    border: 1px solid gray;
    max-width: 400px;
    width: 100%;
    margin: auto;
    background-color: white;
    color: black;
    padding: 30px;
    opacity: 1;
    -moz-border-radius: 8px;
    border-radius: 8px;
}


.systemErrorMess
{

    color:red;
    display:none;
    padding:15px;
}
.headerValidSpan
{
    
    
    padding-left:15px;
    
}
.valueHeader
{
    
    
    
     margin-top:35px;
    
}
#h3ObjectId
{
    
        margin-top:0px;
    
}

.btn-notselected
{
    margin-right:4px;
    color: #000 !important;
    background-color: white;
    border-color: #269abc;
  
    
    
}
.btn-selected
{
    margin-right:4px;
    color: #fff !important;
    background-color: #31b0d5;
    border-color: #269abc;

}
#divMapHolderAll {  height:100%; }
#divMapHolder {  height:100%; }
/* DIV ON TOP OF MAP - */


#divMapHolderBase {  height:100%; }

/* DIV ON TOP OF MAP - */
   .divOverMapWrapper { position: relative; height:100%; }
   .divOverMap { position: absolute; top: 0px; left: 0px; z-index: 99;padding:20px; width:100%; height:100%;background: rgba(255, 102, 0, 0.3);}
   .divOverMapInner {padding:22px;font-size:18px; border:2px solid orange; border-radius:10px;max-width:600px;  background-color:White;width:100%; top:30px;position: relative; }
 
     .divOverMapInner h1, .divOverMapInner h2, .divOverMapInner h3, .divOverMapInner h4 {margin-top:0px;margin-bottom:10px; }
 
    
    
      #divOverUpperRightConstant { position: absolute; right: 0px; top: 0px; z-index: 50;margin:15px;display:inline;background: rgba(255, 102, 0, 0.3);}

  
    


#divFullScreenBase {
    min-height: 100%;
    height:100%;
    position: fixed;
    z-index: 50;
    top: 0;
    left: 0;
    width: 100%;
    display:none;
}


#divFullScreenSpotHolder
{
    
    margin-top:12px;
    

}

#divFullScreenSelectors {
    
    
    top:30px;
    left:80px;
    position: fixed;
    z-index: 11;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding:14px;
    background-color: rgba(255, 255, 255, 0.6);
    display:none;
}
.buttonFullScreeClose1 {
    position: fixed;
    right:80px;
    bottom:40px;
    position: fixed;
    z-index: 11;
    border-radius: 4px;
    border: 2px solid red;
    padding:10px;

}



#FullScreen_Header .container
{

   padding-left:60px;
}


#FullScreen_Header select {
 
    border: 3px solid #B3D1FF;

}

.tableDetails td
{
    
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
     padding-right:10px;
}

.tableDetails .tdInfo
{
    

     padding-right:0px;
}
.objectListTable th
{
    margin:0px 0;
      padding:5px;
     padding-left:0px;
    padding-right:10px;
    
 border:1px solid white;
}
.objectListTable td
{
    margin:0px 0;
    padding:5px;
    padding-right:10px;
    
 border:1px solid white;
}
.objectListRow
{
    
    cursor:pointer;

}
.objectListRow:hover
{
    
    
    background-color:#EEE;
    
}

.objectListRowSelected
{
    
    
    background-color:#DDD;
    border:1px solid orange;
}




.btn-spotlist
{
    
    padding: 4px 4px;
    font-size: 12px;
    margin: 4px 0px;
    
    
}

/*MOBILE*/


#divTabContent_MobileSpots
{

   
    padding:0px;
    border-top:0;
    display:none;
}

.mobListCol1
{
    
    float:left;
    width:36%;
    
}
.mobListCol2
{
    
    float:left;
    width:40%;
    
}
.mobListCol3
{
    
    float:left;
    width:24%;
    text-align:right;
    
}

.objectListObjectMobile
{
    
    padding:5px;
    margin-top:10px;
    margin-bottom:10px;
    border-bottom:1px solid #EEE;
    
     clear:both;
    
}
.objectListRowSelectedMobile
{
    
    
    background-color:#DDD;


}

.objectListObjectMobile:last-of-type {
    border-bottom:none;

}







