@charset "utf-8";
/* CSS Document */

.box{
        display: none;
    }


#ToolTables_editabledatatable_1, #ToolTables_editabledatatable_2, #editabledatatable_length {display:none;}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}

.impmsg{color:red;}

.marL20{margin-left:20px;}
.marB10{margin-bottom:10px;}


.panel-default>.panel-heading{
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);}


.hide {
  display: none;
}










