.searchTableBigLables {
	padding: 10px;
	vertical-align: center;
	font-size: 20px;
	font-weight: bold;
	width: 180px;
}
#specialtyCategory-menu, #selectCategory-menu, #stateList-menu {
	overflow-y: auto;
	overflow-x: hidden;
	 /*max-height: 100px;*/
}
#rangeList {
	max-width: 260px !important;
	padding-left: 8px;
}
 #sliderTitle {
	margin-left: -8px;
	margin-bottom: 5px;
} 
#slider label {
	position: absolute;
	margin-top: 15px;
	margin-left: -7px;
	text-align: center;
}
#searchGridTable {
	width: 100%;
	padding-bottom: 10px;
}
#searchGridTable tr {
	
}
#searchGridTable td {
	padding: 5px;
}
.manDatField {	
	padding: 6px 28px;
	text-align: left;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	margin: -8px -3px;
	position: relative;
	top: 24px;
	left: 438px;
	color: red;
}
.importantMsg{	
	padding: 12px 29px;
	text-align: left;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	margin: -4px -171px;
	position: relative;
	top: -37px;
	left: 331px;
	color: red;
}
.importantMsgMobile{	
	color: red;
    display: inline-block;
    font-size: 12px;
    left: 80px;
    margin: -4px -171px;
    padding: 12px 29px;
    position: relative;
    text-align: left;
    text-decoration: none;
    top: 18px;
}
.nameManDatField{	
	  padding: 12px 29px;
text-align: left;
text-decoration: none;
display: inline-block;
font-size: 20px;
margin: -4px -171px;
position: relative;
top: 7px;
left: 143px;
color: red;
}
.importantMsgName{
	padding: 12px 29px;
	text-align: left;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	margin: -4px -171px;
	position: relative;
	top: -19px;
	left: 344px;
	color: red;
}
input[type=text]::-ms-clear {
  display: none;
  width : 0;
  height: 0; 
}
.ui-accordion-header , .ui-state-active{

}
hr { 
display: block;
margin-before: 0.5em; 
margin-after: 0.5em; 
margin-start: auto; 
margin-end: auto; 
overflow: hidden; 
border-style: inset; 
border-width: 1px;
color: #663399;
}
.provdir-subheading{
    background: #FFFFFF;
    font-size: 1.4em;
    font-weight: bold;
    color: #133154 !important;
    background-color: white !important;
    }
    
.radius-color{

}  

.filter_align_category{
	display: flex;
    flex-wrap: wrap;
    /* align-items: self-start; */
    /* align-content: baseline; */
    justify-content: center;
	
}
.collapsible {
  cursor: pointer;
  text-align: left;
  outline: none;
  font-weight: bold;
  width: 15%;
  margin-top: -20px;	
} 

.arrow {
  border: solid #5b3880;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}

.up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}

.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.specialitycard{
  background-color:#F0F0F0;
  padding:10px;
  margin-bottom:20px;
  margin-right:5px;
  height:60px;
  border-radius:20px;
  border:none;
  padding-top: 20px;
}

.category_close {
  color: #aaaaaa;
  float: right;
  font-size: 20px;
}
.star{
	color: red; 
	font-size: 26px;  
	position: relative;  
	top: 9px; 
	left:4px;
}
.field-font{
font-weight:bold;
position: relative;
bottom: 7px;
}
.dropdown-input{
	width:60%;
	height:35px !important;
	left:5px;
	border-radius: 5px !important;
        border-width: 1px !important;
}
.dropdown-input-advance{
	width:60%;
	height:35px;
	left:5px;
	border-radius:5px;
	border-width:1px;
}
.dropdown-input-float{
	width: 34%; 
	float:left;
	display: inline-block;
}
.text_input{
	width:60%;
	height:35px !important;
	left:5px;
	border-radius: 5px !important;
        border-width: 1px !important;
        margin-bottom: 10px !important;
        font-size: .9em !important;
}
.tab_position{
	left: 5px;
	position: relative;
}

.location-card {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  width: 90%;
  border-radius: 5px;
  margin-left:auto;
  margin-right:auto;
  height:260px;
}

.location-card:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.location-container {
  padding: 2px 16px;
}
.heading-style{
font-size: .9em;
font-family: Arial, Verdana, sans-serif;
font-weight: normal;		
}
.card-height{
height:450px;
overflow: scroll;	
}
.green_check{
margin-top: -3px;
width: 3%; 
height: auto;
}

.modal-header-content{
text-align:center;
margin-top:10px;
color:white;
line-height: unset !important;
font-size: unset;
font-family: Arial, Verdana, sans-serif;	
}
.findprovider{
border-radius:20px !important;
margin-left:10px;
}
.location-table{
width: 100%; 
margin-bottom: 15px;
margin-top:-20px;  
border-collapse: separate;
}
.value-class{
width:50%;
padding-top: 10px;
font-size: .9em;
padding-left: 25px;
font-family: Arial, Verdana, sans-serif;
font-weight: normal;	
}	
.error-class{
color:#eb2224;
padding-top: 10px;
font-size: .9em;
padding-left: 25px;
}
.profile_spinner {
  display: none; 
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}

.view_modal {
  display: none; 
  position: fixed;
  z-index: 1;
  padding-top: 50px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.4);
}


.view_modal-content {
  background-color: #F5F5F5;
  margin: auto;
  border: 1px solid #888;
  width: 50%;
}


.view_close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.view_close:hover,
.view_close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 1px;
  background-color: #133154;
  color: white;
}

.modal-footer {
  padding: 1px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 34px;
  float: right;
  margin-bottom: 30px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #133154;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #133154;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
  transform: translateX(55px);
}


input:checked+ .slider .newStylesPd_pdMapOn
{display: block;}

input:checked + .slider .newStylesPd_pdMapOff
{display: none;}



/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
  }
.phycount{
  display: inline-block; 
  padding-left: 20px; 
  margin-top: 1px; 
  width: 37%;
}
.phyprint{
  display: inline-block; 
  float: right; 
  margin-top: 1px; 
  padding-left: 17%; 
  width: 25%;
}
.tier{
  font-size: .9em;  
  margin: 0px 6px;
}
.tier_image{
  margin-top: 1px; 
  float: left; 
  width: 15px; 
  height: 15px;
}
.pcp_image{
  margin-top: -3px; 
  float: left; 
  width: 5%; 
  height: auto;
}
.paginate_color{
 cursor: pointer;
 color : #133154;
 font-size: .9em;
 font-family: Arial, Verdana, sans-serif;
 font-weight: normal;	
}
.sortBy_style{
  width:40%;
  height:35px;
  left:5px;
  border-radius:5px;
}

.search_class{
	cursor:pointer;
	width:150px;
}

.colorTextcell {
	color: white;
	background-color: #133154 !important;
}

.search_class_back{
	background-color: #F5F5F5;
}

.filter_align{
	display:inline-block;
	width:33%;
}

.specialty_align{
	display:inline-block;
	width:66%;
}
.advanced_align{
	display:inline-block;
	width:33%;
	vertical-align: top;
}

.search_type_img{
	width:70%;
}
.health_color{
color:red;
}
.city_field{
font-weight: bold;
position: relative;
bottom:-3px;
}
.state_field{
font-weight: bold;
position: relative;
bottom:-7px;
}
.location_field {
    font-weight: bold;
    position: relative;
    color: #133154 !important;
}
.report-error{
border-radius:20px;
margin-left:10px;
}

.newPdHead{
    background-color: white !important;
    color: #133154 !important;
}
.affiliation_note{
    width: 60%;
    max-width: fit-content;
    margin-inline: auto;
    font-size: .7em;
    padding-left: 25px;
}
.desktop_location_pop{
    	    display: block;
    }
.mobile_location_pop{
    	    display: none;
    }
.mobile_profile_modal{
    	    display: none;
    }
.desktop_profile_modal{
            display: block;
    }
.allign_location{
    display: ruby-text;
}
.city_res_size{
    width: 60% !important;
}
.location_mob{
        width: 130px;
        display: inline-flex;
        flex-wrap: wrap;
        justify-content: center;
        word-break: break-word;
}
#nameSearchValueTypeble{
    width: 20% !important;
}
.old_pd_paginate_style{	
    display: flex;
    position: relative;
    border-collapse: collapse;
    margin-top: 12px;
    justify-content: center;
    font-size: 0.9em;	
}

.searchLargeLabels, .searchLargeLabels>label {
    font-size: 1.5rem;
    font-weight: bold;
    color: #133154 !important;
}	
.inLineBlock {
    display: inline-flex;
    gap: 0.5rem;
    align-items: center;
    font-size: 1.0em;
}
.old_pd_fieldsGroup {
    display: inline-flex;
    row-gap: 0.5rem;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 15px;	
}
.old_pd_radio_size{
    height: 15px;
    width: 15px;
    accent-color:#005B99 !important;
}
.old_pd_image_size{
     height: 20px !important;
     width: 20px !important;
}
.old_pd_text_size{
    font-size: 1.0em;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;	
}
.searchField {
    width: 90% !important;
    height: 20px !important;
    font-size: 0.9em !important;
    border: 1px solid;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: unset;
    text-indent: unset;
}
.old_pd_heading{
    font-size: 1.5em;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
}
.old_pd_searchGridRow {
	display: flex;
	border: 1px solid #666666 !important;
	padding: 1rem 0.5rem !important;
	column-gap: 1.5rem !important;
	row-gap: 1rem !important;
}
.rowLabel {
        flex: 1 0 10%;
        display: flex;
        gap: 1rem;
        align-items: center;
    }	
.old_pd_city_zip{
    width: 90% !important;
    height: 20px !important;
    border: 1px solid;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 0.6em !important;
}

.old_pd_state{
    font-size: 0.6em !important;
}
.old_pd_county{
    font-size: 0.6em !important;
}
.locationBlock{	
    gap: 0.5rem;
    align-items: center;
    font-size: 1.5em;	
}
.other_old_search_Block{
    gap: 0.5rem;
    align-items: center;
    font-size: 1.0em;
    display: flex;
}
.old_pd_paginate_style{	
    display: flex;
    position: relative;
    border-collapse: collapse;
    margin-top: 12px;
    justify-content: center;
    font-size: 0.9em;	
}
.old_pd_city_restriction{	
    top: 5px;
    font-size: 26px;
    position: relative;
    padding-left: 5px;
    display: inline;	
}
.rowFields {
        flex: 1 1 70%;
        display: inline-block;
        flex-direction: column;
        gap: 10px;
    }

.alignRight{
    float: right;
}

#providerSearchResultGrid font{
    font-weight: initial;
    font-size: .9em;
    font-family: Arial, Verdana, sans-serif;
}

#providerSearchResultGrid a{
    font-weight: initial;
    font-size: .9em;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: underline;	
}

#providerSearchResultGrid .fg-color-1{
	color: #133154 !important;
}

#providerSearchResultGrid label {
        display: unset;
}

.pdNameText{
	font-weight: normal;
}

#providerSearchResultGrid b{
        font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

#providerSearchResultGrid td{
    	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
}

#provdirWebSearchForm label{
	display:unset;
}

.directoryIntro {
    font-weight: initial;
}

.requiredPdFields {
    font-weight: initial;
}

.oe_image{
   margin-top: -3px;
   width: 17px;
   height: 17px;
 }

.old_pd_marked_text{
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;	
}
.old_pd_findProvider{
    border-radius: 20px;
}
#provdirWebSearchForm input[type=radio]+label {
    margin-left: 0px;
    margin-top: 0px;
    font-weight: normal;
}
@media screen and (max-width: 1025px) and (min-width: 431px) { 

.pdNameText {
    font-weight: normal;
    font-size: 1.3em !important;
}
	
#provdirWebSearchForm label{
	display:unset;
	font-weight:normal;
	font-size:1.2em;
}	
	
.bodyBackground {
        background-color: unset !important;
    }	
.filter_align {
    display: inline-block;
    width: 60%;
    top: 10px;
    position: relative;
    margin-bottom: 20px;
}
.dropdown-input {
	width: 60%;
	height: 50px !important;
	left: 5px;
	border-radius: 10px !important;
	border-width: 1px !important;
	font-size: 1.1em !important;
	position: relative;
}
.dropdown-input-advance {
	width: 60%;
	height: 50px;
	left: 5px;
	border-radius: 10px;
	border-width: 1px;
	font-size: 1.1em !important;
	position: relative;
	/* top: 10px; */
}
.advanced_align {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    float: left;
}
.provdir-subheading {
    background: #FFFFFF;
    font-size: 2.0em;
    font-weight: bold;
    color: #133154 !important;
    background-color: white !important;
}
.field-font {
   font-weight: bold;
        position: relative;
        font-size: 1.1em;
}
.location_field {
    font-weight: bold;
    position: relative;
    font-size: 1.2em;
    bottom: 3px;
    color: #133154 !important;	
}
.city_field {
    font-weight: bold;
    position: relative;
    bottom: 3px;
    font-size: 1.1em;
}	
.text_input {
    width: 60% !important;
    position: relative;
    height: 50px !important;
    left: 5px;
    border-radius: 10px !important;
    border-width: 1px !important;
    font-size: 1.1em !important;	
}
#sliderTitle {
    margin-left: -8px;
    margin-bottom: 5px;
    font-size: 1.1em;	
}
.mobile_location_pop{
    display: block;
    width: 175% !important;
}
.desktop_location_pop{
    display: none;
}
.mobile_profile_modal{
    display: block;
    width: 175% !important;
}
.desktop_profile_modal{
    display: none;
}
.location-card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    width: 90%;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    height: 320px;
}
.location_modal_mob{
    overflow: scroll;
    height: 350px;
}
.location_mob{
    width: 30%;
    padding: 5%;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    word-break: break-word;
}
 .location-card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.location-container {
    padding: 2px 16px;
    justify-content: center;
    display: flex;
}	
.tier {
    font-size: .9em;
    /* float: left; */
    margin: 0px 6px;
}
.searchLargeLabels, .searchLargeLabels>label {
    font-size: 2.0rem;
    font-weight: bold;
    color: #133154 !important;
}	
.inLineBlock {
    display: inline-flex;
    gap: 0.5rem;
    align-items: center;
    font-size: 2.0em;
}
.old_pd_fieldsGroup {
    display: grid;
    row-gap: 0.5rem;
    align-items: center;
    flex-wrap: wrap;
}
.old_pd_radio_size{
    height: 20px;
    width: 20px;
    accent-color:#005B99 !important;
}
.old_pd_image_size{
     height: 30px !important;
     width: 30px !important;
}
.old_pd_text_size{
    font-size: 2.0em;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;	
}
.searchField {
        width: 96% !important;
        height: 35px !important;
        font-size: 1.5em !important;
        border: 1px solid;
        margin-bottom: 10px;
        margin-top: 10px;
}
.old_pd_heading{
    font-size: 2.5em;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;	
}
.old_pd_searchGridRow {
	border: 1px solid #666666 !important;
	padding: 1rem 0.5rem !important;
	column-gap: 1.5rem !important;
	row-gap: 1rem !important;
	display: block;
}
.rowLabel {
        flex: 1 0 10%;
        display: flex;
        gap: 1rem;
        align-items: center;
    }	
.old_pd_city_zip{
    width: 92% !important;
    height: 35px !important;
    border: 1px solid;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 1.3em !important;
}
.locationBlock{	
    gap: 0.5rem;
    align-items: center;
    font-size: 1.5em;	
}
.other_old_search_Block{
    gap: 0.5rem;
    align-items: center;
    font-size: 2.0em;
    display: flex;
}
.old_pd_paginate_style{	
    display: flex;
    position: relative;
    border-collapse: collapse;
    margin-top: 12px;
    justify-content: center;
    font-size: 0.9em;	
}
.old_pd_city_restriction{	
    top: 5px;
    font-size: 26px;
    position: relative;
    padding-left: 5px;
    display: inline;	
}
.old_pd_marked_text{
    font-size: 1.5em;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;	
}
#state{
    font-size: 1.0em !important;
}
#county{
    font-size: 1.0em !important;
}
#clearFilter{
    font-size: 1.5em !important;
    height: 40px !important;
}
.old_pd_findProvider{
    font-size: 1.5em !important;
    height: 40px !important;
}
.alignRight {
    float: left;
}	
}

@media screen and (max-width: 430px) { 

	
.bodyBackground {
        background-color: unset !important;
    }	
.filter_align {
    display: inline-block;
    width: 100%;
    top: 10px;
    position: relative;
    margin-bottom: 20px;
}
.dropdown-input {
	width: 70%;
	height: 50px !important;
	left: 5px;
	border-radius: 10px !important;
	border-width: 1px !important;
	font-size: 1.1em !important;
	position: relative;
}
.dropdown-input-advance {
	width: 70%;
	height: 50px;
	left: 5px;
	border-radius: 10px;
	border-width: 1px;
	font-size: 1.1em !important;
	position: relative;
	/* top: 10px; */
}
.advanced_align {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    float: left;
}
.provdir-subheading {
    background: #FFFFFF;
    font-size: 2.0em;
    font-weight: bold;
    color: #133154 !important;
    background-color: white !important;
}
.field-font {
   font-weight: bold;
        position: relative;
        font-size: 1.1em;
}
.location_field {
    font-weight: bold;
    position: relative;
    font-size: 1.2em;
    bottom: 3px;
    color: #133154 !important;	
}
.city_field {
    font-weight: bold;
    position: relative;
    bottom: 3px;
    font-size: 1.1em;
}	
.text_input {
    width: 70% !important;
    position: relative;
    height: 50px !important;
    left: 5px;
    border-radius: 10px !important;
    border-width: 1px !important;
    font-size: 1.1em !important;	
}
#sliderTitle {
    margin-left: -8px;
    margin-bottom: 5px;
    font-size: 1.1em;	
}
.mobile_location_pop{
    display: block;
    width: 175% !important;
}
.desktop_location_pop{
    display: none;
}
.mobile_profile_modal{
    display: block;
    width: 175% !important;
}
.desktop_profile_modal{
    display: none;
}
.location-card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    transition: 0.3s;
    width: 90%;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    height: 450px;
}
.location_modal_mob{
    overflow: scroll;
    height: 350px;
}
.location_mob{
    width: 40%;
    padding: 5%;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    word-break: break-word;
}
 .location-card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.location-container {
    padding: 2px 16px;
    justify-content: center;
    display: flex;
}	
.allign_location {
    display: unset;
}	
.searchLargeLabels, .searchLargeLabels>label {
    font-size: 1.75rem;
    font-weight: bold;
    color: #133154 !important;
}	
.inLineBlock {
    display: inline-flex;
    gap: 0.5rem;
    align-items: center;
    font-size: 1.5em;
}
.old_pd_fieldsGroup {
    display: grid;
    row-gap: 0.5rem;
    align-items: center;
    flex-wrap: wrap;
}
.old_pd_radio_size{
    height: 20px;
    accent-color:#005B99 !important;
}
.old_pd_image_size{
     height: 20px !important;
     width: 20px !important;
}
.old_pd_text_size{
    font-size: 1.5em;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;	
}
.searchField {
    width: 90% !important;
    height: 25px !important;
    font-size: 3.5em;
    border: 1px solid;
    margin-bottom: 10px;
    margin-top: 10px;
}
.old_pd_heading{
    font-size: 2.0em;
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;	
}
.old_pd_searchGridRow {
	border: 1px solid #666666 !important;
	padding: 1rem 0.5rem !important;
	column-gap: 1.5rem !important;
	row-gap: 1rem !important;
	display: block;
}
.rowLabel {
        flex: 1 0 10%;
        display: flex;
        gap: 1rem;
        align-items: center;
    }	
.old_pd_city_zip{
    width: 88% !important;
    height: 25px !important;
    border: 1px solid;
    margin-bottom: 10px;
    margin-top: 10px;
}
.locationBlock{	
    gap: 0.5rem;
    align-items: center;
    font-size: 1.5em;	
}
.other_old_search_Block{
    gap: 0.5rem;
    align-items: center;
    font-size: 1.5em;
    display: flex;
}
.old_pd_paginate_style{	
    display: flex;
    position: relative;
    border-collapse: collapse;
    margin-top: 12px;
    justify-content: center;
    font-size: 0.9em;	
}
.old_pd_city_restriction{	
    top: 5px;
    font-size: 26px;
    position: relative;
    padding-left: 5px;
    display: inline;	
}
.tier_image{
    float: left;
    width: 10%;
    height: 10%;
    width: 15px;
}	
.alignRight {
    float: left;
}
.pdNameText {
    font-weight: normal;
    font-size: 1.0em !important;
}

#provdirWebSearchForm label {
    display: unset;
}	
.phyprint {
    display: inline-block;
    float: right;
    margin-top: 1px;
    padding-left: 17%;
    width: 35%;
    font-size: 1.1em;
}
#nameSearchValueTypeble {
    width: 65% !important;
}	
	
}
.newStylesPd_pdMapOn
{
  display: none;
}

.newStylesPd_pdMapOn, .newStylesPd_pdMapOff
{
  color: white;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  font-size: 10px;
  font-family: Verdana, sans-serif;
}
