.dsi-table {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
}
.dsi-table th{
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding: 10px;
	vertical-align: top;
}
.dsi-table td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding: 10px;
	vertical-align: top;
}
.blue {
	background-color: #D9E7FF;
}
ul ul li{
	list-style: circle;
}
ul ul ul li{
	list-style: square;
}
ul ul ul ul li{
	list-style-type: decimal;
}

/*---------------tabs---------------*/
.nav-item :after {
	display:none;
}
.nav-link.active {	
	color:white!important;	
	background-color:#0275d8!important;
}
.nav-link:hover {	
	color:white!important;	
	background-color:#0275d8!important;
}
.nav-link {	
	color:#0275d8!important;	
	background-color:#eee!important;
}
.tab-content {
	border:1px solid #ddd!important;
  	padding:10px 25px 25px 25px;
}
.tab-content :after {
	display:none;
}
.pt-tabs ul {
	margin-left:0px!important;
}
.nav-tabs {
	border:none;
}
/*------HAI Annual Report-----*/
.page-id-6618 #sidebar {
	display:none;
}
.page-id-6618 #main {
	width:initial;
	margin-right:0;
}
.page-id-6618 .entry-content {
	margin-top:1em;
	margin-right:0;
}
.hai-iframe {
	width:3000px;
	height:1000px;
}
/*------CPO Isolate table-----*/
.cpo-table {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
}
.cpo-table th{
	font-weight: bold;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding: 10px;
	vertical-align: top;
		background:#eee;
}
.cpo-table td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding: 10px;
	vertical-align: top;
}
/*----grey-column-table---*/

.grey-column-table td {
		padding:1em;
		border:1px #333 solid;
}
.grey-column-table td:first-child {
		background-color:#eee;
}
.dsi-sidebar {
		width:150px;
		float:right;
		background:#eee;
		margin: 0 0 15px 15px;
		padding:15px;
}
.con-strat-response td {
		vertical-align:center;
		padding-right:15px;
}
.con-strat-response-td {
		border:solid 1px #666;
		width:49%;
}
.con-strat-response-td-blank {
		height:15px;
}
@media only screen and (min-width: 1000px) {
		#content {
  	width:100%;
}
#sidebar {
	width:15%;
  	margin-left:20px;
}
#main {
	width:80%;
}
.sub-menu li {
    padding: 0px!important;
}
}
/*--- carabapenem collapsomatic --- */
#carbapenem .collapseomatic{
		background-color: #f9f9f9;
    display: inline-block;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right top;
    border-right: 10px solid 	transparent;
    border-top: 10px solid transparent;
}
/*-- coronavirus page --*/
#wash-your-hands :after {
		display:none;
}
.coronavirus-iframe {
		width:820px;
		height:1200px;
}
@media only screen and (max-width: 817px) {
.entry-title.no-featured-image {
    padding: 10px 15px;
		}
}