

#pluginAppObj_1240_2364 {
    width: 100%; 
}

#pluginAppObj_1240_2364 .marker {
    border-radius: 50%;
    height: 16px;
    width: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px;
}

#pluginAppObj_1240_2364 .marker_custom {
    background-color: #4986E7;
}

#pluginAppObj_1240_2364 .container {
    width: 100%;
    display: none;
}

#pluginAppObj_1240_2364 .container .finder {
    position: absolute;
    z-index: 1;
    left: 10px;
    top: 10px;
    cursor: text;
    display: flex;
}

#pluginAppObj_1240_2364 .container .finder input.search {
    background-color: rgba(255,255,255,0.8);
    width: 220px;
    padding: 10px 58px 10px 5px;
    border-radius: 2px 0 0 2px;
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
    font-family: Roboto, Arial, sans-serif;
    font-size: 11pt;
    border: none;
    height: inherit;
    background-image: none;
    box-shadow: inherit;
}

#pluginAppObj_1240_2364 .container .finder button.search-button {
    position: absolute;
    background-color: transparent;
    right: 5px;
    height: 100%;
    border-width: 0;
    text-align: center;
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
    top: 0;
}

#pluginAppObj_1240_2364 .container .finder svg.lens {
    fill: rgb(158, 158, 158);
    width: 0.8em;
    height: 0.8em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}

#pluginAppObj_1240_2364 .container .finder svg.around-you {
    padding-left: 5px;
    width: 24px;
    height: 24px;
    fill: rgb(0, 136, 39);
    padding-left: 3px;
}

#pluginAppObj_1240_2364 .container .finder svg.lens:hover {
    fill: rgb(128, 128, 128);
}

#pluginAppObj_1240_2364 .container .finder svg.around-you:hover {
    fill: rgb(0, 106, 9);
}

#pluginAppObj_1240_2364_map {
    position: relative;
    max-width: 100%;
    width: 960px;
    height: 0;padding-top: 56.25%;
}

#pluginAppObj_1240_2364_map .gm-style-iw.gm-style-iw-c {
    font-family: inherit;
    min-width: 250px;
}

#pluginAppObj_1240_2364_map .info-container {
    margin: 0 0.5em;
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
}

#pluginAppObj_1240_2364_map .info-container .title {
    font-size: 1.1em;
    font-weight: bold;
}

#pluginAppObj_1240_2364_map .info-container .address {
    font-size: 0.9em;
    opacity: 0.5;
}

#pluginAppObj_1240_2364_map .info-container .description {
    margin-top: 5px;
    font-size: 11pt;
}

#pluginAppObj_1240_2364_map .info-container .t-direction {
    font-size: 0.9em;
}


@media screen and (min-width: 400px) {
	#pluginAppObj_1240_2364_map .info-container {
		min-width: 180px;
	}
}
    
#pluginAppObj_1240_2364_map .direction {
    padding: 0;
    margin: 1em 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

#pluginAppObj_1240_2364_map .direction a {
    color: inherit;
    font-family: inherit;
    text-decoration: none;
}

#pluginAppObj_1240_2364_map .direction a:hover {
    cursor: pointer;
    text-decoration: underline;
}

#pluginAppObj_1240_2364_map .btn-container {
    padding: 0;
    margin: 0.5em 0 0 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

#pluginAppObj_1240_2364_map .btn-container .btn-action {
    color: rgba(0, 135, 39, 1);
    background-color: rgba(239, 239, 239, 1);
    padding: 0.6em 2em;
    border: none;
    cursor: pointer;
    border-radius: 2px 0 0 2px;
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
}

#pluginAppObj_1240_2364_map .btn-container .btn-action:hover {
    background-color: rgb(199, 199, 199);
}

/* Error in UI Preview */
#pluginAppObj_1240_2364 .error_post_container{
    width: 99%;
}

#pluginAppObj_1240_2364 .error_post_thumb img {
    float: left;
    clear:left;
    width:16px;
    height:16px;
}

#pluginAppObj_1240_2364 .error_post_content {
    margin-left: 22px;
}

#pluginAppObj_1240_2364 iframe.error_post_content {
    margin-left: 14px;
}

#pluginAppObj_1240_2364 .p_error_ui{
    font-family: "Segoe UI";
    font-size: 10pt;
    line-height: 1.8;
}

#pluginAppObj_1240_2364 .console-errors {
    font-size: 11pt;
}
