.DashboardNavigation__Tab.active {border-radius: 5px; -moz-border-radius:5px; -webkit-border-radius:5px; background-color: #c4d82c
;}
#app-header {  
border-bottom: 8px solid #63666a;
 min-height: 140px;
  /* Safari 5.1 to 6.0 */
  background: -webkit-radial-gradient(70% -50%, farthest-side,rgba(99,102,106,1), rgba(136,139,141,1)) !important;
  /* For Opera 11.6 to 12.0 */
  background: -o-radial-gradient(70% -50%, farthest-side,rgba(99,102,106,1), rgba(136,139,141,1)) !important;
  /* For Firefox 3.6 to 15 */
  background: -moz-radial-gradient(70% -50%, farthest-side,rgba(99,102,106,1), rgba(136,139,141,1)) !important;
  /* Standard syntax */
  background: radial-gradient(farthest-side at 70% -50%, rgba(99,102,106,1), rgba(136,139,141,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: #888b8d!important;}
.feature-region {
    background-image: linear-gradient(to right, #c4d82c, #c4d82c 50%, #c4d82c);
    background-image: linear-gradient(to right, #c4d82c, #c4d82c 50%, #c4d82c);
    background-image: linear-gradient(to right, #c4d82c, #c4d82c 50%, #c4d82c);
    background-image: linear-gradient(to right, #c4d82c, #c4d82c 50%, #c4d82c);


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

.product-tile .product-footer a, .product-tile .product-footer a:hover {color:#c4d82c;}
.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 #888b8d; 
    border-bottom: 2px dotted #888b8d;
    margin-left: 72px;
padding-left: 10px;
margin-top: 10px;
}

#highlight_carousel .slide_three .carousel-caption .lead { 

    border-top: 2px dotted #888b8d; 
    border-bottom: 2px dotted #888b8d;
}

.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 #888b8d;
    border-bottom: 1px solid #888b8d;
    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: #888b8d;}
#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://c1.staticflickr.com/4/3762/33708399996_de08137009_z.jpg); background-size:625px 225px; -moz-background-size:625px 225px; -webkit-background-size:625px 225px; width: 100%; background-repeat:no-repeat; margin-left:auto; margin-right:auto; background-position:50% 50%}
.carousel .item.slide_two {background-image:url(https://farm5.staticflickr.com/4720/38925979954_a393230898.jpg);  background-size:265px 265px; -moz-background-size:265px 265px; -webkit-background-size:265px 265px; width: 100%; background-repeat:no-repeat; margin-left:auto; margin-right:auto;background-position:50% 50%}
.carousel .item.slide_three {background-image:url(https://farm9.staticflickr.com/8561/15832064243_5c5fcff068_o.jpg);  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:#c4d82c;}
#highlight_carousel .carousel-caption .lead {color:#333;}

#search-form.callout-region {background-color: #63666a; display: block !important;}
#app-footer {background-color:#63666a; color:#fff;}
#app-footer a {color:#fff;}


.kerrbutton {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding-right: 30px;
  padding-left: 70px;
  position: relative;
  background-color:rgb(196,216,44);
  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);
}

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

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

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

.kerrbutton: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:#c4d82c; 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}