﻿
.static-cart {
	display: none !important;
    background: #299eff;
}

    .static-cart a {
		display: none !important;
        color: #fff;
        font-size: 15px;
    }

        .static-cart a:hover {
			display: none !important;
            text-decoration: none;
        }

.navbar-default .navbar-brand {
    color: #299eff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #299eff;
}

.free-shipping-message {
    padding-top: 40px;
}

.footer-wrapper {
    background: #fff;
    border-top:1px solid #e4e4e4;
}
.promo-banner {
    margin-bottom: 30px;
    margin-top: 15px;
    border: solid 1px Transparent;
    box-shadow: 0px 12px 32px rgba(0,0,0,.15);
}

.promo-banner-media {
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.promo-banner-media .promo-banner-text {
    padding: 15px;
    color: #333;
}
.promo-banner-description .promo-banner-text {
    padding: 15px;
    color: #fff;
}
    .promo-banner-text h1,
    .promo-banner-text h2,
    .promo-banner-text h3,
    .promo-banner-text h4,
    .promo-banner-text h5,
    .promo-banner-text h6 {
        color: #333;
    }
    .header-cart
    {
        margin-top:0;
    }
    .header-cart .cart-label
    {
        display:inline-block;
        padding-right:6px;
    }
    .header-cart .btn
    {
        border-top-left-radius:0;
        border-top-right-radius:0;
    }
   
@media (min-width: 768px) {
    .promo-banner-media {
        float: left;
        width: 66.666666%;
    }
 .login-links{
    	padding-right:8px;
	padding-top:8px;
    }
        .promo-banner-media:first-child:before {
            top: 40px;
            right: -40px;
        }

        .promo-banner-media:first-child img,
        .promo-banner-media:first-child .promo-banner-text {
            border-right: solid 1px Transparent;
        }

        .promo-banner-media:first-child .promo-banner-text {
            padding-right: 45px;
            padding: 30px;
        }

        .promo-banner-media:last-child:before {
            top: 40px;
            left: -40px;
        }

        .promo-banner-media:last-child img,
        .promo-banner-media:last-child .promo-banner-text {
            border-left: solid 1px Transparent;
        }

        .promo-banner-media:last-child .promo-banner-text {
            padding-left: 45px;
        }

        .promo-banner-media img {
            border-top: none 0;
        }

        .promo-banner-media .promo-banner-text {
            min-height: 146px;
        }

    .promo-banner-description {
        float: left;
        width: 33.333333%;
    }
}

@media (max-width: 767px) {
    .promo-banner-media:last-child img,
    .promo-banner-media:last-child .promo-banner-text {
        border-top: solid 1px Transparent;
    }

    .promo-banner-media:last-child .promo-banner-text {
        padding-top: 45px;
    }

    .promo-banner-media:first-child img,
    .promo-banner-media:first-child .promo-banner-text {
        border-bottom: solid 1px Transparent;
    }

    .promo-banner-media:first-child .promo-banner-text {
        padding-bottom: 45px;
    }

    .promo-banner-media:first-child:before {
        bottom: -40px;
        left: 40px;
    }

    .promo-banner-media:last-child:before {
        top: -40px;
        left: 40px;
    }
}

.promo-banner-default {
    color: #fff;
    background: #CC4B0C;
    border-color: #CC4B0C;
}

    .promo-banner-default .promo-banner-description h1,
    .promo-banner-info .promo-banner-description h1,
    .promo-banner-primary .promo-banner-description h1 {
        color: #fff;
        font-weight: 400;
        text-shadow: 2px 2px 6px rgba(0,0,0,0.48);
    }

    .promo-banner-default .promo-banner-description h2,
    .promo-banner-info .promo-banner-description h2,
    .promo-banner-primary .promo-banner-description h2,
    .promo-banner-default .promo-banner-description h3,
    .promo-banner-info .promo-banner-description h3,
    .promo-banner-primary .promo-banner-description h3,
    .promo-banner-default .promo-banner-description h4,
    .promo-banner-info .promo-banner-description h4,
    .promo-banner-primary .promo-banner-description h4,
    .promo-banner-default .promo-banner-description h5,
    .promo-banner-info .promo-banner-description h5,
    .promo-banner-primary .promo-banner-description h5,
    .promo-banner-default .promo-banner-description h6,
    .promo-banner-info .promo-banner-description h6,
    .promo-banner-primary .promo-banner-description h6 {
        color: #fff;
    }

    .promo-banner-default h2,
    .promo-banner-default h3,
    .promo-banner-default h4,
    .promo-banner-default h5,
    .promo-banner-default h6 {
        color: #333;
    }

    .promo-banner-default a {
        color: #fff;
    }

        .promo-banner-default a:hover {
            color: #ccc;
        }

    .promo-banner-default .promo-banner-media {
        background: #fff;
    }

        .promo-banner-default .promo-banner-media:before {
            background: #cccccc;
            border-color: #b3b3b3;
        }

.promo-banner-primary {
    background: #299eff;
    color: #fff;
    border-color: #69a8db;
}

    .promo-banner-primary .promo-box-description h1, .promo-box-primary .promo-box-description h1 {
        color: #fff;
        font-weight: 400;
        text-shadow: 2px 2px 6px rgba(0,0,0,0.48);
    }

    .promo-banner-primary .promo-box-description h2,
    .promo-banner-primary .promo-box-description h3,
    .promo-banner-primary .promo-box-description h4,
    .promo-banner-primary .promo-box-description h5,
    .promo-banner-primary .promo-box-description h6 {
        color: #fff;
    }

    .promo-banner-primary .promo-box-description a {
        color: #fff;
    }

        .promo-banner-primary .promo-box-description a:hover {
            color: #ccc;
        }

    .promo-banner-primary .promo-banner-media {
        background: #fff;
        color: #fff;
    }

        .promo-banner-primary .promo-banner-media img,
        .promo-banner-primary .promo-banner-media .promo-banner-text {
            border-color: #69a8db;
        }

        .promo-banner-primary .promo-banner-media:before {
            background: #92c0e5;
            border-color: #69a8db;
        }

.promo-banner-info {
    color: #fff;
    background: #565799;
    border-color: #565799;
}

    .promo-banner-info .promo-banner-media {
        background: #ffffff;
    }

        .promo-banner-info .promo-banner-media img,
        .promo-banner-info .promo-banner-media .promo-banner-text {
            border-color: #565799;
        }

        .promo-banner-info .promo-banner-media:before {
            background: #b2dbff;
            border-color: #7fc3ff;
        }

.promo-box {
    padding: 15px;
    margin-bottom: 30px;
    margin-top: 15px;
    box-shadow: 0px 12px 32px rgba(0,0,0,.15);
}

.promo-box-default {
    color: #fff;
    background: #CC4B0C;
    border: #CC4B0C;
}

    .promo-box-default h1,
    .promo-box-default h2,
    .promo-box-default h3,
    .promo-box-default h4,
    .promo-box-default h5,
    .promo-box-default h6 {
        color: #fff;
    }

    .promo-box-default a {
        color: #fff;
    }

        .promo-box-default a:hover {
            color: #ccc;
        }

.promo-box-primary {
    color: #fff;
    background: #299eff;
    border: solid 1px #299eff;
}

    .promo-box-primary h1,
    .promo-box-primary h2,
    .promo-box-primary h3,
    .promo-box-primary h4,
    .promo-box-primary h5,
    .promo-box-primary h6 {
        color: #fff;
    }

    .promo-box-primary a {
        color: #fff;
    }

        .promo-box-primary a:hover {
            color: #ccc;
        }

.promo-box-info {
    color: #fff;
    background: #565799;
    border: solid 1px #565799;
}

    .promo-box-info h1,
    .promo-box-info h2,
    .promo-box-info h3,
    .promo-box-info h4,
    .promo-box-info h5,
    .promo-box-info h6 {
        color: #fff;
    }

    .promo-box-info a {
        color: #fff;
    }

        .promo-box-info a:hover {
            color: #ccc;
        }

.promo-box-actions {
    text-align: right;
}

    .promo-box-actions .fa {
        font-size: 38px;
        vertical-align: middle;
    }

.header-box {
    margin-bottom: 28px;
}

.header-box-default {
    border-bottom:1px solid #efefef;
}

    .header-box-default h2,
    .header-box-default h3,
    .header-box-default h4,
    .header-box-default h5,
    .header-box-default h6 {
    }

    .header-box-default a {
        color: #fff;
    }

        .header-box-default a:hover {
            color: #ccc;
        }

.header-box-primary {

}


    .header-box-primary h2,
    .header-box-primary h3,
    .header-box-primary h4,
    .header-box-primary h5,
    .header-box-primary h6 {
        
    }

    .header-box-primary a {
      
    }

        .header-box-primary a:hover {
            color: #080808;
        }

.header-box-info {
    color: #fff;
    background: #565799;
    border-color: #565799;
}

    .header-box-info h1 {
        color: #fff;
        font-weight: 400;
        text-shadow: 2px 2px 6px rgba(0,0,0,0.48);
    }

    .header-box-info h2,
    .header-box-info h3,
    .header-box-info h4,
    .header-box-info h5,
    .header-box-info h6 {
        color: #fff;
    }

    .header-box-info a {
        color: #fff;
    }

        .header-box-info a:hover {
            color: #ccc;
        }

.symbol-medium
{
    font-size:1.7em;
}

@media (min-width: 768px) {
    .squeeze {
        padding: 0 40px;
    }

    .retail-info-box {
        padding-top: 0px;
    }
}

.featured-entity-name-wrap {
    background: #299eff;
    color: #fff;
    font-weight: normal;
    letter-spacing: normal;
    font-size: 28px;
    text-transform: none;
    text-shadow: 2px 2px 6px rgba(0,0,0,0.48);
}

.left-nav-heading {
    display: block;
    background: #337ab7;
    padding: 18px;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
}

.bgDot {
    background-color: #29b5ff;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    box-shadow: 4px 1px 1px #299eff;
    font-size: 17px;
    font-weight: bold;
    padding: 9px 11px;
    margin-right: 20px;
    text-align: center;
}

.gray-box
{
    background:#efefef;
    padding:32px;
}
.billboard-img
{
    width:100%;
}
.fandb
{
    font-size:16px;
    line-height:24px;
}
.feature-box-frame
{
    font-size:18px;
    background:#fff;
    box-shadow:0 0 3px rgba(0,0,0,.3);
    left:0;
    right:0;
}
.box-heading
{
    font-size:21px;
    margin-bottom:18px;
    padding:24px;
    color:#fff;
    background:#666;
}
.saas-version .box-heading
{
    background:rgb(0, 148, 253);
    background : -webkit-linear-gradient(left top, rgb(34, 25, 66) 32%, rgb(43, 181, 255) 99%);
    background : -moz-linear-gradient(left top, rgb(34, 25, 66) 32%, rgb(43, 181, 255) 99%);
    background : -o-linear-gradient(left top, rgb(34, 25, 66) 32%, rgb(43, 181, 255) 99%);
    background : -ms-linear-gradient(left top, rgb(34, 25, 66) 32%, rgb(43, 181, 255) 99%); 
    background : -linear-gradient(left top, rgb(34, 25, 66) 32%, rgb(43, 181, 255) 99%);
}
.licensed-version .box-heading
{
    background:rgb(24, 206, 167);
    background : -webkit-linear-gradient(left top, rgb(24, 206, 167) 01%, rgb(34, 25, 66) 63%);
    background : -moz-linear-gradient(left top, rgb(24, 206, 167) 01%, rgb(34, 25, 66) 63%);
    background : -o-linear-gradient(left top, rgb(24, 206, 167) 01%, rgb(34, 25, 66) 63%);
    background : -ms-linear-gradient(left top, rgb(24, 206, 167) 01%, rgb(34, 25, 66) 63%); 
    background : -linear-gradient(left top, rgb(24, 206, 167) 01%, rgb(34, 25, 66) 63%);
}
.pb-upgrades .box-heading
{
    background:#29B5FF;
    background : -webkit-linear-gradient(left, rgb(41, 180, 255) 00%, rgb(24, 206, 167) 99%);
    background : -moz-linear-gradient(left, rgb(41, 180, 255) 00%, rgb(24, 206, 167) 99%);
    background : -o-linear-gradient(left, rgb(41, 180, 255) 00%, rgb(24, 206, 167) 99%);
    background : -ms-linear-gradient(left, rgb(41, 180, 255) 00%, rgb(24, 206, 167) 99%); 
    background : -linear-gradient(left, rgb(41, 180, 255) 00%, rgb(24, 206, 167) 99%);
}
.pb-upgrades .glyphicon
{
    font-size:22px;
}
.margin-bottom
{
    margin-bottom:24px;
}
.inner-wrapper
{
    padding:32px;
    padding-top:0;
}
.main-heading-box
{
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 20px;
}
.fandb
{
  background:#efefef;
  padding:32px;
  margin-bottom:32px;
}
.mvc-5
{
    margin-bottom:32px;
}
.mvc-5 span
{
    font-weight: bold;
    top: 4px;
    position: relative; 
}
.pricing-wrapper
{
    font-weight:bold;
    margin-bottom:12px;
}


.buy-now-learn-more .btn.btn-default
{
    background:#efefef;
    font-weight:bold;
    border-color:#efefef;
}
.billboard-wrapper
{
    position:relative;
}
.billboard-text
{
    color:#fff;
    position:absolute;
    top:5%;
    left:10%;
    right:10%;
    width:80%;
}
.billboard-text h1, .billboard-text h2
{
    color:#fff;
}
.billboard-text h1
{
    font-size:32px;
    margin-top:0;
}
.billboard-text h2
{
    font-size:16px;
    margin-top:0;
}

.gray-background
{
    background:#efefef;
    padding:45px;
}
.social-proof
{
    margin-bottom:-32px;
}
.social-proof h3
{
    font-weight:bold;
    font-size:16px;
    text-transform:uppercase;
    letter-spacing:1px;
    margin-bottom:40px;
    color:#333;
}
.live-chat-wrapper
{
    position:relative;
    z-index:1010;
}
.inner-product-wrapper
{
    background:#efefef;
    border-radius:3px;
    border-bottom:3px solid rgba(0,0,0,.05);
    padding-top:0;
    text-align:left;
    position:relative;
    margin-bottom:5px;
}
.inner-product-wrapper ul
{
    margin:0;
    padding-left:18px;
    font-weight:bold;
}
.vertical-grid .topPagerArea
{
    display:none;
}
.grid-icon-wrap
{
    position:absolute;
    right:0;
    top:-42px;
  
}
.baseline-margin
{
    margin-bottom:28px;
}
.grid-selections-special
{
    margin-bottom:32px;
}
.grid-icon-wrap img
{
      box-shadow:0 0 3px rgba(0,0,0,.3);
      max-width:59px;
}

.inner-product-wrapper .misc-text
{
      padding: 50px;
    padding-top: 0;
    min-height:184px;
}

.grid-icon-wrapper
{
    position: absolute;
    top: -12px;
    right: 17px;
    border-radius: 100%;
    width: 106px;
    height: 106px;
    overflow: hidden;
    border: 6px solid #efefef;
}
.distributor-name
{
    font-style:italic;
    padding-bottom:8px;
    font-size:13px;
}
.misc-text-label
{
    display:inline-block;
    padding-right:3px;

}
.misc-text ul
{
    padding-top:12px;
}

/*Super Simple Product*/
.super-product-info-wrapper
{
    padding-bottom: 32px;
    position: relative;
    margin-top: 18px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 32px;
}
h1.super-simple-page-header
{
    font-size: 52px;
    border-bottom:1px solid #e4e4e4;
    font-weight: 100;
    padding-bottom:24px;
}
.super-summary
{
    font-size: 16px;
    line-height: 27px;
}
.product-description-wrapper
{
font-size:16px;
}
.product-column-info
{
    font-size:14px;
    line-height:27px;
}
.product-description-info
{
    border-bottom:1px solid #efefef;
    padding-bottom:22px;
    margin-bottom:22px;
    font-size:13px;
    font-weight:normal;
    color:#299eff;
    text-transform:uppercase;
}
.pricing-info-wrapper-super-simple
{
    background:#efefef;
    border-bottom:3px solid rgba(0,0,0,.05);
    padding:32px;
    border-radius:3px;
}

.background-image-header
{
    color:#fff;
    position:relative;
}
.background-image-overlay
{
    width:100%;
}
  .absolute-text-overlay
{
    color: #fff;
    position: absolute;
    left: 6%;
    top: 8%;
    font-size:23px;
}  
  .absolute-text-overlay h1
  {
      color:#fff;
      font-weight:bold;
      font-size:55px;
  }
  .centered-overlay
  {
      left:20%;
      right:20%;
      width:60%;
  }

  /* Comparison Products - featured products*/
  .comparison .featured-prouducts-inner
  {
      box-shadow:0 0 3px rgba(0,0,0,.4);
      border-radius:3px;
      min-height:407px;
      padding-bottom:22px;
  }
  .comparison .grid-item-image-wrap
  {
      display:none;
  }

  .comparison .featured-product-name-wrap
{
    font-weight:bold;
    font-size:22px;
    margin-bottom:0;
}
  .comparison .home-heading
  {
      display:none;
  }
  .comparison
  {
      margin-top:-32px;
      padding-left:32px;
      padding-right:32px;
  }
.comparison .featured-product-name-wrap a
{
    display:block;
    padding:22px;
    background:rgb(41, 181, 255);
    color:#fff;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
}
.comparison .featured-product-name-wrap a:after
{
    content:'Package';
    text-align:center;
    font-weight:normal;
    font-size:15px;
    display:block;
}
.comparison .grid-summary-wrapper
{
  
}
.comparison .grid-summary-wrapper ul
{
      list-style-type:none;
      margin:0;
      padding:0;
      text-align:left;
}
.comparison .grid-summary-wrapper .glyphicon
{
    width:1.5em;
}
.comparison .grid-summary-wrapper ul li
{
    border-top:1px solid #e4e4e4;
    padding-top:8px;
    margin-bottom:8px;
    padding-left:24px;
}
.comparison .featuredPriceWrap
{
    border-top:1px solid #e4e4e4;
    padding-top:8px;
    margin-bottom:8px;
    font-size:18px;
}
.comparison .call-to-action
{
    text-transform:none;
    border-radius:3px;
    padding:6px 12px;
    margin-bottom:0;
    border:1px solid #FF4E00;
    background-color:#FF4E00;
    box-shadow:none;
}
.comparison .quantity-label
{
    display:none;
}
.comparison .quantity-field
{
    display:none;
}
  #product_1442 .featured-product-name-wrap a
  {
      background:#0B4B6B;
  }

    #product_1414 .featured-product-name-wrap a
  {
        background:#18cea7;
  }
    #product_1443 .featured-product-name-wrap a
    {
        background:#666;
    }
    .green
    {
        color:#18cea7;
    }
    .bright-blue
    {
        color:rgb(41, 181, 255);
    }
    .gray
    {
        color:#597989;
    }
    .dark-blue
    {
        color:#0B4B6B;
    }
    .underline
    {
        border-bottom:1px solid #e4e4e4;
        padding-bottom:24px;
        margin-bottom:24px;
    }
    .comparison .extension-data
    {
        font-size:12px;
        font-style:italic;
        margin-bottom:24px;
    }
.product-page .add-to-cart-group .quantity-field
{
    padding: 10px 4px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.topnav
{
    background:#fff;
}
.copyright
{
    font-size:13px;
    font-style:italic;
    padding-top:50px;
}
.kit-sidebar .kit-add-to-cart input.quantity-box
{
    max-width:50px;
}
.misc-text
{
    font-size:13px;
    margin-bottom:12px;
}

.manufacturer-name
{
    font-size:13px;
    margin-bottom:8px;
}
.product-image-wrap
{
    padding:0;
    background:transparent;
}
.email-a-friend-wrap
{
    padding-top:12px;
}
h1.product-name,
h1.product-page-header,
h1.entity-page-header
{
    margin-top: 0;
    font-weight: 400;
    font-size: 30px;
}
.kit-product-page-top
{
    padding-top:40px;
}
.add-to-cart-selectors select
{
    display:inline-block;
    width:50%;
}
.variant-name-wrap
{
    font-weight:bold;
    font-size:20px;
}
.product-page .add-to-cart-group .button
{
    vertical-align:top;
}
.sale-price {
    color: #ff4e00;
}
.grid-icon-wrap
{
    top:-8px;
}
.read-more-link
{
    font-size:13px;
}
.border-bottom
{
    border-bottom:1px solid #efefef;
}
.promo-heading-section-tertiary .btn-hot
{
    background-color:#0b4b6b;
    border-color:#0b4b6b;
    color:#fff;
}
.promo-heading-section-hot .btn-tertiary
{
    background-color:#0b4b6b;
    border-color:#0b4b6b;
    color:#fff;
}

.promo-heading-section-primary .btn-hot
{
    background-color:#0b4b6b;
    border-color:#0b4b6b;
    color:#fff;
}
.promo-heading-section-primary .btn-tertiary
{
    background-color:#0b4b6b;
    border-color:#0b4b6b;
    color:#fff;
}
.promo-heading-section-hot .btn-primary
{
    background-color:#0b4b6b;
    border-color:#0b4b6b;
    color:#fff;
}
.promo-heading-section-hot .btn-hot
{
    background-color:rgba(0,0,0,.2);
    border-color:rgba(0,0,0,.2);
    color:#fff;
}
.promo-heading-section-admin .btn-admin
{
    background-color:rgba(0,0,0,.2);
    border-color:rgba(0,0,0,.2);
    color:#fff;
}
.promo-heading-section-tertiary .btn-tertiary
{
     background-color:rgba(0,0,0,.2);
    border-color:rgba(0,0,0,.2);
    color:#fff;
}
.promo-heading-section-primary .btn-primary
{
     background-color:rgba(0,0,0,.2);
    border-color:rgba(0,0,0,.2);
    color:#fff;
}
.promo-heading-section-secondary .btn-secondary
{
    background-color:rgba(0,0,0,.2);
    border-color:rgba(0,0,0,.2);
    color:#fff;
}
.promo-heading-section-default .btn-default
{
    background-color:rgba(0,0,0,.2);
    border-color:rgba(0,0,0,.2);
    color:#fff;
}
.pricing-info-wrapper-super-simple h1, .pricing-info-wrapper-super-simple h2, .pricing-info-wrapper-super-simple h3, .pricing-info-wrapper-super-simple h4
{
    margin-top:0;
}
.icon-border-secondary
{
    max-width:177px;
}
.product-options .form-control
{
max-width:320px;
}

@media (min-width: 768px) {
    .grid-icon-wrap
{
    top:-26px;
}

.product-options .form-control
{
max-width:auto;
}

    .feature-box-frame
 {
    margin-top:-60px;
  }
    .absolute-text-overlay
    {

        left: 6%;
        top: 21%;
    }
.centered-overlay
  {
      left:20%;
      right:20%;
      width:60%;
  }
.live-chat
{
    position:fixed;
    bottom:0;
    right:12px;
}
.topnav
{
    margin-left:-15px;
    margin-right:-15px;
}
}
@media (min-width: 992px) {

.billboard-text h1
{
    font-size:40px;
    margin-top:32px;
}
.billboard-text h2
{
    font-size:22px;
}
}
