h1 {
    margin-bottom: 20px;
}

.pro-top-block {
    border: 1px solid #000;
    clear: both;
    float:none;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 5px;
}

.pro-tab-1 table,
.table-bordered,
table.dataTable {
    border: 0 none!important;
    border-collapse: collapse!important;
}

.pro-tab-1 table th {
    border: 1px solid #000;
}

.table-striped {
    font-size: 0.7em;
}
.table-striped > tbody > tr td {
    background: none!important;
    border: 0 none!important;
}

.table-protocol > tbody > tr:nth-of-type(odd),
.table-protocol > tbody > tr:nth-of-type(odd) td {
    background: none!important;
}

.tab-content .text-wrap {
	white-space: normal;
	overflow: hidden;
}
.tab-content td .two-rows {
	line-height: 6px;
	display: inline-block;
	vertical-align: middle;
}


.table-bordered tr:first-child th {
    border: 1px solid #000!important;
}