.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.tickercontainer {
  margin: 0;
  padding-top: 10px;
  overflow: hidden;
}
.tickercontainer {
  position: relative;
  overflow: hidden;
}
.mask {
  height: 0px;
}
ul.newsticker {
  -webkit-transition: all 0s linear;
  -moz-transition: all 0s linear;
  -o-transition: all 0s linear;
  transition: all 0s linear;
  position: relative;
  font-weight: bold;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.newsticker li {
  float: left;
  margin: 0;
  padding: 0 7px;
  box-sizing: border-box;
}
body.is-tour .popover {
  text-align: left;
}
body.is-tour .popover .arrow {
  display: none;
}
@media (min-width: 768px) {
  body.transparent-nav nav {
    background-color: rgba(0, 0, 0, 0.3);
  }
  body.transparent-nav nav.navbar {
    min-height: 60px;
  }
  body.transparent-nav nav.navbar-default .navbar-nav > .open > a {
    background-color: rgba(255, 255, 255, 0.3);
  }
  body.transparent-nav nav.navbar-default .navbar-nav > li > a {
    color: #FFF !important;
    text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.3);
    font-weight: 400 !important;
  }
  body.transparent-nav nav .navbar-brand .tagline {
    color: #FFF !important;
    text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.3);
  }
  body.transparent-nav #demo-experiment-cta {
    background-color: rgba(255, 255, 255, 0.5) !important;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  body.transparent-nav .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.tour {
  margin-top: 20px;
  display: none;
}
.tour div.header {
  background-color: #EEE;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(-34deg, #ffffff, #eeeeee);
  background-image: linear-gradient(-34deg, #ffffff, #eeeeee);
  border: 1px solid rgba(0, 0, 0, 0.25);
  width: 800px;
  padding: 25px;
  margin: 0px auto;
  margin-bottom: 20px;
}
.tour div.header h2 {
  font-size: 1.5em;
}
@media (max-width: 1199px) {
  .tour div.header p {
    font-size: 1.7em;
  }
  .tour div.header h2 {
    font-size: 2em;
  }
  .tour div.header a.tour-next {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
  }
}
.tour .tour-next.btn-lg {
  margin-top: 20px;
}
.tour .tour-next.btn-lg span {
  vertical-align: text-top;
}
.tour .tour-next:not(.btn-lg) span {
  vertical-align: middle;
}
.tour .tour-block {
  position: relative;
}
.tour .tour-block .tour-marker {
  position: absolute;
  top: 0px;
  width: 29px;
  height: 44px;
  background-image: url("/assets/images/tour/icon-marker.png");
  background-size: contain;
  cursor: pointer;
}
.tour .tour-block .tour-marker:hover,
.tour .tour-block .tour-marker.selected {
  background-image: url("/assets/images/tour/icon-marker-selected.png");
}
@media all and (-webkit-min-device-pixel-ratio: 1.5) or (max-width: 991px) {
  .tour .tour-block .tour-marker {
    background-image: url("/assets/images/tour/icon-marker-large.png");
  }
  .tour .tour-block .tour-marker:hover,
  .tour .tour-block .tour-marker.selected {
    background-image: url("/assets/images/tour/icon-marker-selected-large.png");
  }
}
@media (max-width: 991px) {
  .tour .tour-block .tour-marker {
    margin-left: -29px;
    margin-top: -44px;
    width: 58px;
    height: 88px;
  }
}
.tour .tour-block .tour-img {
  border: 1px solid rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 120px -45px rgba(100, 100, 100, 0.5);
  display: inline-block;
}
.tour .tour-block .popover {
  width: 250px !important;
  background: rgb(200,200,200);
  
}
.tour #tour-dashboard-priority-hosts {
  top: 130px;
  left: 205px;
}
.tour #tour-dashboard-daily-statistics {
  top: 175px;
  right: 185px;
}
.tour #tour-dashboard-rule-updates {
  top: 534px;
  left: 245px;
}
.tour #tour-sensor-configuration-details {
  top: 130px;
  left: 385px;
}
.tour #tour-sensor-configuration-network {
  top: 505px;
  left: 385px;
}
.tour #tour-sensor-configuration-variables {
  top: 860px;
  left: 385px;
}
.tour #tour-sensor-configuration-plugins {
  top: 1030px;
  left: 385px;
}
.tour #tour-rule-management-options {
  top: 120px;
  right: 255px;
}
.tour #tour-rule-management-rulesets {
  top: 130px;
  left: 143px;
}
.tour #tour-rule-management-rules {
  top: 300px;
  right: 313px;
}
.tour #tour-rule-editor-rule {
  top: 180px;
  left: 385px;
}
.tour #tour-rule-editor-stats {
  top: 430px;
  left: 385px;
}
.tour #tour-reports-types {
  top: 100px;
  left: 175px;
}
.tour #tour-reports-list {
  top: 100px;
  right: 280px;
}
.tour #tour-reports-templates {
  top: 775px;
  left: 175px;
}
.tour #tour-real-time-feed {
  top: 90px;
  left: 370px;
}
.tour #tour-real-time-sensor-connection {
  top: 20px;
  left: 650px;
}
.tour #tour-real-time-plugins {
  top: 430px;
  left: 124px;
}
.tour #tour-historical-feed {
  top: 100px;
  left: 370px;
}
.tour #tour-historical-options {
  top: 430px;
  left: 510px;
}
.tour #tour-historical-options-report {
  top: 430px;
  left: 285px;
}
.tour #tour-historical-classifications {
  top: 20px;
  left: 225px;
}
.tour .tour-text {
  position: absolute;
  top: 20px;
  right: 400px;
}
/*
#video-background-wrapper
{
	height: 100%;
	width: 100%;
	position: relative;
}

#video-background-container
{
	background: url("@{assets-path}video/wall.png") no-repeat;
	position: relative;
	height: 100%;
}

#video-background
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -100;
}
*/
/*
#video-background
{
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: -100;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	background: url("@{assets-path}video/wall.png") no-repeat;
	background-size: cover;
}
*/
#video-background-wrapper {
  /*
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
*/
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -100;
  position: absolute;
  top: 0px;
}
#video-background {
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-aspect-ratio: 16/9) {
  #video-background {
    width: 120%;
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  #video-background {
    height: 100%;
    width: 300%;
    left: -100%;
  }
}
#flexibility-header {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #EEE;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(-45deg, #ffffff, #eeeeee);
  background-image: linear-gradient(-45deg, #ffffff, #eeeeee);
  color: #222;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #000000;
  font-family: "Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;
  margin-bottom: 20px;
}
#flexibility-header .deploy {
  margin-top: 40px;
  font-size: 2em;
}
#flexibility-header .deploy span.glyphicon-lg {
  font-size: 1.5em;
}
@media (max-width: 767px) {
  #flexibility-header .deploy {
    font-size: 1.5em;
  }
}
#enterprise-body {
  margin-top: 20px;
}
#enterprise-header {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #2c699d;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(-45deg, #00a4e6, #2c699d);
  background-image: linear-gradient(-45deg, #00a4e6, #2c699d);
  color: #FFF;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid #000000;
}
@media (max-width: 767px) {
  #enterprise-header #enterprise-eye-candy {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #enterprise-header #enterprise-tag {
    text-align: center;
  }
}
#enterprise-header h1 {
  font-size: 2.0em;
  margin-top: 70px;
  text-shadow: 1px 1px 3px #222;
}
@media (max-width: 767px) {
  #enterprise-header h1 {
    font-size: 1.65em;
  }
}
#enterprise-header h2 {
  margin-top: 0px;
  font-size: 1.5em;
}
@media (max-width: 767px) {
  #enterprise-header h2 {
    font-size: 1.3em;
  }
}
.enterprise-point {
  padding-top: 30px;
  padding-bottom: 30px;
}
.center .img-responsive {
  display: inline-block;
}
#enterprise-1,
#enterprise-4,
#enterprise-8 {
  background-color: #2c699d;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(-45deg, #00a4e6, #2c699d);
  background-image: linear-gradient(-45deg, #00a4e6, #2c699d);
  color: #FFF;
}
#enterprise-1 a,
#enterprise-4 a,
#enterprise-8 a {
  color: #FFF;
  text-decoration: underline;
}
#enterprise-3,
#enterprise-6 {
  background-color: #EEE;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(-45deg, #ffffff, #eeeeee);
  background-image: linear-gradient(-45deg, #ffffff, #eeeeee);
  color: #222;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.6);
}
#enterprise-6 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#flexibility-lead {
  background-color: #2c699d;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(-45deg, #3276b1, #0080b3);
  background-image: linear-gradient(-45deg, #3276b1, #0080b3);
  color: #FFF;
  margin: 0px;
  margin-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #000000;
}
.spaced-list li {
  margin-bottom: 7px;
}
.no-list li {
  list-style-type: none;
}
ul.no-list-indent {
  padding-left: 0px;
}
.details img.spaced-img {
  margin: 10px;
}
.details h1 {
  color: #FFF;
  background-color: #2c699d;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(-45deg, #00a4e6, #2c699d);
  background-image: linear-gradient(-45deg, #00a4e6, #2c699d);
  padding: 10px;
}
.details h1 span.glyphicon {
  padding-right: 10px;
}
.details h1.black-header {
  background-color: #222;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(-45deg, #4d4d4d, #262626);
  background-image: linear-gradient(-45deg, #4d4d4d, #262626);
}
.higher-education-logos img {
  margin-bottom: 15px;
}
#blog-posts.is-main-blog-page .hide-on-main-sidebar {
  display: none;
}
#blog-posts.is-main-blog-page h3 {
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 0px;
  line-height: 20px;
  font-weight: 400;
}
#blog-posts img {
  display: block;
  max-width: 100%;
  height: auto;
}
#blog-posts img.alignleft {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
#blog-posts h1.black-header {
  background: #222 !important;
}
#features {
  padding-top: 35px;
}
#features .dashboard-carousel-container {
  padding: 0px;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 2px 2px 2px #000;
  background-color: #0092cc;
  /*
		.dashboard-video
		{
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 1;
			height: 100%;
		}
*/
}
@media (min-width: 992px) {
  #features .dashboard-carousel-container {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
  }
}
@media (max-width: 767px) {
  #features .dashboard-carousel-container .car1 {
    background: url("/assets/images/wall2.jpg");
    background-size: cover;
    padding-bottom: 20px;
    margin-top: -20px;
  }
  #features .dashboard-carousel-container .car2 {
    background: url("/assets/images/net.jpg");
    background-size: cover;
    padding-bottom: 20px;
    margin-top: -20px;
  }
  #features .dashboard-carousel-container .car3 {
    background: url("/assets/images/world.jpg");
    background-size: cover;
    padding-bottom: 20px;
    margin-top: -20px;
  }
}
#features .dashboard-carousel-container.black-gradient,
#features .dashboard-carousel-container.blue-gradient,
#features .dashboard-carousel-container.purple-gradient,
#features .dashboard-carousel-container.white-gradient {
  background-image: -webkit-linear-gradient(left, color-stop(#0092cc 0%), color-stop(#0092cc 100%));
  background-image: linear-gradient(to right, #0092cc 0%, #0092cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0092cc', endColorstr='#ff0092cc', GradientType=1);
}
#features .dashboard-carousel-container.no-gradient {
  background-color: #000;
}
@media (min-width: 1200px) {
  #features .dashboard-carousel-container.black-gradient {
    background-color: #1D1D1D;
    background-image: -webkit-linear-gradient(left, color-stop(#0092cc 0%), color-stop(#1d1d1d 50%));
    background-image: linear-gradient(to right, #0092cc 0%, #1d1d1d 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0092cc', endColorstr='#ff1d1d1d', GradientType=1);
  }
  #features .dashboard-carousel-container.blue-gradient {
    background-color: #1B1B1B;
    background-image: -webkit-linear-gradient(left, color-stop(#0092cc 0%), color-stop(#1b1b1b 50%));
    background-image: linear-gradient(to right, #0092cc 0%, #1b1b1b 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0092cc', endColorstr='#ff1b1b1b', GradientType=1);
  }
  #features .dashboard-carousel-container.purple-gradient {
    background-color: #1B1B1B;
    background-image: -webkit-linear-gradient(left, color-stop(#0092cc 0%), color-stop(#1b1b1b 50%));
    background-image: linear-gradient(to right, #0092cc 0%, #1b1b1b 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0092cc', endColorstr='#ff1b1b1b', GradientType=1);
  }
  #features .dashboard-carousel-container.white-gradient {
    background-color: #1C1C1C;
    background-image: -webkit-linear-gradient(left, color-stop(#0092cc 0%), color-stop(#1c1c1c 50%));
    background-image: linear-gradient(to right, #0092cc 0%, #1c1c1c 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0092cc', endColorstr='#ff1c1c1c', GradientType=1);
  }
  #features .dashboard-carousel-container.bb-gradient {
    background-color: #1C1C1C;
    background-image: -webkit-linear-gradient(left, color-stop(#0092cc 0%), color-stop(#1c1c1c 50%));
    background-image: linear-gradient(to right, #0092cc 0%, #1c1c1c 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0092cc', endColorstr='#ff1c1c1c', GradientType=1);
  }
}
#features .dashboard-carousel-controls {
  color: #FFF;
  position: absolute;
  bottom: 10px;
  z-index: 10;
  text-align: center;
  width: 100%;
  font-size: 1.2em;
}
#features .dashboard-carousel-controls .glyphicon {
  margin-left: 5px;
  cursor: pointer;
  text-shadow: 1px 1px 3px #000000;
}
#features .dashboard-carousel-controls .glyphicon:hover {
  color: #0080b3;
}
#features .dashboard-carousel-controls .glyphicon.active {
  color: #00b7ff;
  cursor: default;
}
#features .dashboard-carousel-item {
  margin-bottom: 0px;
  background-position: right top;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 5;
}
#features .dashboard-carousel-item .feature h1 {
  font-size: 2em;
  font-weight: bold;
  /*line-height: 1.4;*/
  text-shadow: 0px 0px 3px #000000;
  margin-top: 60px;
  color: #FFF;
}
@media (max-width: 1199px) {
  #features .dashboard-carousel-item .feature h1 {
    margin-top: 20px;
    text-align: center;
  }
}
#features .dashboard-carousel-item .feature img {
  max-width: 64px;
  margin-top: 25px;
}
#features .dashboard-carousel-item .feature .glyphicon-lg,
#features .dashboard-carousel-item .feature .fa-lg {
  margin-top: 15px;
}
#features .dashboard-carousel-item .feature img,
#features .dashboard-carousel-item .feature .glyphicon-lg,
#features .dashboard-carousel-item .feature .fa-lg {
  margin-bottom: 50px;
}
#features .dashboard-carousel-item .feature .btn {
  font-size: 1em;
  text-shadow: none;
}
@media (min-width: 1200px) {
  #features .dashboard-carousel-item#carousel-find {
    background-image: url("/assets/images/dashboard/find-small.png");
  }
  #features .dashboard-carousel-item#carousel-correlation,
  #features .dashboard-carousel-item#carousel-perimeter {
    background-image: url("/assets/images/dashboard/correlate2.png");
  }
  #features .dashboard-carousel-item#carousel-intelligence-cloud,
  #features .dashboard-carousel-item#carousel-soft-ips {
    background-image: url("/assets/images/dashboard/ips2.png");
  }
  #features .dashboard-carousel-item#carousel-appliances {
    background-image: url("/assets/images/dashboard/cpu2.png");
  }
  #features .dashboard-carousel-item .col-lg-offset-1 {
    margin-left: 2%;
  }
}
#features .feature {
  margin-bottom: 25px;
}
#features .feature h2 {
  font-size: 1.4em;
  text-shadow: 1px 2px 4px black;
}
#features .feature .learn-more {
  font-size: 150%;
  color: #FFF !important;
  text-shadow: 1px 2px 4px black;
}
#features .feature p {
  font-size: 1.1em;
}
#features .feature span.glyphicon-lg,
#features .feature span.fa-lg,
#features .feature img {
  font-size: 3em;
  float: left;
  clear: both;
  padding-bottom: 50px;
  margin-right: 15px;
  margin-left: 15px;
}
@media (max-width: 1200px) {
  #features .feature img,
  #features .feature .glyphicon-lg,
  #features .feature .fa-lg {
    float: none !important;
    margin: 0 auto;
    padding-bottom: 5px !important;
    margin-bottom: 5px !important;
    margin-top: 0px !important;
  }
}
@media (max-width: 768px) {
  #features-with-video,
  #video-background-wrapper {
    min-height: 0px !important;
    height: auto;
  }
}
#features-with-video {
  padding-top: 35px;
}
#features-with-video .dashboard-carousel-container {
  padding: 0px;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 2px 2px 2px #000;
  background-color: #0092cc;
  /*
		.dashboard-video
		{
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 1;
			height: 100%;
		}
*/
}
@media (min-width: 992px) {
  #features-with-video .dashboard-carousel-container {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
  }
}
@media (max-width: 767px) {
  #features-with-video .dashboard-carousel-container .car1 {
    background: url("/assets/images/wall2.jpg");
    background-size: cover;
    padding-bottom: 20px;
    margin-top: -20px;
  }
  #features-with-video .dashboard-carousel-container .car2 {
    background: url("/assets/images/net.jpg");
    background-size: cover;
    padding-bottom: 20px;
    margin-top: -20px;
  }
  #features-with-video .dashboard-carousel-container .car3 {
    background: url("/assets/images/world.jpg");
    background-size: cover;
    padding-bottom: 20px;
    margin-top: -20px;
  }
}
#features-with-video .dashboard-carousel-container.black-gradient,
#features-with-video .dashboard-carousel-container.blue-gradient,
#features-with-video .dashboard-carousel-container.purple-gradient,
#features-with-video .dashboard-carousel-container.white-gradient {
  background-image: -webkit-linear-gradient(left, color-stop(#0092cc 0%), color-stop(#0092cc 100%));
  background-image: linear-gradient(to right, #0092cc 0%, #0092cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0092cc', endColorstr='#ff0092cc', GradientType=1);
}
#features-with-video .dashboard-carousel-container.no-gradient {
  background-color: #000;
}
@media (min-width: 1200px) {
  #features-with-video .dashboard-carousel-container.black-gradient {
    background-color: #1D1D1D;
    background-image: -webkit-linear-gradient(left, color-stop(#0092cc 0%), color-stop(#1d1d1d 50%));
    background-image: linear-gradient(to right, #0092cc 0%, #1d1d1d 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0092cc', endColorstr='#ff1d1d1d', GradientType=1);
  }
  #features-with-video .dashboard-carousel-container.blue-gradient {
    background-color: #1B1B1B;
    background-image: -webkit-linear-gradient(left, color-stop(#0092cc 0%), color-stop(#1b1b1b 50%));
    background-image: linear-gradient(to right, #0092cc 0%, #1b1b1b 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0092cc', endColorstr='#ff1b1b1b', GradientType=1);
  }
  #features-with-video .dashboard-carousel-container.purple-gradient {
    background-color: #1B1B1B;
    background-image: -webkit-linear-gradient(left, color-stop(#0092cc 0%), color-stop(#1b1b1b 50%));
    background-image: linear-gradient(to right, #0092cc 0%, #1b1b1b 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0092cc', endColorstr='#ff1b1b1b', GradientType=1);
  }
  #features-with-video .dashboard-carousel-container.white-gradient {
    background-color: #1C1C1C;
    background-image: -webkit-linear-gradient(left, color-stop(#0092cc 0%), color-stop(#1c1c1c 50%));
    background-image: linear-gradient(to right, #0092cc 0%, #1c1c1c 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0092cc', endColorstr='#ff1c1c1c', GradientType=1);
  }
  #features-with-video .dashboard-carousel-container.bb-gradient {
    background-color: #1C1C1C;
    background-image: -webkit-linear-gradient(left, color-stop(#0092cc 0%), color-stop(#1c1c1c 50%));
    background-image: linear-gradient(to right, #0092cc 0%, #1c1c1c 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0092cc', endColorstr='#ff1c1c1c', GradientType=1);
  }
}
#features-with-video .dashboard-carousel-controls {
  color: #FFF;
  position: absolute;
  bottom: 10px;
  z-index: 10;
  text-align: center;
  width: 100%;
  font-size: 1.2em;
}
#features-with-video .dashboard-carousel-controls .glyphicon {
  margin-left: 5px;
  cursor: pointer;
  text-shadow: 1px 1px 3px #000000;
}
#features-with-video .dashboard-carousel-controls .glyphicon:hover {
  color: #0080b3;
}
#features-with-video .dashboard-carousel-controls .glyphicon.active {
  color: #00b7ff;
  cursor: default;
}
#features-with-video .dashboard-carousel-item {
  margin-bottom: 0px;
  background-position: right top;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 5;
}
#features-with-video .dashboard-carousel-item .feature h1 {
  font-size: 2em;
  font-weight: bold;
  /*line-height: 1.4;*/
  text-shadow: 0px 0px 3px #000000;
  margin-top: 60px;
  color: #FFF;
}
@media (max-width: 1199px) {
  #features-with-video .dashboard-carousel-item .feature h1 {
    margin-top: 20px;
    text-align: center;
  }
}
#features-with-video .dashboard-carousel-item .feature img {
  max-width: 64px;
  margin-top: 25px;
}
#features-with-video .dashboard-carousel-item .feature .glyphicon-lg,
#features-with-video .dashboard-carousel-item .feature .fa-lg {
  margin-top: 15px;
}
#features-with-video .dashboard-carousel-item .feature img,
#features-with-video .dashboard-carousel-item .feature .glyphicon-lg,
#features-with-video .dashboard-carousel-item .feature .fa-lg {
  margin-bottom: 50px;
}
#features-with-video .dashboard-carousel-item .feature .btn {
  font-size: 1em;
  text-shadow: none;
}
@media (min-width: 1200px) {
  #features-with-video .dashboard-carousel-item#carousel-find {
    background-image: url("/assets/images/dashboard/find-small.png");
  }
  #features-with-video .dashboard-carousel-item#carousel-correlation,
  #features-with-video .dashboard-carousel-item#carousel-perimeter {
    background-image: url("/assets/images/dashboard/correlate2.png");
  }
  #features-with-video .dashboard-carousel-item#carousel-intelligence-cloud,
  #features-with-video .dashboard-carousel-item#carousel-soft-ips {
    background-image: url("/assets/images/dashboard/ips2.png");
  }
  #features-with-video .dashboard-carousel-item#carousel-appliances {
    background-image: url("/assets/images/dashboard/cpu2.png");
  }
  #features-with-video .dashboard-carousel-item .col-lg-offset-1 {
    margin-left: 2%;
  }
}
#features-with-video .feature {
  margin-bottom: 25px;
}
#features-with-video .feature h2 {
  font-size: 1.4em;
  text-shadow: 1px 2px 4px black;
}
#features-with-video .feature .learn-more {
  font-size: 150%;
  color: #FFF !important;
  text-shadow: 1px 2px 4px black;
}
#features-with-video .feature p {
  font-size: 1.1em;
}
#features-with-video .feature span.glyphicon-lg,
#features-with-video .feature span.fa-lg,
#features-with-video .feature img {
  font-size: 3em;
  float: left;
  clear: both;
  padding-bottom: 50px;
  margin-right: 15px;
  margin-left: 15px;
}
@media (max-width: 1200px) {
  #features-with-video .feature img,
  #features-with-video .feature .glyphicon-lg,
  #features-with-video .feature .fa-lg {
    float: none !important;
    margin: 0 auto;
    padding-bottom: 5px !important;
    margin-bottom: 5px !important;
    margin-top: 0px !important;
  }
}
#features-with-video .dashboard-carousel-container {
  background: transparent !important;
}
@media (min-width: 768px) {
  #features-with-video {
    padding-top: 17%;
  }
}
@media (max-height: 400) {
  #features-with-video {
    padding-top: 0px;
  }
}
span.oi-external-link {
  font-size: 0.7em;
  margin-right: 3px;
  margin-left: 3px;
}
#features-comparison .features-tables,
#features-index .features-tables {
  padding: 0px;
}
#features-comparison table,
#features-index table {
  margin: 0px;
}
#customers {
  margin-top: 20px;
}
#customers .customer {
  vertical-align: middle;
  text-align: center;
  /**
		 * Vertical centering at lg screen resolution.
		 */
  /**
		 * Vertical centering at md screen resolution.
		 */
  /**
		 * Vertical centering at sm screen resolution.
		 */
  /**
		 * Vertical centering at xs screen resolution.
		 */
}
@media (min-width: 1200px) {
  #customers .customer #uc-berkeley-logo {
    margin-top: 10px;
  }
  #customers .customer #nuskin-logo {
    margin-top: 10px;
  }
  #customers .customer #university-of-denver-logo {
    margin-top: 25px;
  }
  #customers .customer #university-of-maine-logo {
    margin-top: 22px;
  }
  #customers .customer #ut-dallas-logo {
    margin-top: 11px;
  }
  #customers .customer #knobbe-martens-logo {
    margin-top: 21px;
  }
  #customers .customer #access-cu-logo {
    margin-top: 22px;
  }
  #customers .customer #fireapps-logo {
    margin-top: 11px;
  }
  #customers .customer #monash-university-logo {
    margin-top: 18px;
  }
  #customers .customer #foundation-source-logo {
    margin-top: 6px;
  }
  #customers .customer #saca-logo {
    margin-top: 1px;
  }
  #customers .customer #noorderpoort-logo {
    margin-top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #customers .customer #cubic-corporation-logo,
  #customers .customer #tufts-logo,
  #customers .customer #mgic-logo,
  #customers .customer #uc-berkeley-logo,
  #customers .customer #csu-san-bernardino-logo,
  #customers .customer #nuskin-logo,
  #customers .customer #university-of-denver-logo,
  #customers .customer #university-of-maine-logo,
  #customers .customer #scsu-logo,
  #customers .customer #ut-dallas-logo,
  #customers .customer #knobbe-martens-logo,
  #customers .customer #access-cu-logo,
  #customers .customer #airespring-logo,
  #customers .customer #fireapps-logo,
  #customers .customer #monash-university-logo,
  #customers .customer #foundation-source-logo,
  #customers .customer #saca-logo,
  #customers .customer #noorderpoort-logo {
    margin-top: 15px;
  }
  #customers .customer #nuskin-logo {
    margin-top: 20px;
  }
  #customers .customer #university-of-denver-logo {
    margin-top: 25px;
  }
  #customers .customer #university-of-maine-logo {
    margin-top: 20px;
  }
  #customers .customer #ut-dallas-logo {
    margin-top: 33px;
  }
  #customers .customer #knobbe-martens-logo {
    margin-top: 44px;
  }
  #customers .customer #access-cu-logo {
    margin-top: 39px;
  }
  #customers .customer #fireapps-logo {
    margin-top: 28px;
  }
  #customers .customer #monash-university-logo {
    margin-top: 28px;
  }
  #customers .customer #foundation-source-logo {
    margin-top: 10px;
  }
  #customers .customer #noorderpoort-logo {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #customers .customer img {
    max-height: 100px;
  }
  #customers .customer #jsoc-logo {
    max-height: 200px;
  }
  #customers .customer #cubic-corporation-logo,
  #customers .customer #tufts-logo,
  #customers .customer #mgic-logo,
  #customers .customer #uc-berkeley-logo,
  #customers .customer #csu-san-bernardino-logo,
  #customers .customer #nuskin-logo,
  #customers .customer #university-of-denver-logo,
  #customers .customer #university-of-maine-logo,
  #customers .customer #scsu-logo,
  #customers .customer #ut-dallas-logo,
  #customers .customer #knobbe-martens-logo,
  #customers .customer #access-cu-logo,
  #customers .customer #airespring-logo,
  #customers .customer #fireapps-logo,
  #customers .customer #monash-university-logo,
  #customers .customer #foundation-source-logo,
  #customers .customer #saca-logo,
  #customers .customer #noorderpoort-logo {
    margin-top: 5px;
  }
  #customers .customer #tufts-logo {
    margin-top: 10px;
  }
  #customers .customer #uc-berkeley-logo {
    margin-top: 15px;
  }
  #customers .customer #nuskin-logo {
    margin-top: 15px;
  }
  #customers .customer #university-of-denver-logo {
    margin-top: 25px;
  }
  #customers .customer #university-of-maine-logo {
    margin-top: 15px;
  }
  #customers .customer #ut-dallas-logo {
    margin-top: 10px;
  }
  #customers .customer #knobbe-martens-logo {
    margin-top: 15px;
    max-width: 300px;
  }
  #customers .customer #access-cu-logo {
    margin-top: 15px;
  }
  #customers .customer #airespring-logo {
    margin-top: 15px;
  }
  #customers .customer #fireapps-logo {
    margin-top: 20px;
  }
  #customers .customer #monash-university-logo {
    margin-top: 35px;
  }
  #customers .customer #foundation-source-logo {
    margin-top: 15px;
  }
  #customers .customer #noorderpoort-logo {
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  #customers .customer img {
    max-height: 100px;
    max-width: 200px;
  }
  #customers .customer #cubic-corporation-logo,
  #customers .customer #tufts-logo,
  #customers .customer #mgic-logo,
  #customers .customer #uc-berkeley-logo,
  #customers .customer #csu-san-bernardino-logo,
  #customers .customer #nuskin-logo,
  #customers .customer #university-of-denver-logo,
  #customers .customer #university-of-maine-logo,
  #customers .customer #scsu-logo,
  #customers .customer #ut-dallas-logo,
  #customers .customer #knobbe-martens-logo,
  #customers .customer #access-cu-logo,
  #customers .customer #airespring-logo,
  #customers .customer #fireapps-logo,
  #customers .customer #monash-university-logo,
  #customers .customer #foundation-source-logo,
  #customers .customer #saca-logo,
  #customers .customer #noorderpoort-logo {
    margin-top: 15px;
  }
  #customers .customer #csu-san-bernardino-logo {
    margin-top: 20px;
  }
  #customers .customer #nuskin-logo {
    margin-top: 20px;
  }
  #customers .customer #university-of-denver-logo {
    margin-top: 20px;
  }
  #customers .customer #university-of-maine-logo {
    margin-top: 20px;
  }
  #customers .customer #monash-university-logo {
    margin-top: 25px;
  }
  #customers .customer #foundation-source-logo {
    margin-top: 10px;
  }
}
#customers img {
  display: block;
  max-width: 100%;
  height: auto;
  display: inline-block;
}
#customers h2 {
  font-size: 1.5em;
}
#features-comparison .feature-table,
#plans .feature-table {
  border: 1px solid #EEE;
}
#features-comparison .feature-table td,
#plans .feature-table td,
#features-comparison .feature-table th,
#plans .feature-table th {
  border: 0px none;
  font-size: 0.9em;
}
#features-comparison .feature-table td.feature-name,
#plans .feature-table td.feature-name,
#features-comparison .feature-table th.feature-name,
#plans .feature-table th.feature-name {
  text-align: left;
}
#features-comparison .feature-table td.feature-name img,
#plans .feature-table td.feature-name img,
#features-comparison .feature-table th.feature-name img,
#plans .feature-table th.feature-name img {
  margin-right: 5px;
}
#features-comparison .feature-table td,
#plans .feature-table td {
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
#features-comparison .feature-table td.no,
#plans .feature-table td.no {
  border-color: #d75656;
}
#features-comparison .feature-table td.feature-name,
#plans .feature-table td.feature-name {
  border-bottom: 1px solid #eeeeee;
}
#features-comparison .feature-table td:last-child,
#plans .feature-table td:last-child {
  border-right: 0px none;
}
#features-comparison .feature-table th,
#plans .feature-table th {
  border-bottom: 1px solid #333333;
}
#features-comparison .feature-table tbody tr:last-child td,
#plans .feature-table tbody tr:last-child td {
  border-bottom: 0px none;
}
#features-comparison .feature-table tfoot tr:first-child td,
#plans .feature-table tfoot tr:first-child td {
  border-top: 2px solid #333333;
}
.btn-register span {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-register span:before {
  content: "\e067";
}
.btn-schedule span {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-schedule span:before {
  content: "\e109";
}
.btn-tour {
  color: #ffffff !important;
  background-color: #5cb85c !important;
  border-color: #4cae4c !important;
}
.btn-tour:hover,
.btn-tour:focus,
.btn-tour:active,
.btn-tour.active,
.open .dropdown-toggle.btn-tour {
  color: #ffffff !important;
  background-color: #47a447 !important;
  border-color: #398439 !important;
}
.btn-tour:active,
.btn-tour.active,
.open .dropdown-toggle.btn-tour {
  background-image: none !important;
}
.btn-tour .badge {
  color: #5cb85c !important;
  background-color: #ffffff !important;
}
.btn-tour span {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#call-to-action .btn,
#call-to-action-trial .btn {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
  color: #3276b1;
  text-decoration: none;
  border: 2px solid #72a8d7;
  font-size: 21px !important;
  margin-top: 15px;
}
#call-to-action .btn:hover,
#call-to-action-trial .btn:hover,
#call-to-action .btn:focus,
#call-to-action-trial .btn:focus,
#call-to-action .btn:active,
#call-to-action-trial .btn:active,
#call-to-action .btn.active,
#call-to-action-trial .btn.active,
.open .dropdown-toggle#call-to-action .btn,
.open .dropdown-toggle#call-to-action-trial .btn {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
#call-to-action .btn:active,
#call-to-action-trial .btn:active,
#call-to-action .btn.active,
#call-to-action-trial .btn.active,
.open .dropdown-toggle#call-to-action .btn,
.open .dropdown-toggle#call-to-action-trial .btn {
  background-image: none;
}
#call-to-action .btn.disabled,
#call-to-action-trial .btn.disabled,
#call-to-action .btn[disabled],
#call-to-action-trial .btn[disabled],
fieldset[disabled] #call-to-action .btn,
fieldset[disabled] #call-to-action-trial .btn,
#call-to-action .btn.disabled:hover,
#call-to-action-trial .btn.disabled:hover,
#call-to-action .btn[disabled]:hover,
#call-to-action-trial .btn[disabled]:hover,
fieldset[disabled] #call-to-action .btn:hover,
fieldset[disabled] #call-to-action-trial .btn:hover,
#call-to-action .btn.disabled:focus,
#call-to-action-trial .btn.disabled:focus,
#call-to-action .btn[disabled]:focus,
#call-to-action-trial .btn[disabled]:focus,
fieldset[disabled] #call-to-action .btn:focus,
fieldset[disabled] #call-to-action-trial .btn:focus,
#call-to-action .btn.disabled:active,
#call-to-action-trial .btn.disabled:active,
#call-to-action .btn[disabled]:active,
#call-to-action-trial .btn[disabled]:active,
fieldset[disabled] #call-to-action .btn:active,
fieldset[disabled] #call-to-action-trial .btn:active,
#call-to-action .btn.disabled.active,
#call-to-action-trial .btn.disabled.active,
#call-to-action .btn[disabled].active,
#call-to-action-trial .btn[disabled].active,
fieldset[disabled] #call-to-action .btn.active,
fieldset[disabled] #call-to-action-trial .btn.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
#call-to-action .btn .badge,
#call-to-action-trial .btn .badge {
  color: #ffffff;
  background-color: #333333;
}
#call-to-action .btn:hover,
#call-to-action-trial .btn:hover {
  background-color: #FFF;
  color: #275b89;
  border-color: #1c4161;
}
#call-to-action .btn span,
#call-to-action-trial .btn span {
  font-size: 0.7em;
}
#call-to-action-trial {
  background-color: #0092cc;
  color: #FFF;
  vertical-align: middle;
}
#call-to-action-trial .btn {
  margin-top: 0px;
  margin-bottom: 20px;
  margin-left: 20px;
}
#call-to-action {
  margin-top: 20px;
}
#call-to-action div.center {
  background-color: #FAFAFA;
  border: 1px solid #EEEEEE;
  color: #222;
  padding: 10px;
  font-size: 1.5em;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  #call-to-action .btn {
    font-size: 0.8em !important;
  }
}
#call-to-action .btn.btn-register {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
#call-to-action .btn.btn-register:hover,
#call-to-action .btn.btn-register:focus,
#call-to-action .btn.btn-register:active,
#call-to-action .btn.btn-register.active,
.open .dropdown-toggle#call-to-action .btn.btn-register {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
#call-to-action .btn.btn-register:active,
#call-to-action .btn.btn-register.active,
.open .dropdown-toggle#call-to-action .btn.btn-register {
  background-image: none;
}
#call-to-action .btn.btn-register.disabled,
#call-to-action .btn.btn-register[disabled],
fieldset[disabled] #call-to-action .btn.btn-register,
#call-to-action .btn.btn-register.disabled:hover,
#call-to-action .btn.btn-register[disabled]:hover,
fieldset[disabled] #call-to-action .btn.btn-register:hover,
#call-to-action .btn.btn-register.disabled:focus,
#call-to-action .btn.btn-register[disabled]:focus,
fieldset[disabled] #call-to-action .btn.btn-register:focus,
#call-to-action .btn.btn-register.disabled:active,
#call-to-action .btn.btn-register[disabled]:active,
fieldset[disabled] #call-to-action .btn.btn-register:active,
#call-to-action .btn.btn-register.disabled.active,
#call-to-action .btn.btn-register[disabled].active,
fieldset[disabled] #call-to-action .btn.btn-register.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
#call-to-action .btn.btn-register .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
#footer {
  background-color: #3276b1;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #0092cc, #3276b1);
  background-image: linear-gradient(45deg, #0092cc, #3276b1);
  color: #FFF;
  border-top: 10px solid #222;
  padding-bottom: 20px;
  border-bottom: 0px none;
}
#footer h2 {
  font-size: 1.3em;
}
#footer h3 {
  margin-top: 5px;
  margin-bottom: 5px;
}
#footer a {
  color: #FFF;
  text-decoration: underline;
}
#footer .contact {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  #footer .about-section {
    text-align: right;
  }
}
#highlight-block {
  margin-top: 0px;
}
#highlights h2 {
  font-size: 1.5em;
  text-align: center;
  line-height: 1.5em;
}
#highlights span.glyphicon-lg {
  font-size: 2em;
}
#highlights .highlight-container {
  box-shadow: 2px 2px 2px #000;
}
@media (max-width: 992px) {
  #highlights .highlight-container {
    border-left: 0px none;
    border-right: 0px none;
  }
}
@media (min-width: 1200px) {
  #highlights .highlight-container .compare-highlight {
    /*height: 550px;*/
  }
  #highlights .highlight-container .compare-highlight .highlight-button {
    position: absolute;
    bottom: 10px;
    width: 100%;
  }
}
#highlights .highlight {
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: justify;
  text-shadow: 0 0 8px #ccc;
  /*height: 275px;
		.center;
		
		@media (max-width: @screen-md-max) and (min-width: @screen-md-min)
		{
			height: 320px;
		}
		
		@media (max-width: @screen-xs-max)
		{
			height: 320px;
		}
		*/
}
#highlights .highlight .glyphicon-circle-arrow-right {
  vertical-align: text-top;
}
#highlights .highlight.compare-highlight {
  background-color: #EEE;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(0deg, #ffffff, #eeeeee);
  background-image: linear-gradient(0deg, #ffffff, #eeeeee);
  color: #000;
}
#highlights .highlight.plan-highlight {
  background-color: #000;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(45deg, #555555, #000000);
  background-image: linear-gradient(45deg, #555555, #000000);
  color: #FFF;
}
#highlights .highlight.testimonial-highlight {
  background-color: #2c699d;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(-45deg, #00a4e6, #2c699d);
  background-image: linear-gradient(-45deg, #00a4e6, #2c699d);
  color: #FFF;
}
td,
th {
  background-color: #FFF;
  vertical-align: middle !important;
}
td.top,
th.top {
  vertical-align: top !important;
}
td.bottom,
th.bottom {
  vertical-align: bottom !important;
}
td.feature-name {
  text-align: left;
}
.flexibility-table th {
  background-color: #444;
  color: #FFF;
  border-bottom: 0px none;
}
.flexibility-table td.feature-name {
  border: 0px none;
}
.yes,
.no,
.other,
.partial {
  text-align: center;
}
.yes span,
.no span,
.other span,
.partial span {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*@media (max-width: 767px) {
  .dell,
  .juniper,
  .paloalto {
    display: none !important;
  }
}*/
.yes {
  color: #39b729;
  background-color: #FFF;
}
.yes span:before {
  content: "\e013";
}
.yesc span:before {
  content: "\2601";
}
.no {
  color: #FFF;
  background-color: #cc0000;
}
.no span:before {
  content: "\e014";
}
.partial {
  color: #FFF;
  background-color: #EDCA1B;
}
.partial span:before {
  content: "\e101";
}
.spaced-bottom {
  margin-bottom: 15px;
}
nav .navbar-brand {
  padding: 5px;
}
nav .navbar-brand .tagline {
  color: #000;
  font-weight: bold;
  font-size: 60%;
}
nav #main-navigation a {
  font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
  font-weight: 200;
  cursor: pointer;
}
nav #main-navigation a.offset-menu-icon {
  padding-left: 13px;
}
nav a:hover {
  color: #0092cc !important;
}
h2 {
  font-size: 1.3em;
}
h2.solid-black {
  background-color: #444;
  color: #FFF;
  padding: 10px;
}
blockquote {
  font-style: italic;
}
h3 {
  font-size: 1.15em;
}
h3.solid-black {
  background-color: #444;
  color: #FFF;
  padding: 10px;
}
h4 {
  font-size: 1.1em;
  font-weight: bold;
}
a.back {
  font-size: 1.2em;
}
th {
  font-size: 1.0em;
  font-weight: bold;
  text-align: left;
}
th.provider {
  text-align: center;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.carousel .carousel-caption {
  background-color: rgba(33, 33, 33, 0.8);
  padding-right: 10px;
  padding-left: 10px;
}
.preload {
  background: url("/assets/images/play_button.png") no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 10px;
  overflow: hidden;
  opacity: 0.5;
}
.preso {
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-drag: none;
}
.preso * {
  position: absolute;
}
.stats-highlight {
  background-image: none !important;
  background-color: #09C !important;
  color: #FFF;
  background-repeat: repeat-x !important;
  background-image: -webkit-linear-gradient(-45deg, #00a4e6, #2c699d) !important;
  background-image: linear-gradient(-45deg, #00a4e6, #2c699d) !important;
  box-shadow: 2px 2px 2px #000;
}
.stats-highlight a {
  color: #FFF;
  text-decoration: underline;
}
.stats-highlight.open {
  margin-top: 10px !important;
}
.stats-highlight.open .title {
  margin-top: 10px !important;
  padding-left: 0px !important;
}
