/* @group Rows */

#grid-iron-stacks_in_2203_page3 .row-gi {
	display: block;
	position: relative;
	height: auto;
	overflow: auto;
}

#grid-iron-stacks_in_2203_page3 .top-functions {
	height: auto;
	overflow: auto;
	position: relative;
	display: block;
}

#grid-iron-stacks_in_2203_page3 .top-functions .span-gi-right {
	float: right !important;
	width: auto !important;
}

#grid-iron-stacks_in_2203_page3 .top-functions .span-gi-left {
	margin: 0;
	padding: 0;
	float: left !important;
	width: auto !important;
}

#grid-iron-stacks_in_2203_page3 .lower-functions {
	height: auto;
	overflow: auto;
	position: relative;
	display: block;
	margin-top: 20px;
}

#grid-iron-stacks_in_2203_page3 .lower-functions .span-gi-right {
	float: right !important;
	width: auto !important;
}

#grid-iron-stacks_in_2203_page3 .lower-functions .span-gi-left {
	margin: 0;
	padding: 0;
	float: left !important;
	width: auto !important;
}


/* @end */

/* @group Records Per Page Box */

#grid-iron-stacks_in_2203_page3 .dataTables_length label {
	float: left;
}

/* @end */

/* @group Search Box */

#grid-iron-stacks_in_2203_page3 label {
	font-weight: normal;
	line-height: 20px;
	cursor: default;
	margin: 0;
	padding: 0;
	float: right;
}

#grid-iron-stacks_in_2203_page3 input[type="text"] {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	height: 20px;
	padding: 4px 6px;
	color: #555555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 206px;
	font: normal 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
}

/* @end */

/* @group Showing Entries Styling */

#grid-iron-stacks_in_2203_page3 #grid-iron-stacks_in_2203_page3_info {
	text-align: left;
	float: left;
}

/* @end */

/* @group Pagination Positioning */

#grid-iron-stacks_in_2203_page3 .dataTables_paginate {
	float: right;
	margin: 0;
}

/* @end */

/* @group Table Styling */

#grid-iron-stacks_in_2203_page3 {
	overflow: auto;
}

#grid-iron-stacks_in_2203_page3 table {
  max-width: 100%;
  min-width: 650px;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

#grid-iron-stacks_in_2203_page3 .table {
  width: 100%;
  background: #FFFFFF;
  padding: 0;
  margin: 20px 0;
  color: #4C4C4C;
}

#grid-iron-stacks_in_2203_page3 p {
	padding: 0;
	margin: 0;
	display: inline;
}

#grid-iron-stacks_in_2203_page3 .table th,
#grid-iron-stacks_in_2203_page3 .table td {
  padding: 0;
  margin: 0;
  line-height: 1.25em;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

#grid-iron-stacks_in_2203_page3 .table th {
  font-weight: bold;
  color: #000000;
  font-size: 13px;
  background: #FFFFFF;
  position: relative;
}

#grid-iron-stacks_in_2203_page3 .table thead th {
  vertical-align: bottom;
  position: relative;
}

#grid-iron-stacks_in_2203_page3 .table th,
#grid-iron-stacks_in_2203_page3 .table td {
	padding: 9px 4px;
}

#grid-iron-stacks_in_2203_page3 .table caption + thead tr:first-child th,
#grid-iron-stacks_in_2203_page3 .table caption + thead tr:first-child td,
#grid-iron-stacks_in_2203_page3 .table colgroup + thead tr:first-child th,
#grid-iron-stacks_in_2203_page3 .table colgroup + thead tr:first-child td,
#grid-iron-stacks_in_2203_page3 .table thead:first-child tr:first-child th,
#grid-iron-stacks_in_2203_page3 .table thead:first-child tr:first-child td {
  border-top: 0;
}

#grid-iron-stacks_in_2203_page3 .table tbody {
	font-size: 12px;	
}

#grid-iron-stacks_in_2203_page3 .table tbody + tbody {
  border-top: 2px solid #dddddd;
}

#grid-iron-stacks_in_2203_page3 .table .table {
  background-color: #ffffff;
}

#grid-iron-stacks_in_2203_page3 .table-condensed th,
#grid-iron-stacks_in_2203_page3 .table-condensed td {
  padding: 4px 5px;
}

#grid-iron-stacks_in_2203_page3 .table-bordered {
  border: 1px solid #DDDDDD;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

#grid-iron-stacks_in_2203_page3 .table-bordered th,
#grid-iron-stacks_in_2203_page3 .table-bordered td {
  border-left: 1px solid #DDDDDD;
}

#grid-iron-stacks_in_2203_page3 .table-bordered caption + thead tr:first-child th,
#grid-iron-stacks_in_2203_page3 .table-bordered caption + tbody tr:first-child th,
#grid-iron-stacks_in_2203_page3 .table-bordered caption + tbody tr:first-child td,
#grid-iron-stacks_in_2203_page3 .table-bordered colgroup + thead tr:first-child th,
#grid-iron-stacks_in_2203_page3 .table-bordered colgroup + tbody tr:first-child th,
#grid-iron-stacks_in_2203_page3 .table-bordered colgroup + tbody tr:first-child td,
#grid-iron-stacks_in_2203_page3 .table-bordered thead:first-child tr:first-child th,
#grid-iron-stacks_in_2203_page3 .table-bordered tbody:first-child tr:first-child th,
#grid-iron-stacks_in_2203_page3 .table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

#grid-iron-stacks_in_2203_page3 .table-bordered thead:first-child tr:first-child > th:first-child,
#grid-iron-stacks_in_2203_page3 .table-bordered tbody:first-child tr:first-child > td:first-child,
#grid-iron-stacks_in_2203_page3 .table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

#grid-iron-stacks_in_2203_page3 .table-bordered thead:first-child tr:first-child > th:last-child,
#grid-iron-stacks_in_2203_page3 .table-bordered tbody:first-child tr:first-child > td:last-child,
#grid-iron-stacks_in_2203_page3 .table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

#grid-iron-stacks_in_2203_page3 .table-bordered thead:last-child tr:last-child > th:first-child,
#grid-iron-stacks_in_2203_page3 .table-bordered tbody:last-child tr:last-child > td:first-child,
#grid-iron-stacks_in_2203_page3 .table-bordered tbody:last-child tr:last-child > th:first-child,
#grid-iron-stacks_in_2203_page3 .table-bordered tfoot:last-child tr:last-child > td:first-child,
#grid-iron-stacks_in_2203_page3 .table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

#grid-iron-stacks_in_2203_page3 .table-bordered thead:last-child tr:last-child > th:last-child,
#grid-iron-stacks_in_2203_page3 .table-bordered tbody:last-child tr:last-child > td:last-child,
#grid-iron-stacks_in_2203_page3 .table-bordered tbody:last-child tr:last-child > th:last-child,
#grid-iron-stacks_in_2203_page3 .table-bordered tfoot:last-child tr:last-child > td:last-child,
#grid-iron-stacks_in_2203_page3 .table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

#grid-iron-stacks_in_2203_page3 .table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}

#grid-iron-stacks_in_2203_page3 .table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}

#grid-iron-stacks_in_2203_page3 .table-bordered caption + thead tr:first-child th:first-child,
#grid-iron-stacks_in_2203_page3 .table-bordered caption + tbody tr:first-child td:first-child,
#grid-iron-stacks_in_2203_page3 .table-bordered colgroup + thead tr:first-child th:first-child,
#grid-iron-stacks_in_2203_page3 .table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

#grid-iron-stacks_in_2203_page3 .table-bordered caption + thead tr:first-child th:last-child,
#grid-iron-stacks_in_2203_page3 .table-bordered caption + tbody tr:first-child td:last-child,
#grid-iron-stacks_in_2203_page3 .table-bordered colgroup + thead tr:first-child th:last-child,
#grid-iron-stacks_in_2203_page3 .table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

#grid-iron-stacks_in_2203_page3 .table-striped tbody > tr:nth-child(odd) > td,
#grid-iron-stacks_in_2203_page3 .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #F9F9F9;
}

#grid-iron-stacks_in_2203_page3 .table-hover tbody tr:hover > td,
#grid-iron-stacks_in_2203_page3 .table-hover tbody tr:hover > th {
  background-color: #F5F5F5;
}

/* @end */

/* @group Pagination */

#grid-iron-stacks_in_2203_page3 .pagination {
	margin: 0;
}

#grid-iron-stacks_in_2203_page3 .pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  background: #ffffff;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

#grid-iron-stacks_in_2203_page3 .pagination ul > li {
  display: inline;
}

#grid-iron-stacks_in_2203_page3 .pagination ul > li > a,
#grid-iron-stacks_in_2203_page3 .pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

#grid-iron-stacks_in_2203_page3 .pagination ul > li > a:hover,
#grid-iron-stacks_in_2203_page3 .pagination ul > li > a:focus,
#grid-iron-stacks_in_2203_page3 .pagination ul > .active > a,
#grid-iron-stacks_in_2203_page3 .pagination ul > .active > span {
  background-color: #f5f5f5;
}

#grid-iron-stacks_in_2203_page3 .pagination ul > .active > a,
#grid-iron-stacks_in_2203_page3 .pagination ul > .active > span {
  color: #999999;
  cursor: default;
}

#grid-iron-stacks_in_2203_page3 .pagination ul > .disabled > span,
#grid-iron-stacks_in_2203_page3 .pagination ul > .disabled > a,
#grid-iron-stacks_in_2203_page3 .pagination ul > .disabled > a:hover,
#grid-iron-stacks_in_2203_page3 .pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

#grid-iron-stacks_in_2203_page3 .pagination ul > li:first-child > a,
#grid-iron-stacks_in_2203_page3 .pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

#grid-iron-stacks_in_2203_page3 .pagination ul > li:last-child > a,
#grid-iron-stacks_in_2203_page3 .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

#grid-iron-stacks_in_2203_page3 .pagination-centered {
  text-align: center;
}

#grid-iron-stacks_in_2203_page3 .pagination-right {
  text-align: right;
}

#grid-iron-stacks_in_2203_page3 .pagination-large ul > li > a,
#grid-iron-stacks_in_2203_page3 .pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

#grid-iron-stacks_in_2203_page3 .pagination-large ul > li:first-child > a,
#grid-iron-stacks_in_2203_page3 .pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

#grid-iron-stacks_in_2203_page3 .pagination-large ul > li:last-child > a,
#grid-iron-stacks_in_2203_page3 .pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

#grid-iron-stacks_in_2203_page3 .pagination-mini ul > li:first-child > a,
#grid-iron-stacks_in_2203_page3 .pagination-small ul > li:first-child > a,
#grid-iron-stacks_in_2203_page3 .pagination-mini ul > li:first-child > span,
#grid-iron-stacks_in_2203_page3 .pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

#grid-iron-stacks_in_2203_page3 .pagination-mini ul > li:last-child > a,
#grid-iron-stacks_in_2203_page3 .pagination-small ul > li:last-child > a,
#grid-iron-stacks_in_2203_page3 .pagination-mini ul > li:last-child > span,
#grid-iron-stacks_in_2203_page3 .pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

#grid-iron-stacks_in_2203_page3 .pagination-small ul > li > a,
#grid-iron-stacks_in_2203_page3 .pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

#grid-iron-stacks_in_2203_page3 .pagination-mini ul > li > a,
#grid-iron-stacks_in_2203_page3 .pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

#grid-iron-stacks_in_2203_page3 .pager {
  margin: 20px 0;
  text-align: center;
  list-style: none;
  *zoom: 1;
}

#grid-iron-stacks_in_2203_page3 .pager:before,
#grid-iron-stacks_in_2203_page3 .pager:after {
  display: table;
  line-height: 0;
  content: "";
}

#grid-iron-stacks_in_2203_page3 .pager:after {
  clear: both;
}

#grid-iron-stacks_in_2203_page3 .pager li {
  display: inline;
}

#grid-iron-stacks_in_2203_page3 .pager li > a,
#grid-iron-stacks_in_2203_page3 .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

#grid-iron-stacks_in_2203_page3 .pager li > a:hover,
#grid-iron-stacks_in_2203_page3 .pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

#grid-iron-stacks_in_2203_page3 .pager .next > a,
#grid-iron-stacks_in_2203_page3 .pager .next > span {
  float: right;
}

#grid-iron-stacks_in_2203_page3 .pager .previous > a,
#grid-iron-stacks_in_2203_page3 .pager .previous > span {
  float: left;
}

#grid-iron-stacks_in_2203_page3 .pager .disabled > a,
#grid-iron-stacks_in_2203_page3 .pager .disabled > a:hover,
#grid-iron-stacks_in_2203_page3 .pager .disabled > a:focus,
#grid-iron-stacks_in_2203_page3 .pager .disabled > span {
  color: #999999;
  cursor: default;
  background-color: #fff;
}

/* @end */

/* @group Data Tables Group */

/** 
 *	Data Tables Group
 *	http://www.datatables.net/media/blog/bootstrap_2/
 *	http://www.datatables.net/blog/Twitter_Bootstrap_2
 */
 
#grid-iron-stacks_in_2203_page3 div.dataTables_length label {
    float: left;
    text-align: left;
}
#grid-iron-stacks_in_2203_page3 div.dataTables_length select {
    width: 75px;
}
#grid-iron-stacks_in_2203_page3 div.dataTables_filter label {
    float: right;
}
#grid-iron-stacks_in_2203_page3 div.dataTables_info {
    padding-top: 8px;
}
#grid-iron-stacks_in_2203_page3 div.dataTables_paginate {
    float: right;
    margin: 0;
}
#grid-iron-stacks_in_2203_page3 table.table {
    clear: both;
    margin-bottom: 6px !important;
    max-width: none !important;
}
#grid-iron-stacks_in_2203_page3 table.table thead .sorting, table.table thead .sorting_asc, table.table thead .sorting_desc, table.table thead .sorting_asc_disabled, table.table thead .sorting_desc_disabled {
    cursor: pointer;
}
#grid-iron-stacks_in_2203_page3 table.table thead .sorting {
}
#grid-iron-stacks_in_2203_page3 table.table thead .sorting_asc {
}
#grid-iron-stacks_in_2203_page3 table.table thead .sorting_desc {
}
#grid-iron-stacks_in_2203_page3 table.table thead .sorting_asc_disabled {
}
#grid-iron-stacks_in_2203_page3 table.table thead .sorting_desc_disabled {
}
#grid-iron-stacks_in_2203_page3 table.dataTable th:active {
    outline: medium none;
}
#grid-iron-stacks_in_2203_page3 div.dataTables_scrollHead table {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0 !important;
}
#grid-iron-stacks_in_2203_page3 div.dataTables_scrollHead table thead tr:last-child th:first-child, div.dataTables_scrollHead table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
#grid-iron-stacks_in_2203_page3 div.dataTables_scrollBody table {
    border-top: medium none;
    margin-bottom: 0 !important;
}
#grid-iron-stacks_in_2203_page3 div.dataTables_scrollBody tbody tr:first-child th, div.dataTables_scrollBody tbody tr:first-child td {
    border-top: medium none;
}
#grid-iron-stacks_in_2203_page3 div.dataTables_scrollFoot table {
    border-top: medium none;
}
#grid-iron-stacks_in_2203_page3 .table tbody tr.active td, .table tbody tr.active th {
    background-color: #0088CC;
    color: white;
}
#grid-iron-stacks_in_2203_page3 .table tbody tr.active:hover td, .table tbody tr.active:hover th {
    background-color: #0075B0 !important;
}
#grid-iron-stacks_in_2203_page3 .table-striped tbody tr.active:nth-child(2n+1) td, .table-striped tbody tr.active:nth-child(2n+1) th {
    background-color: #017EBC;
}
#grid-iron-stacks_in_2203_page3 table.DTTT_selectable tbody tr {
    cursor: pointer;
}
#grid-iron-stacks_in_2203_page3 div.DTTT .btn {
    color: #333333 !important;
    font-size: 12px;
}
#grid-iron-stacks_in_2203_page3 div.DTTT .btn:hover {
    text-decoration: none !important;
}
#grid-iron-stacks_in_2203_page3 ul.DTTT_dropdown.dropdown-menu a {
    color: #333333 !important;
}
#grid-iron-stacks_in_2203_page3 ul.DTTT_dropdown.dropdown-menu li:hover a {
    background-color: #0088CC;
    color: white !important;
}
#grid-iron-stacks_in_2203_page3 div.DTTT_print_info.modal {
    height: 150px;
    margin-top: -75px;
    text-align: center;
}
#grid-iron-stacks_in_2203_page3 div.DTTT_print_info h6 {
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    margin: 1em;
}
#grid-iron-stacks_in_2203_page3 div.DTTT_print_info p {zebra_hovered
    font-size: 14px;
    line-height: 20px;
}
#grid-iron-stacks_in_2203_page3 div.DTFC_LeftHeadWrapper table, div.DTFC_LeftFootWrapper table, table.DTFC_Cloned tr.even {
    background-color: white;
}
#grid-iron-stacks_in_2203_page3 div.DTFC_LeftHeadWrapper table {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    margin-bottom: 0 !important;
}
#grid-iron-stacks_in_2203_page3 div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
#grid-iron-stacks_in_2203_page3 div.DTFC_LeftBodyWrapper table {
    border-top: medium none;
    margin-bottom: 0 !important;
}
#grid-iron-stacks_in_2203_page3 div.DTFC_LeftBodyWrapper tbody tr:first-child th, div.DTFC_LeftBodyWrapper tbody tr:first-child td {
    border-top: medium none;
}
#grid-iron-stacks_in_2203_page3 div.DTFC_LeftFootWrapper table {
    border-top: medium none;
}

/* @end */

/* @group Icons */

/* Set all to hide and apply positioning / styling */

#grid-iron-stacks_in_2203_page3 thead span.icon-ascend,
#grid-iron-stacks_in_2203_page3 thead span.icon-descend,
#grid-iron-stacks_in_2203_page3 thead span.icon-sorting {
	display: none;
	float: right;
	color: #969696;
	font-size: 20px;
	padding: 0;
	margin: 0;
	line-height: 1.00em;
}

/* Display corrent icon if required */

#grid-iron-stacks_in_2203_page3 thead .sorting span.icon-sorting {
    display: block;
}

#grid-iron-stacks_in_2203_page3 thead .sorting_asc span.icon-ascend {
    display: block;
}

#grid-iron-stacks_in_2203_page3 thead .sorting_desc span.icon-descend {
    display: block;
}

/* @end */

/* @group Colors applied to sorted columns */

#grid-iron-stacks_in_2203_page3 thead th.sorting_asc,
#grid-iron-stacks_in_2203_page3 thead th.sorting_desc,
#grid-iron-stacks_in_2203_page3 tbody tr.odd td.sorting_1,
#grid-iron-stacks_in_2203_page3 tbody tr.even td.sorting_1 {
	color: #333333;
	background-color: #DDEEF1;
}

/* @end */

/* @group Status Board Links */

.statusBoardLinks span.icon-table,
.statusBoardLinks span.icon-dashboard {
	display: inline;
}

.statusBoardLinks a,
.statusBoardLinks a:visited {
	color: #0090FF;
}

.statusBoardLinks a:hover,
.statusBoardLinks a:active {
	color: #0090FF;
}

/* @end */