.benefits h4 {
background-repeat: no-repeat;
background-position: left center;
line-height: 50px;
margin: 0;
padding-left: 42px;
}


.benefit-control h4 {
background-image: url(//www.google.com/images/icons/feature/line_graph-y32.png);
}

#languageSelector {
    float: right;
}
.kd-buttonbar {
    margin-top: 30px;
}

.kd-button-submit {
    background-color: #4D90FE;
    background-image: -moz-linear-gradient(center top , #4D90FE, #4787ED);
    border: 1px solid #3079ED;
    color: #FFFFFF;

}
.kd-button-submit {
  border: 1px solid #3079ed;
  color: #FFF;
  background-color: #4d90fe;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#4787ed));
  background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -moz-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -ms-linear-gradient(top,#4d90fe,#4787ed);
  background-image: -o-linear-gradient(top,#4d90fe,#4787ed);
  background-image: linear-gradient(top,#4d90fe,#4787ed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
}
.kd-button-submit:hover {
  border: 1px solid #2f5bb7;
  color: #FFF;
  background-color: #357ae8;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#4d90fe),to(#357ae8));
  background-image: -webkit-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -moz-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -ms-linear-gradient(top,#4d90fe,#357ae8);
  background-image: -o-linear-gradient(top,#4d90fe,#357ae8);
  background-image: linear-gradient(top,#4d90fe,#357ae8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#357ae8');
}
.kd-button-submit:active, .kd-button-submit:focus:active, .kd-button-submit.focus:active {
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
  box-shadow: inset 0px 1px 2px rgba(0,0,0,0.3);
}
.kd-button:visited {
  color: #FFF;
}

.kd-button {
    -moz-transition: all 0.218s ease 0s;
    border-radius: 2px 2px 2px 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    height: 27px;
    line-height: 27px;
    min-width: 54px;
    padding: 8px 18px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 1;
}

.input {-moz-transition: all 0.218s ease 0s;
    -moz-user-select: none;
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px 2px 2px 2px;
    cursor: default;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    line-height: 27px;
    min-width: 54px;
    padding: 0 8px;
    text-align: center;}

.supplement-cta {
font-size: 18px;
    padding: 8px 18px;
line-height: 44px;
color:#4D90FE;
cursor: pointer;
}

.kd-buttonbar a {
text-decoration: none;
}

#menu, #menu-main {
    background: url("/analytics/images/bg_menu_list_analytics2.png") repeat-x scroll left -8px transparent;
}

#menu-list li.on {
    background: url("/analytics/images/bg_menu_list_analytics2.png") no-repeat scroll center 34px transparent;
    font-weight: bold;
}
#menu-list li a {
    text-shadow: 0 -1px 0 #AB5F2A;
}

#menu-cta a {
    background: url("/analytics/images/bg_menu_cta_analytics.png") no-repeat scroll left top transparent;
    }
#menu-cta a strong {
    background: url("/analytics/images/bg_menu_cta_analytics.png") no-repeat scroll right top transparent;
    }

.sign-in {

float:right; margin: 0px 0px 0px 10px;
}

.sign-in span{

padding: 0px 7px;
}

#tos_iframe, #cse {
    width: 100%;
}

#tos_iframe {
    border: 0 none;
    overflow: hidden !important;
}

.faq-question-collapse a {
    background-image: url("//www.google.com/ads/displaynetwork/images/twisties_blue_minus.png");
}

.faq-question-expand a {
    background-image: url("//www.google.com/ads/displaynetwork/images/twisties_blue_plus.png");
}

.faq-question a {
    background-repeat: no-repeat;
    display: block;
    padding-left: 30px;
}

.col-4 .gsg {
    margin: 35px 0;
}

.col-4 .side .success, .col-4 .gsg .success {
    padding: 5px 25px 20px;
}

.col-4 .gsg #casestudy h3 {
    background: url("//www.google.com/images/icons/feature/articles-y32.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    padding-left: 42px;
}

.col-4 .gsg #tracking h3 {
    background: url("//www.google.com/images/icons/feature/line_graph-y32.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    padding-left: 42px;
}
.col-4 .gsg #features h3 {
    background: url("//www.google.com/images/icons/feature/lightbulb-y32.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    padding-left: 42px;
}

.col-4 .gsg #contact h3 {
    background: url("//www.google.com/images/icons/feature/people-b32.png") no-repeat scroll 0 0 transparent;
    height: 35px;
    padding-left: 42px;
}

.success h3 {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 5px;
}

.col-4 .gsg p {
    margin: 10px 0;
}

.home {margin-top: 30px;}

.showcase-features object {
    height: 341px;
    width: 560px;
}
.col-4 .gsg .features-side{
    margin: 30px 0;
}

.premium {height: 313px; width: 500px}

h3 span {
    display: block;
    margin-top: 5px;
}

.logos {
  display: table-cell;
    margin: 0 0 10px 5%;
}

.logos img {
    margin: 20px 20px 10px;
    vertical-align: middle;
}

.success-row {
    margin-top: 22px;
}
.success-row span {
    display: block;
}

.success-row ul {margin: 0 0 1em 1.3em;}
.success-row li {line-height: 12px;}
/* FORMS */
.v-error { display:none; color: red; font-weight: bold; }
.forms label, .forms select{display: block;font-weight: bold;}
.forms {margin-bottom: 20px;}
.forms select {width: 257px;}
/* END FORMS */

/* PARTNERS */
.remove-element{
  display:none;
}
/* END PARTNERS */

/*CONSULTANT CRITERIA*/
  ul#gacp-nav{
    margin:30px 0 0;
    padding:0;
  }

ul#gacp-nav li{
  list-style:none;
  display:inline;
  position:relative;
  margin:0 5px 0 0;
  padding:2px 5px;
  z-index: 2;
}

div.gacp-content{
  position:relative;
  border:1px solid #ccc;
  z-index: 1;
  top:2px;
  padding:0 10px 10px 10px;

}

#gacp-nav li{
  cursor:pointer;
}

.nav-gacp-on{
  background-color:#efefef;
  border:1px solid #ccc;
  border-bottom-color:#efefef;
}

.nav-gacp-off{
  background-color:#fff;
  border:1px solid #ccc;
}

.gacp-content-on{
  display:block;
}

.gacp-content-off{
  display:none;
}

/*END CONSULTANT CRITERIA*/

/* CONSULTANTS_CASE_STUDY_TEMPLATE */
#ccst_container div{
  height:180px;
}
#ccst_container div div{
  height:100%;
  float:left;
  padding-left:10px;
  border-bottom:1px solid #ccc;
}
#ccst_container div.section div.left{
  background-color:#f4f4f4;
  padding-right:10px;
  width:200px;
}
#ccst_container div.section div.right{
  width:550px;
}
#ccst_container{
  margin-bottom:20px;
  border:1px solid #ccc;
  border-bottom:0;
  width:780px;
}
.tabs-contents2 {
height: 100% !important;
}
/* END CONSULTANTS_CASE_STUDY_TEMPLATE */

/* DISCOVER_ANALYTICS */
.ga-da-crossout{
  text-decoration:line-through;
  color:#CCC;
}
.ga-da-uncrossout-text{
  color:#666;
}
.ga-da-uncrossout-link{
  color:#0083c8;
  text-decoration:underline;
}
div#ga-da-container p{
  margin:0;
}
div#ga-da-container input{
  float:left;
  margin-right:5px;
}
div#ga-da-container br{
  clear:both;
}
/* END DISCOVER_ANALYTICS */

/* CASE_STUDY_* */
.quotecenter {
  padding: 10px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
    font-size: 1.2em;
  line-height: 20px;
  color: #000;
  text-align: center;
  margin-bottom:20px;
}
.quote {
font-size: 20px;
line-height: 30px;
}

.customer-fade {
    background: url("/adwords/displaynetwork/images/slider-bg.gif") no-repeat scroll 0 0 transparent;
    height: 400px;
    padding: 55px 0 0;
    position: relative;
}
.customer-category, .customer-features {
    height: 22px;
    position:relative;
    float: left;
}
.customer-category p {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}

.customer-features p {
    float: left;
    margin-right: 10px;

}
.filter-dropdown {
padding:15px 0px 20px 0px; position:relative;
}

/* END CASE_STUDY_* */

/* SEARCH_* */
#custom-search {
float:right;
margin-top: -45px;
}
#q {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F8F8F8;
    border-color: #BBBBBB #E8E8E8 #E8E8E8 #BBBBBB;
    border-style: solid;
    border-width: 1px;
    font-size: 1em;
    height: 28px;
    line-height: 28px;
    margin-left: 10px;
    padding: 0 10px;
    vertical-align: middle;
    width: 220px;
}
/* END SEARCH_* */
/* TOUR */
.ga-tour-waiting{
  margin:255px 0 0 300px;
  position:absolute;
}
.ga-tour-iframe{
  border:0;
  height:530px;
  width:800px;
  position:relative;
  overflow:hidden !important;
}
/* END TOUR */

/* DEVELOPER */

.tools {
margin-top: 20px;
}

.tools img {
  float: left;
  margin-right: 10px;
}

.tools p, .tools a {
  display: block;
  margin-left: 62px;
}

.developer-cat {
  margin-top: 10px;

}

.header-icon {
    background-position: left 50%;
    background-repeat: no-repeat;
    min-height: 30px;
    padding: 15px 0 0 55px;
    position: relative;
}

h1.build {
 background-image: url("//www.google.com/images/icons/feature/screwdriver_wrench-64.gif");
 background-repeat: no-repeat;
background-position: left center;
line-height: 100px;
margin: 0;
padding-left: 75px;
}

h1.publish {
 background-image: url("//www.google.com/images/icons/feature/people-b64.png");
  background-repeat: no-repeat;
background-position: left center;
line-height: 100px;
margin: 0;
padding-left: 75px;
}

h1.promote {
 background-image: url("//www.google.com/images/icons/feature/globe-b64.png");
  background-repeat: no-repeat;
background-position: left center;
line-height: 100px;
margin: 0;
padding-left: 75px;
}

h3.build {
 background-image: url("//www.google.com/images/icons/feature/screwdriver_wrench-32.gif");
background-repeat: no-repeat;
background-position: left center;
line-height: 50px;
margin: 0;
padding-left: 42px;
}

h3.publish {
 background-image: url("//www.google.com/images/icons/feature/people-b32.png");
background-repeat: no-repeat;
background-position: left center;
line-height: 50px;
margin: 0;
padding-left: 42px;
}

h3.promote {
 background-image: url("//www.google.com/images/icons/feature/globe-b32.png");
background-repeat: no-repeat;
background-position: left center;
line-height: 50px;
margin: 0;
padding-left: 42px;
}


h5 {
    font-family: 'Droid Sans' , arial, sans-serif;
    font-size:1.3846em;
    font-weight:normal;
}

.secondary {
    margin: 20px 0 0;

}

.socialhub-box {
height:185px;
}

.socialhub-box img{
float: right;
padding: 0px 0px 0px 10px;
}