/*
Theme Name: asuni-core
Description: Used to style the TinyMCE editor.
*/


a.link-pdf,.link-pdf a{background:url(../images/pdflink.png) no-repeat left center;padding-left:35px;height:32px;line-height:32px;display:block;}


.link-arrow-left a, a.link-arrow-left{
    position: relative;
    margin-right: 20px;
} 
.link-arrow-left a:before,
a.link-arrow-left:before { 
    right: -20px; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;
    border-color: rgba(153, 153, 153, 0); border-left-color: #999999; border-width: 6px; top: 50%; margin-top: -6px; 
}


.no-margin-bottom{
    margin-bottom:0px !important;
}
