﻿.product-block .box .text {
    position: absolute;
    top: auto;
    left: auto;
    bottom: 39px;
    right: 0;
    padding: 0 10px 0 0;
    width: 100%;
}

.product-block h2 a:hover {
    text-decoration: none;
    border-bottom: 1px solid;
}

.product-block .cat-box .text {
    position: absolute;
    top: auto;
    left: auto;
    bottom: 25px;
    right: 0;
    padding: 0 10px 0 0;
    width: 100%;
}

    .product-block .cat-box .text a {
        display: inline-block;
        vertical-align: top;
        color: #01b7fa;
        width: 100%;
    }

        .product-block .cat-box .text a:hover, .product-block .cat-box .text h2 a:hover {
            text-decoration: underline;
            opacity: .9;
            border: none;
        }

.product-block .cat-box:hover a {
    text-decoration: underline !important;
}

.product-block .box:hover a {
    border-bottom: 1px solid #000;
}

.body-text {
    font: 14px/20px "Source Sans Pro",sans-serif,Arial,Helvetica,sans-serif;
}

.product-select .table .box .textbox .title {
    text-transform: none;
}

.help-block a:hover .text {
    color: #e83e33;
}

.product-filter .subhead {
    font: 14px/14px "Source Sans Pro", sans-serif, Arial, Helvetica, sans-serif;
}
/*h1 {    margin: 0px 0px 33px;	font: 26px/36px "Source Sans Pro",sans-serif,Arial,Helvetica,sans-serif;	color: #1C2B39;}h1, .h1, h2, .h2, h3, .h3 {	margin-top: 18px;	margin-bottom: 20px;}h2{	margin: 0px 0px 33px;	font: 20px/36px "Source Sans Pro",sans-serif,Arial,Helvetica,sans-serif;	color: #1C2B39;}*/

.product-detail .caption .right li.price span, .product-detail .caption .right li.price span a {
    font: 600 15px/15px "Source Sans Pro", sans-serif, Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
}

.product-detail .caption .right li span a, .product-detail .caption .right li span {
    color: #1c2b39;
    text-transform: none;
    font-weight: bold;
}

.link:focus {
    text-decoration: none;
}

.product-detail .caption strong {
    display: block;
    font-weight: normal;
    font: 16px/22px "Source Sans Pro", sans-serif, Arial, Helvetica, sans-serif;
}

.product-list ul li .title {
    text-transform: none;
}

.product-filter .box .jcf-select-text {
    text-transform: none !important;
}

.ezsearch-results h2 {
    margin: 15px 0 5px 0;
    line-height: 24px;
    font-size: 24px;
}

    .ezsearch-results h2 a {
        color: #1a0dab;
    }

.ezsearch-result a {
    color: #006621;
    margin: 3px 0 5px 0;
}

.field-validation-error {
    color: #a94442 !important;
}

.input-validation-error {
    color: #a94442;
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .input-validation-error:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
    background-color: #e83e33;
    border-color: #e83e33;
}

.newslist {
    margin-top: -30px;
}

.product-filter .slide .row-box .jcf-select-text {
    text-transform: none !important;
}

.user-filter {
    margin-top: 0px;
}

.lock, .unlock {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    padding: 5px 20px;
    right: 16px;
}

    .unlock:after {
        content: "\f09c";
        font-family: 'FontAwesome';
        font-size: 22px;
        color: #a6e54c;
        position: absolute;
        top: 5px;
        left: 15px;
    }

    .lock:after {
        content: "\f023";
        font-family: 'FontAwesome';
        font-size: 22px;
        color: #e73f34;
        position: absolute;
        top: 5px;
        left: 20px;
    }

.pcnlock {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
}

    .pcnlock:after {
        content: "\f023";
        font-family: 'FontAwesome';
        font-size: 22px;
        color: #e73f34;
        position: absolute;
    }

.filesize {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 5px 0px;
    position: absolute;
    right: 55px;
    border-right: 4px #f1f2f4 solid;
    border-left: 4px #f1f2f4 solid;
    width: 110px;
    text-align: center;
}

.support-area ul li a {
    width: 80%;
}

.support-area .sdk h2:after {
    content: "\f0ad";
}

.support-area .pcn h2:after {
    content: "\f02b";
}

.product-detail .caption .right li {
    background: #e83e33;
}

    .product-detail .caption .right li span, .product-detail .caption .right li span a {
        color: #fff;
    }

        .product-detail .caption .right li span h2 {
            color: #fff;
        }

.vid-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    display: block;
}

    .vid-container iframe, .vid-container object, .vid-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.features .box .link a {
    display: inline-block;
    vertical-align: top;
    color: #01b7fa;
    text-transform: uppercase;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.validation-summary-errors {
    margin-top: -15px;
    margin-bottom: 8px;
}

    .validation-summary-errors ul {
        margin: 0;
        padding: 0;
        color: #e83e33;
        list-style: none;
        font-weight: bold;
    }

.loginstatus {
    margin-top: -50px;
    margin-bottom: 15px;
}

.news-button {
    margin-top: -30px;
}

@media only screen and (max-width: 1199px) {
    .news-button {
        margin-top: -50px;
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1199px) {
    .carousel .caption img {
        height: 151px;
    }
}

a.fa-youtube:after {
    content: "\f167 ";
}

img.align-left {
    float: left;
    margin: 0 10px 10px 0;
}

img.align-center {
    display: block;
    margin: 0 auto 10px;
}

img.align-right {
    float: right;
    margin: 0 0 10px 10px;
}

.margin {
    margin: 0 10px 0 10px;
}

.btn-squared a {
    background: #f0f2f4;
    border: 2px solid #dfe2e5;
    font-size: 20px;
    color: #1c2b39;
    width: 80%;
    display: block;
    padding: 20px;
    margin: auto;
}
