.cke_chrome{
    border-radius: 10px;
    border: 1px solid #d3d8db  !important;
    border-width: 1px;
    border-color: white !important;
}

.cke_inner{
    border-radius: 10px;
    border: 1px solid #d3d8db !important;
    border-width: 1px;
    background-color: transparent !important;        
}

.cke_top{
    border-radius: 10px 10px 0px 0px;
    background-color: transparent !important; 
}
