/**** Css *****/
body {
    margin: 0;
    padding: 0;
}

.nk_gmprgm0191 {
    font-size: 16px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.nk_gmprgm0191 text.amcharts-map-image-label {
    display: none;
}

.nk_gmprgm0191 #mapContainer {
    width: 100%;
    background-color: #ffffff;
    height: 400px;
}

#nk_contentWrap p {
    padding: 5px 0 5px 0;
    margin: 0 0 5px 0;
}

#nk_contentWrap .select_style {
    background: #fff;
    overflow: hidden;
    display: inline-block;
    color: #333333;
    font-weight: 300;
    position: relative;
    cursor: pointer;
}

#nk_contentWrap .select_style select {
    width: 100%;
    font-size: 16px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-weight: 400;
    padding: 8px 8px;
    background: #1e49e2;
    color: #fff;
    position: relative;
    outline: none;
    border: none;
}