.pdf-preview__button, .pdf-refresh__button{
    margin-left: 20px;
    background: url('/img/ppJornal.png') no-repeat;
    width: 158px;
    height: 34px;
    color: #000;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    text-transform: uppercase;
}

.pdf-refresh__button{
    background: url('/img/ppEdit.png') no-repeat;
    cursor: pointer;
    opacity: 1;
    margin-left: 0;
}

#cke_FCKeditor1{
    width: 1200px !important;
}
