div.dataTables_length {
	float: left;
	background-color: red;
}

div.dataTables_filter {
	float: right;
	background-color: green;
}

div.dataTables_info {
	float: left;
	background-color: blue;
}

div.dataTables_paginate {
	float: right;
	background-color: yellow;
}

div.dataTables_length,
div.dataTables_filter,
div.dataTables_paginate,
div.dataTables_info {
	padding: 6px;
}
table.pretty {
	clear: both;
}

/* Self clearing - */
div.dataTables_wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .dataTables_wrapper { display: block; }
* html .dataTables_wrapper { height: 1%; 
                           }

/* BlueBirth: Standard Styling for normal sized Mortality Tables. */

table.BlueBirth {
	clear: both;
	border-spacing: 0px;
	margin-left:auto; 
    margin-right:auto;
}

table.BlueBirth td {
        COLOR: #000000;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        TEXT-ALIGN: right; 

}

table.BlueBirth th {
        FONT-WEIGHT: bold; 
        COLOR: #000000;
        FONT-FAMILY: Arial, Helvetica, sans-serif;

}

table.BlueBirth tbody th.CoHeader {
    FONT-WEIGHT: bold; 
    COLOR: #000000;
	TEXT-ALIGN: left;
	FONT-SIZE: 10pt;
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-LEFT: #000000 1px solid;
	BORDER-TOP-STYLE: none;
	BORDER-TOP-COLOR: #000000; 
	BORDER-BOTTOM-STYLE: none;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px;
	Padding-Bottom: 2px;
	Padding-top: 2px;
	white-space: nowrap;

}


/* Header cells, normal  */
table.BlueBirth thead th {
	text-align: center;
        BORDER-RIGHT: #000000 1px solid;
        BORDER-TOP: #000000 1px solid;
        FONT-SIZE: 10pt; 
        BORDER-LEFT: #000000 1px solid; 
        BORDER-BOTTOM: #000000 1px solid;
        background-color: #D5F1FF;
        padding-top: 5px;
        padding-bottom: 5px;
		PADDING-LEFT: 5px;
		PADDING-Right: 5px;
}



table.BlueBirth tbody td {

	BORDER-RIGHT: #000000 1px solid;
        FONT-SIZE: 10pt;
        BORDER-BOTTOM-COLOR: #000000;
        BORDER-LEFT: #000000 1px solid;
        BORDER-TOP-STYLE: none;
        BORDER-TOP-COLOR: #000000; 
        BORDER-BOTTOM-STYLE: none;
        PADDING-LEFT: 5px;
		PADDING-Right: 5px;
        Padding-Bottom: 2px;
        Padding-top: 2px;
		white-space: nowrap;
}

table.BlueBirth tbody td.LeftAligned {

	TEXT-ALIGN: left;

}

table.BlueBirth tbody td.LeftAlignedStrong {

	TEXT-ALIGN: left;
	font-weight: bold;


}
table.BlueBirth tbody td.Centered {

	TEXT-ALIGN: center;

}

/* Zebra Striping. OFF */

table.BlueBirth tbody tr.odd td { 
	/*background: #FFFFFF;*/
}

table.BlueBirth tbody tr.even td { 
	/*background: #FFFFFF;*/
}

table.BlueBirth tbody tr.totalrow td { 
	background: #EBEBED;
	line-height: 25px; 
}

.AgeTotal {
    background-color: #EBEBED;
}

table.BlueBirth tbody  tr.totalrow th.CoHeader  {
    FONT-WEIGHT: bold; 
    COLOR: #000000;
	TEXT-ALIGN: left;
	FONT-SIZE: 10pt;
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-LEFT: #000000 1px solid;
	BORDER-TOP-STYLE: none;
	BORDER-TOP-COLOR: #000000; 
	BORDER-BOTTOM-STYLE: none;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px;
	Padding-Bottom: 2px;
	Padding-top: 2px;
	background: #EBEBED;

}

table.BlueBirth tbody  tr.decaderow td  {
	height: 30px;
	vertical-align:top;
}

table.BlueBirth tbody  tr.decaderow th.CoHeader  {
    FONT-WEIGHT: bold; 
    COLOR: #000000;
	TEXT-ALIGN: left;
	FONT-SIZE: 10pt;
	BORDER-BOTTOM-COLOR: #000000;
	BORDER-LEFT: #000000 1px solid;
	BORDER-TOP-STYLE: none;
	BORDER-TOP-COLOR: #000000; 
	BORDER-BOTTOM-STYLE: none;
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px;
	height: 30px;
	vertical-align:top;
	white-space: nowrap;
}
	
table.BlueBirth   TD.footer {
	BORDER-RIGHT: #000000 1px solid;
	FONT-SIZE: 1px;
	BORDER-LEFT: #000000 1px solid;
	BORDER-TOP-STYLE: none;
	BORDER-TOP-COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
}

table.BlueBirth  TD.footerLeft {
	BORDER-RIGHT: #000000 0px;
	FONT-SIZE: 1pt;
	BORDER-LEFT: #000000 1px solid;
	BORDER-TOP-STYLE: none;
	BORDER-TOP-COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;

}

table.BlueBirth  TD.footerRight {
	BORDER-RIGHT: #000000 1px solid;
	FONT-SIZE: 1pt;
	BORDER-LEFT: #000000 0px;
	BORDER-TOP-STYLE: none;
	BORDER-TOP-COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
 
}

table.BlueBirth TD.NoBorders {
	BORDER-RIGHT: 0px;
        BORDER-LEFT: 0px;
        BORDER-TOP-STYLE: none;
        BORDER-BOTTOM-STYLE: none;
        TEXT-ALIGN: left;
        background-color: #FFFFFF;
        FONT-SIZE: 10pt;
}
table.BlueBirth  TH.NoBorders {
	BORDER-RIGHT: 0px;
        BORDER-LEFT: 0px; 
        BORDER-TOP-STYLE: none; 
        BORDER-BOTTOM-STYLE: none;
        TEXT-ALIGN: left;
        background-color: #FFFFFF;
        FONT-SIZE: 10pt;
}

table.BlueBirth TD.menu {
	BORDER-RIGHT: 0px;
        BORDER-LEFT: 0px;
        BORDER-TOP-STYLE: none;
        BORDER-BOTTOM-STYLE: none;
        background-color: #FFFFFF;
        FONT-SIZE: 8pt;
        TEXT-ALIGN: right;
}

table.BlueBirth TH.menu {
	BORDER-RIGHT: 0px;
        BORDER-LEFT: 0px;
        BORDER-TOP-STYLE: none;
        BORDER-BOTTOM-STYLE: none;
        background-color: #FFFFFF;
        FONT-SIZE: 8pt;
        TEXT-ALIGN: right;
}

span.Constellation {

  float: left;
  font-weight: bold;
  font-size: 115%;
 
}

span.Category {

       float: left;
       text-indent: 0em; 
	   margin-left: 3em;


}

span.SubCategory {

       float: left;
       text-indent: -1em; 
	   margin-left: 6em;

}

span.ICDList {
    float: right;
    white-space:nowrap; 
    
}

.RankingColumn { float: left; 
                 width: 8%;
				 text-align: right; 
				 font-weight: bold;
				 font-size: 115%;} 

.RankingCategory { float: left; 
                 width: 90%;
				 text-align: left; 
				 text-indent: .5em; 
				
} 

.sorting_asc {
	background: url('../images/sort_asc_green.png') no-repeat center right;
}

.sorting_desc {
	background: url('../images/sort_desc_green.png') no-repeat center right;
}

.sorting {
	background: url('../images/sort_both.png') no-repeat center right;
}

.sorting_asc_disabled {
	background: url('../images/sort_asc_disabled.png') no-repeat center right;
}

.sorting_desc_disabled {
	background: url('../images/sort_desc_disabled.png') no-repeat center right;
}

dt:after {
content:":";
}

dt {
  display: inline;
 font-weight: bold;
}

dd {
 display: inline;
}

dd:after {
 content:"\a";
 white-space: pre;
}


div.box {
	height: 100px;
	padding: 10px;
	overflow: auto;
	border: 1px solid #8080FF;
	background-color: #E5E5FF;
}

.hide {
  display: none;
}

#Goto > div
{
    display: inline-block;
   /* border: solid 1px #000; */
}
#Goto
{ 
    display: inline-block;
  /*  border: solid 1px #ff0000;*/
    text-align: right;
	float: right;
    margin-top: -25px;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 10px;
    width: 220px;
	height: 50px;
}

.arrow_box {
	position: relative;
	background: #D5F1FF;
	border: 4px solid #c2e1f5;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(213, 241, 255, 0);
	border-left-color: #D5F1FF;
	border-width: 25px;
	margin-top: -25px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #c2e1f5;
	border-width: 31px;
	margin-top: -31px;
}