/* Enter Your Custom CSS Here */
#FooterBottom .wpb_row {
    padding: 15px 0;
}
.ubermenu-item a {
    font-size: 16px !important;
    font-weight: 300;
    padding: 8px 15px !important;
}
.navSearch a#NavSearchLink, .navSearch a#NavSearchLink:visited {
    color: #474747;
}
[class*="grid-section-"]:last-child .grid-row {
    padding-bottom: 48px !important;
}
.download-button {
    background-color: #00713D !important;
    background-image: linear-gradient(#00713D, #00713D, #00713D) !important;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.3), 0 0 0 rgba(255, 255, 255, 0.4) inset;
    color: #fff;
    cursor: pointer;
    /*display: inline-block;
    font-size: 1em;
    line-height: 1em;*/
    /*padding: 0.75em 1em;
    text-align: left;*/
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  	margin-bottom: 12px !important;
}
.download-button:hover {
    background-color: #18893D;
    background-image: linear-gradient(#18893d, #18893d, #18893d);
    color: #fff;
}
.page-id-6562 ul.dlm-downloads {
    list-style: none outside none;
    float: left;
    margin: 0;
}
.page-id-6562 ul.dlm-downloads li {
    margin: 0;
    padding-right: 2%;
    display: inline-block;
    width: 23%;
    vertical-align: top;
}
.page-id-6562 ul.dlm-downloads .download-box {
    width: 100%;
}