.nl-admin-map-form .form-field input
{
    width: 26%;
}

.nl_shortcode_container {
    display: block;
    float: left;
    margin-right: 40px;
    width: 16%;
}

.nl_shortcode_heading {
    font-size: 15px;
    font-weight: 400;
    padding-left: 10px;
    padding-top: 15px;
}

.nl_shortcode_description {
    display: inline-block;
    margin-left: 5px;
}

.nl_shortcode_view {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 13px;
    height: 55px;
    margin-bottom: 20px;
    margin-left: 5px;
    padding-top: 10px;
    text-align: center;
    width: 90%;
}

#nlite-map
{
    height: 400px;
}