


	#stacks_in_83_1 .button_icon,#stacks_in_83_1 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_83_1 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_83_1 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_83_1 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_83_1 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_83_1 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_83_1 .button_icon,#stacks_in_83_1 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_83_1 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_83_1 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(137, 0, 38, 1.00);
}
#stacks_in_83_1 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_83_1 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}







	#stacks_in_83_1 .sweet_button {
		-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 3px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 3px rgba(0,0,0,0.75);
	}
	#stacks_in_83_1 .sweet_button_wrapper{padding-bottom:11px;}


#stacks_in_83_1 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(157, 20, 58, 1.00);
}
#stacks_in_83_1 .sweet_button:active{
	background: rgba(117, 0, 18, 1.00);
}
#stacks_in_83_1 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_83_1 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_83_1 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_83_1 .sweet_button.adv_gradient {
	background: rgba(137, 0, 38, 1.00);
	background: linear-gradient(top, rgba(137, 0, 38, 1.00), rgba(176, 84, 108, 1.00));
}
#stacks_in_83_1 .sweet_button.adv_gradient:hover {
	background: rgba(157, 20, 58, 1.00);
	background: linear-gradient(top, rgba(157, 20, 58, 1.00), rgba(196, 104, 128, 1.00));
}
#stacks_in_83_1 .sweet_button.adv_gradient:active{
	background: rgba(117, 0, 18, 1.00);
	background: linear-gradient(top, rgba(117, 0, 18, 1.00), rgba(156, 64, 88, 1.00));
}
#stacks_in_83_1 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_83_1 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_83_1 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_83_1 {
	margin: 20px 0px 0px 0px;
}




/* Begin Datatables css */
#stacks_in_84{
	
}
#stacks_in_84 #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_84 #kulerTable thead th {
	padding-top: 11px;
	padding-bottom: 11px;
	background-color: #F9F9F9;
	color: #B0546C;
	text-align: center;
	font-family: ;
}
#stacks_in_84 #kulerTable tbody td {
	padding-top: 11px;
	padding-bottom: 11px;
	color: #000000;
	text-align: left;
	font-family: ;
}
#stacks_in_84 #kulerTable thead td a {
	color: #68001E;
}
#stacks_in_84 #kulerTable thead td a:hover, #stacks_in_84 #kulerTable thead td a:visited {
	color: #B0546C;
}


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


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

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

#stacks_in_84 .dataTables_wrapper .dataTables_paginate .paginate_button{
	min-width: 1.5em;
	padding: 0.25em 0.5em;
	margin-left: 2px;
	background-color: #FFFFFF;
}
#stacks_in_84 .dataTables_wrapper .dataTables_paginate .paginate_button.current,
#stacks_in_84 .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	color: #FFFFFF !important;
	border: 1px solid #68001E;
	background-color: #B0546C;
	background: #B0546C;
	
}
#stacks_in_84 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
#stacks_in_84 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
#stacks_in_84 .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{
	
}
#stacks_in_84 .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	color: #FFFFFF !important;
	border: 1px solid #68001E;
	background-color: #B0546C;
	background: #B0546C;
}
#stacks_in_84 .dataTables_wrapper .dataTables_paginate .paginate_button:active{
	
}


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

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

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


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


#stacks_in_84 .sort_icon {
	float: right;
}

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

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

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


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

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

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

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

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

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

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



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


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

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


#stacks_in_84 .query {
	
}


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

#stacks_in_88 .fieldName{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_88{
	text-align: left;
}
#stacks_in_88 .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_88 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_88 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_88 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}

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

#stacks_in_90 .fieldName{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_90{
	text-align: left;
}
#stacks_in_90 .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_90 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_90 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_90 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}

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

#stacks_in_92 .fieldName{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_92{
	text-align: left;
}
#stacks_in_92 .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_92 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_92 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_92 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}

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

#stacks_in_95 .fieldName{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_95{
	text-align: left;
}
#stacks_in_95 .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_95 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_95 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_95 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}

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

#stacks_in_98 .fieldName{
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_98{
	text-align: left;
}
#stacks_in_98 .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_98 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_98 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_98 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}

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

#stacks_in_101 .fieldName{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: center;
}
#stacks_in_101{
	text-align: center;
}
#stacks_in_101 .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_101 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_101 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_101 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}




#stacks_in_104 .sqlemail{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: center;
}
#stacks_in_104{
	text-align: center;
}


#stacks_in_107 .fieldName{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: center;
}
#stacks_in_107{
	text-align: center;
}
#stacks_in_107 a span{
	font-size: 20px;
}

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

#stacks_in_110 .fieldName{
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	line-height: 150%;
	text-align: left;
}
#stacks_in_110{
	text-align: left;
}
#stacks_in_110 .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_110 .month{
	font-size: 24px;
	color: #000000;
	text-align: center;
}
#stacks_in_110 .day{
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}
#stacks_in_110 .year{
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 130%;
}


	#stacks_in_82_1 .button_icon,#stacks_in_82_1 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_82_1 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	
	
}


	#stacks_in_82_1 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_82_1 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_82_1 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_82_1 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_82_1 .button_icon,#stacks_in_82_1 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_82_1 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_82_1 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(137, 0, 38, 1.00);
}
#stacks_in_82_1 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_82_1 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}







	#stacks_in_82_1 .sweet_button {
		-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 3px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 3px rgba(0,0,0,0.75);
	}
	#stacks_in_82_1 .sweet_button_wrapper{padding-bottom:11px;}


#stacks_in_82_1 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(157, 20, 58, 1.00);
}
#stacks_in_82_1 .sweet_button:active{
	background: rgba(117, 0, 18, 1.00);
}
#stacks_in_82_1 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_82_1 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_82_1 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}



#stacks_in_82_1 .sweet_button.adv_gradient {
	background: rgba(137, 0, 38, 1.00);
	background: linear-gradient(top, rgba(137, 0, 38, 1.00), rgba(176, 84, 108, 1.00));
}
#stacks_in_82_1 .sweet_button.adv_gradient:hover {
	background: rgba(157, 20, 58, 1.00);
	background: linear-gradient(top, rgba(157, 20, 58, 1.00), rgba(196, 104, 128, 1.00));
}
#stacks_in_82_1 .sweet_button.adv_gradient:active{
	background: rgba(117, 0, 18, 1.00);
	background: linear-gradient(top, rgba(117, 0, 18, 1.00), rgba(156, 64, 88, 1.00));
}
#stacks_in_82_1 .sweet_button.adv_gradient.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(38, 113, 45, 1.00), rgba(38, 113, 45, 1.00));
}
#stacks_in_82_1 .sweet_button.adv_gradient.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(58, 133, 65, 1.00), rgba(58, 133, 65, 1.00));
}
#stacks_in_82_1 .sweet_button.adv_gradient.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(18, 93, 25, 1.00), rgba(18, 93, 25, 1.00));
}






#stacks_in_82_1 {
	margin: 20px 0px 0px 0px;
}
