#toTop{--elevator-image:url(../rw_common/plugins/stacks/elevator-images/top.png);--elevator-size:50px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_96534 {
		font-family: 'Josefin Sans', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 175%;
		line-height: 75%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_96534 {
		color: rgba(0, 0, 0, 1.00);
	}
}

#stacks_in_96534 {
	margin: 0px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_96524 {
		font-family: 'Roboto', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 125%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_96524 {
		color: rgba(0, 0, 0, 1.00);
	}
}

#stacks_in_1499 {
	margin: 0px 0px 30px 0px;
}
/* @group Resets */

/* CSS reset and theme specific fixes */
#gridIronWrapperstacks_in_96515 label,
#gridIronWrapperstacks_in_96515 input[type="search"] {
	display: inline; /* Fixes alignment problems in Zurb Foundation */
}

#gridIronWrapperstacks_in_96515 label {
	line-height: 35px;
}

#gridIronWrapperstacks_in_96515 select,
#gridIronWrapperstacks_in_96515 input[type="search"] {
	width: auto; /* Fixes alignment problems in Zurb Foundation */
	margin: 0;
	min-width: 60px; /* Fixes width of page size dropdown in Zurb Foundation when number of entries is >99 */
}

.gridIronSpacerstacks_in_96515 {
	height: 20px;
	display: block;
	clear: both;
}

#gridIronWrapperstacks_in_96515 input[type="search"] {
	padding: 0px 5px;
	margin: 0 0 0 5px;
	line-height: 35px;
	font-size: 16px;
	border: 1px solid rgba(153, 153, 153, 1.00) !important;
	outline: none;
	box-shadow: none;
	color: rgba(51, 51, 51, 1.00);
	background: ;
	border-radius: 4px;
	font-weight: normal;
}

#gridIronWrapperstacks_in_96515 input[type="search"]:focus {
	border: 1px solid rgba(0, 0, 0, 1.00) !important;
	color: rgba(0, 0, 0, 1.00);
}

/* Wrapper */
div.dataTables_wrapper {
    margin: 0 auto;
}

/* @end */

/* @group Basic Table styling */

table#grid-iron-stacks_in_96515.dataTable {
    width: 100%; /* Needed for the scrollX function */
}

table#grid-iron-stacks_in_96515.dataTable p {
	padding: 0;
	margin: 0;
}

table#grid-iron-stacks_in_96515.dataTable tbody tr td {
    color: rgba(51, 51, 51, 1.00);
    font-size: 16px;
    padding: 1px 6px !important;
    text-align: left;
    vertical-align: middle;
}

/* Fix for some themes applying colors and sizing on paragraph tags */
table#grid-iron-stacks_in_96515.dataTable tbody tr td p {
    color: rgba(51, 51, 51, 1.00);
    font-size: 16px;
}

/* Remove default image icons on coloum sorting - fixes #121 */
table#grid-iron-stacks_in_96515.dataTable thead .sorting,
table#grid-iron-stacks_in_96515.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,
table#grid-iron-stacks_in_96515.dataTable thead .sorting_asc_disabled,
table#grid-iron-stacks_in_96515.dataTable thead .sorting_desc_disabled {
    background-image: none !important;
}

/* @end */

/* @group Responsive table styling */

/*  */
table#grid-iron-stacks_in_96515.dataTable th,
table#grid-iron-stacks_in_96515.dataTable td {

}
/*  */

/* @end */

/* @group Odd row colouring */
table#grid-iron-stacks_in_96515 tbody tr.even {
    background-color: rgba(255, 255, 255, 1.00);
}
table#grid-iron-stacks_in_96515 tbody tr.odd {
    background-color: rgba(241, 241, 241, 1.00);
}

/* @end */

/* @group Footer borders */

table#grid-iron-stacks_in_96515.dataTable.no-footer {
    border-bottom: 1px solid rgba(221, 221, 221, 1.00) !important;
}

/* @end */

/* @group Table heading / footer styling */

table.fixedHeader-floating thead th,
table.fixedHeader-floating thead td,
table#grid-iron-stacks_in_96515.dataTable thead th,
table#grid-iron-stacks_in_96515.dataTable thead td {
    border-bottom: 1px solid rgba(221, 221, 221, 1.00) !important;
    border-right: 0px solid rgba(221, 221, 221, 1.00) !important;
    background-color: rgba(255, 255, 255, 1.00) !important;
    font-weight: bold !important;
    font-style: none !important;
    text-align: left;
    color: rgba(0, 0, 0, 1.00);
    font-size: 16px;
    padding: 6px 17px 6px 6px !important;
    vertical-align: middle;
    position: relative;
}

/* Fix for some themes applying colors and sizing on paragraph tags */
table.fixedHeader-floating thead th p,
table.fixedHeader-floating thead td p,
table#grid-iron-stacks_in_96515.dataTable thead th p,
table#grid-iron-stacks_in_96515.dataTable thead td p {
    color: rgba(0, 0, 0, 1.00);
    font-size: 16px;
}

/**/
table.fixedHeader-floating thead th:last-child,
table.fixedHeader-floating thead td:last-child,
table#grid-iron-stacks_in_96515.dataTable thead th:last-child,
table#grid-iron-stacks_in_96515.dataTable thead td:last-child {
    border-right: none !important;
}
/**/
/**/

/* @end */

/* @group Table cell borders */

/**/

/* @end */

/* @group Cell Padding */

table#grid-iron-stacks_in_96515 tbody td {
    padding: 1px 6px !important;
}

/* Space for responsive toggle button */

table#grid-iron-stacks_in_96515.dtr-inline.collapsed>tbody>tr>td:first-child {
	padding-left: 30px !important;
}

/* @end */

/* @group Hovering */
/*  */
table#grid-iron-stacks_in_96515 tbody tr.odd:hover,
table#grid-iron-stacks_in_96515 tbody tr.even:hover {
    background-color: rgba(254, 204, 102, 0.25) !important;
}
table#grid-iron-stacks_in_96515.dataTable.hover tbody tr:hover.selected,
table#grid-iron-stacks_in_96515.dataTable.display tbody tr:hover.selected {
    background-color: rgba(254, 204, 102, 0.25) !important;
}
/*  */

/* @end */

/* @group Table row selection */

/*  */
/* CSS applied when table has row select enabled */
table#grid-iron-stacks_in_96515.dataTable tbody>tr.selected,
table#grid-iron-stacks_in_96515.dataTable tbody>tr>.selected {
    background-color: #FECC66 !important;
}
table#grid-iron-stacks_in_96515.dataTable th.focus,
table#grid-iron-stacks_in_96515.dataTable td.focus {
    outline: 1px solid rgba(0, 0, 0, 1.00) !important;
    outline-offset: -1px !important;
    color: rgba(0, 0, 0, 1.00) !important;
}
/*  */

/* @end */

/* @group No row selection */

/*  */

/* @group Compact table */

 */

/* @end */

/* @group Sorting */

/*  */
/* CSS applied when table columns are sortable */
table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting,
table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting_asc,
table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting_desc,
table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting_asc_disabled,
table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting_desc_disabled {
	background-image: none !important;
	position: relative;
}

table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting:after,
table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting_asc:after,
table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting_desc:after {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	position: absolute;
	right: 6px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: rgba(7, 64, 128, 1.00);
}

table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting_asc_disabled:after,
table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting_desc_disabled:after {
	color: rgba(221, 221, 221, 1.00);
}

table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting:after {
	content: '\f0dc';
}

table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting_asc:after,
table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting_asc_disabled:after {
	content: '\f0de';
}

table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting_desc:after,
table#grid-iron-stacks_in_96515.dataTable.dataTable thead .sorting_desc_disabled:after {
	content: '\f0dd';
}

table#grid-iron-stacks_in_96515.dataTable thead th.sorting_asc,
table#grid-iron-stacks_in_96515.dataTable thead th.sorting_desc,
table#grid-iron-stacks_in_96515.dataTable tbody td.sorting_1 {
	background-color: rgba(221, 238, 241, 1.00) !important;
	color: rgba(51, 51, 51, 1.00) !important;
}
/*  */

/* @end */

/* @group Responsive toggle buttons */

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
	font-family: FontAwesome !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	box-shadow: none !important;
	border: none !important;
	color: rgba(49, 177, 49, 1.00) !important;
	content: '\f055' !important;
	background: none !important;
}

table#grid-iron-stacks_in_96515.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,
table#grid-iron-stacks_in_96515.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
	font-family: FontAwesome !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	box-shadow: none !important;
	border: none !important;
	color: rgba(49, 177, 49, 1.00) !important;
	content: '\f055' !important;
	background: none !important;
}

table#grid-iron-stacks_in_96515.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table#grid-iron-stacks_in_96515.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
	font-family: FontAwesome !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	box-shadow: none !important;
	border: none !important;
	color: rgba(211, 51, 51, 1.00) !important;
	content: '\f056' !important;
	background: none !important;
}

/* @end */

/* @group Controls */

#gridIronWrapperstacks_in_96515 .dt-buttons a.dt-button,
#gridIronWrapperstacks_in_96515 div.dataTables_paginate a.paginate_button {
	border: 1px solid rgba(153, 153, 153, 1.00) !important;
	background: rgba(233, 233, 233, 1.00) !important;
	color: rgba(51, 51, 51, 1.00) !important;
	border-radius: 4px !important;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	text-decoration: none !important;
	outline: none;
	padding: 0 15px !important;
	line-height: 35px;
	font-size: 16px;
}

#gridIronWrapperstacks_in_96515 .dt-buttons a.dt-button:hover,
#gridIronWrapperstacks_in_96515 div.dataTables_paginate a.paginate_button.current,
#gridIronWrapperstacks_in_96515 div.dataTables_paginate a.paginate_button:hover {
	border: 1px solid rgba(0, 0, 0, 1.00) !important;
	background: rgba(51, 51, 51, 1.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	text-decoration: none !important;
	outline: none;
}

#gridIronWrapperstacks_in_96515 div.dataTables_paginate a.paginate_button.disabled,
#gridIronWrapperstacks_in_96515 div.dataTables_paginate a.paginate_button.disabled:hover {
	opacity: 0.50;
	cursor: not-allowed;
	border: 1px solid rgba(153, 153, 153, 1.00) !important;
	background: rgba(233, 233, 233, 1.00) !important;
	color: rgba(51, 51, 51, 1.00) !important;
}

#gridIronWrapperstacks_in_96515 .dataTables_length label,
#gridIronWrapperstacks_in_96515 .dataTables_filter label,
#gridIronWrapperstacks_in_96515 .dataTables_info {
	font-size: 16px;
	color: rgba(51, 51, 51, 1.00);
}

/* @end */

/* @group Message Boxes */

/*  */

/* @end */

#stacks_in_96515 {
	margin: 10px 0px 50px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_96538 {
		font-family: 'Josefin Sans', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 175%;
		line-height: 75%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_96538 {
		color: rgba(0, 0, 0, 1.00);
	}
}

#stacks_in_96538 {
	margin: 10px 0px 0px 0px;
}
