



/* Begin Datatables css */
#stacks_in_107{
	
}
#stacks_in_107 #kulerTable {
	font-size: 16px;
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	
	
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	border: 1px solid #707070;
}

#stacks_in_107 #kulerTable thead th {
	padding-top: 11px;
	padding-bottom: 11px;
	background-color: #E6E6E6;
	color: #000000;
	text-align: left;
	font-family: ;
}
#stacks_in_107 #kulerTable tbody td {
	padding-top: 11px;
	padding-bottom: 11px;
	color: #000000;
	text-align: left;
	font-family: ;
}
#stacks_in_107 #kulerTable thead td a {
	color: #1489FF;
}
#stacks_in_107 #kulerTable thead td a:hover, #stacks_in_107 #kulerTable thead td a:visited {
	color: #196EC3;
}


#stacks_in_107 #kulerTable th, #stacks_in_107 #kulerTable td {
	    padding: 15px;
	    text-align: left;
}
#stacks_in_107 #kulerTable tr.false {line-height:1px;visibility: hidden;}


#stacks_in_107 a.paginate_button.first{
	
}
#stacks_in_107 a.paginate_button.first::before{
	
}
#stacks_in_107 a.paginate_button.previous{
	
}#stacks_in_107 a.paginate_button.previous::before{
	
}
#stacks_in_107 a.paginate_button.previous::after{
	
}

#stacks_in_107 a.paginate_button.last{
	
}
#stacks_in_107 a.paginate_button.last::before{
	
}
#stacks_in_107 a.paginate_button.next::before{
	
}
#stacks_in_107 a.paginate_button.next::after{
	
}
#stacks_in_107 .dt-buttons{
	float: right;
	margin-bottom: 10px;
}
#stacks_in_107 a.dt-button{
	
	padding: 0.2em 0.5em;
	margin-left: 2px;
	line-height: 1.5em;
}

#stacks_in_107 .dataTables_wrapper .dataTables_paginate .paginate_button{
	min-width: 1.5em;
	padding: 0.25em 0.5em;
	margin-left: 2px;
	background-color: #FFFFFF;
}
#stacks_in_107 .dataTables_wrapper .dataTables_paginate .paginate_button.current,
#stacks_in_107 .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	color: #FFFFFF !important;
	border: 1px solid #4B774F;
	background-color: #5AB963;
	background: #5AB963;
	
}
#stacks_in_107 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
#stacks_in_107 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
#stacks_in_107 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{
	
}
#stacks_in_107 .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	color: #FFFFFF !important;
	border: 1px solid #5AB963;
	background-color: #5AB963;
	background: #5AB963;
}
#stacks_in_107 .dataTables_wrapper .dataTables_paginate .paginate_button:active{
	
}


#stacks_in_107 table.dataTable thead .sorting_asc:after {
	
}

#stacks_in_107 table.dataTable thead .sorting_desc:after {
	
}

#stacks_in_107 table.dataTable thead .sorting {background-image: url("../files/images/sort_both.png") !important;}
#stacks_in_107 table.dataTable thead .sorting_asc {background-image: url("../files/images/sort_asc.png") !important;}
#stacks_in_107 table.dataTable thead .sorting_desc {background-image: url("../files/images/sort_desc.png") !important;}
#stacks_in_107 table.dataTable thead .sorting_asc_disabled {background-image: url("../files/images/sort_asc_disabled.png") !important;}
#stacks_in_107 table.dataTable thead .sorting_desc_disabled {background-image: url("../files/images/sort_desc_disabled.png") !important;}


#stacks_in_107 table#kulerTable.dark.dataTable thead .sorting {background-image: url("../files/images/sort_both-dk.png") !important;}
#stacks_in_107 table#kulerTable.dark.dataTable thead .sorting_asc {background-image: url("../files/images/sort_asc-dk.png") !important;}
#stacks_in_107 table#kulerTable.dark.dataTable thead .sorting_desc {background-image: url("../files/images/sort_desc-dk.png") !important;}
#stacks_in_107 table#kulerTable.dark.dataTable thead .sorting_asc_disabled {background-image: url("../files/images/sort_asc_disabled-dk.png") !important;}
#stacks_in_107 table#kulerTable.dark.dataTable thead .sorting_desc_disabled {background-image: url("../files/images/sort_desc_disabled-dk.png") !important;}


#stacks_in_107 .sort_icon {
	float: right;
}

#stacks_in_107 table.dataTable.display tbody tr.odd{
	background: #FAFAFA;
}

#stacks_in_107 table.dataTable.display tbody tr.even{
	background: #FEFEFE;
}
#stacks_in_107 table.dataTable.row-border tbody td, #stacks_in_107 table.dataTable.display tbody td{
	border-top-color: #A6A6A6;
}

#stacks_in_107 table.dataTable thead th,
#stacks_in_107 table.dataTable.no-footer{
	border-bottom-color: #A4A4A4;
}
#stacks_in_107 table.dataTable.display tbody tr.odd > .sorting_1{
	background: #ECECEC;
}
#stacks_in_107 table.dataTable.display tbody tr.even > .sorting_1{
	background: #F7F7F7;
}


#stacks_in_107 [class*="column"] + [class*="column"]:last-child {
  float: none !important; }

#stacks_in_107 [class*="column"] + [class*="column"].end {
  float: none !important; }
  
  .dataTables_scrollBody table thead{
  	display: none;
  }
  
/* HOVER */

#stacks_in_107 table.dataTable.hover tbody tr:hover,#stacks_in_107 table.dataTable.hover tbody tr.odd:hover,#stacks_in_107 table.dataTable.hover tbody tr.even:hover,#stacks_in_107 table.dataTable.display tbody tr:hover,#stacks_in_107 table.dataTable.display tbody tr.odd:hover,#stacks_in_107 table.dataTable.display tbody tr.even:hover{
	
}

#stacks_in_107 table.dataTable.hover tbody tr:hover.selected,#stacks_in_107 table.dataTable.hover tbody tr.odd:hover.selected,#stacks_in_107 table.dataTable.hover tbody tr.even:hover.selected,#stacks_in_107 table.dataTable.display tbody tr:hover.selected,#stacks_in_107 table.dataTable.display tbody tr.odd:hover.selected,#stacks_in_107 table.dataTable.display tbody tr.even:hover.selected{background-color:#a9b7d1;}

#stacks_in_107 table.dataTable.display tbody tr.odd:hover > .sorting_1{
	background: #E6E6E6;
}
#stacks_in_107 table.dataTable.display tbody tr.even:hover > .sorting_1{
	background: #EEEEEE;
}

th.stacks_in_107head div p{
	margin-top: 0;
	margin-bottom: 0;
}

#stacks_in_107 .dataTables_filter input{
	width: auto !important;
	padding: 4px;
}
#stacks_in_107 .dataTables_filter label{
	text-transform: none !important;
}
#stacks_in_107 #kulerTable_length label{
	text-transform: none !important;
}



@media screen and (max-width:667px) { 
    #stacks_in_107 a.paginate_button{
    	display: none;
    }
    #stacks_in_107 .dataTables_wrapper .dataTables_paginate .paginate_button{
		padding: 0.05em 0.5em;
		font-size: .9em;
		margin: 3px 2px;
	}
}


#stacks_in_107 [class*="column"] + [class*="column"]:last-child { float: none !important; }

#stacks_in_107 [class*="column"] + [class*="column"].end { float: none !important; }


#stacks_in_107 .query {
	
}


#stacks_in_112 .titleStyle {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#stacks_in_112 .fieldName{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_112{
	text-align: left;
}
#stacks_in_112 .date-wrap{
	float: right;
	padding: 4px;
	width: 60px;
	height: 60px;
	background-color: #ededed;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed),to(#c3c3c3));
	background-image: -webkit-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -moz-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -o-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -ms-linear-gradient(top, #ededed, #c3c3c3);
	background-image: linear-gradient(top, #ededed, #c3c3c3);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ededed', EndColorStr='#c3c3c3');
	border:solid 1px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#stacks_in_112 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_112 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_112 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}

#stacks_in_114 .titleStyle {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#stacks_in_114 .fieldName{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_114{
	text-align: left;
}
#stacks_in_114 .date-wrap{
	float: right;
	padding: 4px;
	width: 60px;
	height: 60px;
	background-color: #ededed;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed),to(#c3c3c3));
	background-image: -webkit-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -moz-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -o-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -ms-linear-gradient(top, #ededed, #c3c3c3);
	background-image: linear-gradient(top, #ededed, #c3c3c3);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ededed', EndColorStr='#c3c3c3');
	border:solid 1px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#stacks_in_114 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_114 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_114 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}

#stacks_in_116 .titleStyle {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#stacks_in_116 .fieldName{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_116{
	text-align: left;
}
#stacks_in_116 .date-wrap{
	float: right;
	padding: 4px;
	width: 60px;
	height: 60px;
	background-color: #ededed;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed),to(#c3c3c3));
	background-image: -webkit-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -moz-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -o-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -ms-linear-gradient(top, #ededed, #c3c3c3);
	background-image: linear-gradient(top, #ededed, #c3c3c3);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ededed', EndColorStr='#c3c3c3');
	border:solid 1px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#stacks_in_116 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_116 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_116 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}

#stacks_in_119 .titleStyle {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#stacks_in_119 .fieldName{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_119{
	text-align: left;
}
#stacks_in_119 .date-wrap{
	float: right;
	padding: 4px;
	width: 60px;
	height: 60px;
	background-color: #ededed;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed),to(#c3c3c3));
	background-image: -webkit-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -moz-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -o-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -ms-linear-gradient(top, #ededed, #c3c3c3);
	background-image: linear-gradient(top, #ededed, #c3c3c3);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ededed', EndColorStr='#c3c3c3');
	border:solid 1px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#stacks_in_119 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_119 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_119 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}

#stacks_in_122 .titleStyle {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#stacks_in_122 .fieldName{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_122{
	text-align: left;
}
#stacks_in_122 .date-wrap{
	float: right;
	padding: 4px;
	width: 60px;
	height: 60px;
	background-color: #ededed;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed),to(#c3c3c3));
	background-image: -webkit-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -moz-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -o-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -ms-linear-gradient(top, #ededed, #c3c3c3);
	background-image: linear-gradient(top, #ededed, #c3c3c3);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ededed', EndColorStr='#c3c3c3');
	border:solid 1px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#stacks_in_122 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_122 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_122 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}

#stacks_in_125 .titleStyle {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#stacks_in_125 .fieldName{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_125{
	text-align: left;
}
#stacks_in_125 .date-wrap{
	float: right;
	padding: 4px;
	width: 60px;
	height: 60px;
	background-color: #ededed;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed),to(#c3c3c3));
	background-image: -webkit-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -moz-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -o-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -ms-linear-gradient(top, #ededed, #c3c3c3);
	background-image: linear-gradient(top, #ededed, #c3c3c3);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ededed', EndColorStr='#c3c3c3');
	border:solid 1px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#stacks_in_125 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_125 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_125 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}

#stacks_in_128 .titleStyle {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#stacks_in_128 .fieldName{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_128{
	text-align: left;
}
#stacks_in_128 .date-wrap{
	float: right;
	padding: 4px;
	width: 60px;
	height: 60px;
	background-color: #ededed;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ededed),to(#c3c3c3));
	background-image: -webkit-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -moz-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -o-linear-gradient(top, #ededed, #c3c3c3);
	background-image: -ms-linear-gradient(top, #ededed, #c3c3c3);
	background-image: linear-gradient(top, #ededed, #c3c3c3);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ededed', EndColorStr='#c3c3c3');
	border:solid 1px #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#stacks_in_128 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_128 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_128 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}