infoblock h6 {
  color: #3297ff;
}
infoblock ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
infoblock li {
  color: #666666;
  vertical-align: middle;
  background: url("http://dhg46xf0fx3ih.cloudfront.net/img/listIcon_1.png") no-repeat;
  padding-left: 35px;
}
infoblock hr {
  background-color: #fff;
  border: #666 1px dotted;
  border-style: none none dotted;
  color: #fff;
  margin-top: 1em;
  margin-bottom: 1em;
}
gli {
  color: #666666;
  display: block;
  margin-bottom: .5em;
}
gli a {
  color: #666666;
}
gli img {
  vertical-align: bottom;
  margin-right: .5em;
}
blackbar-box {
  margin-bottom: 1em;
}
blackbar-box div[role=image-block] {
  position: static;
  height: 67%;
}
blackbar-box div[role=bottom-bar] {
  background: #000000;
  color: #ffffff;
  margin-top: -1px;
}
blackbar-box div[role=arrow-button] {
  position: absolute;
}
blackbar-box div[role=content] {
  height: 100%;
}
blue-block-container .container {
  background: #2196e6;
  padding-top: 15px;
  padding-bottom: 15px;
}
news-letter-block .container {
  background-image: url("http://dhg46xf0fx3ih.cloudfront.net/img/newsletter_image.png");
  background-position: left center ;
  background-repeat: no-repeat;
  background-size: 33% auto;
}
news-letter-block blue-input .container {
  margin-bottom: .5em;
}
featured-topic gl-container *[role=content] {
  min-height: 250px;
}
vendor-spotlight gl-container *[role=content] {
  min-height: 250px;
}
vendor-spotlight li {
  list-style: square;
  color: #034370;
}
vendor-spotlight div[role=relatedtopics],
vendor-spotlight div[role=relatedtopics] a {
  color: #666666 !important;
}
blue-block-container {
  color: #ffffff;
}
blue-input input {
  background: #167dc2;
  color: #ffffff;
  border: none;
  width: 75%;
}
blue-input .container {
  padding: .5em;
  background: #167dc2;
}
.greybottom {
  border-bottom: 1px solid #cccccc;
}
gl-container #icon {
  margin-right: 1em;
  width: 24px;
  height: 25px;
}
gl-banner-container [role=titleButtonGroup] {
  position: relative;
  top: 25%;
  /*vertical-align: middle;*/

}
gl-banner-container [role=title] {
  vertical-align: middle;
}
gl-banner-container [role=titleButtonGroup] img {
  vertical-align: middle;
}
gl-banner-container div[role=topbanner] {
  background-color: #E9E8E8;
  position: relative;
  color: #6A9DD3;
  text-transform: uppercase;
  font-size: 14px;
  height: 50px;
}
gl-banner-container div[role=topbanner] img {
  margin-right: .5em;
}
gl-banner-container div[role=title] span {
  padding-left: .5em;
}
gl-banner-container div[role=description] {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 20px;
}
gl-banner-container div[role=content] {
  margin-bottom: 1em;
}
gl-tab-container .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #167dc2;
  border-color: #DDDDDD #DDDDDD transparent;
  color: #ffffff;
}
gl-tab-container .nav-tabs > li > a {
  background-color: #2c9ce8 ;
  color: #ffffff;
}
gl-tab-container .nav-tabs > li > a:hover {
  background-color: #167dc2 ;
  color: #ffffff;
  border-bottom: 1px #167dc2 solid;
}
gl-tab-container .nav-tabs {
  float: none;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
}
.featuredTopicClass {
  margin: 10px 10px 10px 10px;
  font-family: sans-serif;
}
.FTMainHeaderClass {
  color: #366399;
}
.FTTopLineClass {
  border-top: #2c9ce8 5px solid;
  /* left and right values are calculated by taking the number of pixels of the border and adding
  the margin set in .featuredTopicClass*/

  left: 15px;
  right: 15px;
}
.FTTopLineSpacerClass {
  padding-top: 12px;
}
.FTBottomBorderClass {
  border-top: #CCCCCC 1px solid;
}
.FTImageClass {
  margin: 5px 15px 15px 15px;
  height: 120px;
  width: 120px;
  float: left;
}
.FTParagraphClass {
  color: #4188E2;
  font-size: 16px;
}
.FTCategoryClass {
  font-size: 10px;
}
.FTTopicClass {
  font-size: 14px;
}
.FTRightArrowClass {
  cursor: pointer;
}
.CarouselRightArrowClass {
  cursor: pointer;
}
item-standout img[role=linkIcon] {
  margin-right: .5em;
}
item-standout {
  font-size: 20px;
}
item-standout img[role=itemIcon] {
  vertical-align: middle;
}
/* The following class that start with SF are related to the searchFor.html file */
.SFOuterMostBox {
  height: 100%;
}
.SFBackground {
  background-color: #CCCCCC;
  height: 100%;
}
.SFTopRow {
  padding: 15px 15px 15px 15px;
  font-size: 22px;
}
.SFGap {
  padding-right: 20px;
}
.SFRadioButtonText {
  font-size: 16px;
}
.SFDropDownTitleRow {
  padding-left: 18px;
  padding-bottom: 5px;
}
.SFDropDownRow {
  padding-left: 15px;
}
.SFDropDownOuter {
  width: 210px;
  height: 40px;
  background-color: #FFFFFF;
  margin-bottom: 8px;
}
.SFDropDownInner {
  width: 40px;
  height: 40px;
  background-color: #FFFFFF;
}
.SFDropDownImage {
  float: right;
}
.SFDropDownMenu {
  margin-left: 15px;
  padding-left: 7px;
}
.SFSearchButton {
  font-size: 20px;
  background-color: #000000;
  height: 40px;
  color: #ffffff;
  float: right;
  margin-right: 40px;
}
/* The following class that start with HD are related to the header.html file */
.HDBackground {
  background-color: #006db0;
  height: 100%;
}
.HDTopRow {
  height: 100%;
}
.HDGleansterLogo {
  padding: 15px 0px 0px 0px;
}
.HDWhiteHREF {
  color: #ffffff;
}
.HDWhiteHREF:hover {
  color: #cccccc;
}
.HDGleansterResearch {
  width: 200px;
}
.HDVendorSelection {
  width: 180px;
}
.HDBlog {
  width: 70px;
}
.HDSurveys {
  width: 90px;
}
.HDAboutUs {
  width: 120px;
}
.HDMagnifyingIcon {
  padding: .5em;
  margin-top: 17px;
  color: #ffffff;
  background: #0d619a;
  cursor: pointer;
}
tab-header div[role=rightCorner] a {
  color: #cccccc;
  padding: 0.5em 0.6em 0 0;
}
/* The following class that start with VT are related to the vendors.html file */
.VTTopBackground {
  position: absolute;
  z-index: -1;
  left: 0;
  background-color: #E8E8E8;
  width: 100%;
  height: 250px;
}
.VTTitle {
  position: relative;
  z-index: 0;
  padding-top: 30px;
  padding-left: 17px;
}
.VTMainParagraph {
  padding-left: 17px;
}
/* The following class that start with RT are related to the research.html file */
.RTTopBackground {
  position: absolute;
  z-index: -1;
  left: 0;
  background-color: #E8E8E8;
  width: 100%;
  height: 250px;
}
.RTTitle {
  position: relative;
  z-index: 0;
  padding-top: 30px;
  padding-left: 17px;
}
.RTMainParagraph {
  padding-left: 17px;
}
.RTFooter {
  background-image: url('http://dhg46xf0fx3ih.cloudfront.net/img/research_tab_footer_background.png');
  background-color: #E8E8E8;
  width: 100%;
  padding-bottom: 1em;
  padding-top: 1.5em;
  box-shadow: 0 -3px 5px #dddddd;
}
.RTRadioButton {
  height: 15px;
  padding-bottom: 10px;
}
gleanster-carousel .carousel {
  box-shadow: 0 3px 5px #AAA;
}
gleanster-carousel,
gleanster-carousel a {
  color: #ffffff;
}
gleanster-carousel a:hover {
  color: #E0E0E0;
  text-decoration: none !important;
}
gleanster-carousel h2 {
  color: #ffff99;
}
gleanster-carousel .carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
  left: 10%;
  background-repeat: repeat-x;
}
gleanster-carousel .carousel-control.left:hover {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
}
gleanster-carousel .carousel-control.right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
  right: 10%;
  background-repeat: repeat-x;
}
gleanster-carousel .carousel-control.right:hover {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
}
gleanster-carousel .carousel-control {
  border: 0px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  color: #FFFFFF;
  font-size: 60px;
  font-weight: 100;
  height: 40px;
  left: 15px;
  line-height: 25px;
  opacity: 0.5;
  position: absolute;
  text-align: center;
  top: 40%;
  width: 40px;
}

gleanster-carousel .carousel-indicators {
   display: none;
}
