#popup-text div{
  color:white;
}

#popup-text h5{
  color:white;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-drag {
z-index:0;
}
.node--alertbox{
  display: none;
 }

div.ctools-modal-content a.close img {
 background: white;
 border-radius: 50px;
}

div.ctools-modal-content {
background: #007E8A;
color: white;
padding: 0;
margin: 2px;
border: 1px solid gray;
width: 25vw !important;
height: 100% !important;
text-align: center;
font-size: larger;
font-weight: 515;
}

.modal-alertbox {
z-index: 1001 !important;
position: fixed !important;
top: 25% !important;
left: 30% !important;
display: block !important;
}

div.ctools-modal-content .modal-content {
    padding: .5em .5em;
    position: relative;
    height: 100% !important;
    display: inline-block;
    width: auto !important;
}

/* #INC0345756  update on metromap */
.metromap .persoonlijk-onderhoud {
    top: 84px;
    left: 197px;
    width: 170px;
	position: absolute;
}

.metromap .persoonlijk-onderhoud img{
	width: 42px;
  left : 65px;
  position: absolute
}

/* #INC0356064 update on metromap EN */
.metromap .het-gehoor-asiel {
    top: 85px !important;
    left: 214px !important;
}

/* #INC0474860 fix front alertbox */
body.front .node--alertbox {display: inherit;}
body.front .node--alertbox .print_html{display: none;}

h3, h4, h5, h6{
 text-transform: none !important;
}

/* do not display orejime in language selection page */ 
body.page--language-selection-page div#fedconsent{display:none;} 

/* fix oregime popup text overflow */ 
.theme--light .orejime-AppList-item { width: 75%;} 
