.panel-success{
    padding: 42px;
}
.panel-body{
    border:  1px solid #ccc;
}
.linespace{
    margin-bottom: 10px;
}
.bold{
    font-weight: bold !important;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
    color:#000000 !important;
    /*background: #ededed url(images/ui-ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x !important;*/
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    font-weight: bold !important;
    color: #212121 !important;
}
.header_tag{
    text-transform: none !important;
}
.collapse_all{
    text-align:right !important;
}
