/**
 * CSS base extension styles: cbstormalert
 */
 
 .cbstormalert{
    padding:18px;
    background-color:#E8E3DD;
 }