#stacks_in_41_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_41 a:link, #stacks_in_41 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_41 a:hover, #stacks_in_41 a:active {
	color:#FFFFFF;
}







#stacks_in_41 a:link, #stacks_in_41 a:visited {
	background-color:#3F7F7F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F7F7F), to(#264C4C));
	border:1px solid #264C4C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_41 a:hover {
	background-color:#448989;
	background: -webkit-gradient(linear, left top, left bottom, from(#448989), to(#214242));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_41 a:active {
	background-color:#3F7F7F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_53_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_53 a:link, #stacks_in_53 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_53 a:hover, #stacks_in_53 a:active {
	color:#FFFFFF;
}







#stacks_in_53 a:link, #stacks_in_53 a:visited {
	background-color:#3F7F7F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F7F7F), to(#264C4C));
	border:1px solid #264C4C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_53 a:hover {
	background-color:#448989;
	background: -webkit-gradient(linear, left top, left bottom, from(#448989), to(#214242));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_53 a:active {
	background-color:#3F7F7F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_45_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_45 a:link, #stacks_in_45 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_45 a:hover, #stacks_in_45 a:active {
	color:#FFFFFF;
}







#stacks_in_45 a:link, #stacks_in_45 a:visited {
	background-color:#3F7F7F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F7F7F), to(#264C4C));
	border:1px solid #264C4C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_45 a:hover {
	background-color:#448989;
	background: -webkit-gradient(linear, left top, left bottom, from(#448989), to(#214242));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_45 a:active {
	background-color:#3F7F7F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_49_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_49 a:link, #stacks_in_49 a:visited {
	 display:block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_49 a:hover, #stacks_in_49 a:active {
	color:#FFFFFF;
}







#stacks_in_49 a:link, #stacks_in_49 a:visited {
	background-color:#3F7F7F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F7F7F), to(#264C4C));
	border:1px solid #264C4C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_49 a:hover {
	background-color:#448989;
	background: -webkit-gradient(linear, left top, left bottom, from(#448989), to(#214242));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_49 a:active {
	background-color:#3F7F7F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



.datably-body-baseline {
  vertical-align: baseline; }

.datably-body-top {
  vertical-align: top; }

.datably-body-middle {
  vertical-align: middle; }

.datably-body-bottom {
  vertical-align: bottom; }

.datably-modal-nodisplay {
  display: none; }

table.stacks_in_23_datably_table thead tr th {
  text-align: center; }

table.stacks_in_23_datably_table tbody tr td {
  text-align: inherit; }

.datably-modal {
  display: none;
  position: fixed;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1; }

.datably-modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888888;
  border-radius: 6px;
  box-shadow: 0 12px 30px 0 rgba(0, 0, 0, 0.4);
  position: relative;
  width: 80%;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s; }

@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

.datably-modal-close {
  color: #484848;
  float: right;
  font-weight: bold; }

.datably-modal-close:hover,
.datably-modal-close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer; }

.datably-modal-header {
  padding: 2px 16px;
  background-color: #e8e8e8;
  color: black;
  font-size: 28px;
  border-radius: 6px 6px 0 0;
  border-bottom-color: #b6b6b6;
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.datably-modal-body {
  padding: 2px 16px; }

.datably-modal-footer {
  background-color: #e8e8e8;
  color: white;
  border-radius: 0 0 6px 6px;
  border-top-color: #b6b6b6;
  border-top-style: solid;
  border-top-width: 1px; }

.datably-modal-table {
  border-collapse: collapse;
  width: 100%; }

.datably-modal-table td, .datably-modal-table th {
  border: 1px solid #dddddd;
  padding: 8px; }

.datably-sim-input,
.datably-input[type=text],
.datably-input[type=url],
.datably-input[type=date],
.datably-input[type=datetime-local],
.datably-input[type=number] {
  width: 90%;
  padding: 12px 20px;
  margin: 8px 20px;
  box-sizing: border-box;
  font-size: 100%;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px; }

.datably-input[type=color] {
  margin: 8px 20px; }

.datably-input[type=textarea],
.tox-tinymce {
  width: 90%;
  margin: 8px 20px;
  border-style: solid;
  border-radius: 3px; }

.datably-input:focus, .datably-input[type=textarea]:focus {
  background-color: #ffe; }

.datably-form-group {
  display: table;
  width: 100%;
  background-color: white;
  border: 1px solid white; }

.datably-form-group:hover {
  background-color: #f9f9f9;
  border: 1px solid #f3f3f3; }

.datably-form-span {
  display: table-cell; }

.datably-label {
  display: table-cell;
  text-align: right;
  white-space: nowrap;
  width: 12%; }

.datably-label-textarea {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  white-space: nowrap;
  width: 12%; }
#stacks_in_25_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_25 a:link, #stacks_in_25 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_25 a:hover, #stacks_in_25 a:active {
	color:#FFFFFF;
}







#stacks_in_25 a:link, #stacks_in_25 a:visited {
	background-color:#3F7F7F;
	background: -webkit-gradient(linear, left top, left bottom, from(#3F7F7F), to(#264C4C));
	border:1px solid #264C4C;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_25 a:hover {
	background-color:#448989;
	background: -webkit-gradient(linear, left top, left bottom, from(#448989), to(#214242));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_25 a:active {
	background-color:#3F7F7F;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_39buttonPressWrapper{
	position: relative !important;
}

#stacks_in_39 a, #stacks_in_39 a:hover, #stacks_in_39 a:visited, #stacks_in_39 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_39button{
	position: relative !important;
	display: inline-block !important;
	
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #336666 !important;
	border-color: #2B5656 !important;
	box-sizing: border-box !important;
}

.stacks_in_39button:hover{
	color: #FFFFFF !important;
	background-color: #338E66 !important;
	border-color: #2B7856 !important;
}

#stacks_in_39 a, #stacks_in_39 a:visited, #stacks_in_39 a:active{
	color: #FFFFFF !important;
}

#stacks_in_39 a:hover{
	color: #FFFFFF !important;
}






































.stacks_in_39buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_39buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_39buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_39buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_out_39 {
	margin-left:0;
}
