.l-footer {
    background-color: #00294C !important;
}

.fa-arrow-circle-o-down:before {
    color: #00294C !important;
}

.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {
    background-color: #3b6d8f !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    font-size: 16px;
	line-height: 27px;
	font-weight: 700;
	font-family: 'Open Sans';
	color: #ffffff;
	text-decoration: none !important;
	text-align: center;
	text-shadow: none !important;
	border-width: 0px;
	border-color: #ffffff;
	border-style: none;
    border-radius: 5px !important;
    letter-spacing: 1px !important;
}

.tp-caption.large_bold_white_26 {
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
    font-family: "Droid Sans", Arial, sans-serif !important
    color: #ffffff;
    text-decoration: none;
    text-align: left;
    text-shadow: none;
    background-color: transparent;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;
}

.w-logo-img {
    height: 125px !important;
    padding-bottom: 5px;
}

.knowledgebase-archive > a {
    display: block;
    clear: both;
    padding: 0px 12px !important;
    background-color: rgba(0, 0, 0, 0.03);
    margin: 0px;
    font-weight: 300 !important;
    font-size: 1em !important;
}


.pa-icon-picture::before {
    content: "";
}

div.clean-vertical > div.st_tabs ul li a:hover {
    color: #fff !important;
    background-color: #29ABE2 !important;
    height: 48px !important;
    font: bold 16px/22px Arial,Helvetica,sans-serif !important;
}

div.clean-vertical > div.st_tabs ul li a{
    display: block;
    width: 200px !important;
    height: 48px !important;
    margin: 0px;
    padding: 14px 0px 14px 20px;
    font: bold 14px/18px Arial,Helvetica,sans-serif !important;
    color: #fff !important;
    text-decoration: none;
    outline: medium none;
    border-right: 0px solid #83C9EF !important;
    border-bottom: 0px solid #83C9EF !important;
    border-left: 0px solid #83C9EF !important;
    background-color: #83C9EF !important;
    background-image: none !important;
}

div.clean-vertical > div.st_tabs ul li a.st_tab_active {
    position: relative;
    z-index: 10;
    color: #fff !important;
    padding-right: 1px;
    background-color: #29ABE2 !important;
    background: none repeat scroll 0% 0% #FFF;
}


div.clean-vertical > div.st_views {
    border: 0px solid #CCC !important;
    background-color: #E8F7FF !important;
}
