#storesMap{
    height: 40em;
}
#storesMap .storePopup>h2,
#dealers .storePopup>h2{
    font-family: vdpquicksand,Arial,Verdana;
    color: #769918;
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: .4em;
    text-transform: uppercase;
}
#storesMap .storePopup>h2>a {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    width: 16px;
    height: 16px;
    background: url(../img/forward.png) no-repeat;
}
#storesMap .storePopup>h2>div,
#dealers .storePopup>h2>div{
    color: #416aa3;
    text-transform: none;
}
#storesMap .storePopup>ul,
#storesMap .storePopup>div,
#dealers .storePopup>div{
    margin-top: .4em;
}
#storesMap .storePopup li,
#dealers .storePopup li{
    background: url(../img/icon_circle_5x5.png) left .38462em no-repeat;
    padding-left: 1.15385em;
    color: #769918;
}
#storesMap .divIcon{
    border: 6px solid red;
    border-radius: 16px;
}
.tui-editor-defaultUI,
.te-toolbar-section{
    border-color: #dcdcdc !important;
}
.error .tui-editor-defaultUI,
.error .te-toolbar-section{
    border-color: #b30000 !important
}
.error .te-ww-container{
    background-color: #fef6f4;
}
.tui-editor-defaultUI.focused,
.tui-editor-defaultUI.focused .te-toolbar-section{
    border-color: #769918 !important;
}
.tui-popup-color .te-apply-button{
    color: initial;
    bottom: 134px !important;
}
.tui-colorpicker-palette-hex{
    width: 60px !important;
    padding: 2px 10px !important;
    font-size: 13px !important;
    box-sizing: content-box !important;
}
.tui-editor-contents b{
    font-family: vdpubuntu,Arial,Verdana;
}
.tui-editor-contents b{
    font-weight: bold;
}
#SpecificMessage textarea[name=Message]{
    display: none;
}
#SpecificMessageCondition .form-label{
    padding-top: 0;
    line-height: 1.4em;
}
.block-share-links{
    margin-bottom: 20px;
}
.block-share-links .share-links-inner{
    padding: 0;
}
.block-share-links .share-link{
    padding-top: 0;
}
#specificMessages{
    width: 100%;
    max-width: 1140px;
    margin: -20px auto 8px auto;
    background: #769918;
}
#specificMessages>div{
    margin: 5px;
    padding: 5px;
    text-align: center;
    background: white;
    font-family: vdpubuntu,Arial,Verdana;
    font-size: 14px;
    line-height: 1.3em;
}
#specificMessages>div h1{
    font-size: 1.6rem;
    line-height: 28px;
    border-bottom: 3px double #999;
    margin: 14px 0 15px 0;
    padding-top: 0;
    padding-bottom: 7px;
    color: #000;
    font-weight: 700;
}
#specificMessages>div h2{
    font-size: 1.3rem;
    line-height: 23px;
    border-bottom: 1px solid #dbdbdb;
    margin: 30px 0 13px 0;
    padding-top: 0;
    padding-bottom: 7px;
    color: #333;
    font-weight: 700;
}
#specificMessages>div h3,
#specificMessages>div h4{
    font-size: 1.2rem;
    line-height: 18px;
    padding-top: 0;
    margin: 20px 0 2px;
    color: #333;
}
#specificMessages>div h3{
    font-weight: 700;
}
#specificMessages>div h5,
#specificMessages>div h6{
    font-size: 1rem;
    line-height: 17px;
    margin: 10px 0 -4px;
    color: #333;
}
#specificMessages>div h5{
    font-weight: 700;
}
#specificMessages>div em{
    font-style: italic;
}
#specificMessages>div ul,
#specificMessages>div ol{
    display: inline-block;
    text-align: left;
    list-style-type: disc;
    padding-left: 17px;
    margin: 6px 0 10px;
    color: #555;
}
#specificMessages>div ol{
    list-style-type: decimal;
}
#specificMessages>div .task-list-item{
    border: 0;
    list-style: none;
    padding-left: 22px;
    margin-left: -22px;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 0 2px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAADdJREFUKBVjvHv37n8GMgALSI+SkhJJWu/du8fARJIOJMWjGpECA505GjjoIYLEB6dVUNojFQAA/1MJUFWet/4AAAAASUVORK5CYII=);
}
#specificMessages>div .task-list-item.checked{
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IArs4c6QAAAMpJREFUKBVjjJ/64D8DGYCJDD1gLbTVyM3OxJDiJMzAxcYIdyALnIWDAdJU7i/OICfCxsDMxMgwc88bwk5F1vTs/W+GFUffwY2H+1FBlI2hLliCQYCbGSyJrqlzwwuGj9//YWoMtRBgUBJnZ6gMEGeQFWaFOw9kE7omkG5GWDyCPF7mJ86gIMbO8P//fwZGRkYGXJpAGuFO/fbrP0PXppcMD179JKgJRSOIA9N8/NZXrM4DqYEBjOgAaYYFOUwRNhruVGyS+MTI1ggAx8NTGcUtFVQAAAAASUVORK5CYII=);
}
#dealers,
#dealers-arrow{
    position: absolute;
    display: none;
    z-index: 401;
    top: 12em;
}
#dealers{
    left: 10px;
    width: 24%;
    height: 22em;
    line-height: 1.2;
    border: 2px solid rgba(0,0,0,0.2);
    border-radius: 4px;
    background: white;
    overflow: auto;
    font-family: inherit;
}
#dealers-arrow{
    left: 24%;
    width: 50px;
    height: 45px;
    background: url(../img/prev.png) no-repeat;
    cursor: pointer;
}
#dealers-arrow.show{
    left: 10px;
    background-image: url(../img/next.png);
}
#dealers>.storePopup{
    border-bottom: 1px solid #aaa;
    margin: 3px;
    padding: 3px;
    cursor: pointer;
}
#dealers>.storePopup:hover{
    background: lightcyan;
}