
#stacks_in_27 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_27 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_27 {
	margin:  1px;
	padding:  5px;
}

#stacks_out_27 {
	margin-left:0;
}

#stacks_in_28 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_30 {
	margin:  2px;
	padding:  5px;
}
#stacks_in_54 {
    text-align: center;
    padding: 0.25rem 0.25rem;
}

#stacks_in_54 a {
    display: inline-block;
    background: rgba(179, 179, 179, 1.00);
    background-image: -webkit-linear-gradient(top, rgba(179, 179, 179, 1.00), rgba(230, 230, 230, 1.00));
    background-image: -moz-linear-gradient(top, rgba(179, 179, 179, 1.00), rgba(230, 230, 230, 1.00));
    background-image: -ms-linear-gradient(top, rgba(179, 179, 179, 1.00), rgba(230, 230, 230, 1.00));
    background-image: -o-linear-gradient(top, rgba(179, 179, 179, 1.00), rgba(230, 230, 230, 1.00));
    background-image: linear-gradient(to bottom, rgba(179, 179, 179, 1.00), rgba(230, 230, 230, 1.00));
    border-radius: 2rem;
    font-family: inherit;
    line-height: 1.2;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1.00);
    font-size: 1.25rem;
    padding: 0.5rem 2rem;
    text-decoration: none;
    outline: 0;
    /* Misc. text formating */ 
    /* No text shadow */
    /* No box shadow */
    /* No border */
}

#stacks_in_54 a:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(25, 25, 25, 1.00);
    background-image: -webkit-linear-gradient(top, rgba(25, 25, 25, 1.00), rgba(102, 102, 102, 1.00));
    background-image: -moz-linear-gradient(top, rgba(25, 25, 25, 1.00), rgba(102, 102, 102, 1.00));
    background-image: -ms-linear-gradient(top, rgba(25, 25, 25, 1.00), rgba(102, 102, 102, 1.00));
    background-image: -o-linear-gradient(top, rgba(25, 25, 25, 1.00), rgba(102, 102, 102, 1.00));
    background-image: linear-gradient(to bottom, rgba(25, 25, 25, 1.00), rgba(102, 102, 102, 1.00));
    text-decoration: none;
    /* Misc. text formating */ 
    /* No border */
}

#stacks_in_54 a:active {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(60, 176, 253, 0.50);
    background-image: -webkit-linear-gradient(top, rgba(60, 176, 253, 0.50), rgba(52, 152, 219, 0.50));
    background-image: -moz-linear-gradient(top, rgba(60, 176, 253, 0.50), rgba(52, 152, 219, 0.50));
    background-image: -ms-linear-gradient(top, rgba(60, 176, 253, 0.50), rgba(52, 152, 219, 0.50));
    background-image: -o-linear-gradient(top, rgba(25, 25, 25, 1.00), rgba(52, 152, 219, 0.50));
    background-image: linear-gradient(to bottom, rgba(60, 176, 253, 0.50), rgba(52, 152, 219, 0.50));
    text-decoration: none;
    /* Misc. text formatting */ 
    /* No border */
}

#stacks_in_54 a:focus {
    box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.50);
}