


#stacks_in_12 {
	margin: 40px 0px 0px 0px;
}

#stacks_in_10 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_18 {
    text-align: center;
    padding: 0.25rem 0.25rem;
}

#stacks_in_18 a {
    display: inline-block;
    background: rgba(40, 115, 221, 1.00);
    background-image: -webkit-linear-gradient(top, rgba(40, 115, 221, 1.00), rgba(76, 99, 186, 1.00));
    background-image: -moz-linear-gradient(top, rgba(40, 115, 221, 1.00), rgba(76, 99, 186, 1.00));
    background-image: -ms-linear-gradient(top, rgba(40, 115, 221, 1.00), rgba(76, 99, 186, 1.00));
    background-image: -o-linear-gradient(top, rgba(40, 115, 221, 1.00), rgba(76, 99, 186, 1.00));
    background-image: linear-gradient(to bottom, rgba(40, 115, 221, 1.00), rgba(76, 99, 186, 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_18 a:hover {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(144, 155, 253, 1.00);
    background-image: -webkit-linear-gradient(top, rgba(144, 155, 253, 1.00), rgba(52, 152, 219, 1.00));
    background-image: -moz-linear-gradient(top, rgba(144, 155, 253, 1.00), rgba(52, 152, 219, 1.00));
    background-image: -ms-linear-gradient(top, rgba(144, 155, 253, 1.00), rgba(52, 152, 219, 1.00));
    background-image: -o-linear-gradient(top, rgba(144, 155, 253, 1.00), rgba(52, 152, 219, 1.00));
    background-image: linear-gradient(to bottom, rgba(144, 155, 253, 1.00), rgba(52, 152, 219, 1.00));
    text-decoration: none;
    /* Misc. text formating */ 
    /* No border */
}

#stacks_in_18 a:active {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(3, 71, 255, 0.50);
    background-image: -webkit-linear-gradient(top, rgba(3, 71, 255, 0.50), rgba(21, 44, 223, 0.50));
    background-image: -moz-linear-gradient(top, rgba(3, 71, 255, 0.50), rgba(21, 44, 223, 0.50));
    background-image: -ms-linear-gradient(top, rgba(3, 71, 255, 0.50), rgba(21, 44, 223, 0.50));
    background-image: -o-linear-gradient(top, rgba(144, 155, 253, 1.00), rgba(21, 44, 223, 0.50));
    background-image: linear-gradient(to bottom, rgba(3, 71, 255, 0.50), rgba(21, 44, 223, 0.50));
    text-decoration: none;
    /* Misc. text formatting */ 
    /* No border */
}

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