.mapLabels
{
    white-space: nowrap;
    position: absolute;
    transform: translate(-50%, -50%);
    /* White with black outline */
    color: #fff;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    font-family: Arial, sans-serif;
}

#divLayout5BaseDiv
{
    
       margin-bottom:50px;
    
    
    
}


#divPriceFixed
{
    
    position:fixed;
    top:0;
    left:0;
    height:50px;
    padding:10px;
    z-index:3;
    background-color:rgba(255,555,555,0.9);
    border-bottom:1px solid gray;
    width:100%;
    font-size:18px;
    
}
#priceHolderFixed
{
  float:right;
  font-weight:bold;

}



#divSelectedObject .extraDateContent
{
    
    margin-top:40px;
    font-size:18px;
    
}

.systemErrorMess
{

    color:red;
    display:none;
    padding:15px;
}
.headerValidSpan
{
    
    
    padding-left:15px;
    
}
.valueHeader
{
    
    
    
     margin-top:35px;
    
}
.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;
  
    
    
}










.thumbnail {
  float:left;
  width: 100px;
  height: 100px;
  border:5px solid #0E74BC;
  margin-right:10px;
  cursor:pointer;
 background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}





















#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;

}


















.cbRow {
font-weight: 700;
font-size: 18px;
margin-bottom:20px;
vertical-align: top;
cursor:pointer;
}
.cbMark {
display: inline-block;
height: 31px;
width: 30px;
border: 1px solid black;
padding: 0px 10px 10px 5px;
font-size: 20px;
font-weight: bold;
background-color: white;
border-radius: 3px;
vertical-align: top;
}
.cbMarkSelected {

background-color: var(--main-color, #F5832A);

}

.buttonCheckBoxText {
height: 30px;
display: inline-block;
padding: 2px 10px;
vertical-align: top;
}
.cbIcon {
padding-left: 10px;
height: 30px;
}


















#divMapHolderBase_SingleSpot {  height:100%; }

/* DIV ON TOP OF MAP - */
   .divOverMapWrapper_SingleSpot { position: relative; height:100%; }
   .divOverMap_SingleSpot { position: absolute; top: 0px; left: 0px; z-index: 99;padding:20px; width:100%; height:100%;background: rgba(255, 102, 0, 0.3);}
   .divOverMapInner_SingleSpot {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_SingleSpot h1, .divOverMapInner h2, .divOverMapInner h3, .divOverMapInner h4 {margin-top:0px;margin-bottom:10px; }
 
    
    
      #divOverUpperRightConstant_SingleSpot { position: absolute; right: 0px; top: 0px; z-index: 50;margin:15px;display:inline;background: rgba(255, 102, 0, 0.3);}

  
    


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


#divFullScreenSpotHolder_SingleSpot
{
    
    margin-top:12px;
    

}

#divFullScreenSelectors_SingleSpot {
    
    
    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_SingleSpot {
    position: fixed;
    right:80px;
    bottom:40px;
    position: fixed;
    z-index: 11;
    border-radius: 4px;
    border: 2px solid red;
    padding:10px;

}




