/* app css stylesheet */
.menu {
  list-style: none;
  border-bottom: 0.1em solid black;
  margin-bottom: 2em;
  padding: 0 0 0.5em;
}
.menu:before {
  content: "[";
}
.menu:after {
  content: "]";
}
.menu > li {
  display: inline;
}
.menu > li:before {
  content: "|";
  padding-right: 0.3em;
}
.menu > li:nth-child(1):before {
  content: "";
  padding: 0;
}
.padding-default {
  padding: 1em !important;
}
.padding-default-left {
  padding-left: 1em !important;
}
.no-padding {
  padding: 0px !important;
}
.no-padding-left {
  padding-left: 0px !important;
}
.no-margin {
  margin: 0px !important;
}
.no-margin-top {
  margin-top: 0px !important;
}
.margin-top-default {
  margin-top: 1em !important;
}
.css-blockquote {
  border: none;
  background-size: 100% 100%;
}

.css-blockquote h4 {
    font-size: 24px;
}

div[role=main-feature] {
  background: #006cb5;
}
body {
  padding-top: 0px;
}
.researchAgenda.gridStyle {
  border: 1px solid #d4d4d4;
  width: 100%;
  height: 600px;
  margin-bottom: 40px;
}
subnav .navbar-default {
  background-color: #e9e8e8;
  border-color: #e9e8e8;
}
subnav .navbar-default .navbar-nav > li > a,
subnav .navbar-default .navbar-nav > li > a:focus,
subnav .navbar-default .navbar-nav > li > a:hover {
  color: black;
}
subnav-research .navbar-default {
  background-color: #e9e8e8;
  border-color: #e9e8e8;
}
subnav-research .navbar-default .navbar-nav > li > a,
subnav-research .navbar-default .navbar-nav > li > a:focus,
subnav-research .navbar-default .navbar-nav > li > a:hover {
  color: black;
}
.navbar {
  height: 50px;
  margin-bottom: 0px;
}

.fa-2{font-size:2em}
.fa-3{font-size:4em}
.fa-4{font-size:5em}
.fa-5{font-size:12em}
.fa-6{font-size:20em}
.fa-1, .fa-2, .fa-3, .fa-4, .fa-5, .fa-6{margin-right:.07142857142857142em}
.well-transparent{background-color:transparent}

.navbar {
    border-radius: 0px;
}

blockquote .fa-quote-left {
    color: #e1e2e4;
    font-size: 32px;
    top: 0px;
    margin-right: -10px;
    z-index: -100;

}

blockquote .fa-quote-right {
    color: #e1e2e4;
    font-size: 32px;
    z-index: -100;
}


.btn-lg {
    border-radius: 0px;
}

.btn {
    border-radius: 0px;
}

.btn-primary {
    background-color: #2196e6;
}

.well {
    border-radius: 0px;
    border: 0px solid black;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.00);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.00);
}

div.gsc-control-cse.gsc-control-cse-en {
padding-bottom: 0px;
padding-top: 0px;
}

div.gsc-control-cse {
    background-color: #e9e8e8;
    border-color: #e9e8e8;
}

.gsc-clear-button {
    display: none;
}

hr.bolder {
    border: 2px solid lightgrey;
}

.navbar-header {
    height: 50px;
}

h1.condensed, h2.condensed, h3.condensed, h4.condensed, h5.condensed {
    font-weight: bold;

}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
}

.pagetype {
    color: #AAAAAA;
}

.on {
 background-color: #2196e6;
 color: white;
 margin-top: -1px;
}

hr {
    margin-top: 6px;
    margin-bottom: 15px;

}

.blackbarTitle {
    margin-top: 10px;
}

.well.toc {
    border: 2px solid black;
    font-size: 16px;
}

.searchTypes {
    margin-top: 20px;
}

.searchType {
    line-height: 29px;
    font-size: 16px;
    margin-top: 10px;
    padding: 5px;
}

.selectedType {
    font-weight: bold;
    background-color: #428bca;

}

.selectedType a {
    color: white;
}

[ng-click],
[data-ng-click],
[x-ng-click] {
    cursor: pointer;
}

.odd {
    background-color: #dddddd;
}

.researchSelect {
    font-weight: bold;

}

infoblock {
    height: 120px;
}

.price-level {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #555555;
}

.price-level h2 {
  margin-top: -7px;
}

.price-level div, .price-feature div {
   padding-top: 20px;
   background-color: #f5f5f5;
}

.price-level a.btn, .price-feature a.btn {
    margin-top: -7px;
}

.price-feature {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #cccccc;
}

.price-feature div {
    height: 60px;
    font-weight: bold;
    border-bottom: 1px solid #cccccc;
}

.price-column {
    background-color: #ffffff !important;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.price-heading div {
    background-color: #3276b1;
    color: #ffffff;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    font-size: 14pt;
}

.price-level .price-column {
    color: #3276b1;
}

canvas{
    width: 100% !important;
    max-width: 800px;
    height: auto !important;
}

.pricing-message .alert {
    padding: 0px;
    margin-bottom: 0px;
}

.pricing-message .alert h2 {
    margin-bottom: 0px;
}

.pricing-select {
    border: 3px solid black;
    border-bottom: 4px solid black;
    padding-top: 15px;
    padding-bottom: 15px;
}

.pricing-select h3 {
    margin-top: 1px;
    margin-bottom: 0px;
}

.pricing-select .btn-group .btn {
    margin-right: 10px;
    margin-left: 10px;
    border-radius: 25px;
    border-bottom-right-radius: 25px !important;
    border-top-right-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    border-top-left-radius: 25px !important;
}


.topic-area-vendor {
    border: 1px solid #cccccc;
    margin-bottom: 25px;
}

.featured-topic-area-vendor {
    border: 2px solid #428bca;
}

.topic-area-vendor .vendor-logo {
    max-width: 125px;
    max-height: 90px;
    margin: 15px;
}

.topic-area-vendor vendor-badges {
    text-align: right;
}

vendor-research vendor-badges {
    text-align: right;
}

vendor-badges {
    display: block;
}

vendor-badges .research-badge {

    width: 85px;

}

vendor-badges .best-badge {
    width: 71px;
}

vendor-badges .ranked-badge {

    width: 85px;

}

vendor-badges .featured-badge {

    width: 85px;

}

vendor-badges .more-info {
    color: #cccccc;
    top: -26px;
    position: relative;
}

.about-badge {
    margin-bottom: 25px;
    margin-top: 10px;
}

.about-badge img {
    width: 100%;
}


