/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

 .everest-toolkit-notice {
 	
    background: #e9eff3;
    border: 10px solid #fff;
    color: #608299;
    padding: 30px 10px;
    text-align: center;
    box-shadow: none;
    text-align: center;
    padding: 25px;
    position: relative;
}