.DashboardNavigation__Tab.active {border-radius: 5px; -moz-border-radius:5px; -webkit-border-radius:5px; background-color:#84B374;}
#app-header {  
border-bottom: 8px solid #0B2B55;
 min-height: 140px;
  /* Safari 5.1 to 6.0 */
  background: -webkit-radial-gradient(70% -50%, farthest-side,rgba(220,232,234,1), rgba(20,70,124,1)) !important;
  /* For Opera 11.6 to 12.0 */
  background: -o-radial-gradient(70% -50%, farthest-side,rgba(220,232,234,1), rgba(20,70,124,1)) !important;
  /* For Firefox 3.6 to 15 */
  background: -moz-radial-gradient(70% -50%, farthest-side,rgba(220,232,234,1), rgba(20,70,124,1)) !important;
  /* Standard syntax */
  background: radial-gradient(farthest-side at 70% -50%, rgba(220,232,234,1), rgba(20,70,124,1)) !important;}
.header-branding .logo a {  
  background: url("https://dl.dropboxusercontent.com/u/31103100/Kerr/logo.png") no-repeat scroll 0 0 transparent;
  width: 242px;
  height: 57px;
  bottom:0px;
}
#app-header .btn-link,  #app-header .btn-link:hover {color:#fff;}
.product-results {background-color: #476F98 !important;}
.feature-region {
    background-image: linear-gradient(to right, #84B374, #84B374 50%, #84B374);
    background-image: linear-gradient(to right, #84B374, #84B374 50%, #84B374);
    background-image: linear-gradient(to right, #84B374, #84B374 50%, #84B374);
    background-image: linear-gradient(to right, #84B374, #84B374 50%, #84B374);


    background-repeat: no-repeat;
    min-height: 0px;
}
#home-page #feature {height:15px;}
.header-nav {color:#fff;}
.product-tile {border:2px solid #84B374;}
.jqFlag {border-top:79px solid #84B374 !important;}
.product-flag-free {background-color: #84B374;}

.product-tile .product-footer a, .product-tile .product-footer a:hover {color:#84B374;}
.user-nav a {color:#fff;}
#home-page .feature-region {height:0px;}
/* Carousel base class */
.carousel {
    margin-bottom: 0px;
}

.carousel-inner {
    max-width: 97% !important; 
    margin: 0 auto;
    background-color: #fff;
}

.hero-unit {padding:0; margin-bottom:0;}

.carousel .container {
    position: relative;
    z-index: 9;
}

.carousel-control {
    height: 80px;
    margin-top: 0;
    font-size: 120px;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    background-color: transparent;
    border: 0;
    z-index: 10;
    color: white !important;
    opacity:1;
}

.carousel .item {
    min-height: 220px;
}

.carousel .item.slide_one {
   background: none;
}

#highlight_carousel .slide_one .carousel-caption h1 { }

#highlight_carousel .slide_one .carousel-caption .lead { 

    border:none;
}

#highlight_carousel .slide_two .carousel-caption .lead { 

    border-top: 2px dotted #5f6b69; 
    border-bottom: 2px dotted #5f6b69;
    margin-left: 72px;
padding-left: 10px;
margin-top: 10px;
}

#highlight_carousel .slide_three .carousel-caption .lead { 

    border-top: 2px dotted #5f6b69; 
    border-bottom: 2px dotted #5f6b69;
}

.carousel .item.slide_two {
    background: none;
}

.carousel .item.slide_three {
    background: none;
}

.carousel img.slide_background {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 435px;
}

.carousel-caption {
    background-color: transparent;
    position: relative;

    padding: 0 20px;
    margin: 0 auto 0;
}
.item-wrap {width:1140px; margin:0 auto;}

#highlight_carousel .carousel-caption .container { padding-top: 30px; }

#review_carousel .carousel-caption { margin-top: 70px; }

#feature_carousel .carousel-caption {
    margin-top: 70px;
    max-width: 825px;
}

#feature_carousel .carousel-caption h1 {
    border-bottom: none;
    font-size: 42px;
    padding-top: 50px;
    margin-left: 315px;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
}

#highlight_carousel .carousel-caption h1 {
    border-bottom: none;
    font-size: 32px;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    padding-bottom: 10px;
    font-weight: normal;
    letter-spacing: 2px;
    font-family: arial;
    font-size: 36px;
    line-height: 35px;
text-transform: none;
margin-top: 0;
}

#highlight_carousel .carousel-caption .lead {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    border-top: 1px solid #5f6b69;
    border-bottom: 1px solid #5f6b69;
    padding: 8px 0;
    margin-top: 5px;
}

#feature_carousel .carousel-caption .lead {
    padding-top: 25px;
    font-size: 18px;
    margin-left: 315px;
    line-height: 1.25;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
}

.carousel-caption .btn {
    margin-top: 10px;
}

.carousel-caption {top:0; left:0; text-align:left; width: 580px; margin: 0;}

.carousel-inner { width:100%;}
.carousel-inner img {float:left; margin-right:20px; margin-top:20px;}
.carousel-caption {float:left; margin-top: 30px;}

.carousel-control.left {
    background: url(left_arrow_white.png) no-repeat;
    width: 50px;
    height: 50px;
    top: 118px;
}

.carousel-control.right {
    background: url(right_arrow_white.png) no-repeat;
    width: 50px;
    height: 50px;
    top: 118px;
    right:40px;
}

#home-page {background: #14467C;}
#highlight_carousel .carousel-caption .lead {
margin-left: 40px !important;
border: none !important;
margin-top: -8px;
margin-bottom: 8px;
}

.carousel .item.slide_one {background-image:url(https://farm9.staticflickr.com/8578/16559326046_0721124c90_o.png); background-size:625px 265px; -moz-background-size:625px 265px; -webkit-background-size:625px 265px; width: 100%; background-repeat:no-repeat; margin-left:auto; margin-right:auto; background-position:50% 50%}
.carousel .item.slide_two {background-image:url(https://farm9.staticflickr.com/8655/16575020055_837db0bf4f_o.png);  background-size:625px 265px; -moz-background-size:625px 265px; -webkit-background-size:625px 265px; width: 100%; background-repeat:no-repeat; margin-left:auto; margin-right:auto;background-position:50% 50%}

#highlight_carousel .carousel-caption h1 {color:#84B374;}
#highlight_carousel .carousel-caption .lead {color:#333;}

#search-form.callout-region {background-color: #0B2B55;}
#app-footer {background-color:#0B2B55; color:#fff;}
#app-footer a {color:#fff;}


.kerrbutton2 {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding-right: 30px;
  padding-left: 70px;
  position: relative;
  background-color:rgb(41,127,184);
  color:rgb(255,255,255);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
  
  
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-shadow:0px 1px 0px rgba(0,0,0,0.5);
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);

  -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
  box-shadow:0px 2px 2px rgba(0,0,0,0.2);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true);
}

.kerrbutton2:hover {color:#fff; text-decoration:none;}

.kerrbutton2 span {
  position: absolute;
  left: 0;
  width: 30px;
text-align:center;
  background-color:rgba(0,0,0,0.5);
  font-size:28px;
  -webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-right: 1px solid  rgba(0,0,0,0.15);
}

.kerrbutton2:hover span, .button.active span {
  background-color:#84B374;
  border-right: 1px solid  rgba(0,0,0,0.3);
color:#fff;
}

.kerrbutton2:active {
  margin-top: 2px;
  margin-bottom: 13px;

  -moz-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
-webkit-box-shadow:0px 1px 0px rgba(255,255,255,0.5);
box-shadow:0px 1px 0px rgba(255,255,255,0.5);
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true)";
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ccffffff,Positive=true);
}

.dashboardheading {width:100%; height:40px; background-color:#84B374; padding-top:5px; padding-bottom:5px; }
.dashcontainer {width:1170px; margin-left:auto; margin-right:auto;}
.headingfordashboard {font-size:20px; font-weight: bold; color:#fff; padding-left:15px}

a.kerrbutton {
  display: none;
}