/* plugins, htmleditors */
.groupWrapper { min-height: 150px; border: 1px solid #000000; margin: 20px 0 !important; }

#simplemodal-overlay { background-color: #000000; }
#simplemodal-container { font-size: 14px; height: auto !important; left: 50%; margin: 0; padding: 0; position: relative; top: 15%; }
#simplemodal-container a.modalCloseImg { background:url(/images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer; }
#specialdialog { background: #EFE9CF; border: 5px solid #ffffff; padding: 20px; width: 700px; }

.icon.fa-home { font-size: 20px; line-height: 20px; }

.specific-color .guide-post-body { background:#f0f5f8; }
.specific-border .guide-post-body { border:1px solid #eeeeee; }