﻿
.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);
}

/* Licenses page: spacing above License Actions */
.license-actions {
    margin-top: 5px;
}

/* Licenses page: keep status clear of accordion caret */
.license-status {
    margin-right: 35px;
}

/* Licenses page: filters bar */
.license-filters {
    margin-bottom: 10px;
}
.license-filters .form-group {
    margin-right: 10px;
}

.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;
	margin-bottom: 32px;
}

.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: 50px 15px 15px 0;
	color: #666;
}
	.copyright a {
		color: #00a0f5;
		text-decoration: none;
	}

.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;
}
}

.promo-heading-section h2, .promo-heading-section h3{
	color: #fff;
}

.heading-content-banner {
	left: 0;
	right: 0;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	position: relative;
	padding: 32px;
}

@media(min-width: 768px) {
	.heading-content-banner {
		padding: 40px;
	}
}

@media(min-width: 992px) {
	.heading-content-banner {
		padding: 60px;
	}
}

.top-header-row {
	background-color: #F6F7F7;
}

.top-right-header {
	text-align: right;
}

.main-header {
	background: #fff;
	box-shadow: 0px 0px 12px rgba(0, 0, 0, .1);
}

.header-cart {
	margin: 10px 0 0 0;
}

ul.user-links {
	margin-bottom: 0px;
}

h1, h2, h3 {
	color: #000;
	font-weight: 500;
	line-height: 1.5;
}


h1, .h1 {
	font-size: 41px;
}

h2, .h2 {
	font-size: 34px;
}

h3, .h3 {
	font-size: 28px;
}

h4, .h4 {
	font-size: 20px;
}

h5, .h5 {
	font-size: 16px;
}

h6, .h6 {
	font-size: 14px;
}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 25px;
	margin-bottom: 12.5px;
}

.main-content-wrapper {
	padding: 32px 0px;
}

.promo-heading-section-default {
	color: #0b4b6b;
	margin-bottom: 32px;
	background: #dedede;
}

	.promo-heading-section-default .icon-symbol {
		border-radius: 100%;
		width: 90px;
		height: 90px;
		margin: 0 auto;
		background: rgba(0,0,0,.1);
	}

	.promo-heading-section-default .banner-content-wrap {
		z-index: 11;
		position: relative;
	}

	.promo-heading-section-default p {
		margin: 0 auto;
		margin-bottom: 12px;
		max-width: 500px;
	}

	.promo-heading-section-default .background-image {
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		opacity: .15;
		z-index: 10;
	}

@media(max-width: 768px) {
	.promo-heading-section-default .background-image {
		width: auto;
	}
}

.promo-heading-section-default .symbol-icon {
	font-size: 2.2em;
	top: 33%;
	position: relative;
}

.promo-heading-section-default h1, .promo-heading-section-default h2, .promo-heading-section-default h3, .promo-heading-section-default h4, .promo-heading-section-default h5 {
	color: #0b4b6b;
	font-weight: 400;
}

@media(max-width: 768px) {
	.promo-heading-section-default h1 {
		font-size: 24px;
		font-weight: 600;
	}
}

.promo-heading-section-default a {
	color: #00a3f9;
}

.promo-heading-section-primary {
	color: #fff;
	margin-bottom: 32px;
	background: #29b5ff;
}

	.promo-heading-section-primary .icon-symbol {
		border-radius: 100%;
		width: 90px;
		height: 90px;
		margin: 0 auto;
		background: rgba(0,0,0,.1);
	}

	.promo-heading-section-primary .banner-content-wrap {
		z-index: 11;
		position: relative;
	}

	.promo-heading-section-primary p {
		margin: 0 auto;
		margin-bottom: 12px;
		max-width: 500px;
	}

	.promo-heading-section-primary .background-image {
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		opacity: .15;
		z-index: 10;
	}

@media(max-width: 768px) {
	.promo-heading-section-primary .background-image {
		width: auto;
	}
}

.promo-heading-section-primary .symbol-icon {
	font-size: 2.2em;
	top: 33%;
	position: relative;
}

.promo-heading-section-primary h1, .promo-heading-section-primary h2, .promo-heading-section-primary h3, .promo-heading-section-primary h4, .promo-heading-section-primary h5 {
	color: #fff;
	font-weight: 400;
}

@media(max-width: 768px) {
	.promo-heading-section-primary h1 {
		font-size: 24px;
		font-weight: 600;
	}
}

.promo-heading-section-primary a {
	color: #fff;
}

.promo-heading-section-secondary {
	color: #fff;
	margin-bottom: 32px;
	background: #0b4b6b;
}

	.promo-heading-section-secondary .icon-symbol {
		border-radius: 100%;
		width: 90px;
		height: 90px;
		margin: 0 auto;
		background: rgba(0,0,0,.1);
	}

	.promo-heading-section-secondary .banner-content-wrap {
		z-index: 11;
		position: relative;
	}

	.promo-heading-section-secondary p {
		margin: 0 auto;
		margin-bottom: 12px;
		max-width: 500px;
	}

	.promo-heading-section-secondary .background-image {
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		opacity: .15;
		z-index: 10;
	}

@media(max-width: 768px) {
	.promo-heading-section-secondary .background-image {
		width: auto;
	}
}

.promo-heading-section-secondary .symbol-icon {
	font-size: 2.2em;
	top: 33%;
	position: relative;
}

.promo-heading-section-secondary h1, .promo-heading-section-secondary h2, .promo-heading-section-secondary h3, .promo-heading-section-secondary h4, .promo-heading-section-secondary h5 {
	color: #fff;
	font-weight: 400;
}

@media(max-width: 768px) {
	.promo-heading-section-secondary h1 {
		font-size: 24px;
		font-weight: 600;
	}
}

.promo-heading-section-secondary a {
	color: #fff;
}

.promo-heading-section-tertiary {
	color: #fff;
	margin-bottom: 32px;
	background: #18cea7;
}

	.promo-heading-section-tertiary .icon-symbol {
		border-radius: 100%;
		width: 90px;
		height: 90px;
		margin: 0 auto;
		background: rgba(0,0,0,.1);
	}

	.promo-heading-section-tertiary .banner-content-wrap {
		z-index: 11;
		position: relative;
	}

	.promo-heading-section-tertiary p {
		margin: 0 auto;
		margin-bottom: 12px;
		max-width: 500px;
	}

	.promo-heading-section-tertiary .background-image {
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		opacity: .15;
		z-index: 10;
	}

@media(max-width: 768px) {
	.promo-heading-section-tertiary .background-image {
		width: auto;
	}
}

.promo-heading-section-tertiary .symbol-icon {
	font-size: 2.2em;
	top: 33%;
	position: relative;
}

.promo-heading-section-tertiary h1, .promo-heading-section-tertiary h2, .promo-heading-section-tertiary h3, .promo-heading-section-tertiary h4, .promo-heading-section-tertiary h5 {
	color: #fff;
	font-weight: 400;
}

@media(max-width: 768px) {
	.promo-heading-section-tertiary h1 {
		font-size: 24px;
		font-weight: 600;
	}
}

.promo-heading-section-tertiary a {
	color: #fff;
}

.promo-heading-section-admin {
	color: #fff;
	margin-bottom: 32px;
	background: #686e88;
}

	.promo-heading-section-admin .icon-symbol {
		border-radius: 100%;
		width: 90px;
		height: 90px;
		margin: 0 auto;
		background: rgba(0,0,0,.1);
	}

	.promo-heading-section-admin .banner-content-wrap {
		z-index: 11;
		position: relative;
	}

	.promo-heading-section-admin p {
		margin: 0 auto;
		margin-bottom: 12px;
		max-width: 500px;
	}

	.promo-heading-section-admin .background-image {
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		opacity: .15;
		z-index: 10;
	}

@media(max-width: 768px) {
	.promo-heading-section-admin .background-image {
		width: auto;
	}
}

.promo-heading-section-admin .symbol-icon {
	font-size: 2.2em;
	top: 33%;
	position: relative;
}

.promo-heading-section-admin h1, .promo-heading-section-admin h2, .promo-heading-section-admin h3, .promo-heading-section-admin h4, .promo-heading-section-admin h5 {
	color: #fff;
	font-weight: 400;
}

@media(max-width: 768px) {
	.promo-heading-section-admin h1 {
		font-size: 24px;
		font-weight: 600;
	}
}

.promo-heading-section-admin a {
	color: #fff;
}

.promo-heading-section-hot {
	color: #fff;
	margin-bottom: 32px;
	background: #f97a59;
}

	.promo-heading-section-hot .icon-symbol {
		border-radius: 100%;
		width: 90px;
		height: 90px;
		margin: 0 auto;
		background: rgba(0,0,0,.1);
	}

	.promo-heading-section-hot .banner-content-wrap {
		z-index: 11;
		position: relative;
	}

	.promo-heading-section-hot p {
		margin: 0 auto;
		margin-bottom: 12px;
		max-width: 500px;
	}

	.promo-heading-section-hot .background-image {
		position: absolute;
		width: 100%;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		opacity: .15;
		z-index: 10;
	}

@media(max-width: 768px) {
	.promo-heading-section-hot .background-image {
		width: auto;
	}
}

.promo-heading-section-hot .symbol-icon {
	font-size: 2.2em;
	top: 33%;
	position: relative;
}

.promo-heading-section-hot h1, .promo-heading-section-hot h2, .promo-heading-section-hot h3, .promo-heading-section-hot h4, .promo-heading-section-hot h5 {
	color: #fff;
	font-weight: 400;
}

@media(max-width: 768px) {
	.promo-heading-section-hot h1 {
		font-size: 24px;
		font-weight: 600;
	}
}

.promo-heading-section-hot a {
	color: #fff;
}

.promo-bug {
	position: relative;
}

.promo-burst-default .fa {
	color: #dedede;
	display: block;
	text-align: center;
}

.promo-burst-default .promo-burst-message {
	color: #0b4b6b;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}

	.promo-burst-default .promo-burst-message a {
		color: #29b5ff;
	}

	.promo-burst-default .promo-burst-message .fa {
		color: #0b4b6b;
		font-size: inherit;
		margin-top: -4px;
	}

.promo-burst-primary .fa {
	color: #29b5ff;
	display: block;
	text-align: center;
}

.promo-burst-primary .promo-burst-message {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}

	.promo-burst-primary .promo-burst-message a {
		color: #0b4b6b;
	}

	.promo-burst-primary .promo-burst-message .fa {
		color: #fff;
		font-size: inherit;
		margin-top: -4px;
	}

.promo-burst-secondary .fa {
	color: #0b4b6b;
	display: block;
	text-align: center;
}

.promo-burst-secondary .promo-burst-message {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}

	.promo-burst-secondary .promo-burst-message a {
		color: #fff;
	}

	.promo-burst-secondary .promo-burst-message .fa {
		color: #fff;
		font-size: inherit;
		margin-top: -4px;
	}

.promo-burst-tertiary .fa {
	color: #18cea7;
	display: block;
	text-align: center;
}

.promo-burst-tertiary .promo-burst-message {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}

	.promo-burst-tertiary .promo-burst-message a {
		color: #fff;
	}

	.promo-burst-tertiary .promo-burst-message .fa {
		color: #fff;
		font-size: inherit;
		margin-top: -4px;
	}

.promo-burst-hot .fa {
	color: #f97a59;
	display: block;
	text-align: center;
}

.promo-burst-hot .promo-burst-message {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}

	.promo-burst-hot .promo-burst-message a {
		color: #fff;
	}

	.promo-burst-hot .promo-burst-message .fa {
		color: #fff;
		font-size: inherit;
		margin-top: -4px;
	}

.burst-xs {
	font-size: 3em;
	width: 50px;
	height: 50px;
}

	.burst-xs .promo-burst-message {
		font-size: 14px;
		top: 27px;
	}

.burst-sm {
	font-size: 5em;
	width: 80px;
	height: 80px;
}

	.burst-sm .promo-burst-message {
		font-size: 14px;
		top: 27px;
	}

.burst-md {
	font-size: 8em;
	width: 110px;
	height: 110px;
}

	.burst-md .promo-burst-message {
		font-size: 18px;
		top: 50px;
	}

.burst-lg {
	font-size: 10em;
	width: 138px;
	height: 151px;
}

	.burst-lg .promo-burst-message {
		font-size: 22px;
		top: 54px;
	}

.content-box .padded-box {
	padding: 20px 24px;
}

.content-box {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
	margin-bottom: 22px;
	border: 1px solid #ececec;
}

.color-bg-light-gray {
	color: #333;
	background: #efefef;
}

.btn-wide {
	padding: 12px 18px;
	font-size: inherit;
	line-height: 1.6;
	border-radius: 2px;
	width: 100%;
	display: block;
	margin-bottom: 4px;
}

.btn-gray, a.btn-gray {
	color: #444;
	background-color: #dedede;
	border-color: #dedede;
}

	.btn-gray:focus, a.btn-gray:focus, .btn-gray.focus, a.btn-gray.focus {
		color: #444;
		background-color: #c5c5c5;
		border-color: #9e9e9e;
	}

	.btn-gray:hover, a.btn-gray:hover {
		color: #444;
		background-color: #b8b8b8;
		border-color: #b8b8b8;
	}

	.btn-gray:active, a.btn-gray:active, .btn-gray.active, a.btn-gray.active, .open > .dropdown-toggle.btn-gray, .open > .dropdown-togglea.btn-gray {
		color: #444;
		background-color: #c5c5c5;
		border-color: #bfbfbf;
	}

		.btn-gray:active:hover, a.btn-gray:active:hover, .btn-gray.active:hover, a.btn-gray.active:hover, .open > .dropdown-toggle.btn-gray:hover, .open > .dropdown-togglea.btn-gray:hover, .btn-gray:active:focus, a.btn-gray:active:focus, .btn-gray.active:focus, a.btn-gray.active:focus, .open > .dropdown-toggle.btn-gray:focus, .open > .dropdown-togglea.btn-gray:focus, .btn-gray:active.focus, a.btn-gray:active.focus, .btn-gray.active.focus, a.btn-gray.active.focus, .open > .dropdown-toggle.btn-gray.focus, .open > .dropdown-togglea.btn-gray.focus {
			color: #444;
			background-color: #b3b3b3;
			border-color: #9e9e9e;
		}

	.btn-gray:active, a.btn-gray:active, .btn-gray.active, a.btn-gray.active, .open > .dropdown-toggle.btn-gray, .open > .dropdown-togglea.btn-gray {
		background-image: none;
	}

	.btn-gray.disabled:hover, a.btn-gray.disabled:hover, .btn-gray[disabled]:hover, a.btn-gray[disabled]:hover, fieldset[disabled] .btn-gray:hover, fieldset[disabled] a.btn-gray:hover, .btn-gray.disabled:focus, a.btn-gray.disabled:focus, .btn-gray[disabled]:focus, a.btn-gray[disabled]:focus, fieldset[disabled] .btn-gray:focus, fieldset[disabled] a.btn-gray:focus, .btn-gray.disabled.focus, a.btn-gray.disabled.focus, .btn-gray[disabled].focus, a.btn-gray[disabled].focus, fieldset[disabled] .btn-gray.focus, fieldset[disabled] a.btn-gray.focus {
		background-color: #dedede;
		border-color: #dedede;
	}

	.btn-gray .badge, a.btn-gray .badge {
		color: #dedede;
		background-color: #444;
	}

.btn-primary:hover {
	color: #fff;
	background-color: #0090dc;
	border-color: #007fc2;
}


.btn-ocean, .btn-secondary {
	color: #fff;
	background-color: #0b4b6b;
	border-color: #0b4b6b;
}

	.btn-ocean:focus, .btn-secondary:focus, .btn-ocean.focus, .btn-secondary.focus {
		color: #fff;
		background-color: #062b3d;
		border-color: #000;
	}

	.btn-ocean:hover, .btn-secondary:hover {
		color: #fff;
		background-color: #041a26;
		border-color: #041a26;
	}

	.btn-ocean:active, .btn-secondary:active, .btn-ocean.active, .btn-secondary.active, .open > .dropdown-toggle.btn-ocean, .open > .dropdown-toggle.btn-secondary {
		color: #fff;
		background-color: #062b3d;
		border-color: #052434;
	}

		.btn-ocean:active:hover, .btn-secondary:active:hover, .btn-ocean.active:hover, .btn-secondary.active:hover, .open > .dropdown-toggle.btn-ocean:hover, .open > .dropdown-toggle.btn-secondary:hover, .btn-ocean:active:focus, .btn-secondary:active:focus, .btn-ocean.active:focus, .btn-secondary.active:focus, .open > .dropdown-toggle.btn-ocean:focus, .open > .dropdown-toggle.btn-secondary:focus, .btn-ocean:active.focus, .btn-secondary:active.focus, .btn-ocean.active.focus, .btn-secondary.active.focus, .open > .dropdown-toggle.btn-ocean.focus, .open > .dropdown-toggle.btn-secondary.focus {
			color: #fff;
			background-color: #03141c;
			border-color: #000;
		}

	.btn-ocean:active, .btn-secondary:active, .btn-ocean.active, .btn-secondary.active, .open > .dropdown-toggle.btn-ocean, .open > .dropdown-toggle.btn-secondary {
		background-image: none;
	}

	.btn-ocean.disabled:hover, .btn-secondary.disabled:hover, .btn-ocean[disabled]:hover, .btn-secondary[disabled]:hover, fieldset[disabled] .btn-ocean:hover, fieldset[disabled] .btn-secondary:hover, .btn-ocean.disabled:focus, .btn-secondary.disabled:focus, .btn-ocean[disabled]:focus, .btn-secondary[disabled]:focus, fieldset[disabled] .btn-ocean:focus, fieldset[disabled] .btn-secondary:focus, .btn-ocean.disabled.focus, .btn-secondary.disabled.focus, .btn-ocean[disabled].focus, .btn-secondary[disabled].focus, fieldset[disabled] .btn-ocean.focus, fieldset[disabled] .btn-secondary.focus {
		background-color: #0b4b6b;
		border-color: #0b4b6b;
	}

	.btn-ocean .badge, .btn-secondary .badge {
		color: #0b4b6b;
		background-color: #fff;
	}
.color-hot {
	color: #f97a59;
}

.color-ocean, .color-secondary {
	color: #0b4b6b;
}

.partner-text h1 {
	color: #fff;
}


.color-bg-blue, .color-bg-primary, .color-bg-primary a {
	color: #fff;
	background: #29b5ff;
}

.color-bg-ocean, .color-bg-secondary, .color-bg-secondary a {
	color: #fff;
	background: #0b4b6b;
}

.color-bg-green, .color-bg-tertiary, .color-bg-tertiary a {
	color: #fff;
	background: #18cea7;
}

.color-bg-hot {
	color: #fff;
	background: #f97a59;
}

.color-bg-admin, .color-bg-admin a {
	color: #fff;
	background: #686e88;
}

.color-bg-light-gray {
	color: #333;
	background: #efefef;
}

.content-box .content-box-heading {
	padding: 20px 24px;
	font-weight: bold;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	position: relative;
}

.btn-lg, .btn-group-lg > .btn {
	padding: 20px 40px;
	font-size: 20px;
	line-height: 1.3333333;
	border-radius: 2px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.5;
	color: inherit;
}

/* Styling for the arrow icon */
.licenses-panel .panel-title {
	position: relative; /* Needed for absolute positioning of the pseudo-element */
}

	.licenses-panel .panel-title a[data-toggle="collapse"]:after {
		font: normal normal normal 14px/1 FontAwesome;
		content: "\f054"; /* font-awesome for a right arrow (initially pointing right) */
		position: absolute;
		right: 15px; /* Adjust positioning as needed */
		top: 50%;
		transform: translateY(-50%) rotate(0deg); /* Initial state */
		transition: transform 0.3s ease-in-out; /* Smooth transition for rotation */
	}

	/* When the panel is collapsed, rotate the arrow to point down */
	.licenses-panel .panel-title a[data-toggle="collapse"].collapsed:after {
		transform: translateY(-50%) rotate(90deg); /* Rotate to point down (or up, depending on initial icon) */
	}

	/* When the panel is open, rotate the arrow to point up */
	.licenses-panel .panel-title a[data-toggle="collapse"]:not(.collapsed):after {
		transform: translateY(-50%) rotate(-90deg); /* Rotate to point up */
	}
/* Licenses page: match Version dropdown and button heights */
.license-version-control {
	height: 30px;
	line-height: 30px;
	padding-top: 0;
	padding-bottom: 0;
}

/* Licenses page: compact domain edit controls and keep input on one line */
.license-domain-item .btn {
	font-size: 12px;
	padding: 3px 8px;
	line-height: 1.2;
}

.license-domain-edit-inline {
	display: flex;
	align-items: center;
}

.license-domain-input {
	flex: 1 1 auto;
	min-width: 0;
	margin-right: 6px;
}

.license-domain-edit-inline .btn {
	white-space: nowrap;
	margin-left: 4px;
}

/* Licenses page: space above Buy MoreStores button */
.license-domain-buy-more-stores {
	margin-top: 5px;
}

/* License downloads: section spacing + inline title/button layout */
.license-download-inline {
	display: flex;
	align-items: center;
	gap: 8px;
}

.license-download-inline .btn {
	margin-left: auto;
}

.license-download-section {
	margin-bottom: 16px;
}
