#spe-frontend-chrome {
    margin:0;outline:0;font:inherit;vertical-align:baseline;
    position:relative; font-family: Helvetica, Arial, sans-serif; display:block; min-height: 30px; padding: 3px 3px 1px; border: 1px solid #ddd; background-color: #fff!important; transform: none; z-index: 999999; color: #5c5c5c; font-size: 12px; line-height: 25px;
}
#spe-frontend-chrome * { margin:0;padding:0;border:0;outline:0;font:inherit;font-size:100%;vertical-align:baseline;background:transparent;line-height:inherit; }
#spe-frontend-chrome .spe-icon, #spe-frontend-chrome h3, #spe-frontend-chrome p { display:inline-block; }
#spe-frontend-chrome .spe-icon {
    margin: 1px 0 0 10px;
    background: transparent url('/admin/assets/images/cendyn-favicon.png') top left no-repeat;
    background-size: 25px 25px;
    width: 25px; height: 25px; display: block;
}
#spe-frontend-chrome h3 { font-family: Helvetica, Arial, sans-serif; line-height: 25px; padding: 0; height: 25px; margin: 4px 0 0 5px; font-weight: bold; font-size: 12px; text-shadow: 1px 1px 0 #fff; }
#spe-frontend-chrome p { margin-left: 5px; }
#spe-frontend-chrome p strong { font-weight: bold; }
#spe-frontend-chrome a.turn-off {
    font-size: 12px;
    line-height: 24px;
    margin: 0 10px 0 0;
    padding: 1px 10px 0;
    text-decoration: none;
    color: #777;
    font-weight: bold;
    text-shadow: 1px 1px 0 #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
}
#spe-frontend-chrome a.turn-off:hover {
    text-decoration: underline;
    color: #555;
}
#spe-frontend-chrome a.turn-off:active {
    position: relative;
    top: 1px;
}
#spe-frontend-chrome .clearfix:before, #spe-frontend-chrome .clearfix:after { display: table; content: " " }
#spe-frontend-chrome .clearfix:after { clear: both }
#spe-frontend-chrome .pull-left { float:left !important }
#spe-frontend-chrome .pull-right { float:right !important }
#spe-frontend-chrome ul {
    margin: 10px; padding: 0; list-style: none;
}
#spe-frontend-chrome ul li {
    margin:0; padding: 0; line-height: 15px;
}
