.ocPanel
    .panelHead
        background #f0f0f0
        padding 0 10px
        height 40px
        line-height 40px
        border 1px solid #e0e0e0
        border-bottom 0
        margin-bottom -1px
    .panelBody
        border 1px solid #eee
        padding 10px 15px
        background-color #fff
    &.secondary,&.info
        .panelHead
            background #ddf2ff