body {
  margin: 0;
  font: 13px / 1.5em "Helvetica Neue", helvetica, Arial, sans-serif;
  letter-spacing: 0.03em; }

a:link, a:visited {
  color: blue;
  text-decoration: none; }

a:hover, a:active {
  color: red;
  text-decoration: underline; }

#site-name {
  font-size: 2.2em;
  line-height: 1.3em;
  font-weight: 300;
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em; }

h1 {
  font-size: 2.2em;
  font-weight: 300;
  padding: 0 0 0.5em;
  margin: 0; }

h2 {
  font-size: 1.8em;
  font-weight: 300;
  margin-bottom: 0.75em; }

h3 {
  font-size: 1.4em;
  margin-bottom: 1em; }

h4 {
  font-size: 1.2em;
  margin-bottom: 0.8em; }

h5 {
  font-size: 1.1em;
  font-weight: 600;
  margin-bottom: 0; }

h6 {
  font-size: 1em;
  font-weight: bold; }

p {
  margin: 0 0 1em 0; }

ul, ol {
  margin-left: 0;
  padding-left: 0; }

blockquote {
  float: left;
  width: 300px;
  color: #ef1b18;
  font-size: 1.85em;
  font-style: italic;
  line-height: 1.2;
  font-weight: 300;
  margin: -1em 1em .5em 60px; }
  blockquote:before {
    display: block;
    height: 40px;
    width: 40px;
    position: relative;
    bottom: -60px;
    left: -60px;
    content: '\201C';
    font-size: 4.5em;
    font-weight: 400;
    font-style: normal;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: .5; }
  blockquote:after {
    display: block;
    height: 40px;
    width: 40px;
    position: relative;
    bottom: 0px;
    left: 220px;
    content: '\201D';
    font-size: 4.5em;
    font-weight: 400;
    font-style: normal;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: .5; }
  blockquote p {
    margin: 0; }

table {
  width: 99%; }

tr.even td,
tr.odd td {
  padding: 10px 5px; }

tr.odd {
  background-color: white; }

pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5; }

pre {
  background-color: #efefef;
  display: block;
  padding: 5px;
  margin: 5px 0;
  border: 1px solid #aaaaaa; }

ul {
  list-style-type: disc; }
  ul ul {
    list-style-type: circle; }
    ul ul ul {
      list-style-type: square; }
      ul ul ul ul {
        list-style-type: circle; }

ol {
  list-style-type: decimal; }
  ol ol {
    list-style-type: lower-alpha; }
    ol ol ol {
      list-style-type: decimal; }

abbr {
  border-bottom: 1px dotted #666666;
  cursor: help;
  white-space: nowrap; }

#edit-title {
  font-size: 24px;
  width: 99%; }

#system-themes-form img {
  width: 100px; }

.form-item .description {
  font-style: italic;
  line-height: 1.2em;
  font-size: 0.8em;
  margin-top: 5px;
  color: #777777; }

#edit-delete {
  color: #cc0000; }

div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #003366;
  background: #bbddff;
  border: 1px solid #aaccee;
  text-align: center; }
  div.messages li {
    list-style-type: none; }

div.warning {
  color: #884400;
  background: #ffee66;
  border-color: #eedd55; }

div.error {
  color: white;
  background: #ee6633;
  border-color: #dd5522; }

div.status {
  color: #336600;
  background: #ccff88;
  border-color: #bbee77; }

#header, #footer,
#sidebar-first,
#sidebar-second,
#navigation {
  background: rgba(170, 170, 170, 0.2); }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-r37kde");
  src: url("../fonts/icomoon.eot?#iefix-r37kde") format("embedded-opentype"), url("../fonts/icomoon.woff?-r37kde") format("woff"), url("../fonts/icomoon.ttf?-r37kde") format("truetype"), url("../fonts/icomoon.svg?-r37kde#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
/**********************************************
Default template.
***********************************************/
.default-region-content-wrapper .default-region-content {
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto; }
  .default-region-content-wrapper .default-region-content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.page-user-register #user-register-form {
  display: none; }

/**********************************************
Add node list
***********************************************/
.page-node-add .node-type-list dt {
  font-size: 22px;
  border-left: 2px solid #E42A1E;
  padding: 5px 0px 0px 10px; }
  .page-node-add .node-type-list dt a {
    display: block; }
.page-node-add .node-type-list dd {
  margin-bottom: 22px;
  border-left: 2px solid #E42A1E;
  padding: 0px 0px 5px 20px; }

/**********************************************
VB01 - Resets
***********************************************/
ul.inline li {
  padding: 0; }

.node-unpublished {
  padding: 0 !important;
  background: none !important; }

.profile {
  margin: 0; }

/**********************************************
VB02 - Globals
***********************************************/
.page-home .pager {
  display: none; }

.no-capitalize {
  text-transform: none !important; }

html.js input.form-autocomplete {
  background-position: 100% 7px; }

html.js input.form-autocomplete.throbbing {
  background-position: 100% -13px; }

.page-reports-featured .panel-panel.middle {
  padding-top: 30px; }
.page-reports-featured .pane-vb-intel-reports-featured-pane .view-header {
  display: none; }

#footer {
  margin-top: 50px; }

html, body {
  height: 100%; }

.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -136px; }
  .page-wrap:after {
    content: "";
    display: block; }

.region {
  clear: both; }

#footer, .page-wrap:after {
  /* .push must be the same height as footer */ }

body {
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #000;
  background: #f9f9f9; }

a:active, a:link, a:visited {
  color: #ed2125;
  outline: none; }

div.workbench-info-block, div.warning {
  margin-bottom: 20px;
  display: none; }

.cke_chrome {
  border-color: #000 !important; }

.node-unpublished {
  padding: 1% 2%; }

.breadcrumb {
  margin: 20px 0;
  display: none; }

div.workbench-info-block {
  background: #e3f6e9;
  border: none;
  padding: 9px;
  color: #000;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px; }

div.error {
  background: #fcdede;
  border: none;
  color: #000;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px; }

.vertical-tabs a {
  color: #4d4d50; }

#content-header {
  padding: 10px 10px 0; }

#content-area {
  padding: 10px; }

a.tabledrag-handle .handle {
  width: 24px;
  height: 24px; }

.defaultSkin table.mceLayout {
  border: solid #000 1px !important;
  margin-bottom: 10px; }

fieldset.collapsible {
  margin-bottom: 20px; }

.tabledrag-toggle-weight-wrapper {
  display: none; }

img.media-element {
  border: solid #4d4d50 1px;
  margin: 20px; }

img {
  max-width: 100%;
  height: auto; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.page-node-edit .region-content {
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto; }
  .page-node-edit .region-content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.pane-title {
  font-size: 2em;
  margin-top: 20px; }

.hide {
  display: none; }

div.tabs {
  margin: 0; }

.pager-load-more a {
  display: inline-block;
  padding: 10px 40px;
  color: white;
  background: #b3b3b6;
  color: #fff;
  text-transform: capitalize;
  font-size: 1.4em;
  border-radius: 5px; }
.page-taxonomy-term .pager-load-more a {
  display: none; }

.title-toggle {
  padding: 15px 0 10px; }

h1 span.red {
  color: #EC2025; }

/**********************************************
VB02.1 - Modal Boxes
***********************************************/
div.ctools-modal-content {
  border: 1px solid #b3b3b6; }

div.ctools-modal-content .modal-header {
  background: #4d4d50;
  padding: 10px;
  text-align: center; }

div.ctools-modal-content a.close {
  width: 20px;
  height: 20px;
  display: inline-block;
  text-indent: -99999em;
  background: url("../images/close.png") center no-repeat; }

div.ctools-modal-content .form-item label {
  width: 150px; }

/**********************************************
VB03 - Fonts
***********************************************/
ul, ol {
  margin-left: 25px;
  margin-bottom: 20px; }

h1, h2 {
  margin: 0 0 6px 0;
  padding: 0;
  font-weight: 400;
  font-family: "Open Sans", sans-serif; }

h3, h4 {
  margin: 0 0 8px 0;
  padding: 0;
  font-weight: 400;
  font-family: "Open Sans", sans-serif; }

p {
  margin: 0 0 10px 0; }

h2 {
  color: #000; }
  h2 a:link, h2 a:active, h2 a:visited {
    color: #000; }

.field-type-content-section h1 {
  font-size: 20px; }

.pane-term-description {
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 24px; }

/**********************************************
VB04 - Header
***********************************************/
#header {
  background: url("../images/betatag.png") top left no-repeat #fff;
  padding: 5px 0 0; }
  #header #row-02 {
    max-width: 83.69231em;
    margin-left: auto;
    margin-right: auto; }
    #header #row-02:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
  #header .vb_intel_name_slogan_content {
    float: left;
    margin: 10px 10px; }
    #header .vb_intel_name_slogan_content h1 {
      padding-top: 8px;
      float: left;
      font-weight: 100;
      font-size: 18px;
      line-height: 1;
      text-transform: uppercase; }
      #header .vb_intel_name_slogan_content h1 a {
        color: #000; }
        #header .vb_intel_name_slogan_content h1 a img {
          display: inline-block;
          vertical-align: middle; }
        #header .vb_intel_name_slogan_content h1 a p {
          display: inline-block;
          margin: 0 0 0 5px;
          color: #4d4d50;
          border-left: 1px solid #4d4d50;
          padding: 1px 0 1px 8px;
          font-size: 16px;
          font-weight: 400; }
        #header .vb_intel_name_slogan_content h1 a:hover {
          text-decoration: none; }
  #header .pane-main-menu {
    background-color: #4d4d50; }
    #header .pane-main-menu .pane-content {
      max-width: 83.69231em;
      margin-left: auto;
      margin-right: auto;
      list-style-type: none;
      z-index: 10;
      position: absolute;
      float: left; }
  #header .pull-right {
    margin-top: -2px;
    float: right; }
    #header .pull-right.menu-search {
      clear: right;
      padding-top: 5px; }
    #header .pull-right .menu {
      margin: 0 10px 0 0;
      padding: 0;
      display: inline-block;
      float: left;
      /*		  &:after{
      		    content:'Beta';
      		    color:$red;
      		    font-weight: normal;
      		    font-size: 12px;
      		    text-transform: none;
      		  }*/ }
      @media screen and (max-width: 768px) {
        #header .pull-right .menu {
          float: right; } }
      #header .pull-right .menu li {
        display: inline-block;
        margin-top: -3px; }
        #header .pull-right .menu li a {
          color: #4d4d50;
          text-transform: uppercase;
          font-size: 1.2em;
          display: block;
          padding: 0 10px;
          line-height: 28px; }
          @media screen and (max-width: 768px) {
            #header .pull-right .menu li a {
              padding: 0; } }
    #header .pull-right #views-exposed-form-search-views-panel-pane-search-node-form {
      float: right; }
      @media screen and (max-width: 768px) {
        #header .pull-right #views-exposed-form-search-views-panel-pane-search-node-form {
          float: none;
          clear: both;
          max-width: 200px; } }
      #header .pull-right #views-exposed-form-search-views-panel-pane-search-node-form .views-exposed-form {
        background: none !important;
        position: relative; }
        #header .pull-right #views-exposed-form-search-views-panel-pane-search-node-form .views-exposed-form .views-exposed-widget {
          padding: 0;
          line-height: 0; }
        #header .pull-right #views-exposed-form-search-views-panel-pane-search-node-form .views-exposed-form .views-submit-button {
          position: absolute;
          right: 10px;
          top: 0;
          height: 24px;
          text-indent: -555px; }
          #header .pull-right #views-exposed-form-search-views-panel-pane-search-node-form .views-exposed-form .views-submit-button:before {
            font-family: 'icomoon';
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            /* Better Font Rendering =========== */
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "\e602"; }
          #header .pull-right #views-exposed-form-search-views-panel-pane-search-node-form .views-exposed-form .views-submit-button:before {
            width: 28px;
            height: 28px;
            text-align: center;
            line-height: 28px;
            padding: 6px; }
      #header .pull-right #views-exposed-form-search-views-panel-pane-search-node-form input {
        border: solid #4d4d50 1px;
        padding-right: 30px;
        border-radius: 0px 0px 0px 0px;
        -moz-border-radius: 0px 0px 0px 0px;
        -webkit-border-top-left-radius: 0px;
        -webkit-border-top-right-radius: 0px;
        -webkit-border-bottom-right-radius: 0px;
        -webkit-border-bottom-left-radius: 0px;
        margin: 0;
        width: 100%; }
      #header .pull-right #views-exposed-form-search-views-panel-pane-search-node-form .form-submit {
        position: absolute;
        right: 0;
        top: 0;
        height: 28px;
        width: 28px;
        color: #000;
        background: none;
        border: 0;
        padding: 0;
        text-indent: -5555px; }
  #header #block-vb_intel_social-vb_intel_social_block_connect {
    float: right; }
    @media screen and (max-width: 768px) {
      #header #block-vb_intel_social-vb_intel_social_block_connect {
        float: left; } }
    #header #block-vb_intel_social-vb_intel_social_block_connect .social-icons-connect ul li {
      margin: 4px 0 0 14px;
      line-height: 40px; }
      #header #block-vb_intel_social-vb_intel_social_block_connect .social-icons-connect ul li a {
        text-indent: -55555px;
        font-size: 18px;
        width: 30px;
        height: 30px;
        text-align: center;
        display: block;
        overflow: hidden;
        color: #fff;
        border-radius: 24px 24px 24px 24px;
        -moz-border-radius: 24px 24px 24px 24px;
        -webkit-border-top-left-radius: 24px;
        -webkit-border-top-right-radius: 24px;
        -webkit-border-bottom-right-radius: 24px;
        -webkit-border-bottom-left-radius: 24px; }
        #header #block-vb_intel_social-vb_intel_social_block_connect .social-icons-connect ul li a:hover {
          background: #ed2125;
          text-decoration: none; }
        #header #block-vb_intel_social-vb_intel_social_block_connect .social-icons-connect ul li a:before {
          height: 24px;
          text-indent: 0;
          padding: 6px;
          display: block; }
      #header #block-vb_intel_social-vb_intel_social_block_connect .social-icons-connect ul li.twitter a:before {
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e606"; }
      #header #block-vb_intel_social-vb_intel_social_block_connect .social-icons-connect ul li.twitter a:hover {
        background: #00aced; }
      #header #block-vb_intel_social-vb_intel_social_block_connect .social-icons-connect ul li.facebook a:before {
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e605"; }
      #header #block-vb_intel_social-vb_intel_social_block_connect .social-icons-connect ul li.facebook a:hover {
        background: #3B5998; }
      #header #block-vb_intel_social-vb_intel_social_block_connect .social-icons-connect ul li.linkedin a {
        background: transparent url(../images/linkedin-nav_2x.png) center no-repeat;
        -webkit-background-size: 30px;
        -moz-background-size: 30px;
        -ms-background-size: 30px;
        -o-background-size: 30px;
        background-size: 30px; }
        #header #block-vb_intel_social-vb_intel_social_block_connect .social-icons-connect ul li.linkedin a:hover {
          background-color: #007bb6; }
      #header #block-vb_intel_social-vb_intel_social_block_connect .social-icons-connect ul li.googleplus a:before {
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e604"; }
      #header #block-vb_intel_social-vb_intel_social_block_connect .social-icons-connect ul li.googleplus a:hover {
        background: #C63D2D; }

/**********************************************
VB05 - Section Sidebar
***********************************************/
.col-sm-3 h3 {
  font-size: 16px; }

#sections-sidebar {
  border-bottom: solid #e7e7e8 2px; }
  #sections-sidebar li {
    list-style: none;
    margin: 0;
    border: 0;
    border-top: solid #000 2px; }
    #sections-sidebar li ul {
      margin: 0;
      border-top: solid #000 2px; }
    #sections-sidebar li > a {
      display: block;
      padding: 3px 3px;
      letter-spacing: 1px;
      font-weight: bold;
      color: #000;
      font-size: 13px; }
    #sections-sidebar li li {
      border-top: solid #e7e7e8 1px;
      border-bottom: none; }
      #sections-sidebar li li a {
        font-weight: normal;
        color: #ed2125;
        font-size: 12px;
        letter-spacing: 0;
        padding: 3px 16px; }
      #sections-sidebar li li.first {
        border-top: none; }

/**********************************************
VB06 - Burger
***********************************************/
#burger {
  display: none;
  width: 40px;
  height: 40px;
  background: #000;
  position: absolute;
  right: 0px;
  top: 110px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  z-index: 999;
  cursor: pointer; }
  #burger:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e603"; }
  @media screen and (max-width: 768px) {
    #burger {
      display: block; } }
  #burger:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 40px; }

/**********************************************
VB07 - Navigation
***********************************************/
#navigation {
  width: 100%;
  background: #4d4d50;
  float: left; }
  @media screen and (max-width: 768px) {
    #navigation .menu {
      visibility: hidden; } }
  #navigation .contextual-links, #navigation .contextual-links-trigger {
    display: none !important; }
  #navigation #header-region {
    position: absolute;
    top: -96px;
    right: 10px;
    min-width: 120px; }
    @media screen and (max-width: 768px) {
      #navigation #header-region {
        position: static;
        background: #e7e7e8;
        padding: 10px; } }
  #navigation .container {
    position: relative;
    height: 40px; }
    #navigation .container > ul.menu {
      list-style-type: none;
      padding: 0;
      margin: 0;
      position: absolute;
      top: 0;
      left: 10px;
      z-index: 10; }
      #navigation .container > ul.menu > li {
        display: block;
        float: left; }
        #navigation .container > ul.menu > li > ul {
          display: none; }
          @media screen and (max-width: 768px) {
            #navigation .container > ul.menu > li > ul {
              display: block; } }
      #navigation .container > ul.menu li {
        float: left;
        padding: 0;
        margin: 0; }
        #navigation .container > ul.menu li a, #navigation .container > ul.menu li span {
          padding: 0 10px;
          height: 40px;
          display: block;
          line-height: 40px;
          font-style: italic;
          font-weight: 400;
          font-family: "Open Sans", sans-serif;
          color: #fff;
          font-size: 16px;
          letter-spacing: 1px; }
          #navigation .container > ul.menu li a:hover, #navigation .container > ul.menu li a.active, #navigation .container > ul.menu li span:hover, #navigation .container > ul.menu li span.active {
            text-decoration: none;
            background-color: #b3b3b6; }
          #navigation .container > ul.menu li a.active, #navigation .container > ul.menu li span.active {
            color: #000; }
        #navigation .container > ul.menu li li a:hover, #navigation .container > ul.menu li li a.active, #navigation .container > ul.menu li li span:hover, #navigation .container > ul.menu li li span.active {
          text-decoration: none;
          background-color: transparent;
          color: #000 !important; }
      #navigation .container > ul.menu:after:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0; }
      #navigation .container > ul.menu.create-a-new-report > a {
        text-decoration: none;
        color: #b3b3b6; }
        #navigation .container > ul.menu.create-a-new-report > a:hover {
          color: #ed2125; }
      @media screen and (max-width: 768px) {
        #navigation .container > ul.menu {
          background: #e7e7e8;
          top: 40px;
          left: 0;
          right: 0; }
          #navigation .container > ul.menu li {
            margin: 0;
            float: none; }
            #navigation .container > ul.menu li a, #navigation .container > ul.menu li span {
              color: #000; }
              #navigation .container > ul.menu li a:hover, #navigation .container > ul.menu li a.active, #navigation .container > ul.menu li span:hover, #navigation .container > ul.menu li span.active {
                color: #4d4d50; }
            #navigation .container > ul.menu li.first a, #navigation .container > ul.menu li.first span {
              padding-left: 10px; } }
    #navigation .container > ul.menu ul.menu {
      position: absolute;
      width: 100%;
      padding: 3px 10px 10px 10px;
      top: 40px;
      left: 0;
      width: 880px;
      z-index: 9;
      background: #e7e7e8;
      border-radius: 0 0 3px 3px;
      -moz-border-radius: 0 0 3px 3px;
      -webkit-border-top-left-radius: 0;
      -webkit-border-top-right-radius: 0;
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-bottom-left-radius: 3px;
      box-shadow: #4d4d50 1px 1px 8px; }
      #navigation .container > ul.menu ul.menu li {
        margin: 10px; }
        #navigation .container > ul.menu ul.menu li a, #navigation .container > ul.menu ul.menu li span {
          height: auto;
          line-height: 24px;
          font-size: 13px;
          font-weight: bold;
          font-style: normal;
          color: #000;
          letter-spacing: 1px;
          padding: 3px 3px; }
      @media screen and (max-width: 768px) {
        #navigation .container > ul.menu ul.menu {
          position: static;
          box-shadow: none;
          float: none;
          border-radius: 0 0 0 0;
          -moz-border-radius: 0 0 0 0;
          -webkit-border-top-left-radius: 0;
          -webkit-border-top-right-radius: 0;
          -webkit-border-bottom-right-radius: 0;
          -webkit-border-bottom-left-radius: 0; }
          #navigation .container > ul.menu ul.menu li {
            margin: 0;
            float: none;
            width: 100%; } }
    #navigation .container > ul.menu ul.menu ul.menu {
      box-shadow: none;
      border-radius: 0px 0px 0px 0px;
      -moz-border-radius: 0px 0px 0px 0px;
      -webkit-border-top-left-radius: 0px;
      -webkit-border-top-right-radius: 0px;
      -webkit-border-bottom-right-radius: 0px;
      -webkit-border-bottom-left-radius: 0px;
      border-top: solid #000 2px;
      border-bottom: solid #b3b3b6 1px;
      width: 100%;
      position: static;
      padding: 0; }
      #navigation .container > ul.menu ul.menu ul.menu li {
        float: none;
        display: block;
        margin: 0;
        border-bottom: solid #b3b3b6 1px; }
        #navigation .container > ul.menu ul.menu ul.menu li a, #navigation .container > ul.menu ul.menu ul.menu li span {
          padding: 3px 6px;
          font-size: 12px;
          line-height: 20px;
          height: auto;
          font-weight: normal;
          letter-spacing: 0;
          color: #ed2125; }
        #navigation .container > ul.menu ul.menu ul.menu li.last {
          border-bottom: none; }
  #navigation ul {
    display: inline-block;
    float: left;
    margin: 0; }
    #navigation ul#secondary {
      display: none; }

/**********************************************
VB08 - Quotes
***********************************************/
.vb_intel_quotes_wrapper .vb_intel_quotes_content {
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto; }
  .vb_intel_quotes_wrapper .vb_intel_quotes_content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.vb_intel_quotes_wrapper_fade img {
  border-radius: 150px 150px 150px 150px;
  -moz-border-radius: 150px 150px 150px 150px;
  -webkit-border-top-left-radius: 150px;
  -webkit-border-top-right-radius: 150px;
  -webkit-border-bottom-right-radius: 150px;
  -webkit-border-bottom-left-radius: 150px;
  border: #fff solid 5px;
  width: 150px;
  transition: width 0.2s ease;
  margin: 85px 35px 60px 90px;
  float: left; }
.vb_intel_quotes_wrapper_fade .views-field-field-quote:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #e7e7e8;
  display: block;
  width: 0;
  z-index: 0;
  margin-top: -15px;
  left: -16px;
  top: 50%; }
.vb_intel_quotes_wrapper_fade .views-field-field-quote {
  position: relative;
  width: 65%;
  height: 200px;
  padding: 25px;
  background: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: #e7e7e8 solid 1px;
  float: right;
  margin: 65px 90px 30px 0px; }
  .vb_intel_quotes_wrapper_fade .views-field-field-quote .body {
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    font-weight: 100;
    font-size: 1.6em;
    margin-left: 20px;
    letter-spacing: 0.09em; }
    .vb_intel_quotes_wrapper_fade .views-field-field-quote .body p:before {
      content: "\""; }
    .vb_intel_quotes_wrapper_fade .views-field-field-quote .body p {
      line-height: 1.4em; }
    .vb_intel_quotes_wrapper_fade .views-field-field-quote .body p:after {
      content: "\""; }
  .vb_intel_quotes_wrapper_fade .views-field-field-quote .customer h3 {
    color: #ed2125;
    font-size: 16px;
    text-align: center;
    margin: 0; }
  .vb_intel_quotes_wrapper_fade .views-field-field-quote .customer .job-title {
    color: #b3b6bd;
    font-size: 11px;
    text-align: center;
    font-weight: 700; }
.vb_intel_quotes_wrapper_fade .views-field-field-quote:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent #FFFFFF;
  display: block;
  width: 0;
  z-index: 1;
  margin-top: -15px;
  left: -15px;
  top: 50%; }

.vb_intel_quotes_wrapper_static {
  min-height: 200px; }
  .vb_intel_quotes_wrapper_static .view-header {
    width: 100%;
    padding: 20px;
    text-align: center;
    color: #ed2125;
    font-size: 2em;
    line-height: 1.4em;
    min-height: 170px;
    display: table;
    font-weight: 100; }
    .vb_intel_quotes_wrapper_static .view-header p {
      height: 100%;
      vertical-align: middle;
      display: table-cell; }
  .vb_intel_quotes_wrapper_static .view-content .views-row {
    display: block;
    float: left;
    margin-right: 2.12766%;
    width: 31.91489%;
    text-align: center;
    min-height: 210px;
    cursor: pointer;
    display: table; }
    .vb_intel_quotes_wrapper_static .view-content .views-row:last-child {
      margin-right: 0; }
    .vb_intel_quotes_wrapper_static .view-content .views-row .author {
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      width: 100%;
      margin: 0 auto; }
    .vb_intel_quotes_wrapper_static .view-content .views-row img {
      border-radius: 220px 220px 220px 220px;
      -moz-border-radius: 220px 220px 220px 220px;
      -webkit-border-top-left-radius: 220px;
      -webkit-border-top-right-radius: 220px;
      -webkit-border-bottom-right-radius: 220px;
      -webkit-border-bottom-left-radius: 220px;
      width: 100px;
      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      filter: grayscale(100%);
      transition: width 0.2s ease;
      margin-bottom: 10px; }
    .vb_intel_quotes_wrapper_static .view-content .views-row h3 {
      font-size: 1.4em;
      margin-bottom: 5px; }
    .vb_intel_quotes_wrapper_static .view-content .views-row .job-title {
      font-style: italic; }
    .vb_intel_quotes_wrapper_static .view-content .views-row:hover img, .vb_intel_quotes_wrapper_static .view-content .views-row.active img, .vb_intel_quotes_wrapper_static .view-content .views-row.selected img {
      -webkit-filter: grayscale(0%);
      -moz-filter: grayscale(0%);
      filter: grayscale(0%);
      transition: width 0.2s ease;
      width: 120px;
      border: 1px solid #ed2125; }

/**********************************************
VB09 - Slider
***********************************************/
.slick-slider {
  margin-bottom: 0;
  position: relative; }

.vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-wrapper {
  min-height: 320px;
  background-repeat: no-repeat;
  background-size: cover; }
.vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner {
  padding-top: 60px;
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto; }
  .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner h2,
  .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner .body {
    clear: both;
    padding: 6px;
    display: inline-block;
    color: #fff;
    margin-bottom: 3px;
    float: right;
    font-size: 37px;
    line-height: 26px;
    letter-spacing: 2px;
    color: #000; }
  .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner h2 {
    font-weight: 300;
    font-family: "Open Sans", sans-serif; }
  .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner .body {
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    padding-bottom: 0;
    max-width: 60%;
    margin-bottom: 25px; }
  .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner .content-button {
    float: right;
    clear: both;
    text-align: center; }
    .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner .content-button a {
      border: 1px solid #c1060a;
      border-radius: 3px;
      box-shadow: inset 0 1px 0 0 #ec6e71;
      color: white;
      display: inline-block;
      font-size: 11px;
      font-weight: bold;
      background-color: #ed2125;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed2125), color-stop(100%, #cf060a));
      background-image: -webkit-linear-gradient(top, #ed2125, #cf060a);
      background-image: -moz-linear-gradient(top, #ed2125, #cf060a);
      background-image: -ms-linear-gradient(top, #ed2125, #cf060a);
      background-image: -o-linear-gradient(top, #ed2125, #cf060a);
      background-image: linear-gradient(top, #ed2125, #cf060a);
      padding: 7px 18px;
      text-decoration: none;
      text-shadow: 0 1px 0 #b20003;
      -webkit-background-clip: padding-box;
      font-weight: 700;
      font-family: "Open Sans", sans-serif;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: 1px;
      background-image: none;
      border-radius: 0;
      border: none;
      text-shadow: none;
      box-shadow: none;
      line-height: 1;
      padding: 16px 36px;
      display: inline-block; }
      .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner .content-button a:hover:not(:disabled) {
        box-shadow: inset 0 1px 0 0 #e74043;
        cursor: pointer;
        background-color: #dd171b;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dd171b), color-stop(100%, #c0070b));
        background-image: -webkit-linear-gradient(top, #dd171b, #c0070b);
        background-image: -moz-linear-gradient(top, #dd171b, #c0070b);
        background-image: -ms-linear-gradient(top, #dd171b, #c0070b);
        background-image: -o-linear-gradient(top, #dd171b, #c0070b);
        background-image: linear-gradient(top, #dd171b, #c0070b); }
      .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner .content-button a:active:not(:disabled) {
        border: 1px solid #c1060a;
        box-shadow: inset 0 0 8px 4px #b0070b, inset 0 0 8px 4px #b0070b, 0 1px 1px 0 #eee; }
      .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner .content-button a:disabled {
        opacity: 0.5;
        cursor: not-allowed; }
      .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner .content-button a:hover {
        background-image: none;
        box-shadow: none; }
    .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner .content-button:after {
      content: 'Always free to join!';
      display: block;
      font-style: italic; }
  .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner .credits {
    position: absolute;
    bottom: 20px;
    color: #fff;
    font-size: 10px;
    text-shadow: #000 1px 1px 1px; }
    .vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .content-inner .credits a {
      color: #fff; }
.vb_intel_slider_wrapper .vb_intel_slider_content .views-field-field-slides .field-content .image img {
  display: block;
  min-height: 360px; }
.vb_intel_slider_wrapper .vb_intel_slider_content .slick__arrow {
  display: none; }
.vb_intel_slider_wrapper .vb_intel_slider_content ul.slick-dots {
  position: initial;
  padding: 0;
  margin: 10px 0;
  width: 100%;
  z-index: 99;
  text-align: center;
  position: absolute;
  bottom: 0; }
  .vb_intel_slider_wrapper .vb_intel_slider_content ul.slick-dots li {
    width: 8px;
    height: 8px; }
    .vb_intel_slider_wrapper .vb_intel_slider_content ul.slick-dots li button {
      border-radius: 10px 10px 10px 10px;
      -moz-border-radius: 10px 10px 10px 10px;
      -webkit-border-top-left-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      -webkit-border-bottom-right-radius: 10px;
      -webkit-border-bottom-left-radius: 10px;
      display: inline-block;
      border: solid #b3b3b6 1px;
      background: #e7e7e8;
      width: 8px;
      height: 8px;
      text-indent: -55555px;
      margin: 0 3px;
      padding: 0; }
    .vb_intel_slider_wrapper .vb_intel_slider_content ul.slick-dots li.slick-active button {
      border-color: #4d4d50; }

/**********************************************
VB10 - Footer
***********************************************/
#block-panels_mini-vb_intel_footer {
  overflow: hidden; }

.vb_intel_copyright_wrapper {
  border-top: solid #ed2125 10px;
  background: #4d4d50;
  padding: 0 10px; }
  .vb_intel_copyright_wrapper .vb_intel_copyright_content {
    max-width: 83.69231em;
    margin-left: auto;
    margin-right: auto;
    height: 136px;
    color: #fff;
    padding: 30px 0; }
    .vb_intel_copyright_wrapper .vb_intel_copyright_content:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .vb_intel_copyright_wrapper .vb_intel_copyright_content .vb_intel_copyright_menu ul {
      margin: 0 0 20px;
      padding: 0; }
      .vb_intel_copyright_wrapper .vb_intel_copyright_content .vb_intel_copyright_menu ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0; }
      .vb_intel_copyright_wrapper .vb_intel_copyright_content .vb_intel_copyright_menu ul li {
        display: inline-block;
        list-style: none;
        padding: 0;
        margin: 0;
        font-size: 16px;
        font-style: italic;
        font-weight: normal;
        border-right: solid #fff 1px; }
        .vb_intel_copyright_wrapper .vb_intel_copyright_content .vb_intel_copyright_menu ul li a {
          padding: 0 20px;
          color: #fff; }
        .vb_intel_copyright_wrapper .vb_intel_copyright_content .vb_intel_copyright_menu ul li:first-child a {
          padding-left: 0; }
        .vb_intel_copyright_wrapper .vb_intel_copyright_content .vb_intel_copyright_menu ul li:last-child {
          border-right: none !important; }
    .vb_intel_copyright_wrapper .vb_intel_copyright_content .vb_intel_copyright_txt {
      text-align: left; }

/**********************************************
VB11 - Forms
***********************************************/
.form-item-field-topics-covered-und,
.form-item-field-companies-covered-und,
.form-item-field-who-should-buy-und {
  padding: 10px 20px;
  background: #e7e7e8; }
  .form-item-field-topics-covered-und .form-checkboxes,
  .form-item-field-companies-covered-und .form-checkboxes,
  .form-item-field-who-should-buy-und .form-checkboxes {
    padding: 0; }

.node-action-buttons {
  text-align: right;
  margin-bottom: 20px; }
  .node-action-buttons input {
    margin-right: 0;
    margin-left: 10px; }

.form-checkboxes {
  background: #e7e7e8;
  padding: 20px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px; }

form .field-multiple-table td.field-multiple-drag {
  vertical-align: top; }

.views-exposed-form {
  background: #e7e7e8; }
  .views-exposed-form .views-exposed-widgets {
    padding: 0 10px;
    line-height: 44px; }
    .views-exposed-form .views-exposed-widgets .views-widget-filter-title .form-item-title {
      float: left;
      width: 200px; }
  .views-exposed-form label {
    display: inline-block;
    margin: 0 10px 0 0;
    float: left;
    color: #000; }
  .views-exposed-form .views-submit-button {
    float: right;
    padding: 0;
    text-align: right;
    line-height: 60px; }
    .views-exposed-form .views-submit-button .form-submit {
      margin: 0; }
  .views-exposed-form .views-widget {
    float: left; }
  .views-exposed-form .views-widget-filter-title {
    margin-right: 0; }

.form-type-select label {
  display: inline-block;
  margin-bottom: 10px; }

label {
  display: block;
  margin-bottom: 5px; }

input.form-file,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  border: solid #000 1px;
  padding: 4px 6px;
  margin-bottom: 9px;
  color: #000;
  font-size: 13px !important;
  letter-spacing: 1px;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px; }

input.form-file {
  margin-right: 10px; }

.form-textarea-wrapper textarea {
  height: 400px; }

.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: solid #fcdede 1px; }

.form-checkboxes {
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto; }
  .form-checkboxes:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .form-checkboxes .form-item {
    width: 22%;
    margin-right: 3%;
    float: left; }
    @media screen and (max-width: 768px) {
      .form-checkboxes .form-item {
        display: block;
        float: left;
        margin-right: 2.12766%;
        width: 31.91489%; }
        .form-checkboxes .form-item:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .form-checkboxes .form-item {
        display: block;
        float: left;
        margin-right: 2.12766%;
        width: 31.91489%; }
        .form-checkboxes .form-item:last-child {
          margin-right: 0; } }

.field-name-field-marketing-image {
  border: none; }

.field-name-field-sections .form-submit {
  border: 1px solid black;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #262626;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, black));
  background-image: -webkit-linear-gradient(top, #000, black);
  background-image: -moz-linear-gradient(top, #000, black);
  background-image: -ms-linear-gradient(top, #000, black);
  background-image: -o-linear-gradient(top, #000, black);
  background-image: linear-gradient(top, #000, black);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 black;
  -webkit-background-clip: padding-box; }
  .field-name-field-sections .form-submit:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #0d0d0d;
    cursor: pointer;
    background-color: black;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, black));
    background-image: -webkit-linear-gradient(top, black, black);
    background-image: -moz-linear-gradient(top, black, black);
    background-image: -ms-linear-gradient(top, black, black);
    background-image: -o-linear-gradient(top, black, black);
    background-image: linear-gradient(top, black, black); }
  .field-name-field-sections .form-submit:active:not(:disabled) {
    border: 1px solid black;
    box-shadow: inset 0 0 8px 4px black, inset 0 0 8px 4px black, 0 1px 1px 0 #eee; }
  .field-name-field-sections .form-submit:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

.field-name-field-sub-sections {
  margin-bottom: 10px; }
  .field-name-field-sub-sections .form-submit {
    border: 1px solid #c1060a;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #ec6e71;
    color: white;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    background-color: #ed2125;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed2125), color-stop(100%, #cf060a));
    background-image: -webkit-linear-gradient(top, #ed2125, #cf060a);
    background-image: -moz-linear-gradient(top, #ed2125, #cf060a);
    background-image: -ms-linear-gradient(top, #ed2125, #cf060a);
    background-image: -o-linear-gradient(top, #ed2125, #cf060a);
    background-image: linear-gradient(top, #ed2125, #cf060a);
    padding: 7px 18px;
    text-decoration: none;
    text-shadow: 0 1px 0 #b20003;
    -webkit-background-clip: padding-box; }
    .field-name-field-sub-sections .form-submit:hover:not(:disabled) {
      box-shadow: inset 0 1px 0 0 #e74043;
      cursor: pointer;
      background-color: #dd171b;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dd171b), color-stop(100%, #c0070b));
      background-image: -webkit-linear-gradient(top, #dd171b, #c0070b);
      background-image: -moz-linear-gradient(top, #dd171b, #c0070b);
      background-image: -ms-linear-gradient(top, #dd171b, #c0070b);
      background-image: -o-linear-gradient(top, #dd171b, #c0070b);
      background-image: linear-gradient(top, #dd171b, #c0070b); }
    .field-name-field-sub-sections .form-submit:active:not(:disabled) {
      border: 1px solid #c1060a;
      box-shadow: inset 0 0 8px 4px #b0070b, inset 0 0 8px 4px #b0070b, 0 1px 1px 0 #eee; }
    .field-name-field-sub-sections .form-submit:disabled {
      opacity: 0.5;
      cursor: not-allowed; }

#views-exposed-form-search-views-panel-pane-search-node .views-submit-button {
  float: left; }

#media-browser-page #media-tab-upload .form-file {
  margin-right: 10px; }
#media-browser-page #media-tab-upload .form-submit {
  border: 1px solid #c1060a;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #ec6e71;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  background-color: #ed2125;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed2125), color-stop(100%, #cf060a));
  background-image: -webkit-linear-gradient(top, #ed2125, #cf060a);
  background-image: -moz-linear-gradient(top, #ed2125, #cf060a);
  background-image: -ms-linear-gradient(top, #ed2125, #cf060a);
  background-image: -o-linear-gradient(top, #ed2125, #cf060a);
  background-image: linear-gradient(top, #ed2125, #cf060a);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b20003;
  -webkit-background-clip: padding-box; }
  #media-browser-page #media-tab-upload .form-submit:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #e74043;
    cursor: pointer;
    background-color: #dd171b;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dd171b), color-stop(100%, #c0070b));
    background-image: -webkit-linear-gradient(top, #dd171b, #c0070b);
    background-image: -moz-linear-gradient(top, #dd171b, #c0070b);
    background-image: -ms-linear-gradient(top, #dd171b, #c0070b);
    background-image: -o-linear-gradient(top, #dd171b, #c0070b);
    background-image: linear-gradient(top, #dd171b, #c0070b); }
  #media-browser-page #media-tab-upload .form-submit:active:not(:disabled) {
    border: 1px solid #c1060a;
    box-shadow: inset 0 0 8px 4px #b0070b, inset 0 0 8px 4px #b0070b, 0 1px 1px 0 #eee; }
  #media-browser-page #media-tab-upload .form-submit:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

/**********************************************
VB12 - Grid
***********************************************/
.row {
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto; }
  .row:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.col-sm-1 {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 6.38298%; }
  .col-sm-1:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .col-sm-1 {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 65.95745%; }
      .col-sm-1:last-child {
        margin-right: 0; } }

.col-sm-2 {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 14.89362%; }
  .col-sm-2:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .col-sm-2 {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 65.95745%; }
      .col-sm-2:last-child {
        margin-right: 0; } }

.col-sm-3 {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 23.40426%; }
  .col-sm-3:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .col-sm-3 {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 65.95745%; }
      .col-sm-3:last-child {
        margin-right: 0; } }

.col-sm-4 {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 31.91489%; }
  .col-sm-4:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .col-sm-4 {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 65.95745%; }
      .col-sm-4:last-child {
        margin-right: 0; } }

.col-sm-5 {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 40.42553%; }
  .col-sm-5:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .col-sm-5 {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 65.95745%; }
      .col-sm-5:last-child {
        margin-right: 0; } }

.col-sm-6 {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 48.93617%; }
  .col-sm-6:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .col-sm-6 {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 65.95745%; }
      .col-sm-6:last-child {
        margin-right: 0; } }

.col-sm-7 {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 57.44681%; }
  .col-sm-7:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .col-sm-7 {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 65.95745%; }
      .col-sm-7:last-child {
        margin-right: 0; } }

.col-sm-8 {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 65.95745%; }
  .col-sm-8:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .col-sm-8 {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 65.95745%; }
      .col-sm-8:last-child {
        margin-right: 0; } }

.col-sm-9 {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 74.46809%; }
  .col-sm-9:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .col-sm-9 {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 65.95745%; }
      .col-sm-9:last-child {
        margin-right: 0; } }

.col-sm-10 {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 82.97872%; }
  .col-sm-10:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .col-sm-10 {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 65.95745%; }
      .col-sm-10:last-child {
        margin-right: 0; } }

.col-sm-11 {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 91.48936%; }
  .col-sm-11:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .col-sm-11 {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 65.95745%; }
      .col-sm-11:last-child {
        margin-right: 0; } }

.col-sm-12 {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 100%; }
  .col-sm-12:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .col-sm-12 {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 65.95745%; }
      .col-sm-12:last-child {
        margin-right: 0; } }

/**********************************************
VB13 - Buttons
***********************************************/
a.button, a.btn,
#content .form-submit, #edit-delete,
.button-red, .btn-red {
  border: 1px solid #c1060a;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #ec6e71;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  background-color: #ed2125;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed2125), color-stop(100%, #cf060a));
  background-image: -webkit-linear-gradient(top, #ed2125, #cf060a);
  background-image: -moz-linear-gradient(top, #ed2125, #cf060a);
  background-image: -ms-linear-gradient(top, #ed2125, #cf060a);
  background-image: -o-linear-gradient(top, #ed2125, #cf060a);
  background-image: linear-gradient(top, #ed2125, #cf060a);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #b20003;
  -webkit-background-clip: padding-box;
  margin-right: 10px;
  margin-bottom: 10px;
  min-width: 90px;
  letter-spacing: 1px;
  color: #fff;
  font-size: 11px;
  border: none;
  background-image: none;
  box-shadow: none;
  text-shadow: none; }
  a.button:hover:not(:disabled), a.btn:hover:not(:disabled),
  #content .form-submit:hover:not(:disabled), #edit-delete:hover:not(:disabled),
  .button-red:hover:not(:disabled), .btn-red:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #e74043;
    cursor: pointer;
    background-color: #dd171b;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dd171b), color-stop(100%, #c0070b));
    background-image: -webkit-linear-gradient(top, #dd171b, #c0070b);
    background-image: -moz-linear-gradient(top, #dd171b, #c0070b);
    background-image: -ms-linear-gradient(top, #dd171b, #c0070b);
    background-image: -o-linear-gradient(top, #dd171b, #c0070b);
    background-image: linear-gradient(top, #dd171b, #c0070b); }
  a.button:active:not(:disabled), a.btn:active:not(:disabled),
  #content .form-submit:active:not(:disabled), #edit-delete:active:not(:disabled),
  .button-red:active:not(:disabled), .btn-red:active:not(:disabled) {
    border: 1px solid #c1060a;
    box-shadow: inset 0 0 8px 4px #b0070b, inset 0 0 8px 4px #b0070b, 0 1px 1px 0 #eee; }
  a.button:disabled, a.btn:disabled,
  #content .form-submit:disabled, #edit-delete:disabled,
  .button-red:disabled, .btn-red:disabled {
    opacity: 0.5;
    cursor: not-allowed; }
  a.button:hover, a.btn:hover,
  #content .form-submit:hover, #edit-delete:hover,
  .button-red:hover, .btn-red:hover {
    background-image: none; }

.button-green, .btn-green {
  border: 1px solid #279e4e;
  border-radius: 3px;
  box-shadow: inset 0 1px 0 0 #89d0a0;
  color: white;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  background-color: #49c471;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #49c471), color-stop(100%, #2baa54));
  background-image: -webkit-linear-gradient(top, #49c471, #2baa54);
  background-image: -moz-linear-gradient(top, #49c471, #2baa54);
  background-image: -ms-linear-gradient(top, #49c471, #2baa54);
  background-image: -o-linear-gradient(top, #49c471, #2baa54);
  background-image: linear-gradient(top, #49c471, #2baa54);
  padding: 7px 18px;
  text-decoration: none;
  text-shadow: 0 1px 0 #1e9344;
  -webkit-background-clip: padding-box;
  color: #fff !important;
  margin-right: 10px;
  text-decoration: none !important;
  letter-spacing: 1px;
  font-size: 11px; }
  .button-green:hover:not(:disabled), .btn-green:hover:not(:disabled) {
    box-shadow: inset 0 1px 0 0 #64c383;
    cursor: pointer;
    background-color: #40b366;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #40b366), color-stop(100%, #289d4e));
    background-image: -webkit-linear-gradient(top, #40b366, #289d4e);
    background-image: -moz-linear-gradient(top, #40b366, #289d4e);
    background-image: -ms-linear-gradient(top, #40b366, #289d4e);
    background-image: -o-linear-gradient(top, #40b366, #289d4e);
    background-image: linear-gradient(top, #40b366, #289d4e); }
  .button-green:active:not(:disabled), .btn-green:active:not(:disabled) {
    border: 1px solid #279e4e;
    box-shadow: inset 0 0 8px 4px #269049, inset 0 0 8px 4px #269049, 0 1px 1px 0 #eee; }
  .button-green:disabled, .btn-green:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

/**********************************************
VB14 - Tables
***********************************************/
table.sticky-header {
  background: #fff;
  z-index: 100; }
  table.sticky-header th {
    background: #fff; }

.field-name-field-sub-sections table.sticky-header {
  z-index: 10; }
  .field-name-field-sub-sections table.sticky-header th {
    padding-top: 64px; }

table.sticky-enabled + table th {
  visibility: hidden; }

.field-name-field-sub-sections {
  position: relative; }
  .field-name-field-sub-sections table.sticky-header {
    padding-top: 45px; }

table, tbody, td, th {
  border: none;
  padding: 10px 8px; }

table {
  width: 100%;
  color: #000;
  margin-bottom: 20px; }
  table a:active, table a:link, table a:visited {
    color: #000;
    font-weight: bold; }
  table .views-field-changed, table .views-field-name, table .views-field-type, table .views-field-title, table .views-field-state {
    text-align: center; }
  table .views-field-moderation-actions {
    vertical-align: middle; }
    table .views-field-moderation-actions ul {
      margin: 0; }
    table .views-field-moderation-actions ul li {
      list-style: none; }
      table .views-field-moderation-actions ul li a {
        color: #ed2125; }

th {
  border-bottom: solid #000 2px;
  font-size: 13px; }
  th label {
    display: inline-block;
    margin-right: 10px; }

td {
  border-bottom: solid #e7e7e8 1px;
  color: #4d4d50;
  font-size: 12px; }

.current-revision td {
  background: #e7e7e8; }

tr.even {
  background: #e7e7e8; }

.defaultSkin table td {
  padding: 0; }

td.active {
  background: #000;
  color: #fff;
  font-weight: bold; }

.tabledrag-dragging tr td .field-name-field-section-body, .tabledrag-dragging tr td .field-name-field-sub-sections, .tabledrag-dragging tr td .field-name-field-sub-sections + .form-submit {
  display: none; }
.tabledrag-dragging tr td .field-name-field-sub-section-body, .tabledrag-dragging tr td .field-name-field-sub-section-body + .form-submit {
  display: none; }

/**********************************************
VB15 - Report Creator
***********************************************/
.page-node-add-report #page-title {
  font-weight: bold;
  float: left; }
.page-node-add-report .default-region-content-wrapper {
  position: relative; }
.page-node-add-report .node-action-buttons {
  float: right;
  position: absolute;
  top: -45px;
  right: 0; }

input[value="Add a section"] {
  background: #1fa2ed !important;
  padding-left: 35px !important;
  color: #fff !important;
  border-radius: 0 !important 0 !important 0 !important 0 !important;
  -moz-border-radius: 0 !important 0 !important 0 !important 0 !important;
  -webkit-border-top-left-radius: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
  background: #1fa2ed url("../images/icon_add_remove.png") 10px 6px no-repeat !important;
  margin-left: -90px; }
  input[value="Add a section"]:hover {
    box-shadow: none !important; }

.section-info {
  border-bottom: 1px solid #e7e7e8; }
  .section-info:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .section-info h3, .section-info p {
    float: left;
    clear: left; }
  .section-info .section-actions {
    float: right;
    margin-top: -20px; }
    .section-info .section-actions .form-submit {
      background-color: #e7e7e8 !important;
      color: #000 !important; }
      .section-info .section-actions .form-submit:hover {
        color: #fff !important; }
    .section-info .section-actions input[value="Upload a PDF of your report"] {
      background: #1fa2ed !important;
      padding-left: 35px !important;
      color: #fff !important;
      border-radius: 0 !important 0 !important 0 !important 0 !important;
      -moz-border-radius: 0 !important 0 !important 0 !important 0 !important;
      -webkit-border-top-left-radius: 0 !important;
      -webkit-border-top-right-radius: 0 !important;
      -webkit-border-bottom-right-radius: 0 !important;
      -webkit-border-bottom-left-radius: 0 !important;
      background: #1fa2ed url("../images/icon_upload.png") 5px 3px no-repeat !important; }
      .section-info .section-actions input[value="Upload a PDF of your report"]:hover {
        box-shadow: none !important; }

#edit-actions {
  text-align: right;
  border-top: 1px solid #e7e7e8;
  padding-top: 20px; }
  #edit-actions #edit-next,
  #edit-actions #edit-previous {
    background-color: #e7e7e8 !important;
    color: #000; }
    #edit-actions #edit-next:hover,
    #edit-actions #edit-previous:hover {
      background-color: #4d4d50;
      color: #fff; }

/**********************************************
VB15.1 - Report Nav
***********************************************/
.page-break-field-navigation {
  clear: both;
  margin-bottom: 20px !important; }
  .page-break-field-navigation:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .page-break-field-navigation li {
    position: relative;
    height: 60px;
    background: #e7e7e8;
    list-style: none;
    float: left;
    text-align: center;
    line-height: 60px;
    margin: 0 1% 0 0 !important;
    padding-left: 40px !important;
    width: 19%;
    white-space: nowrap;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    color: #4d4d50;
    letter-spacing: 1px;
    text-transform: uppercase; }
    .page-break-field-navigation li:before {
      content: " ";
      display: block;
      height: 120px;
      position: absolute;
      top: 0;
      left: 0;
      height: 0;
      width: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 30px;
      border-left-color: #fff; }
    .page-break-field-navigation li:after {
      content: " ";
      display: block;
      height: 120px;
      position: absolute;
      top: 0;
      right: -60px;
      height: 0;
      width: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 30px;
      border-left-color: #e7e7e8;
      z-index: 9; }
    .page-break-field-navigation li.first {
      border-radius: 3px 0 0 3px;
      -moz-border-radius: 3px 0 0 3px;
      -webkit-border-top-left-radius: 3px;
      -webkit-border-top-right-radius: 0;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 3px;
      padding-left: 0 !important; }
      .page-break-field-navigation li.first:before {
        display: none; }
    .page-break-field-navigation li.last {
      padding-right: 0 !important;
      margin-right: 0 !important;
      border-radius: 0 3px 3px 0;
      -moz-border-radius: 0 3px 3px 0;
      -webkit-border-top-left-radius: 0;
      -webkit-border-top-right-radius: 3px;
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-bottom-left-radius: 0; }
      .page-break-field-navigation li.last:after {
        display: none; }
    .page-break-field-navigation li.active-trail {
      color: #fff;
      background: #4d4d50; }
      .page-break-field-navigation li.active-trail:after {
        height: 0;
        width: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 30px;
        border-left-color: #4d4d50; }
    .page-break-field-navigation li.active {
      color: #fff;
      background: #ed2125; }
      .page-break-field-navigation li.active:after {
        height: 0;
        width: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 30px;
        border-left-color: #ed2125; }
    @media screen and (max-width: 768px) {
      .page-break-field-navigation li {
        float: none;
        width: 100%;
        padding: 0 !important;
        margin: 0 auto 10px auto !important;
        height: 80px;
        line-height: 80px; }
        .page-break-field-navigation li:after {
          height: 0;
          width: 0;
          border-color: transparent;
          border-style: solid;
          border-width: 30px;
          border-top-color: #e7e7e8;
          top: auto;
          left: 50%;
          margin-left: -30px;
          right: auto;
          bottom: -40px; }
        .page-break-field-navigation li:before {
          height: 0;
          width: 0;
          border-color: transparent;
          border-style: solid;
          border-width: 20px;
          border-top-color: #fff;
          top: -8px;
          left: 50%;
          margin-left: -20px;
          right: auto;
          bottom: auto; }
        .page-break-field-navigation li.first {
          padding: 0 !important; }
          .page-break-field-navigation li.first.after {
            display: none; }
        .page-break-field-navigation li.active-trail:after {
          height: 0;
          width: 0;
          border-color: transparent;
          border-style: solid;
          border-width: 30px;
          border-top-color: #4d4d50; }
        .page-break-field-navigation li.active:after {
          height: 0;
          width: 0;
          border-color: transparent;
          border-style: solid;
          border-width: 30px;
          border-top-color: #ed2125; }
        .page-break-field-navigation li.last:after {
          display: none; } }

/**********************************************
VB15.2 - Title and Summary Step
***********************************************/
#node_report_form_group_wrapper_01 {
  max-width: 800px;
  margin: 0 auto; }

/**********************************************
VB15.3 - Create Report Step
***********************************************/
#content .create-report-fork {
  max-width: 800px;
  margin: 0 auto;
  padding: 60px 0  100px;
  text-align: center; }
  #content .create-report-fork .option {
    display: inline-block;
    width: 38%;
    margin: 0 5%;
    text-align: left; }
    #content .create-report-fork .option .form-submit {
      background-color: #e7e7e8 !important;
      color: #000 !important;
      padding: 20px 20px 20px 60px;
      font-size: 1.2em !important;
      background-image: none; }
      #content .create-report-fork .option .form-submit:hover {
        color: #fff !important;
        background-color: #ed2125 !important;
        background-position: 20px 20px !important; }
    #content .create-report-fork .option.online .form-submit {
      background: url("../images/icon_edit.png") 20px -30px no-repeat; }
    #content .create-report-fork .option.pdf .form-submit {
      background: url("../images/icon_upload.png") 20px -32px no-repeat; }

#edit-clear-storage {
  float: right;
  margin-top: 10px; }

#node_report_form_group_report_pdf {
  margin-top: 10px; }

/**********************************************
VB15.4 - Marketing Info Step
***********************************************/
#field-marketing-blurb-add-more-wrapper {
  padding: 2px 20px;
  background: #e7e7e8;
  clear: both; }
  #field-marketing-blurb-add-more-wrapper fieldset {
    border: none; }

#edit-field-marketing-image {
  padding: 2px 20px 30px;
  background: #e7e7e8;
  clear: both; }
  #edit-field-marketing-image:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  #edit-field-marketing-image fieldset {
    border: none; }

.title-description {
  margin-top: 5px;
  font-weight: normal;
  text-transform: none;
  color: #4d4d50; }

#edit-field-category,
#edit-field-type,
#edit-field-price {
  width: 30%;
  margin-right: 2%;
  float: left; }

#edit-field-num-graphs-charts input {
  margin: 0; }
#edit-field-num-graphs-charts .form-item {
  margin: 0;
  background: #e7e7e8;
  padding: 20px; }

#edit-author-workaround {
  border: none;
  padding: 0;
  margin: 0; }
  #edit-author-workaround legend {
    display: none; }
  #edit-author-workaround .fieldset-wrapper {
    background: #e7e7e8;
    padding: 10px 20px 20px;
    margin: 0; }
    #edit-author-workaround .fieldset-wrapper:before {
      content: 'Authoring Information';
      font-weight: bold;
      display: block;
      margin: 10px 0; }

/**********************************************
VB15.5 - Finalize Step
***********************************************/
.finalize-col {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 23.40426%; }
  .finalize-col:last-child {
    margin-right: 0; }
  .finalize-col .col-content {
    padding: 10px;
    background-color: #e7e7e8;
    margin-bottom: 10px; }

.finalize-body {
  display: block;
  float: left;
  margin-right: 2.12766%;
  width: 57.44681%; }
  .finalize-body:last-child {
    margin-right: 0; }

.vertical-tabs {
  clear: both; }

/**********************************************
VB15.6 - Sections Step
***********************************************/
.mceIframeContainer {
  min-height: 400px; }

form .field-name-field-sections.field-widget-field-collection-embed {
  background: #e7e7e8;
  padding: 0 100px; }
  form .field-name-field-sections.field-widget-field-collection-embed label {
    text-transform: capitalize; }

#node_report_form_group_additional_date label {
  text-transform: capitalize; }

.field-name-field-file {
  margin: 10px 0; }

.field-multiple-table th {
  border: none; }
.field-multiple-table tr.odd, .field-multiple-table tr.even {
  background: none; }
.field-multiple-table td {
  position: relative; }

input[value="Add a sub-section"] {
  border-radius: 0 !important 0 !important 0 !important 0 !important;
  -moz-border-radius: 0 !important 0 !important 0 !important 0 !important;
  -webkit-border-top-left-radius: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
  text-indent: -9999em;
  width: 20px;
  min-width: 0 !important;
  background: #1fa2ed url("../images/icon_add_remove.png") 10px 6px no-repeat !important; }
  input[value="Add a sub-section"]:hover {
    box-shadow: none !important; }

input[value="Add another sub-section"] {
  border-radius: 0 !important 0 !important 0 !important 0 !important;
  -moz-border-radius: 0 !important 0 !important 0 !important 0 !important;
  -webkit-border-top-left-radius: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
  margin-left: 40px;
  padding-left: 40px !important;
  background: #1fa2ed url("../images/icon_add_remove.png") 10px 6px no-repeat !important; }
  input[value="Add another sub-section"]:hover {
    box-shadow: none !important; }

input[value="Remove section"],
input[value="Remove sub-section"] {
  border-radius: 0 !important 0 !important 0 !important 0 !important;
  -moz-border-radius: 0 !important 0 !important 0 !important 0 !important;
  -webkit-border-top-left-radius: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important;
  position: absolute;
  top: 400px;
  left: -31px;
  text-indent: -9999em;
  width: 20px;
  min-width: 0 !important;
  background: #ed2125 url("../images/icon_add_remove.png") 10px -26px no-repeat !important; }

.field-name-field-sub-sections input[value="Remove sub-section"] {
  top: auto;
  bottom: 40px; }
.field-name-field-sub-sections .tooltip {
  bottom: 85px;
  top: auto !important;
  left: -25px !important; }

.tabledrag-dragging input[value="Remove section"],
.tabledrag-dragging input[value="Remove sub-section"] {
  position: static !important; }

.tabledrag-processed th label {
  float: left;
  margin: 5px; }

.tabledrag-dragging .tooltip {
  display: none; }

form .tooltip {
  position: absolute;
  top: 400px;
  left: -28px;
  width: 160px;
  margin-left: -65px;
  margin-top: -35px;
  text-align: center;
  background: #000;
  color: #fff;
  padding: 5px;
  font-weight: normal !important; }
  form .tooltip:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin: 0 0 -5px -5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000; }

th.field-label .tooltip {
  top: 10px !important;
  left: 100px !important;
  bottom: auto !important; }

/**********************************************
VB15.7 - Report Image Crop
***********************************************/
.field-widget-imagefield-crop-widget.form-wrapper {
  border: none; }
  .field-widget-imagefield-crop-widget.form-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .field-widget-imagefield-crop-widget.form-wrapper .imagefield-crop-preview {
    float: right; }
  .field-widget-imagefield-crop-widget.form-wrapper .imagefield-crop-cropbox {
    float: right;
    margin-right: 20px; }
  .field-widget-imagefield-crop-widget.form-wrapper .imagefield-crop-widget {
    float: right; }
  .field-widget-imagefield-crop-widget.form-wrapper img {
    max-width: none !important; }

/**********************************************
VB16 - Profile Page
***********************************************/
.section-user.logged-in #content-area,
.section-users.logged-in #content-area {
  max-width: 100%;
  width: 100%;
  width: auto;
  margin: 0;
  padding: 0; }
.section-user.logged-in #edit-terms-conditions .fieldset-wrapper,
.section-users.logged-in #edit-terms-conditions .fieldset-wrapper {
  overflow: auto;
  height: 400px;
  border: 1px solid silver;
  padding: 10px; }

.section-user.page-user-my-reports.logged-in #content-area, .section-user.page-user-edit.logged-in #content-area {
  padding-top: 20px;
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto; }
  .section-user.page-user-my-reports.logged-in #content-area:after, .section-user.page-user-edit.logged-in #content-area:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.profile h3 {
  border: none; }

.profile-header {
  background: #e7e7e8;
  padding: 20px 0; }
  .profile-header .wrapper {
    max-width: 83.69231em;
    margin-left: auto;
    margin-right: auto;
    padding: 10px; }
    .profile-header .wrapper:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .profile-header .wrapper .image-wrapper {
      display: inline-block;
      border-radius: 194px 194px 194px 194px;
      -moz-border-radius: 194px 194px 194px 194px;
      -webkit-border-top-left-radius: 194px;
      -webkit-border-top-right-radius: 194px;
      -webkit-border-bottom-right-radius: 194px;
      -webkit-border-bottom-left-radius: 194px;
      border: solid #fff 8px; }
    .profile-header .wrapper img {
      border-radius: 194px 194px 194px 194px;
      -moz-border-radius: 194px 194px 194px 194px;
      -webkit-border-top-left-radius: 194px;
      -webkit-border-top-right-radius: 194px;
      -webkit-border-bottom-right-radius: 194px;
      -webkit-border-bottom-left-radius: 194px;
      height: 194px;
      width: 194px;
      border: solid #b3b3b6 1px;
      display: block; }
    .profile-header .wrapper > div {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 74.46809%; }
      .profile-header .wrapper > div:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        .profile-header .wrapper > div {
          display: block;
          float: left;
          margin-right: 2.12766%;
          width: 65.95745%;
          text-align: center; }
          .profile-header .wrapper > div:last-child {
            margin-right: 0; } }
      .profile-header .wrapper > div h1 {
        font-weight: 700;
        font-family: "Open Sans", sans-serif;
        margin-bottom: 6px !important;
        font-size: 28px !important; }
      .profile-header .wrapper > div h2 {
        font-weight: 400;
        font-family: "Open Sans", sans-serif;
        font-size: 16px;
        line-height: 1em;
        display: block;
        padding-bottom: 10px;
        font-weight: 200;
        border-bottom: solid #b3b3b6 1px;
        margin-bottom: 10px !important; }
      .profile-header .wrapper > div .field-label-inline {
        position: relative;
        padding-left: 20px;
        color: #b3b3b6;
        margin-bottom: 10px; }
        .profile-header .wrapper > div .field-label-inline:before {
          position: absolute;
          left: 0;
          top: 3px; }
      .profile-header .wrapper > div .field-name-field-twitter:before {
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e606"; }
      .profile-header .wrapper > div .field-name-field-website:before {
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e608"; }
      .profile-header .wrapper > div .field-name-field-profile:before {
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e607"; }
      .profile-header .wrapper > div .field-label {
        text-indent: -5555px; }
    .profile-header .wrapper > div:first-child {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 23.40426%;
      text-align: center; }
      .profile-header .wrapper > div:first-child:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        .profile-header .wrapper > div:first-child {
          display: block;
          float: left;
          margin-right: 2.12766%;
          width: 65.95745%;
          text-align: center; }
          .profile-header .wrapper > div:first-child:last-child {
            margin-right: 0; } }

.user-nav {
  margin-bottom: 20px; }
  .user-nav .primary, .user-nav .secondary {
    margin: 0 0 0 0;
    padding: 0;
    width: 100%;
    border: none;
    border-top: solid #000 2px;
    border-bottom: solid #e7e7e8 2px; }
    .user-nav .primary li, .user-nav .secondary li {
      display: block;
      float: none; }
      .user-nav .primary li a, .user-nav .secondary li a {
        background: none;
        border: none;
        margin: 0;
        padding: 3px 6px;
        display: block;
        border-bottom: solid #e7e7e8 1px;
        font-size: 12px; }
      .user-nav .primary li.active a, .user-nav .secondary li.active a {
        background: none;
        border: none;
        border-bottom: solid #e7e7e8 1px; }
      .user-nav .primary li:last-child a, .user-nav .secondary li:last-child a {
        border: none; }

.profile-content {
  padding: 20px 0;
  clear: both; }
  .profile-content .wrapper {
    max-width: 83.69231em;
    margin-left: auto;
    margin-right: auto;
    padding: 10px; }
    .profile-content .wrapper:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .profile-content .wrapper > div {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 74.46809%; }
      .profile-content .wrapper > div:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        .profile-content .wrapper > div {
          display: block;
          float: left;
          margin-right: 2.12766%;
          width: 65.95745%; }
          .profile-content .wrapper > div:last-child {
            margin-right: 0; } }
    .profile-content .wrapper > div:first-child {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 23.40426%; }
      .profile-content .wrapper > div:first-child:last-child {
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        .profile-content .wrapper > div:first-child {
          display: block;
          float: left;
          margin-right: 2.12766%;
          width: 65.95745%; }
          .profile-content .wrapper > div:first-child:last-child {
            margin-right: 0; } }
    .profile-content .wrapper .field {
      margin-bottom: 20px; }

.view-user-reports {
  border-bottom: solid #e7e7e8 1px; }
  .view-user-reports .view-header {
    height: 28px;
    line-height: 28px;
    white-space: nowrap;
    background: #b3b3b6;
    display: inline-block;
    padding: 0 10px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px; }
    .view-user-reports .view-header .result-count {
      font-size: 13px;
      color: #e7e7e8; }
  .view-user-reports .view-empty {
    border-top: solid #b3b3b6 2px;
    border-bottom: solid #e7e7e8 1px;
    padding: 20px 0;
    clear: both; }
  .view-user-reports .view-content {
    border-top: solid #b3b3b6 2px;
    padding: 20px 0 0;
    clear: both; }
    .view-user-reports .view-content .item-list ul {
      display: block; }
      .view-user-reports .view-content .item-list ul:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0; }
    .view-user-reports .view-content .item-list li {
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 100%;
      margin: 0;
      list-style: none;
      clear: both;
      margin-bottom: 20px;
      display: block;
      color: #fff;
      position: relative;
      padding-left: 54px; }
      .view-user-reports .view-content .item-list li:last-child {
        margin-right: 0; }
      .view-user-reports .view-content .item-list li.views-row-last {
        margin-bottom: 0; }
      .view-user-reports .view-content .item-list li .views-field-field-marketing-image {
        width: 44px;
        height: 44px;
        float: left;
        margin-right: 10px;
        border: solid #e7e7e8 1px;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0; }
      .view-user-reports .view-content .item-list li .views-field-title {
        font-size: 14px;
        margin-bottom: 10px; }
        .view-user-reports .view-content .item-list li .views-field-title a {
          color: #000;
          border: none; }
      .view-user-reports .view-content .item-list li .views-field-edit-node {
        display: block; }
  .view-user-reports .more-link {
    padding: 6px 0; }

/**********************************************
VB17 - Report Full
***********************************************/
.submitted {
  margin-bottom: 20px;
  font-size: 14px;
  color: #4d4d50; }
  .submitted p {
    font-size: 12px; }

.share {
  margin-bottom: 20px; }
  .share a {
    color: #4d4d50;
    text-decoration: underline; }
    .share a:hover {
      text-decoration: none; }

.field-name-field-marketing-image {
  border: solid #b3b3b6 1px;
  margin-bottom: 20px; }
  .field-name-field-marketing-image .field-item img {
    display: block;
    width: 100%;
    height: auto; }

.field-type-text-long .field-items, .field-label-above .field-items {
  margin-bottom: 8px; }

.node-report .col-sm-9 .field-item {
    margin-bottom: 18px;
}

.field + .form-type-item {
  margin-top: 3em;
  margin-bottom: 3em; }
  .field + .form-type-item label {
    font-size: 16px;
    margin-bottom: 8px; }

.rate-info {
  font-size: 13px;
  color: #000; }

.page-node-preview.node-type-report .report-header .btn-red {
  color: #fff; }

/**********************************************
VB17.1 - Fivestar
***********************************************/
.field-type-fivestar input.fivestar-submit {
  display: none !important; }
.field-type-fivestar .field-label {
  float: left; }
.field-type-fivestar .field-items {
  float: left;
  margin-left: 10px; }

div.fivestar-widget .star, div.fivestar-widget .star a,
div.fivestar-widget-static .star span.on,
div.fivestar-widget-static .star span.off {
  background-image: url("../images/star.png"); }

.fivestar-static-item .form-item {
  margin: 0; }

/**********************************************
VB18 - Become an Analyst
***********************************************/
.pane-vb-intel-users-user-picture img {
  width: 100%;
  height: auto;
  border: solid #b3b3b6 1px; }

.pane-vb-intel-users-analyst-user-pictures {
  float: left; }
  .pane-vb-intel-users-analyst-user-pictures ul {
    margin: 0;
    padding: 30px 0;
    max-width: 83.69231em;
    margin-left: auto;
    margin-right: auto; }
    .pane-vb-intel-users-analyst-user-pictures ul:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .pane-vb-intel-users-analyst-user-pictures ul li {
      margin: 0;
      padding: 0;
      list-style: none;
      display: block;
      float: left;
      margin-right: 2.12766%;
      width: 23.40426%; }
      .pane-vb-intel-users-analyst-user-pictures ul li:last-child {
        margin-right: 0; }
      .pane-vb-intel-users-analyst-user-pictures ul li img {
        width: 100%;
        height: auto;
        border-radius: 80px 80px 80px 80px;
        -moz-border-radius: 80px 80px 80px 80px;
        -webkit-border-top-left-radius: 80px;
        -webkit-border-top-right-radius: 80px;
        -webkit-border-bottom-right-radius: 80px;
        -webkit-border-bottom-left-radius: 80px;
        border: solid #b3b3b6 1px; }

/**********************************************
VB19 - GIGYA Override
***********************************************/
.pane-gigya-gigya-rass {
  float: right;
  text-align: right;
  height: 30px;
  color: #4d4d50; }
  .pane-gigya-gigya-rass a {
    color: inherit; }
  @media screen and (max-width: 768px) {
    .pane-gigya-gigya-rass {
      text-align: center; } }
  .pane-gigya-gigya-rass span {
    display: inline; }
  .pane-gigya-gigya-rass .gigya-raas-login, .pane-gigya-gigya-rass .gigya-raas-reg {
    display: inline-block;
    margin: 0;
    padding: 0 6px;
    border: none;
    font-weight: bold;
    line-height: 14px;
    height: 14px;
    color: #4d4d50; }
  .pane-gigya-gigya-rass .gigya-raas-reg {
    border: none;
    border-right: solid #4d4d50 1px; }
  .pane-gigya-gigya-rass a, .pane-gigya-gigya-rass span {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    color: #4d4d50;
    padding: 0 6px; }
    .pane-gigya-gigya-rass a:hover, .pane-gigya-gigya-rass span:hover {
      text-decoration: none;
      color: #ed2125; }
  .pane-gigya-gigya-rass img {
    margin-left: 6px;
    border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-top-left-radius: 30px;
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    border: solid #ed2125 1px;
    float: left; }

.page-login #main-wrapper,
.page-register #main-wrapper {
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto; }
  .page-login #main-wrapper:after,
  .page-register #main-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.venturebeat-left {
  width: 38%;
  float: left !important; }
  .venturebeat-left h2 {
    margin-bottom: 10px;
    font-weight: bold !important; }

.venturebeat-right {
  width: 55%;
  float: right !important; }
  .venturebeat-right h2 {
    padding-bottom: 6px;
    font-weight: bold !important; }

.venturebeat-footer-bottom {
  width: 100%;
  padding: 10px 0 !important; }
  .venturebeat-footer-bottom label {
    font-family: "Open Sans", sans-serif;
    font-weight: normal; }
    .venturebeat-footer-bottom label a {
      font-family: inherit;
      font-style: italic; }

.gigya-forgot-password {
  font-family: "Open Sans", sans-serif !important; }
  .gigya-forgot-password a {
    font-family: inherit; }

.gigya-screen .gigya-composite-control-submit,
.gigya-composite-control-submit {
  clear: both; }

.page-user-register.not-logged-in #gigya-raas-register-div_content {
  margin: 0 auto; }
.page-user-register.not-logged-in #vb-tabs-menu-primary {
  display: none; }
.page-user-register.not-logged-in h1.gigya-screen-caption {
  font-family: inherit;
  border: none;
  font-weight: normal;
  margin: 10px; }

#gigya-register-screen .gigya-composite-control-social-login {
  height: 80px !important; }

div.gigya-screen-dialog {
  border: none !important;
  border-radius: 0 !important 0 !important 0 !important 0 !important;
  -moz-border-radius: 0 !important 0 !important 0 !important 0 !important;
  -webkit-border-top-left-radius: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -webkit-border-bottom-left-radius: 0 !important; }
  div.gigya-screen-dialog div.gigya-screen-dialog-top {
    text-align: center;
    background-color: #4d4d50;
    color: white; }
    div.gigya-screen-dialog div.gigya-screen-dialog-top div.gigya-screen-dialog-caption {
      font-weight: normal;
      font-family: inherit;
      float: none;
      font-size: 1.6em;
      font-style: italic; }
    div.gigya-screen-dialog div.gigya-screen-dialog-top div.gigya-screen-dialog-close {
      position: absolute;
      top: 0px;
      right: 5px; }
  div.gigya-screen-dialog input[type="submit"] {
    border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    box-shadow: none;
    font-size: 1.4em;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
    text-shadow: none;
    border: none;
    background: #ed2125;
    color: #fff;
    padding: 0 30px; }

/**********************************************
VB20 - Image Uploader
***********************************************/
.ui-widget-overlay {
  background: none !important; }

.media-wrapper {
  background: url("../images/grey-transparent.png");
  padding: 10px; }
  .media-wrapper .ui-dialog-titlebar {
    background: #000;
    color: #fff;
    border: 0;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0; }
  .media-wrapper .ui-widget-content {
    border-radius: 0 !important;
    border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px; }
  .media-wrapper iframe {
    background: #fff !important;
    padding: 10px !important;
    min-height: 300px !important;
    border: none; }
  .media-wrapper .ui-dialog-titlebar-close {
    color: #fff;
    background: none !important;
    padding: 0 !important; }
    .media-wrapper .ui-dialog-titlebar-close:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e60b"; }
    .media-wrapper .ui-dialog-titlebar-close:hover {
      border: none !important;
      text-decoration: none !important;
      color: #ed2125; }

.media-list-thumbnails .media-item:hover {
  border-color: #ed2125; }

.media-list-thumbnails .media-item .label-wrapper label {
  color: #fff; }

.media-item {
  background: #000;
  border-color: #000; }

.media-item .label-wrapper {
  background: url("../images/grey-transparent.png"); }

/**********************************************
VB21 - Terms and Conditions
***********************************************/
#edit-terms-conditions {
  border: 0 !important; }
  #edit-terms-conditions .fieldset-wrapper div {
    white-space: pre-line;
    display: block;
    unicode-bidi: embed;
    font-family: monospace; }

/**********************************************
VB22 - Call to Action
***********************************************/
.pane-call-to-action {
  border: 1px solid #b3b3b6;
  border-width: 1px 0;
  background: #fff;
  overflow: hidden; }

.view-vb-intel-bean-call-to-action {
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 0;
  position: relative; }
  .view-vb-intel-bean-call-to-action:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .view-vb-intel-bean-call-to-action .views-row {
    display: block;
    float: left;
    margin-right: 2.12766%;
    width: 31.91489%;
    position: relative;
    text-align: center; }
    .view-vb-intel-bean-call-to-action .views-row:last-child {
      margin-right: 0; }
    .view-vb-intel-bean-call-to-action .views-row a {
      text-decoration: none !important; }
      .view-vb-intel-bean-call-to-action .views-row a h3 {
        color: #1fa2ed;
        text-transform: uppercase;
        font-size: 1.5em;
        margin: 10px 0;
        display: block; }
      .view-vb-intel-bean-call-to-action .views-row a .body {
        color: #b3b3b6;
        font-size: 1.5em;
        font-weight: lighter;
        line-height: 1.2; }
        .view-vb-intel-bean-call-to-action .views-row a .body p {
          margin: 0; }
    .view-vb-intel-bean-call-to-action .views-row .views-field-field-cta-link a {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: inline-block;
      text-indent: -99999em; }
    @media screen and (max-width: 768px) {
      .view-vb-intel-bean-call-to-action .views-row {
        display: block;
        float: left;
        margin-right: 2.12766%;
        width: 100%;
        margin-bottom: 20px; }
        .view-vb-intel-bean-call-to-action .views-row:last-child {
          margin-right: 0; } }

/**********************************************
VB22 - Join Today
***********************************************/
#block-panels_mini-vb_intel_footer .fullwidth {
  margin-bottom: 0; }

#mini-panel-vb_intel_footer .panel-panel {
  float: none; }

.vb_intel_join_today_wrapper {
  background: #fff;
  padding: 40px 0; }
  .vb_intel_join_today_wrapper .vb_intel_join_today_content {
    max-width: 83.69231em;
    margin-left: auto;
    margin-right: auto;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    max-width: 83.69231em;
    margin-left: auto;
    margin-right: auto;
    font-size: 28px;
    text-align: center; }
    .vb_intel_join_today_wrapper .vb_intel_join_today_content:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .vb_intel_join_today_wrapper .vb_intel_join_today_content:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .vb_intel_join_today_wrapper .vb_intel_join_today_content p {
      line-height: normal; }
    .vb_intel_join_today_wrapper .vb_intel_join_today_content .btn {
      margin: 20px 0 0;
      font-size: 16px;
      font-weight: 400;
      font-family: "Open Sans", sans-serif;
      border-radius: 0 0 0 0;
      -moz-border-radius: 0 0 0 0;
      -webkit-border-top-left-radius: 0;
      -webkit-border-top-right-radius: 0;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 0; }
      .vb_intel_join_today_wrapper .vb_intel_join_today_content .btn:hover {
        background-image: none; }

/**********************************************
VB23 - Search
***********************************************/
.page-search #content-header {
  padding: 10px 10px 0; }
  .page-search #content-header h1 {
    margin-bottom: 6px !important; }
.page-search #main-wrapper {
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px; }
  .page-search #main-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.pane-search-views-panel-pane-search-node h1 {
  font-size: 18px;
  margin-bottom: 6px !important; }
.pane-search-views-panel-pane-search-node .submitted, .pane-search-views-panel-pane-search-node .share {
  font-size: 13px;
  margin-bottom: 6px; }
.pane-search-views-panel-pane-search-node .views-row {
  margin-bottom: 20px; }

/**********************************************
VB24 - Homepage
***********************************************/
.panel-panel.middle .view .view-header {
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto; }
  .panel-panel.middle .view .view-header:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
.panel-panel.middle .view .view-bg {
  background-color: #1fa2ed;
  padding: 40px 0 15px; }
  .panel-panel.middle .view .view-bg .views-row-0 {
    color: white;
    text-transform: none; }
.panel-panel.middle .view .view-content {
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto; }
  .panel-panel.middle .view .view-content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.vb_intel_queue_content_title {
  padding-top: 20px;
  text-transform: uppercase; }
  .vb_intel_queue_content_title h2 {
    float: left;
    padding-bottom: 20px;
    margin-bottom: 0px; }
    .vb_intel_queue_content_title h2 a {
      font-weight: normal;
      text-decoration: none; }
  .vb_intel_queue_content_title a {
    float: right;
    font-weight: bold;
    margin-top: 10px; }

/**********************************************
VB25 - Report List
***********************************************/
.view-id-purchased_reports .views-row {
  position: relative;
  padding-left: 85px;
  margin-bottom: 20px;
  min-height: 75px; }
  .view-id-purchased_reports .views-row .views-field-field-marketing-image {
    position: absolute;
    top: 0;
    left: 0;
    border: solid #b3b3b6 1px;
    min-width: 75px;
    min-height: 75px;
    max-height: 75px;
    overflow: hidden;
    background: #4d4d50; }
    .view-id-purchased_reports .views-row .views-field-field-marketing-image img {
      display: block;
      margin: 0 !important; }
  .view-id-purchased_reports .views-row .views-field-title a {
    color: #000;
    font-weight: 600;
    font-size: 13px; }
  .view-id-purchased_reports .views-row .views-field-name {
    color: #b3b3b6;
    font-size: 11px; }
    .view-id-purchased_reports .views-row .views-field-name a {
      color: #b3b3b6;
      font-size: 11px; }
  .view-id-purchased_reports .views-row .views-field-field-price {
    text-align: right;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px; }

/**********************************************
VB26 - Report Category
***********************************************/
.section-reports .pane-vb-intel-reports-most-popular {
  max-width: 83.69231em;
  margin-left: auto;
  margin-right: auto; }
  .section-reports .pane-vb-intel-reports-most-popular:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }

.field-name-field-marketing-blurb {
  padding: 10px 0;
  margin-bottom: 10px; }
  .field-name-field-marketing-blurb .field-items {
    margin: 0; }

.views-row {
  margin-bottom: 20px; }

.read-more a, .read-less a {
  border-bottom: solid #e7e7e8 1px;
  text-align: right;
  display: block;
  margin: 0;
  padding: 6px 0; }

/**********************************************
VB27 - Basic Page
***********************************************/
#vb_intel_page_structure_title,
#vb_intel_page_structure_content_wrapper,
#vb_intel_page_structure_bottom {
  padding-top: 10px; }

.node {
  padding-top: 30px; }

article header h2 {
  font-size: 18px; }
article .field-type-text-with-summary {
  font-size: 16px;
  line-height: 24px; }
article ul.links {
  margin: 0; }
  article ul.links li a {
    color: #ed2125; }

.thank-you {
  font-size: 18px;
  line-height: 28px;
  color: #4d4d50; }
  .thank-you img {
    opacity: 0.8;
    width: 175px; }
  .thank-you h1, .thank-you strong {
    color: #000; }
  .thank-you strong {
    font-size: 22px;
    font-style: normal; }

/**********************************************
VB28 - Analysts Page
***********************************************/
.view-vb-intel-analysts .views-row {
  background: #fff;
  box-shadow: 0 1px 3px 0 #b3b3b6; }
  .view-vb-intel-analysts .views-row .views-field-field-linkedin-summary-1 {
    background: rgba(57, 60, 60, 0.95);
    color: #fff;
    position: absolute;
    top: 0;
    padding: 20px;
    opacity: 0;
    min-height: 290px; }
  .view-vb-intel-analysts .views-row .views-field-field-linkedin-summary-1 a {
    display: block;
    color: #fff;
    text-decoration: underline;
    padding: 10px 0;
    text-align: center; }
    .view-vb-intel-analysts .views-row .views-field-field-linkedin-summary-1 a:hover {
      color: #ED2125; }
  .view-vb-intel-analysts .views-row:hover .views-field-field-linkedin-summary-1 {
    opacity: 1; }
  .view-vb-intel-analysts .views-row .views-field-name {
    text-align: center; }
    .view-vb-intel-analysts .views-row .views-field-name h2 a {
      font-weight: 700;
      font-size: 14px; }
  .view-vb-intel-analysts .views-row .views-field-field-headline {
    padding: 0 20px;
    text-align: center; }
  .view-vb-intel-analysts .views-row .views-field-picture {
    width: 150px;
    height: 150px;
    margin: 20px auto 10px; }
    .view-vb-intel-analysts .views-row .views-field-picture img {
      width: 100%;
      height: 150px;
      padding: 1px;
      border: #fff solid 2px;
      border-radius: 150px 150px 150px 150px;
      -moz-border-radius: 150px 150px 150px 150px;
      -webkit-border-top-left-radius: 150px;
      -webkit-border-top-right-radius: 150px;
      -webkit-border-bottom-right-radius: 150px;
      -webkit-border-bottom-left-radius: 150px;
      box-shadow: 1px 1px 4px #b3b3b6; }
  .view-vb-intel-analysts .views-row .views-field-field-profile-url {
    position: absolute;
    bottom: 20px;
    width: 100%; }
    .view-vb-intel-analysts .views-row .views-field-field-profile-url a {
      font-size: 20px;
      color: #b3b3b6;
      float: left;
      width: 33%;
      text-align: center;
      display: block; }
      .view-vb-intel-analysts .views-row .views-field-field-profile-url a:hover, .view-vb-intel-analysts .views-row .views-field-field-profile-url a:focus {
        text-decoration: none;
        color: #343436; }
    .view-vb-intel-analysts .views-row .views-field-field-profile-url a span {
      position: absolute;
      left: -999999999px; }
    .view-vb-intel-analysts .views-row .views-field-field-profile-url a.website:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e608"; }
    .view-vb-intel-analysts .views-row .views-field-field-profile-url a.twitter:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e606"; }
    .view-vb-intel-analysts .views-row .views-field-field-profile-url a.linkedin:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e607"; }
  .view-vb-intel-analysts .views-row:nth-child(3n+1) {
    clear: none;
    margin: 0 1% 2%; }

.vb_intel_toggle_cards .view.vb-toggle-view.view-vb-intel-analysts .views-row {
  width: 24%;
  margin: 0 1% 1% 0;
  min-height: 27em;
  float: left;
  position: relative; }
  .vb_intel_toggle_cards .view.vb-toggle-view.view-vb-intel-analysts .views-row:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .vb_intel_toggle_cards .view.vb-toggle-view.view-vb-intel-analysts .views-row:nth-child(3n +1) {
    clear: none; }

.vb_intel_toggle_list .view.vb-toggle-view.view-vb-intel-analysts .view-content {
  background: none;
  box-shadow: none; }
.vb_intel_toggle_list .view.vb-toggle-view.view-vb-intel-analysts .views-row {
  width: 100%;
  margin: 0 0 2%;
  overflow: auto; }
  .vb_intel_toggle_list .view.vb-toggle-view.view-vb-intel-analysts .views-row:nth-child(3n +1) {
    clear: none;
    margin: 0 0 2%; }
  .vb_intel_toggle_list .view.vb-toggle-view.view-vb-intel-analysts .views-row .views-field-picture {
    margin: 20px 60px 20px 20px;
    float: left; }
  .vb_intel_toggle_list .view.vb-toggle-view.view-vb-intel-analysts .views-row .views-field-field-linkedin-summary-1 {
    background: none;
    color: #000;
    position: static;
    padding: 30px 20px 5px;
    opacity: 1;
    min-height: initial; }
    .vb_intel_toggle_list .view.vb-toggle-view.view-vb-intel-analysts .views-row .views-field-field-linkedin-summary-1 a {
      display: inline;
      color: #ed2125; }
  .vb_intel_toggle_list .view.vb-toggle-view.view-vb-intel-analysts .views-row .views-field-name {
    text-align: left; }
  .vb_intel_toggle_list .view.vb-toggle-view.view-vb-intel-analysts .views-row .views-field-field-headline {
    text-align: left; }
  .vb_intel_toggle_list .view.vb-toggle-view.view-vb-intel-analysts .views-row .views-field-field-profile-url {
    position: static;
    margin-top: 10px; }
    .vb_intel_toggle_list .view.vb-toggle-view.view-vb-intel-analysts .views-row .views-field-field-profile-url a {
      width: 4%;
      text-align: left; }
  .vb_intel_toggle_list .view.vb-toggle-view.view-vb-intel-analysts .views-row .analysts-views-social {
    position: static; }
    .vb_intel_toggle_list .view.vb-toggle-view.view-vb-intel-analysts .views-row .analysts-views-social a {
      text-align: left;
      width: 3%; }

/**********************************************
VB29 - Toggle Displays
***********************************************/
#vb_intel_toggle_content {
  width: 67px;
  height: 35px;
  margin-right: 9px;
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  background-color: #4d4d50; }
  #vb_intel_toggle_content ul {
    list-style: none;
    margin: 0; }
    #vb_intel_toggle_content ul li {
      cursor: pointer;
      display: inline-block;
      background: url("../images/toggle-content-icon.png");
      width: 30px;
      height: 30px;
      margin-top: 5px; }
      #vb_intel_toggle_content ul li span {
        text-indent: -9999px;
        display: block;
        height: 30px; }
      #vb_intel_toggle_content ul li#vb_intel_toggle_list {
        background-position: 2px 1px; }
      #vb_intel_toggle_content ul li#vb_intel_toggle_cards {
        background-position: 30px 1px; }
  .vb_intel_toggle_cards #vb_intel_toggle_content #vb_intel_toggle_cards {
    background-position: 30px 28px; }
  .vb_intel_toggle_list #vb_intel_toggle_content #vb_intel_toggle_list {
    background-position: 2px 28px; }

.view.vb-toggle-view {
  /**********************************************
  VB29.1 - Cards View
  ***********************************************/
  /**********************************************
  VB29.2 - List View
  ***********************************************/ }
  .view.vb-toggle-view:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .view.vb-toggle-view .view-header {
    padding-top: 20px; }
    .view.vb-toggle-view .view-header:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
    .view.vb-toggle-view .view-header h2 {
      float: left;
      font-size: 1.8em;
      text-transform: uppercase;
      margin-bottom: 20px; }
      .view.vb-toggle-view .view-header h2 a:hover {
        text-decoration: none; }
    .view.vb-toggle-view .view-header p {
      float: right;
      font-weight: bold;
      font-size: 1em;
      margin-top: 10px;
      text-transform: uppercase; }
  .view.vb-toggle-view p.buyt a {
    font-size: 12px; }
  .view.vb-toggle-view .report-card .report-author {
    width: 80%;
    margin: 0; }
    .view.vb-toggle-view .report-card .report-author .user-image {
      float: left;
      margin: 0 10px 0 0; }
    .view.vb-toggle-view .report-card .report-author img {
      margin-right: 5px;
      border-radius: 50px 50px 50px 50px;
      -moz-border-radius: 50px 50px 50px 50px;
      -webkit-border-top-left-radius: 50px;
      -webkit-border-top-right-radius: 50px;
      -webkit-border-bottom-right-radius: 50px;
      -webkit-border-bottom-left-radius: 50px;
      width: 50px;
      height: 50px; }
    .view.vb-toggle-view .report-card .report-author p {
      margin: 5px 0 0 0; }
    .view.vb-toggle-view .report-card .report-author .user-title {
      font-size: 10px;
      line-height: 1.3; }
    .view.vb-toggle-view .report-card .report-author a {
      color: #4479bd;
      font-weight: bold; }
  .view.vb-toggle-view .report-card .report-body h3 {
    font-weight: bold;
    margin: 5px 0 10px; }
    .view.vb-toggle-view .report-card .report-body h3 a {
      color: inherit; }
  .view.vb-toggle-view .report-card .social-share {
    margin: 17px 0 0 0;
    color: #a6a6a6; }
    .view.vb-toggle-view .report-card .social-share a {
      font-size: 17px;
      color: inherit;
      text-align: center;
      display: block;
      float: left;
      margin-left: 15px; }
      .view.vb-toggle-view .report-card .social-share a:hover, .view.vb-toggle-view .report-card .social-share a:focus {
        text-decoration: none;
        color: #343436; }
      .view.vb-toggle-view .report-card .social-share a span {
        display: none; }
    .view.vb-toggle-view .report-card .social-share a.website:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e608"; }
    .view.vb-toggle-view .report-card .social-share a.twitter:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e606"; }
    .view.vb-toggle-view .report-card .social-share a.facebook:before {
      font-family: 'icomoon';
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\e605"; }
  .vb_intel_toggle_cards .view.vb-toggle-view .views-row {
    width: 32%;
    float: left;
    margin-left: 2%; }
    .vb_intel_toggle_cards .view.vb-toggle-view .views-row:nth-child(3n+1), .vb_intel_toggle_cards .view.vb-toggle-view .views-row:first-child {
      clear: left;
      margin-left: 0; }
  .vb_intel_toggle_cards .view.vb-toggle-view .views-row.cards-4 {
    width: 23.5%;
    float: left;
    margin-left: 2%; }
    .vb_intel_toggle_cards .view.vb-toggle-view .views-row.cards-4:nth-child(4n+1), .vb_intel_toggle_cards .view.vb-toggle-view .views-row.cards-4:first-child {
      clear: left;
      margin-left: 0; }
    .vb_intel_toggle_cards .view.vb-toggle-view .views-row.cards-4:nth-child(3n+1) {
      clear: none;
      margin-left: 2%; }
  .vb_intel_toggle_cards .view.vb-toggle-view .views-row {
    background: #fff;
    box-shadow: #e7e7e8 0 1px 3px; }
    .vb_intel_toggle_cards .view.vb-toggle-view .views-row.views-row-0 {
      background: none;
      box-shadow: none; }
    .vb_intel_toggle_cards .view.vb-toggle-view .views-row h3 {
      font-size: 14px; }
  .vb_intel_toggle_cards .view.vb-toggle-view .report-card .top-report {
    position: relative; }
    .vb_intel_toggle_cards .view.vb-toggle-view .report-card .top-report img {
      display: block;
      opacity: 1; }
      .vb_intel_toggle_cards .view.vb-toggle-view .report-card .top-report img:hover, .vb_intel_toggle_cards .view.vb-toggle-view .report-card .top-report img:focus {
        opacity: 0.4; }
  .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-category {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 12px;
    padding: 5px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff; }
    .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-category .field-content {
      margin: 0;
      padding: 0; }
      .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-category .field-content:before {
        content: '';
        display: inline-block;
        height: 8px;
        width: 8px;
        background-color: #ed2125;
        margin-right: 10px; }
      .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-category .field-content a {
        color: inherit; }
        .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-category .field-content a:hover {
          text-decoration: none; }
  .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-body {
    padding: 10px; }
    .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-body .main-info {
      height: 100px; }
    .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-body .buying-info {
      margin-top: 10px; }
      .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-body .buying-info p {
        margin: 0; }
      .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-body .buying-info .buy {
        float: left; }
      .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-body .buying-info .price {
        float: right;
        padding-top: 10px;
        font-weight: bold;
        font-size: 14px; }
  .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-footer {
    min-height: 71px;
    padding: 10px;
    border-top: 1px solid #b3b3b6; }
  .vb_intel_toggle_list .view.vb-toggle-view .view-content {
    background: #fff;
    box-shadow: #e7e7e8 0 1px 3px; }
  .vb_intel_toggle_list .view.vb-toggle-view .views-row {
    border-bottom: 1px solid #e7e7e8;
    padding: 10px;
    margin: 0; }
    .vb_intel_toggle_list .view.vb-toggle-view .views-row:last-child {
      border-bottom: none; }
  .vb_intel_toggle_list .view.vb-toggle-view .report-card .top-report {
    float: left;
    width: 25%;
    margin-right: 1%; }
    .vb_intel_toggle_list .view.vb-toggle-view .report-card .top-report img {
      display: block; }
  .vb_intel_toggle_list .view.vb-toggle-view .report-card .report-category {
    display: none; }
  .vb_intel_toggle_list .view.vb-toggle-view .report-body {
    float: left;
    width: 74%; }
    .vb_intel_toggle_list .view.vb-toggle-view .report-body .buying-info {
      float: right;
      width: 18%;
      text-align: right; }
      .vb_intel_toggle_list .view.vb-toggle-view .report-body .buying-info .price {
        font-weight: bold;
        margin-bottom: 5px; }
      .vb_intel_toggle_list .view.vb-toggle-view .report-body .buying-info .buyt a {
        margin-right: 0; }
    .vb_intel_toggle_list .view.vb-toggle-view .report-body .main-info {
      float: left;
      width: 80%;
      margin-right: 2%; }
  .vb_intel_toggle_list .view.vb-toggle-view .report-footer {
    float: left;
    clear: none; }

/**********************************************
VB30 - Report Page
***********************************************/
.node-report {
  padding-top: 10px; }

.col-sm-4 h2 {
  color: #ed2125;
  margin-bottom: 20px !important;
  font-size: 18px; }
.col-sm-4 .share {
  border-bottom: 1px solid #E7E7E8;
  padding-bottom: 15px; }
  .col-sm-4 .share a {
    width: 100%;
    margin-bottom: 10px;
    color: #fff !important;
    margin-right: 10px;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    border: none;
    border-radius: 0px;
    padding: 13px 18px;
    font-weight: bold; }
  .col-sm-4 .share a.btn-red {
    background: #ed2125; }
  .col-sm-4 .share a.btn-grey {
    background: #a6a6a6; }
.col-sm-4 .report-stats {
  font-weight: 300;
  font-family: "Open Sans", sans-serif; }
  .col-sm-4 .report-stats ul {
    margin-left: 0px; }
  .col-sm-4 .report-stats li {
    list-style-type: none; }
  .col-sm-4 .report-stats .field-label {
    font-weight: 600; }
  .col-sm-4 .report-stats .field {
    margin-bottom: 20px; }

.col-sm-8 h1 {
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  font-size: 36px;
  margin-top: 0; }
.col-sm-8 .summary {
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  border-bottom: 1px solid #E7E7E8;
  font-size: 16px;
  line-height: normal; }
  .col-sm-8 .summary .summary-title {
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    margin-top: 30px !important; }
.col-sm-8 .author-category {
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  font-size: 16px; }
  .col-sm-8 .author-category a {
    color: #4479bd;
    font-weight: 500;
    text-decoration: none; }

/**********************************************
User profile page
***********************************************/
#vb-tabs-menu-primary {
  margin: 20px 0; }
  #vb-tabs-menu-primary .vb-tabs-menu-primary ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #vb-tabs-menu-primary .vb-tabs-menu-primary ul li {
      display: inline;
      margin: 0;
      padding: 0;
      list-style: none; }
      #vb-tabs-menu-primary .vb-tabs-menu-primary ul li a {
        border: 1px solid #c1060a;
        border-radius: 3px;
        box-shadow: inset 0 1px 0 0 #ec6e71;
        color: white;
        display: inline-block;
        font-size: 11px;
        font-weight: bold;
        background-color: #ed2125;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed2125), color-stop(100%, #cf060a));
        background-image: -webkit-linear-gradient(top, #ed2125, #cf060a);
        background-image: -moz-linear-gradient(top, #ed2125, #cf060a);
        background-image: -ms-linear-gradient(top, #ed2125, #cf060a);
        background-image: -o-linear-gradient(top, #ed2125, #cf060a);
        background-image: linear-gradient(top, #ed2125, #cf060a);
        padding: 7px 18px;
        text-decoration: none;
        text-shadow: 0 1px 0 #b20003;
        -webkit-background-clip: padding-box;
        display: inline-block; }
        #vb-tabs-menu-primary .vb-tabs-menu-primary ul li a:hover:not(:disabled) {
          box-shadow: inset 0 1px 0 0 #e74043;
          cursor: pointer;
          background-color: #dd171b;
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dd171b), color-stop(100%, #c0070b));
          background-image: -webkit-linear-gradient(top, #dd171b, #c0070b);
          background-image: -moz-linear-gradient(top, #dd171b, #c0070b);
          background-image: -ms-linear-gradient(top, #dd171b, #c0070b);
          background-image: -o-linear-gradient(top, #dd171b, #c0070b);
          background-image: linear-gradient(top, #dd171b, #c0070b); }
        #vb-tabs-menu-primary .vb-tabs-menu-primary ul li a:active:not(:disabled) {
          border: 1px solid #c1060a;
          box-shadow: inset 0 0 8px 4px #b0070b, inset 0 0 8px 4px #b0070b, 0 1px 1px 0 #eee; }
        #vb-tabs-menu-primary .vb-tabs-menu-primary ul li a:disabled {
          opacity: 0.5;
          cursor: not-allowed; }

.page-user .user-profile.view-mode-full {
  margin: 20px 0;
  padding: 40px;
  box-shadow: #b3b3b6 1px 1px 8px;
  background: #fff; }
  .page-user .user-profile.view-mode-full .group-left {
    width: 225px;
    margin-right: 55px; }
    .page-user .user-profile.view-mode-full .group-left .field-name-ds-user-picture img {
      width: 223px;
      height: 223px;
      border-radius: 111px 111px 111px 111px;
      -moz-border-radius: 111px 111px 111px 111px;
      -webkit-border-top-left-radius: 111px;
      -webkit-border-top-right-radius: 111px;
      -webkit-border-bottom-right-radius: 111px;
      -webkit-border-bottom-left-radius: 111px; }
  .page-user .user-profile.view-mode-full .group-right {
    width: 720px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif; }
    .page-user .user-profile.view-mode-full .group-right .group-user-name {
      font-weight: 400;
      font-family: "Open Sans", sans-serif;
      font-size: 36px;
      margin-bottom: 10px;
      line-height: 1;
      font-weight: bolder; }
      .page-user .user-profile.view-mode-full .group-right .group-user-name .field-name-field-headline {
        font-size: 22px;
        margin: 10px 0;
        font-weight: lighter; }
    .page-user .user-profile.view-mode-full .group-right #create-report {
      margin: 1em 0; }
      .page-user .user-profile.view-mode-full .group-right #create-report a,.page-user .user-profile.view-mode-full .group-right #view-purchased-reports a  {
        border: 1px solid #c1060a;
        border-radius: 3px;
        box-shadow: inset 0 1px 0 0 #ec6e71;
        color: white;
        display: inline-block;
        font-size: 11px;
        font-weight: bold;
        background-color: #ed2125;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed2125), color-stop(100%, #cf060a));
        background-image: -webkit-linear-gradient(top, #ed2125, #cf060a);
        background-image: -moz-linear-gradient(top, #ed2125, #cf060a);
        background-image: -ms-linear-gradient(top, #ed2125, #cf060a);
        background-image: -o-linear-gradient(top, #ed2125, #cf060a);
        background-image: linear-gradient(top, #ed2125, #cf060a);
        padding: 7px 18px;
        text-decoration: none;
        text-shadow: 0 1px 0 #b20003;
        -webkit-background-clip: padding-box; }
        .page-user .user-profile.view-mode-full .group-right #create-report a:hover:not(:disabled) {
          box-shadow: inset 0 1px 0 0 #e74043;
          cursor: pointer;
          background-color: #dd171b;
          background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dd171b), color-stop(100%, #c0070b));
          background-image: -webkit-linear-gradient(top, #dd171b, #c0070b);
          background-image: -moz-linear-gradient(top, #dd171b, #c0070b);
          background-image: -ms-linear-gradient(top, #dd171b, #c0070b);
          background-image: -o-linear-gradient(top, #dd171b, #c0070b);
          background-image: linear-gradient(top, #dd171b, #c0070b); }
        .page-user .user-profile.view-mode-full .group-right #create-report a:active:not(:disabled) {
          border: 1px solid #c1060a;
          box-shadow: inset 0 0 8px 4px #b0070b, inset 0 0 8px 4px #b0070b, 0 1px 1px 0 #eee; }
        .page-user .user-profile.view-mode-full .group-right #create-report a:disabled {
          opacity: 0.5;
          cursor: not-allowed; }
    .page-user .user-profile.view-mode-full .group-right .group-social-media {
      margin-bottom: 30px; }
      .page-user .user-profile.view-mode-full .group-right .group-social-media .field-name-field-website,
      .page-user .user-profile.view-mode-full .group-right .group-social-media .field-group-div {
        display: inline-block;
        margin-right: 20px;
        line-height: 1;
        height: 15px; }
        .page-user .user-profile.view-mode-full .group-right .group-social-media .field-name-field-website a,
        .page-user .user-profile.view-mode-full .group-right .group-social-media .field-group-div a {
          display: block;
          height: 15px;
          padding-left: 20px;
          line-height: 1.25;
          background-repeat: no-repeat;
          background-position: left top; }
      .page-user .user-profile.view-mode-full .group-right .group-social-media .field-name-field-website a {
        background-image: url("../images/icon_website.png"); }
      .page-user .user-profile.view-mode-full .group-right .group-social-media #user_user_full_group_website a {
        background-image: url("../images/icon_linkedin.png"); }
      .page-user .user-profile.view-mode-full .group-right .group-social-media #user_user_full_group_twitter a {
        background-image: url("../images/icon_twitter.png"); }
    .page-user .user-profile.view-mode-full .group-right .field-name-field-linkedin-summary {
      font-size: 13px; }

.like-container-user {
  margin-top: 30px;
  text-align: center; }
  .like-container-user .like {
    display: inline-block; }
    .like-container-user .like .user {
      display: inline-block;
      background: url("../images/rate-user-icon.png") no-repeat left top;
      cursor: pointer;
      height: 25px;
      width: 25px;
      padding-top: 3px;
      color: #ed2125;
      position: relative; }
      .like-container-user .like .user span {
        text-indent: -99999em;
        display: inline-block; }
      .like-container-user .like .user.not-logged-in {
        background-position: 0 4px; }
      .like-container-user .like .user:hover .tooltip {
        display: block; }
      .like-container-user .like .user .tooltip {
        display: none;
        position: absolute;
        top: 0;
        width: 160px;
        margin-left: -65px;
        margin-top: -35px;
        text-align: center;
        background: rgba(0, 0, 0, 0.5);
        color: #fff;
        padding: 5px; }
        .like-container-user .like .user .tooltip:after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          bottom: 0;
          margin: 0 0 -5px -5px;
          width: 0;
          height: 0;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-top: 5px solid rgba(0, 0, 0, 0.5); }

#register_login #login {
  display: none; }

#lightbox #login {
  display: block; }
#lightbox #header {
  display: none; }
#lightbox #footer {
  display: none; }

.gigya-error-display {
  clear: both; }

#header .container .pull-right {
  display: none; }

img {
  max-width: 100%; }

@media (min-width: 420px) {
  #header .container .pull-right {
    display: block;
    bottom: 15px;
    min-width: 200px; }
    #header .container .pull-right ul.header-links {
      float: none;
      margin-left: 14px; }
      #header .container .pull-right ul.header-links a {
        padding: 0 5px;
        line-height: 23px; }
    #header .container .pull-right form #edit-query {
      width: 125px; } }
@media (min-width: 769px) {
  #header .container .pull-right {
    bottom: 28px;
    min-width: 354px; }
    #header .container .pull-right ul.header-links {
      float: left;
      margin-right: 0;
      font-size: 1.2em; }
      #header .container .pull-right ul.header-links a {
        padding: 0px 10px;
        line-height: 28px; }
    #header .container .pull-right form #edit-query {
      width: 310px; } }
@media (max-width: 768px) {
  #page-wrapper {
    overflow: hidden; }

  .vb_intel_toggle_cards .view.vb-toggle-view .views-row,
  .vb_intel_toggle_cards .view.vb-toggle-view.view-vb-intel-analysts .views-row {
    width: 100%;
    margin-left: 2%; }
    .vb_intel_toggle_cards .view.vb-toggle-view .views-row:first-child,
    .vb_intel_toggle_cards .view.vb-toggle-view.view-vb-intel-analysts .views-row:first-child {
      margin-left: 2%; }
    .vb_intel_toggle_cards .view.vb-toggle-view .views-row:nth-child(3n+1),
    .vb_intel_toggle_cards .view.vb-toggle-view.view-vb-intel-analysts .views-row:nth-child(3n+1) {
      clear: none;
      margin-left: 2%; }
    .vb_intel_toggle_cards .view.vb-toggle-view .views-row:nth-child(2n+1),
    .vb_intel_toggle_cards .view.vb-toggle-view.view-vb-intel-analysts .views-row:nth-child(2n+1) {
      clear: left; }

  .view.vb-toggle-view .view-content {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-body .main-info {
    height: auto; }

  .vb_intel_copyright_wrapper .vb_intel_copyright_content {
    height: auto; }

  .vb_intel_copyright_wrapper .vb_intel_copyright_content .vb_intel_copyright_menu ul li {
    display: block;
    border-right: none;
    margin-bottom: 1%; } }
@media (max-width: 420px) {
  .vb_intel_toggle_cards .view.vb-toggle-view .views-row,
  .vb_intel_toggle_cards .view.vb-toggle-view.view-vb-intel-analysts .views-row {
    width: 95%;
    margin: 2% 2% 5% !important;
    clear: both;
    float: none; }
    .vb_intel_toggle_cards .view.vb-toggle-view .views-row.views-row-last,
    .vb_intel_toggle_cards .view.vb-toggle-view.view-vb-intel-analysts .views-row.views-row-last {
      margin-bottom: 0 !important; }

  .vb_intel_toggle_cards .view.vb-toggle-view .report-card .top-report img {
    width: 100%; } }
@media (max-width: 1100px) {
  .vb_intel_name_slogan_content {
    position: absolute;
    left: 20px; }

  #header #row-02 {
    min-height: 78px; }

  .view.vb-toggle-view .view-header, .view.vb-toggle-view .view-content {
    padding-left: 10px;
    padding-right: 10px; }

  .vb_intel_join_today_wrapper {
    padding-left: 10px;
    padding-right: 10px; }

  .pane-call-to-action {
    padding-left: 10px;
    padding-right: 10px; } }

/*# sourceMappingURL=style.css.map */


/* ========================================

  		V B   I N S I G H T   2 0 1 4

   ======================================== */

@media screen and (max-width: 768px) {
    #burger {
        display: block;
        right: 0px;
        top: 93px;
        background: #cacaca;
        color: black;
    }

    .panel-panel.top-panel {
        display: none !important;
    }

    .col-sm-12 {
        display: block;
        float: left;
        margin-right: 2.12766%;
        width: 100% !important;
    }

    .gigya-raas {
        font-size: 9px;
    }

    form#views-exposed-form-search-views-panel-pane-search-node-form {
        display: none;
    }

    #header .pull-right .menu li a {
        font-size: 13px;
    }

    #header .vb_intel_name_slogan_content h1 a p {
        font-size: 13px;
    }

    /* --- Insight Mobile Footer -- */ 

    .region-footer ul li.leaf {
      float: left;
    } 

    .vb_intel_copyright_menu ul li {
      font-size: 10px !important;
      line-height: 14px !important;
      width: 40%;
    }
    
    .vb_intel_copyright_menu ul li.lead {
      border-right: 0px !important;
    }

    .vb_intel_copyright_txt {
      font-size: 10px;
    }

    .vb_intel_copyright_menu ul li a { 
      padding-left: 20px !important;
    }

    /* --- Content section --- */ 
    .vb_intel_toggle_cards .view.vb-toggle-view .report-card .top-report img {
      width: 100%;
    }

}

    /* fix learn more overlap and text trunaction -- */ 
    .vb_intel_toggle_cards .view.vb-toggle-view .report-card .report-body .main-info { 
      height: auto !important;
    }

/* --- HOMEPAGE UPDATES --- */ 
.page-home .above-the-fold {
  max-width: 83.69231em;
  margin: 0 auto;
}

.page-home .above-the-fold .panel-col.above-the-fold-left {
  float: left;
  width: 68%;

}

.page-home .above-the-fold .panel-col.above-the-fold-right {
  float: right;
  width: 32%;
}

.page-home .above-the-fold .above-the-fold-right .views-row.views-row-1.views-row-odd.views-row-first.views-row-last {
  width: 100%;
}

.page-home .above-the-fold .vb_intel_queue_content_title h2 {
  text-transform: none;
}

.page-home .above-the-fold .vb_intel_queue_content_title h2,
.page-home .above-the-fold h2.pane-title {
  text-transform: none;
  background: black;
  color: white;
  font-size: 17px;
  font-weight: 100;
  padding: 4px 22px;
  max-width: 179px;
  position: relative;
  top: 1px;
}

.page-home .above-the-fold h2.pane-title { 
  position: relative;
  top: 6px;
}

.page-home .above-the-fold .views-row.views-row-1.views-row-odd.views-row-first.views-row-last {
  border-top: 5px solid black;
  padding-top: 25px;
}

.page-home .above-the-fold.above-the-fold-left .panel-pane.pane-views-panes.pane-blog-listing-panel-pane-2 {
  width: 98%;
}

/* -- Hide rogue injected drupal pane -- */ 
.page-home .above-the-fold .above-the-fold-left .pane-content p {
  display: none;
}

.page-home .above-the-fold .view.vb-toggle-view .view-header h2 {
  float: left;
  font-size: 1.8em;
  text-transform: uppercase;
  margin-bottom: 20px;
  clear: both;
  margin-top: 15px;
  margin-right: 25px;
}


.page-home .above-the-fold-right img.media-element.file-default {
  width: 100%;
}

.page-home .above-the-fold .pane-blog-listing-panel-pane-2 .field-content a img {
  float: left;
  clear: both;
}

.page-home .above-the-fold h2 a {
  position: relative;
  left: 27px;
  top: -5px;
} 

.page-home .above-the-fold .views-field span.field-content a { 
  color: #9999ac;
}

.page-home .above-the-fold .views-field span.field-content {
  font-size: 20px;
  margin-left: 26px;
  color: #9999ac;
  font-weight: 100;
  line-height: 28px;
}

.page-home .view.vb-toggle-view .view-header {
  padding-top: 20px;
  clear: both;
}

.above-the-fold .above-the-fold-left .pane-content {
  max-width: 97%;
}

.above-the-fold .above-the-fold-left img.media-element.file-default {
  padding: 20px 0px 10px 0px;
  margin: 0px;
  border: none;
}

.above-the-fold-right h2 {
  margin-left: 0px;
}

.above-the-fold-right img.media-element { 
  margin: 0px;
}

@media (max-width: 989px) {
  .above-the-fold-right h2 {
    margin-left: 10px;
  }
}

@media (max-width: 797px) { 
  .page-home .above-the-fold .panel-col.above-the-fold-right {
    float: left;
    width: 100%;
    clear: both;
  }
  .page-home .above-the-fold .panel-col.above-the-fold-left {
    float: left;
    width: 100%;
    margin: 0px 10px 0px 10px;
  }
  .page-home div#main-wrapper {
    width: 96%;
  }
  .above-the-fold .above-the-fold-left .pane-content {
    max-width: 100%;
  }
  .page-home .above-the-fold .pane-blog-listing-panel-pane-2 .field-content a img {
    float: left;
    clear: both;
    width: 44%;
  }
  .above-the-fold-left .views-row h2 {
    font-size: 18px;
    width: 50%;
    float: right;
    padding: 3px;
    right: 31px;
    position: relative;
    margin-bottom: 15px;
  }
  .page-home .above-the-fold .views-field span.field-content,
  .page-home .above-the-fold .views-field span.field-content a {
    color: #9999ac;
    font-size: 14px;
  }
  .views-field-name span.field-content {
    float: right;
    right: 25px;
    position: relative;
    top: -23px;
  }

  .above-the-fold .views-field-created span.field-content {
    display: none;
  }
}

span#top-text {
  position: relative;
  font-size: 35px;
  color: #FFFFFF;
  float: left;
  top: 32px;
  left: 26px;
  width: 54%;
  display: block;
  line-height: 45px;
  border-bottom: 5px solid #c100cb;
  padding-bottom: 15px;
}

span#bottom-text {
  top: 176px;
  position: relative;
  width: 57%;
  display: block;
  font-size: 25px;
  color: #FFFFFF;
  line-height: 30px;
  float: right;
  right: 25px;
}

span#learn-more-text {
  float: right;
  font-size: 17px;
  font-weight: 100;
  font-style: italic;
  right: 20px;
  position: relative;
}

#vb-insight-homepage { 
  background-image: url(../images/vb-insight.png);
  background-repeat: no-repeat;
  height: 395px;
  top: 20px;
  position: relative;
  background-size: cover;
}

.above-the-fold-right .vb_intel_queue_content_title {
  padding-top: 19px; 
}

.panel-pane.pane-views-panes.pane-blog-listing-panel-pane-2 {
  padding-top: 20px;
}
/* ========================================

    Subscriptions Landing Page   2 0 1 5

   ======================================== */

/* - Note: Prepend this class to always target the subscription landing page:
[ .node-type-subscription-display ] - */ 

.node-type-subscription-display .section-container { 
  width: 100% !important;
}

.node-type-subscription-display .section-contents {
  margin: 0 auto !important;
  width: 1088px !important;
}

.node-type-subscription-display .container-2, 
.container-4 {
  background-color: #f2f2f2;
}

.node-type-subscription-display .first-column,
.node-type-subscription-display .second-column {
  width: 50%;
  float: left;
  margin-top: 25px;
  padding: 20px 45px 20px 45px;
}

.node-type-subscription-display h2.section-title {
  border-bottom: 5px solid #d500cb;
  width: 550px;
  margin: 0 auto;
  padding-bottom: 10px;
  text-align: center;
  margin-bottom: 20px;
}

.node-type-subscription-display .section-container {
  padding: 30px;
}

.node-type-subscription-display p.section-description {
  text-align: center;
  font-size: 16px;
  font-weight: lighter;
  width: 83%;
  margin: 0 auto;
  line-height: 25px;
}

.node-type-subscription-display .whats-included .second-column { 
  background-color: #f9f9f9; 
}

.node-type-subscription-display a.report-title {
  color: black;
  font-weight: 600;
  position: relative; 
  top: 1px;
}

.node-type-subscription-display .whats-included ul li {
  color: red;
  margin-top: 16px;
}

.node-type-subscription-display span.report-description {
  font-weight: lighter;
  color: #000000;
  line-height: 22px;
}
.node-type-subscription-display span.report-category,
.node-type-subscription-display span.report-date {
  font-weight: lighter;
  color: #000000;
  font-size: 12px;
}

.node-type-subscription-display .whats-it-cost ul { 
  margin: 0px !important;
}

.node-type-subscription-display .whats-it-cost ul li {
  list-style-type: none;
  padding: 0px 0px 0px 25px;
  font-weight: lighter;
  height: 35px;
}

.node-type-subscription-display .report-price-container { 
  border: 1px solid #000000;
  border-radius: 10px;
  margin-top: 30px;
}

.node-type-subscription-display .report-price-container {
  margin-bottom: 50px;
}

.node-type-subscription-display .whats-it-cost ul li:nth-child(even) {
  background-color: #f2f2f2;
}

.node-type-subscription-display span.report-list {
  line-height: 30px;
}

.node-type-subscription-display span.price {
  float: right;
  right: 35px;
  position: relative;
  border-left: 1px solid #000000;
  padding-left: 39px;
  width: 85px;
  height: 35px;
  line-height: 37px;
  text-align: center;
}

.node-type-subscription-display h3.top-reports {
  background: #333333;
  border-radius: 8px 8px 0px 0px;
  color: white;
  padding: 15px 15px 15px 24px;
  font-size: 15px;
}

.node-type-subscription-display span#normal-cost {
  float: right;
  font-size: 15px;
    } 

.node-type-subscription-display .whats-it-cost ul li:last-child { 
  border-radius: 0px 0px 8px 8px;
}

.node-type-subscription-display h3 { 
  margin: 0px; 
}

.node-type-subscription-display .btn-default {
  color: white;
  background-color: #E70000;
  border-radius: 13px !important;
  font-size: 24px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  font-weight: 300 !important;
  border-color: #FFFFFF;
  width: 100%;
  border: none;''''
  margin-top: 15px;
}

.node-type-subscription-display .whats-it-cost .btn-default {
  width: 80%;
  margin: 0 auto;
  margin-top: -6px;
  display: block;
  width: 91%;
}

.node-type-subscription-display button.btn.btn-default.btn-contact.center-block:hover {
  background: white;
  border: 3px solid #e20000;
  color: #e20000;
  padding: 0px !important;
}
.node-type-subscription-display p.description-buy-text {
  text-align: center;
  font-size: 16px;
  font-weight: lighter;
  margin: 0 auto;
  line-height: 25px;
  margin-bottom: 15px;
  width:92%;
}

.node-type-subscription-display .report-price-container p {
  padding: 15px 20px 15px 20px;
}

.node-type-subscription-display p.bonus-description {
  padding: 52px 31px;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  position: relative;
  top: 15px;
}
  
.node-type-subscription-display .section-container.whats-it-cost.container-3 {
  background: white;
}

.node-type-subscription-display .whats-it-cost img {
  display: block;
  width: 287px;
  height: auto;
  top: 19px;
  margin: 0 auto;
  position: relative;
  left: -25px;
  margin-bottom: 50px;
}

.node-type-subscription-display .whats-it-cost .first-column {
  margin-top: 0px; 
  padding: 0px 35px 20px 45px;
} 
.node-type-subscription-display .whats-it-cost .second-column {
  margin-top: 0px; 
  padding: 0px 45px 20px 35px;
}

.node-type-subscription-display .five-bonuses .first-column {
  margin-top: 0px; 
  padding: 0px 15px 20px 45px;
} 
.node-type-subscription-display .five-bonuses .second-column {
  margin-top: 0px; 
  padding: 0px 45px 20px 15px;
}

.node-type-subscription-display .five-bonuses p {
  font-weight: lighter;
}

.node-type-subscription-display .five-bonuses #red-highlight { 
  color: #E70000;
}

.node-type-subscription-display .five-bonuses .bonus-description {
  font-weight: normal;
}

.node-type-subscription-display .five-bonuses .btn-default {
  width: 82%; 
}

.node-type-subscription-display .five-bonuses .first-column .btn-default {
  float: right;
  margin-top: 35px;
}

.node-type-subscription-display .five-bonuses .second-column .btn-default {
  float: left; 
  margin-top: 82px;
}

.node-type-subscription-display #hero-contents { 
  position: relative;
  margin: 0 auto;
  z-index: 9;
  text-align: center;
  top: 67%;
  width: 400px;
}

.node-type-subscription-display #hero-content {
  height: 500px;
  width: 100%;
  background-image: url("../images/HeroImage.png");
  margin: 0 auto;
  background-size: cover;
  background-position: center;
}

.node-type-subscription-display #circle-button {
  height: 64px;
  width: 65px;
  background-image: url("../images/CircleArrow.png");
  background-repeat: no-repeat;
  display: block;
  position: relative;
  margin: 0 auto;
  top: 20px;
}

.node-type-subscription-display span#grow-text {
  display: block;
  font-size: 130px;
  color: #FFFFFF;
  position: relative;
  top: -57px;
}

.node-type-subscription-display span#learn-text {
  font-size: 25px;
  color: #FFFFFF;
  font-weight: 100;
}

.node-type-subscription-display td { 
  border: none;
}

.node-type-subscription-display .content .field-name-body {
  max-width: 1088px;
  width: 100%;
  margin: 0 auto;
  padding: 0px 50px 0px 50px;
}
    
.node-type-subscription-display a:active, a:link, a:visited { 
  text-decoration: none;
}

.node-type-subscription-display .five-bonuses .report-price-container {
  min-height: 208px;
  margin-bottom: 20px;
}

ul.term-list li.more,
ul.term-list li.less {
  list-style-type: none;
  cursor: pointer;
}

/* -- michias section -- */
.field-name-body td {
  width: 50%;
}


@media(max-width: 1175px){ 
  span#learn-more-text,
  span#bottom-text { 
  }

  span#top-text {
    position: relative;
    font-size: 20px;
    color: #FFFFFF;
    float: left;
    top: 32px;
    left: 26px;
    width: 67%;
    display: block;
    line-height: 27px;
    border-bottom: 5px solid #c100cb;
    padding-bottom: 15px;
  }
  #vb-insight-homepage {
    background-image: url(../images/vb-insight.png);
    background-repeat: no-repeat;
    top: 20px;
    position: relative;
    background-size: cover;
    width: 100%;
    background-position: top center;
  }

}

@media(max-width: 1000px) {
  span#bottom-text {
    position: relative;
    width: 62%;
    display: block;
    font-size: 19px;
    color: #FFFFFF;
    line-height: 30px;
    float: right;
    right: 25px;
    top: 50%;
  }
}


@media(max-width: 470px){ 

  #vb-insight-homepage { height: 200px; }

  span#top-text { 
    position: relative;
    font-size: 28px;  
    color: #FFFFFF;
    float: left;
    top: 32px;
    left: 26px;
    width: 86%;
    display: block;
    line-height: 27px;
    border-bottom: 5px solid #c100cb;
    padding-bottom: 10px;
  }

  span#bottom-text { 
    top: 30%;
    position: relative;
    width: 86%;
    display: block;
    font-size: 1.2em;
    color: #FFFFFF;
    line-height: 1.2em;
    float: right;
    right: 26px;
  }

  span#learn-more-text {
    font-size: 1em;
  }
}


@media(max-width:400px){ 
  #vb-insight-homepage { height: 200px; }

  .panel-pane.pane-views-panes.pane-blog-listing-panel-pane-2 {
    padding-top: 0px;
  }
  .above-the-fold-left span.field-content {
    display: none;
  }

}

/* -- Report Pages Responsive Styles -- */ 
@media (max-width: 768px) {
  
  /* -- Increase column sets to 100% width when on tablet or less screen size devices -- */ 
  .node-type-report .col-sm-4,
  .node-type-report .col-sm-8,
  .page-node-preview .col-sm-3,
  .page-node-preview .col-sm-9 { 
    width: 100%; 
    padding: 0px 15px 0px 15px;
  }

  /* -- Set Report titles to page relative font sizes -- */ 
  .node-type-report h1,
  .page-node-preview h1 { 
    font-size: 1.5em;
  }
  .page-user .user-profile.view-mode-full .group-left .field-name-ds-user-picture img { 
    margin: 0 auto !important;
    display: block;
  }
  .page-user .user-profile.view-mode-full .group-left {
    width: 100%;
    margin-right: 0px;
    display: block;
    margin: 0 auto;
  }
  .page-user .user-profile.view-mode-full .group-right .group-user-name { 
    font-size: 22px;
  }
  .page-user .user-profile.view-mode-full .group-right .group-user-name .field-name-field-headline { 
    font-size: 15px;
  }
  .page-user .like-container-user {
    margin-top: 18px;
    text-align: center;
    margin-bottom: 16px;
  }
  .page-user .user-profile.view-mode-full .group-right { 
    width: 100% !important;
  }

    /* -- Page Analysts -- */ 
  .page-analysts .view.vb-toggle-view {
    margin-left: 6px;
    width: 97%;
  }

  /* -- Page Titles Padding Override -- */ 
  body.with-subnav .fleft { 
    padding: 0 10px 5px 10px !important; 
  }
}

/* -- Insight Subscriptions -- */ 

@media(max-width: 768px) { 
  .node-type-subscription-display #hero-content { 
    height: 200px; 
  }
  
  .node-type-subscription-display span#grow-text { 
    font-size: 57px; 
  }
  
  .node-type-subscription-display .section-contents,
  .node-type-subscription-display h2.section-title,
  .node-type-subscription-display .first-column, 
  .node-type-subscription-display .second-column {
    margin: 0 auto !important;
    width: 100% !important;
  }
  
  .node-type-subscription-display .btn-default { 
    font-size: 12px !important; 
  }
  
  .node-type-subscription-display .whats-it-cost img { 
    left: 0px; 
    top: 0px; 
    margin-bottom: 10px; 
  }
  
  .node-type-subscription-display .five-bonuses .first-column { 
    padding: 0px 10px 0px 10px; 
  }
  
  .node-type-subscription-display .five-bonuses .first-column .btn-default {
    float: inherit;
    margin-top: 0px;
  }
  
  .node-type-subscription-display span#learn-text {
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 100;
    position: relative;
    top: -50px !important;
  }
  
  .node-type-subscription-display #circle-button {
    height: 64px;
    width: 65px;
    background-image: url("../images/CircleArrow.png");
    background-repeat: no-repeat;
    display: block;
    position: relative;
    margin: 0 auto;
    top: -57px;
    background-size: 50%;
    background-position: 16px 14px;
  }

  .node-type-subscription-display .five-bonuses .second-column { 
    padding: 0px 10px 10px 0px;
  }
  
  .node-type-subscription-display p.bonus-description { 
    padding: 10px;
  }
  
  .node-type-subscription-display .five-bonuses .second-column .btn-default { 
    margin-top: 10px;
  }
  
  .node-type-subscription-display .five-bonuses .btn-default {
    width: 82%;
    margin: 0 auto;
    display: block;
  }

  .node-type-subscription-display .five-bonuses .second-column .btn-default { 
    float: none;
  }

  .node-type-subscription-display p.bonus-description { 
    top: 0px; 
  }

  .node-type-subscription-display td { 
    padding: 0px; 
  }
  .node-type-subscription-display img {
    max-width: 80%;
  }

  .node-type-subscription-display p.section-description {
    text-align: center;
    font-size: 15px;
    font-weight: lighter;
    width: 83%;
    margin: 0 auto;
    line-height: 25px;
    padding-top: 15px;
  }

  .node-type-subscription-display .whats-it-cost ul li { 
    padding: 0px 0px 0px 9px;
  }

  .node-type-subscription-display span.report-list { 
    font-size: 10px;
  }

}  /* -- End Insight Subscriptions 768 Media Query for -- */ 



form#views-exposed-form-search-views-panel-pane-search-node-form {
  display:none;
}
