
@import "http://fonts.googleapis.com/css?family=Lato:400,700";
@import "/stylesheets/custom.css";

body {
    overflow-x: hidden;
}

*, p, a {
    font-family: "PT Sans",sans-serif;
}

h1, h2, h3, h4, h5 {
    font-family: "Lato",sans-serif;
    font-weight: bold;
}

a {
    color: hsl(199, 76%, 46%);
}

h5 {
    color: hsl(203, 76%, 23%);
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}

ul {
    list-style: disc;
    padding-left: 10px;
}

    ul.basiclist {
        list-style-type: none;
    }

b {
    font-weight: bold;
}

iframe {
    max-width: 100% !important;
}

table thead th, table tfoot th {
    background-color: hsl(203, 76%, 23%);
    color: #ffffff;
    height: 60px;
    padding: 5px 10px;
    vertical-align: middle;
}

table tbody td {
    height: auto;
    padding: 0 10px;
}

.aligncenter {
    text-align: center;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.right {
    float: right;
}

.larger {
    font-size: 18px;
}

.blockblue {
    background-color: hsl(199, 76%, 46%);
    color: #ffffff;
    height: 128px;
    max-height: 150px;
    padding-top: 10px;
    position: relative;
}

.noticeblue {
    background-color: hsl(199, 76%, 46%);
    color: #ffffff;
    max-height: 150px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    text-align: center;
}

.feature-icon {
    color: hsl(199, 76%, 46%);
}

.infobox-light {
    border: 2px solid hsl(203, 76%, 23%);
}

.shouty {
    font-size: 18px;
    text-transform: uppercase;
}

.bluewash {
    background-image: url("../images/bluewash.png");
}

.lightblue {
    background-color: hsl(199, 76%, 46%);
}

.cityscape {
    background-image: url("../images/cityscape.jpg") !important;
    background-position: 51% 36%;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 331px;
    min-height: 162px;
}

.bgwhite {
    background-color: #ffffff;
}

.laptop {
    background-image: url("../images/laptop.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 75%;
    height: 410px;
}

.m0 {
    margin: 0 !important;
}

.man-container {
    height: 281px;
}

.office {
    background-image: url("../images/home-banner.jpg");
    background-size: cover;
}

.floater-container {
    position: relative;
}

.floater {
    position: absolute;
}

.banner-container {
    border-right: 2px solid hsl(0, 0%, 85%);
    height: 322px;
    padding-right: 1rem;
}

.intro-container {
    height: 339px;
    background-size: cover;
}

    .intro-container p {
        margin-top: 0 !important;
        margin-bottom: 12px;
        line-height: 20px !important;
    }

    .intro-container h1 {
        font-size: 35px;
        margin-bottom: 0;
        color: #fff;
    }

.banner-text-one {
    color: hsl(199, 76%, 46%);
    display: none;
    left: 10px;
    top: 95px;
}

.banner-text-two {
    color: hsl(0, 50%, 50%);
    display: none;
    font-weight: bold;
    left: 10px;
    top: 174px;
}

.banner-text-thr {
    color: #333;
    left: 331px;
    top: 95px;
}

.banner-text-fou {
    color: #ffffff;
    font-size: 35px;
    left: 0;
    line-height: 2.7rem;
    top: 1rem;
    padding-top: 2rem;
    width: 100%;
}

.banner-image-one {
    display: block;
    max-height: 92px;
    float: right;
    margin: .85rem;
    z-index: 999;
}

.row {
    min-height: 1px;
}

.alignmiddle {
    vertical-align: text-top;
}

.bold {
    font-weight: bold;
}

.gptsupport {
    float: right;
    position: absolute;
    right: 170px;
    top: 4px;
}

.downloadFree {
    float: right;
    position: absolute;
    right: 1em;
    bottom: 1em;
}

.downloadFree_mobile {
    float: left;
    position: relative;
    text-align: center;
    width: 50%;
}

.gptsupport_mobile {
    float: left;
    position: relative;
    text-align: center;
    width: 50%;
}

.linkbutton-alert {
    background-color: hsl(0, 50%, 50%);
}

.bigbluebutton {
    background-color: hsl(203, 76%, 23%);
    color: #ffffff !important;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    margin: 17px 0 9px;
    padding: 13px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

.error {
    background-color: #ffffff;
    color: #e12929;
    padding: 1px 2px;
}

.search-footer {
    clear: both;
    text-align: center;
    width: 100%;
}

.show-more {
    background-color: hsl(199, 76%, 46%);
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    height: auto;
    margin-top: 30px;
    padding: 10px 22px;
    text-transform: uppercase;
    width: auto;
}

.socialfloat {
    position: absolute;
    right: 0;
    z-index: 99;
    font-size: 15px;
}

.socialfloat-icon {
    float: right;
    padding: 0.5em;
    background-color: hsl(203, 76%, 23%);
    color: #ffffff;
}

    .socialfloat-icon:visited {
        color: #ffffff;
    }

    .socialfloat-icon:hover {
        color: #ffffff;
        background-color: hsl(199, 76%, 46%);
    }

.whitewash {
    background-image: url("/images/whitewash.png");
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.cancel i {
    display: inline-block;
    font-size: 21px;
    padding: .5rem;
    position: absolute;
    right: -1px;
    text-decoration: none;
    top: -1px;
    background-color: hsl(199, 76%, 46%);
    color: white !important;
}

    .cancel i:hover {
        background-color: hsl(203, 76%, 23%);
    }

.tabholder {
    width: 100%;
}

.downloadError {
    display: inline-block;
    float: left;
    margin-bottom: 7px;
    margin-top: -20px;
}

.BasketEmptyLink {
    font-size: 13px;
}

.currency_popup {
    display: none;
}

.fuzzy-search {
    margin: 0px;
}

@media (max-width:768px) {
    .shrinkhide {
        display: none;
    }
}

.information-box {
    margin: 1em;
    padding: 1em;
    border: 2px solid hsl(203, 76%, 23%);
    text-align: center;
    font-weight: bold;
}

.nav-item {
    border-bottom-width: 7px;
    border-bottom-style: solid;
}

.compatibility-tick {
    color: hsl(120, 50%, 50%);
}

.compatibility-cross {
    color: hsl(0, 50%, 50%);
}

.white-icon {
    color: #ffffff !important;
}

.no-bg {
    background-color: #ffffff !important;
}

.dialog {
    background-color: #ffffff;
    border: 1px solid #eee;
    height: auto;
    display: block;
    left: 50%;
    margin-left: -270px;
    margin-top: -230px;
    padding: 20px;
    position: absolute;
    top: 50%;
    width: 460px;
}

.LeftDesaturate, .RightDesaturate {
    z-index: 999999998;
}

.linkbutton:hover,
.linkbutton:active,
.linkbutton:focus,
.linkbutton-dark:active,
.linkbutton-dark:focus,
.linkbutton-highlight:hover,
.linkbutton-highlight:active,
.linkbutton-highlight:focus,
.linkbutton-alert:hover,
.linkbutton-alert:active,
.linkbutton-alert:focus {
    color: inherit;
}

.linkbutton-dark:hover {
    color: #ccc;
}

.pagination a {
    color: #ffffff;
}

    .pagination a:visited {
        color: #ffffff;
    }

.pagination .active a {
    font-size: 14px;
}

ul.branded-list {
    list-style-image: url("images/bullet.png");
    box-sizing: border-box;
    color: hsl(199, 76%, 46%);
    font-weight: bold;
    text-decoration: none;
}

li.branded-list {
    vertical-align: top;
}

.darkblue a {
    color: #ffffff;
}

a.fa {
    text-decoration: none;
}

.infobox-light h4 {
    background-color: hsl(203, 76%, 23%);
    color: #ffffff;
    padding: .25em;
}

.container.map {
    height: 300px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
}

.container.padded {
    padding: 1em;
}

.blockblue h4 {
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 15px;
    margin-top: 13px;
}

.blockblue p {
    color: #ffffff;
    font-size: 13px;
}

.blockblue, .blockblue a, .txtwhite, .txtwhite * {
    color: #ffffff;
}

.infobanner p {
    margin: 0;
}

.herocontainer {
    width: 100%;
}

    .herocontainer.banner {
        background-color: hsl(203, 76%, 23%);
        height: 380px;
        overflow: hidden;
        position: relative;
    }

        .herocontainer.banner.free {
            background-image: url("/images/free-banner.jpg") !important;
            background-size: cover;
        }

    .herocontainer.blue {
        background-color: hsl(199, 76%, 46%);
        color: #ffffff;
    }

        .herocontainer.blue h1, .herocontainer.blue h2, .herocontainer.blue h3, .herocontainer.blue h4, .herocontainer.blue h5, .herocontainer.blue h6 {
            color: #ffffff;
        }

    .herocontainer.lightgrey p {
        color: #333;
    }

    .herocontainer.darkblue {
        background-color: hsl(203, 76%, 23%);
        color: #ffffff;
    }

        .herocontainer.darkblue h2 {
            color: #ffffff;
        }

    .herocontainer.lightgrey {
        background-color: hsl(0, 0%, 95%);
    }

    .herocontainer.title {
        background-image: none;
        height: auto;
        margin-bottom: 0;
        padding-bottom: 0;
        padding-top: 11px;
    }

        .herocontainer.title.big {
            height: 70px;
            padding-top: 21px;
        }

        .herocontainer.title h1 {
            color: #ffffff;
        }

.nav a {
    display: inline-block;
    font-family: "PT Sans",sans-serif;
    font-size: 13px;
    height: auto;
    margin-top: 0;
    padding: 11px 15px;
    text-align: center;
    text-decoration: none;
}

.nav > div > ul > li > a:not(:last-child) {
    margin-right: 1px;
}

.nav > div > ul > li > a {
    display: inline-block;
}

.nav-item > a {
    color: #333;
}

.nav-item:hover > a {
    color: hsl(199, 76%, 46%);
}

    .nav-item:hover > a > i {
        color: hsl(199, 76%, 46%) !important;
    }

.nav > div > ul > a, .nav > div > ul > a span {
    background-color: hsl(203, 76%, 23%);
    color: #ffffff !important;
    text-decoration: none;
}

.nav > div > ul > li {
    color: #333;
    float: left;
    height: 41px;
    margin-right: 0;
    margin-top: 54px;
    padding: 0;
    position: relative;
}

.nav ul li ul {
    display: none;
}

.nav ul li:hover ul {
    display: block;
}

.nav ul li ul li {
    color: #ffffff;
}

h2.massive {
    font-size: 40px;
}

i.graph {
    background-image: url("../images/icons/graph.png");
    display: block;
    height: 40px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 39px;
}

i.math {
    background-image: url("../images/icons/math.png");
    display: block;
    height: 40px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 39px;
}

i.refresh {
    background-image: url("../images/icons/refresh.png");
    display: block;
    height: 40px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 39px;
}

i.script {
    background-image: url("../images/icons/script.png");
    display: block;
    height: 40px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 39px;
}

i.shell {
    background-image: url("../images/icons/shell.png");
    display: block;
    height: 40px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 39px;
}

i.wifi {
    background-image: url("../images/icons/wifi.png");
    display: block;
    height: 40px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 39px;
}

p.large {
    font-size: 18px;
    line-height: 23px;
    margin-top: 20px;
}

p.medium {
    font-size: 15px;
    line-height: 20px;
    margin-top: 20px;
}

p.small {
    font-size: 13px;
    line-height: 18px;
    margin-top: 20px;
}

a.buttonwhite {
    background-color: #ffffff;
    color: hsl(199, 76%, 46%);
    display: block;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

a.buttonblue {
    background-color: hsl(199, 76%, 46%);
    color: #ffffff;
    display: block;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}

a.buttondarkblue {
    background-color: hsl(203, 76%, 23%);
    color: #ffffff;
    display: block;
    font-family: "PT Sans",sans-serif;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

i.icon-news {
    background-image: url("../images/news-icon.png");
    display: inline-block;
    height: 37px;
    margin-right: 5px;
    position: relative;
    top: 6px;
    width: 37px;
}

i.icon-twitter {
    background-image: url("../images/twitter-icon.png");
    display: inline-block;
    height: 37px;
    margin-right: 5px;
    position: relative;
    top: 6px;
    width: 37px;
}

i.icon-youtube {
    background-image: url("../images/youtube-icon.png");
    display: inline-block;
    height: 37px;
    margin-right: 5px;
    position: relative;
    top: 6px;
    width: 37px;
}

i.icon-rss {
    background-image: url("../images/rss-icon.png");
    display: inline-block;
    height: 24px;
    margin-right: 5px;
    position: relative;
    top: 2px;
    width: 24px;
}

i.icon-upgrade {
    background-image: url("../images/upgrade-icon.png");
    display: inline-block;
    height: 31px;
    margin-right: 15px;
    position: relative;
    top: 8px;
    width: 31px;
}

i.icon-trial {
    background-image: url("../images/trial-icon.png");
    display: inline-block;
    height: 30px;
    margin-right: 15px;
    position: relative;
    top: 8px;
    width: 27px;
}

.search-container {
    background-color: #ffffff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    display: block;
    height: 32px;
    padding: 1px 2px;
    position: absolute;
    right: 0;
    z-index: 9999999;
}

    .search-container input.search {
        padding-right: 25px;
        position: relative;
        width: 188px;
    }
.pricelist-category-icon {
    float: right;
    font-size: 1.2rem;
    padding: .5rem;
    color: hsl(0, 0%, 90%);
}

td.title-row {
    border-top: 5px solid white;
    font-weight: bold;
}

.emailcapture-overlay {
    margin: auto;
    width: 500px;
    background-color: #fff;
    left: 50%;
    padding: 1em;
    margin-top: 50px;
}

    .emailcapture-overlay p {
        margin: 0;
    }

.search-container .search-go {
    background-image: url("../images/search-icon.png");
    background-position: 4px 6px;
    background-repeat: no-repeat;
    display: block;
    height: 28px;
    position: absolute;
    right: 2px;
    top: 1px;
    width: 25px;
}

h3.blue {
    color: hsl(199, 76%, 46%);
}

table.normal tbody td {
    height: auto;
    padding-left: 5px;
    vertical-align: middle;
}

.fa.box:before {
    border-radius: 0 10% 0 0;
    bottom: 5px;
    box-shadow: 86px 0 17px rgba(0, 0, 0, 0.33);
    content: "";
    height: 37%;
    position: absolute;
    right: 80px;
    transform: skew(-36deg);
    transform-origin: 0 100% 0;
    width: 100%;
    z-index: -1;
}

span.red {
    color: #e12929;
}

table.vertical {
    width: auto;
}

    table.vertical td, table.vertical th {
        padding: 0 10px;
        vertical-align: middle;
        width: 100%;
    }

.nav * {
    box-sizing: border-box;
}

.nav ul {
    list-style: outside none none;
    position: absolute;
    right: 0;
    top: 0;
}

.nav-item > ul {
    display: none;
}

.nav-item:hover > ul {
    display: block;
    height: auto;
    left: 0;
    margin: 31px 0 0 -1px;
    min-height: 10px;
    padding: 10px 0 0;
    position: absolute;
    z-index: 2147483647;
}

.sub-nav-item {
    clear: left;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0;
    margin-left: 1px;
    padding: 0;
    width: 134px;
}

    .sub-nav-item:hover a {
        text-decoration: none;
    }

    .sub-nav-item:first-child {
    }

    .sub-nav-item > a {
        color: #ffffff;
        display: block;
        float: left;
        font-size: 12px;
        height: auto;
        padding: 1em;
        position: relative;
        text-align: left;
        width: 100%;
        z-index: 2147483647;
    }

        .sub-nav-item > a > span {
            color: #ffffff;
        }

.logoContainer {
    background-color: #ffffff;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
    height: 200px;
    overflow: hidden;
    width: 100%;
}

    .logoContainer .logo {
        height: 100%;
        margin: 5px;
        overflow: hidden;
        text-align: center;
        vertical-align: middle;
        width: 100%;
    }

        .logoContainer .logo img {
            margin-top: 25%;
            max-width: 100%;
            min-height: 100%;
            min-width: 100%;
            transform: translate(0%, -50%);
        }

a.btn {
    background-color: #cccccc;
    color: hsl(199, 76%, 46%);
    display: inline-block;
    padding: 5px 12px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}

.btn.big {
    padding: .5rem 4rem;
    font-size: .95rem;
}

a.btn.white {
    background-color: #ffffff;
}

a.btn strong {
    color: inherit !important;
}

a.btn.blue {
    background-color: hsl(199, 76%, 46%) !important;
    color: #ffffff !important;
}

    a.btn.blue:hover {
        background-color: hsl(199, 76%, 61%) !important;
    }

a.btn.green {
    background-color: hsl(75, 68%, 48%) !important;
    color: #ffffff !important;
}

a.btn i {
    color: #ffffff;
    float: left;
    margin-right: 10px;
}

a.btn.large {
    padding: 15px 0;
    text-align: center;
    width: 290px;
}

.always-alignleft {
    text-align: left !important;
}

.srchResult {
    margin-bottom: 10px;
}

    .srchResult a {
        color: hsl(203, 76%, 23%);
        font-weight: bold;
    }

    .srchResult .srchURL {
        color: hsl(120, 50%, 50%);
    }

.row img {
}

table.featureTable {
    width: 100%;
}

    table.featureTable tr {
    }

        table.featureTable tr td {
            border-spacing: 1px;
            height: 30px;
            vertical-align: middle;
        }

        table.featureTable tr:last-child td, table.featureTable tr:nth-last-child(2) td {
            height: 80px;
        }

        table.featureTable tr th {
            height: 30px;
            vertical-align: middle;
        }

table.nopadding th, table.nopadding td {
    padding: 0 !important;
}

ul.bannerlist {
    color: hsl(203, 76%, 23%);
    font-size: 18px;
    list-style: outside none none;
    margin-left: -35px;
    margin-top: 20px;
    right: 45px;
    top: 80px;
    width: 100%;
}

    ul.bannerlist .bullet {
        background-image: url("/common/bullet.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        margin-bottom: 20px;
        margin-left: 30px;
        padding-left: 30px;
        position: relative;
    }

.test1 {
    color: #777;
    font-family: Tahoma;
    margin-bottom: 20px;
}

    .test1 .mid {
        background-image: url("/common/test1.png");
        background-size: 100% 100%;
        height: 207px;
        max-width: 100%;
        padding: 20px;
    }

    .test1 .bottom {
        height: 89px;
        position: relative;
        width: 100%;
    }

.subfooter, .subfooter ul li a {
    color: #aaa;
    font-family: "PT Sans";
    margin-bottom: 0;
    margin-top: 0;
    padding: 10px 0;
    text-align: left !important;
}

.banner .buttons {
    height: 43px;
    left: 0;
    position: absolute;
    text-align: center;
    bottom: 21px;
    width: 100%;
    z-index: 1000;
}

.buttons a, .linkbutton, .linkbutton-dark, .linkbutton-highlight, .linkbutton-alert {
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    margin: 0 10px;
    padding: 9px 36px;
    font-weight: normal !important;
    text-decoration: none;
}
    .buttons a.blue {
        background-color: hsl(199, 76%, 61%)
    }
    .linkbutton-dark, .linkbutton {
        background-color: hsl(203, 76%, 23%);
    }

    .buttons a.green, .linkbutton-highlight {
        background-color: hsl(75, 68%, 48%);
    }

        .buttons a.green:hover {
            background-color: hsl(75, 68%, 58%);
        }

.banner p {
    color: #ffffff;
    display: inline-block;
    height: auto;
    left: 0;
    line-height: 27px;
    margin-top: .75rem;
}

.search-icon {
    background-image: url("/images/search-icon-green.png");
    cursor: pointer;
    height: 41px;
    position: absolute;
    right: 1px;
    bottom: -41px;
    width: 45px;
    z-index: 7000;
}

.business_tab {
    display: none;
}

.home_tab {
    background-color: #ffffff;
    border-color: -moz-use-text-color #e5e5e5 #e5e5e5;
    border-style: none solid solid;
    clear: both;
    display: none;
    width: auto;
}

.business_tab.active {
    display: block;
}

.home_tab.active {
    display: block;
}

.business_tab_button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e5e5 !important;
    border-image: none;
    border-style: solid solid none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-width: 1px 1px medium;
    box-sizing: border-box;
    cursor: pointer;
    float: left !important;
    margin: 0 !important;
    width: 510px;
}

.home_tab_button {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e5e5e5 !important;
    border-image: none;
    border-style: solid solid none none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-width: 1px 1px medium medium;
    box-sizing: border-box;
    cursor: pointer;
    float: left !important;
    margin: 0 !important;
    width: 510px;
}

.home_tab_button, .business_tab_button {
    margin-top: 5px !important;
    text-align: center;
}

    .home_tab_button h4, .business_tab_button h4 {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 0;
        margin-top: 10px;
    }

    .business_tab_button.active {
        background-color: #ffffff;
        border-bottom: 0 none;
    }

    .home_tab_button.active {
        background-color: #ffffff;
        border-bottom: medium none;
    }

.feature_panel {
    margin-bottom: 5px;
    position: relative;
}

    .feature_panel .circle {
        background-color: hsl(199, 76%, 46%);
        border-radius: 50%;
        float: left;
        height: 70px;
        text-align: center;
        width: 70px;
    }

    .feature_panel i {
        color: #ffffff;
        display: inline-block;
        font-size: 40px;
        padding: 15px 10px 10px;
    }

    .feature_panel img {
        float: left;
        width: 20%;
    }

    .feature_panel h5 {
        color: hsl(199, 76%, 46%);
        float: left;
        font-size: 13px;
        font-weight: bold !important;
        margin-left: 5%;
        max-width: 80%;
        padding: 0;
        text-transform: uppercase;
    }

    .feature_panel p {
        clear: none;
        color: #777;
        float: left;
        font-size: 13px;
        height: 50px;
        margin-bottom: 0;
        margin-left: 5%;
        margin-top: 14px;
        min-height: 42px;
        width: 75%;
    }

.mapresult p {
    height: auto !important;
}

.herocontainer.nomargin .row {
    margin-bottom: 0;
    padding-top: 10px;
}

.mapoverlay {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

    .mapoverlay .partnertitle {
        color: #ffffff;
        font-size: 13px;
        font-weight: normal;
        min-height: 30px;
    }

        .mapoverlay .partnertitle span {
            background-color: hsl(199, 76%, 46%);
            background-position: 9px 9px;
            background-repeat: no-repeat;
            color: #ffffff;
            padding: 8px;
            position: relative;
        }

        .mapoverlay .partnertitle span {
            float: left;
        }

        .mapoverlay .partnertitle .map-icon {
            background-image: url("/images/mapicon.jpg");
            padding-left: 41px;
        }

        .mapoverlay .partnertitle span.float-right {
            float: right;
        }

.herocontainer.map {
    position: relative;
}

.partner-search {
    background-image: url("/images/darktrans.png");
    height: 77px;
    margin-top: 81px;
    position: relative;
    width: 100%;
}

    .partner-search .field1 {
        font-family: arial;
        height: 39px;
        left: 17px;
        position: absolute;
        top: 19px;
        width: 260px;
    }

    .partner-search .field2 {
        font-family: arial;
        height: 25px;
        left: 302px;
        position: absolute;
        top: 19px;
        width: 260px;
    }

    .partner-search .field3 {
        font-family: arial;
        height: 25px;
        left: 588px;
        position: absolute;
        top: 19px;
        width: 260px;
    }

    .partner-search .searchbtna {
        position: absolute;
        right: 0;
        top: 0;
    }

a.social {
    background-image: url("/images/social-footer.png");
    display: inline-block;
    height: 44px;
    width: 44px;
}

    a.social.fb {
        background-position: 0 0;
    }

    a.social.tw {
        background-position: 44px 0;
    }

    a.social.in {
        background-position: 88px 0;
    }

    a.social.pin {
        background-position: 132px 0;
    }

.herocontainer .row {
    font-family: "PT Sans";
    font-weight: normal;
}

.title .row {
    margin-bottom: 0;
}

.basketRibbon {
    background-color: hsl(199, 76%, 46%) !important;
    bottom: 0;
    height: auto;
    left: 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 999999;
}

.basketRibbonContainer {
    color: #ffffff;
    margin: 0 auto;
    text-align: left;
    width: 960px;
}

    .basketRibbonContainer .btn.blue {
        background-color: hsl(203, 76%, 23%) !important;
        color: #ffffff;
        display: inline-block;
        float: right;
        font-size: 13px;
        margin: 6px 10px 0;
        padding: 9px 36px;
        text-decoration: none;
        z-index: 2147483647;
    }

    .basketRibbonContainer .basket {
        color: #ffffff;
        float: right;
        height: 50px;
        text-align: right;
        width: 210px;
    }

        .basketRibbonContainer .basket span.title {
            color: #ffffff;
            display: inline-block;
            float: right;
            font-size: 13px;
            height: 22px;
            line-height: 19px;
            margin-top: 5px;
            width: 100%;
        }

        .basketRibbonContainer .basket span.contents {
            color: #ffffff;
            display: inline-block;
            float: right;
            font-family: "PT Sans",sans-serif;
            font-weight: normal;
            line-height: 9px;
            margin-top: 0;
            width: 100%;
        }

    .basketRibbonContainer .currency {
        color: #ffffff;
        float: left;
        font-family: "PT Sans",sans-serif;
        margin-top: 12px;
        width: 100px;
    }

        .basketRibbonContainer .currency a {
            color: #ffffff;
        }

.currency_popup {
    color: #ffffff;
    float: right;
    margin-left: 0;
    margin-top: -38px;
}

    .currency_popup a {
        background-color: hsl(203, 76%, 23%);
        color: #ffffff;
        cursor: pointer;
        padding: 3px 13px;
        text-decoration: none;
    }

.loginregister {
    color: #ffffff;
}

    .loginregister h4 {
        color: #ffffff;
        font-family: "Lato",sans-serif;
        font-size: 40px;
        font-weight: normal;
    }

        .loginregister h4 strong {
            color: #ffffff;
            font-weight: bold;
        }

    .loginregister span, .loginregister label, .loginregister p {
        color: #ffffff;
    }

    .loginregister input {
        width: 100%;
    }

.registerform input[type="text"], .registerform input[type="password"] {
    width: 100%;
}

.registerform textarea {
    width: 100%;
}

.registerform select {
    height: 32px;
    width: 100%;
}

.mapresult a {
    background-color: hsl(199, 76%, 46%);
    color: #ffffff;
    display: inline-block;
    margin: 5px 5px 0 0;
    padding: 2px 12px;
    text-decoration: none;
    text-transform: uppercase;
}

.mapresult img {
    width: 50px;
}

.mapresult h5, .mapresult p {
    margin-left: 50px;
}

.mapresult {
    margin-bottom: 20px;
}

    .mapresult:nth-child(4n+1) {
        clear: left;
    }

    .mapresult:nth-child(8n+4), .mapresult:nth-child(8n+1), .mapresult:nth-child(8n+2), .mapresult:nth-child(8n+3) {
        padding: 10px 0 0;
    }


.bluegrad, .bluegrad h1, .bluegrad h2, .bluegrad h3, .bluegrad h4, .bluegrad h5, .bluegrad p, .bluegrad strong, .bluegrad a, .bluegrad li {
    color: #ffffff;
}

table a.btn {
    margin: 5px;
}

.casestudy_container {
    clear: both;
}

    .casestudy_container .casestudy_item {
        display: none;
    }

        .casestudy_container .casestudy_item:first-child {
        }

.casestudy_pagination {
    display: inline-block;
    text-align: center;
    width: 100%;
}

    .casestudy_pagination a {
        background-color: #ffffff;
        display: inline-block;
        height: 8px;
        margin: 0 2px;
        width: 8px;
    }

        .casestudy_pagination a.active {
            background-color: transparent;
            border: 1px solid #ffffff;
            height: 6px;
            width: 6px;
        }

.banner .buttons a:first-child {
    margin-left: 0;
}

.banner-manage {
    text-align: center;
    width: 100%;
}

    .banner-manage a {
        background-color: #ffffff;
        border-radius: 50%;
        display: block;
        float: left;
        height: 8px;
        margin: 6px 2px 5px;
        width: 8px;
    }

        .banner-manage a.active {
            background-color: hsl(197, 76%, 46%);
            float: left;
        }

    .banner-manage .middle {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        display: inline-block;
        height: 30px;
        padding: 10px 5px;
    }

.banner-item {
    height: 319px;
}

    .banner-item h4 {
        margin-top: 0;
    }

    .banner-item img {
        height: 92px;
        width: 92px;
    }

table.blue-table {
    border: 0px solid #8eaadb;
}

    table.blue-table thead tr {
        background-color: hsl(203, 76%, 23%);
        padding: 10px;
    }

        table.blue-table thead tr td, table.blue-table thead tr td * {
            color: #ffffff;
        }

    table.blue-table tr td, table.blue-table tr td * {
        color: #333;
        margin: 5px;
    }

    table.blue-table tbody td:first-child {
        border-right: 0px solid #8eaadb;
    }

    table.blue-table tr td, table.blue-table tr:first-child td:first-child, table.blue-table tr:first-child td:last-child {
        border-bottom: 0px solid #8eaadb;
    }

    table.blue-table tr:nth-child(2n) /*td:not(:first-child)*/ {
        background-color: hsl(0, 0%, 95%);
    }

i.cross {
    background-color: hsl(0, 50%, 50%);
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    width: 10px;
}

i.tick {
    background-color: hsl(120, 50%, 50%);
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    width: 10px;
}

.category-header {
    font-size: 15px;
    text-align: center;
    width: 100%;
    background-color: hsl(199, 76%, 46%);
    color: #ffffff !important;
    padding: .5em;
}

    .category-header strong {
        color: #ffffff !important;
    }

.supportpopup-overlay {
    height: 100%;
    left: 0;
    position: fixed;
    text-align: left;
    top: 0;
    width: 100%;
    z-index: 999999999;
}

    .supportpopup-overlay .supportpopup {
        background-color: #ffffff;
        box-sizing: border-box;
        height: auto;
        left: 50%;
        margin-bottom: 31px;
        margin-left: auto !important;
        margin-right: auto !important;
        max-height: 100%;
        max-width: 100%;
        overflow: auto;
        padding: 20px 24px 50px;
        position: static;
        top: 30px;
        width: 700px;
        z-index: 2147483647;
    }

        .supportpopup-overlay .supportpopup table tr td:not(:first-child) {
            text-align: center;
        }

        .supportpopup-overlay .supportpopup table tr td:first-child {
            text-align: right;
        }

img.grayscale {
    background-color: #ffffff;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}

table.blueTable thead th {
    background-color: hsl(199, 76%, 46%);
    color: #ffffff;
}

table.blueTable thead tr th p {
    color: #ffffff !important;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
}

table.blueTable tbody td {
    background-color: #ffffff;
}

table.blueTable p {
    margin: 10px 5px !important;
    text-align: center;
}

a.product-link {
    background-image: url("images/bullet.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    box-sizing: border-box;
    color: hsl(199, 76%, 46%);
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 23px;
    padding-top: 5px;
    text-decoration: none;
}

.supportpopup-overlay .supportpopup table.left-align-cells tbody tr td {
    text-align: left;
}

.tabbutton {
    padding: 01em 2em;
    width: 50% !important;
    position: relative;
    text-align: left;
}

    .tabbutton .fa {
        color: hsl(199, 76%, 46%);
    }

    .tabbutton:not(.active) {
        background-color: hsl(0, 0%, 95%);
    }

        .tabbutton:not(.active) > * {
            color: #aaa;
        }

    .tabbutton > * {
        display: inline;
    }

    .tabbutton i {
        position: absolute;
        right: 1em;
    }

    .tabbutton h4 {
        font-size: 40px;
    }

.icon-red {
    color: hsl(353, 85%, 56%);
}

.icon-green {
    color: hsl(64, 73%, 46%);
}

.icon-brown {
    color: hsl(29, 63%, 48%);
}

.icon-orange {
    color: hsl(40, 99%, 56%);
}

.icon-blue {
    color: hsl(208, 57%, 59%);
}

.border-red {
    border-bottom-color: hsl(353, 85%, 56%);
}

li.border-red:hover {
    border-bottom-color: hsl(353, 85%, 41%);
}

.border-green {
    border-bottom-color: hsl(64, 73%, 46%);
}

li.border-green:hover {
    border-bottom-color: hsl(64, 73%, 31%);
}

.border-green > ul > li {
    background-color: hsl(64, 73%, 46%);
}

    .border-green > ul > li:hover {
        background-color: hsl(64, 73%, 31%);
    }

.border-brown {
    border-bottom-color: hsl(29, 63%, 48%);
}

li.border-brown:hover {
    border-bottom-color: hsl(29, 63%, 33%);
}

.border-brown > ul > li {
    background-color: hsl(29, 63%, 48%);
}

    .border-brown > ul > li:hover {
        background-color: hsl(29, 63%, 33%);
    }

.border-orange {
    border-bottom-color: hsl(40, 99%, 56%);
}

li.border-orange:hover {
    border-bottom-color: hsl(40, 99%, 41%);
}

.border-orange > ul > li {
    background-color: hsl(40, 99%, 56%);
}

    .border-orange > ul > li:hover {
        background-color: hsl(40, 99%, 41%);
    }

.border-blue {
    border-bottom-color: hsl(208, 57%, 59%);
}

li.border-blue:hover {
    border-bottom-color: hsl(208, 57%, 44%);
}

.border-blue > ul > li {
    background-color: hsl(208, 57%, 59%);
}

    .border-blue > ul > li:hover {
        background-color: hsl(208, 57%, 44%);
    }

.nav ul li i {
    color: #ffffff;
}

table.tablefix * {
    box-sizing: border-box;
}

table.tablefix th {
    height: 0;
    padding: 0;
}

table.tablefix tr td {
    padding: 1em 0.5em;
}

table.tablefix input, .ticket table select, .ticket table textarea {
    margin: 0;
    min-width: 100px;
    width: 100%;
}

table.tablefix select {
    padding: 0.5em;
}

table.tablefix textarea {
    resize: none;
}

table.tablefix input[type="radio"] {
    width: auto;
    min-width: 0;
}

.herocontainer.lightgrey h2 {
    color: #777;
}

input[type="text"]:disabled, select:disabled, textarea:disabled {
    background-color: hsl(0, 0%, 95%);
    border-color: #eee;
}

.herocontainer.footer p, .herocontainer.footer a, .herocontainer.footer em {
    color: #777;
}

.herocontainer.footer p {
    max-height: 130px;
    overflow: hidden;
}

.herocontainer.subfooter.bgwhite * {
    color: #777;
}



table.center {
    width: 100%;
}

    table.center td {
        text-align: center;
    }




.btn.darkblue.iconbtn {
    background-color: hsl(203, 76%, 23%);
}

.btn.iconbtn.lightblue {
    background-color: hsl(199, 76%, 46%);
}

.btn.iconbtn.green {
    background-color: hsl(75, 68%, 48%);
}

.btn.darkblue.iconbtn, .btn.iconbtn.lightblue, .btn.darkblue.iconbtn span {
    color: #ffffff;
}

.btn.iconbtn {
    padding: 1em 1.5em;
}

    .btn.iconbtn i {
        float: none;
    }

.sort:before {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    content: "";
    position: relative;
    top: -10px;
    right: -5px;
}

.sort:after {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    content: "";
    position: relative;
    top: -10px;
    right: -5px;
}

.sort.asc:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ffffff;
    border-bottom: 5px solid transparent;
    content: "";
    position: relative;
    top: 12px;
    right: -5px;
    display: inline;
}

.sort.desc:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid #ffffff;
    content: "";
    position: relative;
    top: -12px;
    right: -5px;
    display: inline;
}

.sort:not(asc):not(desc):after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    content: "";
    position: relative;
    top: 2px;
    right: 0px;
    content: url("/Images/Sortable.png");
    display: inline;
}

.partner-results {
    width: 100%;
    border: 1px solid hsl(203, 76%, 23%);
    background-color: #ffffff;
    color: #333;
}

    .partner-results th {
        height: auto;
        padding: 4px;
        text-align: left;
        background-color: hsl(203, 76%, 23%);
        color: #ffffff;
    }

    .partner-results td {
        height: auto;
        padding: 4px;
    }

td.city {
    text-transform: lowercase;
}

    td.city:first-letter {
        text-transform: uppercase;
    }

.partner-results tr:nth-child(even) {
    background: hsl(0, 0%, 95%);
}

.partner-results a {
    color: hsl(203, 76%, 23%);
}

.pagination {
    margin: 0px;
    padding: 0px;
}

    .pagination li {
        display: inline;
        list-style-type: none;
        padding-right: 10px;
    }

        .pagination li.active {
            font-weight: bold;
        }



.beta-registration-sidebar, .cmc-sidebar {
    width: 209px;
    position: relative;
    right: -20px;
    background-color: hsl(203, 76%, 23%);
    padding: .5rem 2rem 0 2rem;
    color: white;
    height: auto;
}

    .beta-registration-sidebar h2 {
        color: white;
    }

.cmc-sidebar {
    background-color: hsl(0, 0%, 89%);
    color: hsl(204, 51%, 25%);
}

    .cmc-sidebar .btn {
        width: 100%;
        box-sizing: border-box;
    }

.iconbtn-container {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    background-color: hsl(203, 76%, 23%);
    height: 100%;
    padding: .5rem;
    box-sizing: border-box;
}

    .iconbtn-container i {
        position: relative;
        top: 50%;
        transform: translateY(-80%);
        margin: 0 !important;
    }

.nocaps {
    text-transform: none !important;
}


a.checkout {
    position: fixed;
    bottom: 2em;
    right: 2em;
    z-index: 999999999;
    color: #ffffff;
    box-shadow: 0 0 5px 3px hsla(0, 0%, 0%, 0.2);
    padding: 1em;
}

.tickets h1, .tickets h2, .tickets h3, .tickets h4 {
    color: inherit;
}

.search-results {
    margin: 0;
    box-sizing: border-box;
}

.search-result {
    margin-bottom: 1em;
    background-color: hsl(199, 76%, 46%);
    color: #ffffff;
}

    .search-result:hover {
        background-color: hsl(199, 76%, 61%);
        color: #ffffff;
    }

    .search-result > a:hover, .search-result > a:focus, .search-result > a:active {
        color: #ffffff;
    }

    .search-result > a {
        display: block;
        padding: 1em;
        text-decoration: none;
    }

    .search-result strong {
        font-size: 18px;
        font-weight: normal;
    }

    .search-result p {
        margin-top: 0.5em;
        margin-left: 1em;
        margin-bottom: 0;
    }

.banner-item img {
    border-radius: 100%;
}

.partnerContact .partner-contact-form {
    height: 500px;
    width: 460px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 16px;
}

.partnerContact {
    display: none;
}

    .partnerContact input, .partnerContact select, .partnerContact textarea {
        width: 80%;
    }

.header_buynow {
    margin-left: 5px;
    margin-top: 55px;
}

    .header_buynow > a {
        background-color: hsl(199, 76%, 46%);
    }

        .header_buynow > a > i {
            color: #ffffff;
        }



.buyingLink {
    text-decoration: none;
    background-color: hsl(203, 76%, 23%);
    background-color: #777;
    color: #ffffff;
    padding: 0.5em;
}

    .buyingLink:hover {
        background-color: #666;
        color: #fff;
    }

.resellerLink {
    bottom: 10px;
    font-size: 13px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}

.partnerLogos {
    height: 100px;
    overflow: hidden;
    width: 100%;
}

    .partnerLogos .container {
        text-align: center;
    }

        .partnerLogos .container a {
            display: inline-block;
            height: 100px;
            margin: 0 25px;
            width: 100px;
        }

            .partnerLogos .container a img {
                max-height: 100px;
                max-width: 100px;
            }

.prmodal {
    background-color: #ffffff;
    border: 1px solid #eee;
    height: auto;
    left: 50%;
    margin-left: -270px;
    margin-top: -230px;
    padding: 0 20px 20px;
    position: absolute;
    top: 50%;
    width: 460px;
}

    .prmodal h4, .prmodal p {
        color: #333;
    }

    .prmodal div a.big {
        background-color: hsl(199, 76%, 46%);
        color: #ffffff;
        display: inline-block;
        font-weight: bold;
        height: 50px;
        margin: 0 2%;
        padding-top: 27px;
        text-align: center;
        text-decoration: none;
        width: 45%;
    }

        .prmodal div a.big:hover {
            background-color: hsl(203, 76%, 23%);
        }

    .prmodal div a.wide {
        background-color: hsl(199, 76%, 46%);
        color: #ffffff;
        display: inline-block;
        font-weight: bold;
        height: 50px;
        padding-top: 27px;
        text-align: center;
        text-decoration: none;
        width: 100%;
    }

        .prmodal div a.wide:hover {
            background-color: hsl(203, 76%, 23%);
        }

.buyNowModal {
    background-color: #ffffff;
    border: 1px solid #eee;
    height: 245px;
    left: 50%;
    margin-left: -270px;
    margin-top: -230px;
    padding: 0 20px 20px;
    position: absolute;
    top: 50%;
    width: 460px;
}

    .buyNowModal h4, .buyNowModal p {
        color: #333;
    }

    .buyNowModal div a.big {
        background-color: hsl(199, 76%, 46%);
        color: #ffffff;
        display: inline-block;
        font-weight: bold;
        height: 50px;
        margin: 0 2%;
        padding-top: 27px;
        text-align: center;
        text-decoration: none;
        width: 45%;
    }

        .buyNowModal div a.big:hover {
            background-color: hsl(203, 76%, 23%);
        }

    .buyNowModal div a.wide {
        background-color: hsl(199, 76%, 46%);
        color: #ffffff;
        display: inline-block;
        font-weight: bold;
        height: 50px;
        padding-top: 27px;
        text-align: center;
        text-decoration: none;
        width: 100%;
    }

        .buyNowModal div a.wide:hover {
            background-color: hsl(203, 76%, 23%);
        }

    .buyNowModal .selectCountry {
        width: 100%;
    }

.buyNow1 {
    display: none;
}

.buyNowModal p, .buyNowModal select, .buyNowModal option {
    color: #777;
}


@media only screen and (max-width: 800px) {
    .buyNowModal *, .buyNowModal {
        width: auto;
    }

    .buyNowModal {
        left: 0;
        margin-left: 0;
    }

    .cmc-sidebar {
        float: none !important;
        padding: 1rem;
        margin: 0;
        width: 100%;
        right: 0;
        box-sizing: border-box;
    }
    
}

.registerForTrial {
    display: none;
}

    .registerForTrial input {
        box-sizing: border-box;
        width: 100%;
    }

    .registerForTrial select {
        width: 100%;
        padding: 6px 2px;
        box-sizing: border-box;
    }

    .registerForTrial textarea {
        width: 100%;
    }

    .registerForTrial .buyNowModal {
        height: auto !important;
        margin-top: 0;
        top: 5% !important;
    }

.partnerContact .buyNowModal {
    height: auto !important;
    margin-top: 0;
    top: 5% !important;
}

#search-message {
    float: right;
    background-color: white;
    color: #333;
    border: .25rem solid hsl(203, 76%, 23%);
    padding: .5rem;
    margin-bottom: .25rem;
}

.buyNowModal .resellerLink {
    text-decoration: none;
    background-color: hsl(203, 76%, 23%);
    color: #ffffff;
    padding: 0.5em 0;
    bottom: 0;
}

#countdown {
    display: inline-block;
    font-weight: 100;
    text-align: center;
    padding: 5px;
}

    #countdown > div {
        padding: 5px 10px;
        display: inline-block;
        background-color: hsl(197, 100%, 43%);
        margin: 5px;
    }

#bigcountdown {
    display: inline-block;
    font-weight: 100;
    text-align: center;
    padding: 5px;
    font-size: 30px;
    margin: 10px;
}

    #bigcountdown > div {
        height: 50px;
        width: 100px;
        font-size: 25px;
        padding: 15px;
        display: inline-block;
        background-color: hsl(197, 100%, 43%);
        margin: 20px 5px;
    }

.marketing-material {
    display: inline-block;
    width: 200px;
    padding: .5rem;
    margin: 1rem;
}

.marketing-material-image {
    background-color: hsl(0, 0%, 80%);
    padding: .08rem;
    border-radius: 5px;
}

.material-category h2 {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    color: #333;
}

.technician, .backup {
    display: inline-block;
}

.technician {
    width: 246px;
    position: relative;
}

.backup .title {
    text-align: left;
}

.technician .title {
    margin-left: 2px;
}

.title {
    font-size: 20px;
}

.products-container {
    width: 1010px;
}

.products {
    display: inline-block;
    margin-top: 1rem;
    width: 100%;
    padding-bottom: 1rem;
}

    .products h3 {
        text-align: center;
    }

.product {
    height: 105px;
    width: 111px;
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding: 1rem 0;
    padding-bottom: 4rem;
    font-family: "Open Sans";
    color: white;
    font-weight: bold;
    background-color: hsl(203, 76%, 23%);
    margin: 0 .14rem;
    margin-bottom: .5rem;
    text-decoration: none;
}

    .product:hover i {
        color: #A4CE27;
    }

    .product .description {
        font-size: 10px;
    }

.icon {
    display: block;
    font-size: 80px;
    color: white;
    margin: auto;
}

.standalone-icon {
    font-size: 75px;
    color: #0e4567;
}

.iconbox .plus {
    position: absolute;
    right: -5px;
    bottom: -4px;
    font-size: 1.8rem;
    color: #A4CE27;
    padding: .1rem;
}

.iconbox {
    display: block;
    text-align: center;
    width: auto;
    position: relative;
}

.vertical-rule {
    display: inline-block;
    border-left: 1px solid #333;
    height: 150px;
    width: 1px;
    margin: .5rem .1rem;
}

.product .linkbutton-highlight {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
    height: 57px;
    color: white;
    margin: 0;
    padding: .5rem 0;
    width: 100%;
    text-align: center;
    vertical-align: bottom;
    background-color: hsl(199, 76%, 61%);
    font-weight: bold !important;
}

.iconbox.standalone {
    float: right;
    width: 200px;
}

.freeModal {
    background-color: white;
    padding: 1rem;
    margin: auto;
    margin-top: 8rem;
    width: 20%;
    text-align: center;
}
