.plg-toggle-title{cursor:pointer;background:#aeaa7a;color:#fff;position:relative;padding: 12px 20px;font-weight:bold}
.plg-toggle-title:after{position:absolute;content:' ';width:18px;height:18px;background:url(../images/plg_shortcode-plg-toggle-arrow.png) no-repeat bottom center;display:block;right: 10px;top: 50%;margin-top: -9px;}
.plg-toggle-title.active:after{background-position:top center;}
.plg-toggle-content{display:none}
.plg-toggle-content + .plg-toggle-title{
	margin-top:10px;
}

.plg-toggle-title.template-light{background:none;color:#1a0f36;padding:0;}
.plg-toggle-title.template-light:after{display:none;}
