.hmapsprem_cat_tab_container {
  text-align: center !important;
}
.hmapsprem_container .hmapsprem_cat_tab_container .hmapsprem_cat_tab {
  display: inline-block !important;
  float: none !important;
}



.pum-theme-298 .pum-container, .pum-theme-enterprise-blue .pum-container {
    padding: 28px;
    border-radius: 0px;
    border: 10px solid #820606fc !important;
   color: #fff !important;
    background-color: #152b51 !important;
}


.pum-theme-298 .pum-content, .pum-theme-enterprise-blue .pum-content {
    color: #fff !important;
   
}



.pum-theme-298 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close {
    position: absolute;
    height: 28px;
    width: 28px;
    left: auto;
    right: 8px;
    bottom: auto;
    top: 8px;
    padding: 4px;
    color: #fff !important;
    font-family: Times New Roman;
    font-weight: 100;
    font-size: 20px;
    line-height: 20px;
    border: 1px solid  #ffffff;
    border-radius: 42px;
    box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
    text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
    background-color: #152b51 !important;
}