
/**
 * graphs
 */

.graph
{
  display: table;
  border-collapse: collapse;
  background: #f5f5f5;
}

.graph-label
{
  display: table-cell;
  color: #000;
  padding: 12px 10px 12px 15px;
  text-align: right;
  border-right: 1px solid #777;
}

.graph-bar
{
  display: table-cell;
  width: 100%;
  padding-right:20px;
}

.graph-bar .barChartItem
{
  display: block;
  box-sizing: border-box;
  background: #0bb;
  color: #fff;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  text-align: right;
  padding: 7px;
  border-style: solid;
  border-width: 1px;
  border-color: #eef;
  box-shadow: 2px 2px 3px #ddd;
}

.graph-header
{
  display: table-caption;
  padding: 20px 15px 7px 15px;
  text-align: center;
  background: #f5f5f5;
}

.graph-footer
{
  display: table-caption;
  caption-side: bottom;
  padding: 20px 15px 20px 15px;
  text-align: center;
  font-style: italic;
  font-size: .75em;
  background: #f5f5f5;
}

.graph-item
{
  display: table-row;
}


/**
 * new DM site
 */

.centeredImage {
	margin-left: auto;
	margin-right:auto;
}

.clipwrap-banner {
	background-color: #f7f7f7;
}

.editready-banner {
	background-color: #f7f7f7;
}

.phophor-banner {
  padding-top:20px;
/*  background-color: #d7b47e;*/
}

.rowPad {
	padding-top: 10px;
}

.product-nav {
	display: table;
	border-collapse:collapse;
	width:100%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.product-nav > li {
	text-decoration: none;
	display: table-cell;
    width: 1%;
    padding: 10px;
    text-align: center;
    border-left: solid 1px;
    border-right: solid 1px;
    font-size:2em;
}

.product-nav > li > a > span {
	vertical-align: middle;
}
/*.svgLink {
	vertical-align: middle;
	display:inline;
}*/

.svg {
	vertical-align: middle;
}

.product-nav .glyphicon {
	padding-right: 10px;
}

.product-nav > li > a:hover{
	text-decoration: none;
}

.product-nav > li.active{
	background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.14) 0%,rgba(0,0,0,0) 100%);
}



.btn-clipwrap {
	border-color: rgb(66, 139, 202);
	border-width: 3px;
	border-style: solid;
	color: rgb(66, 139, 202);
}

.btn-clipwrap:hover, .btn-clipwrap:focus{
	color: #2a6496;;
	border-color: #2a6496;;
}

.calendar-page {
	width: 60px;
	height: 60px;
	border-style: solid;
	border-width: 1px;
	border-color: #777;
	border-radius: 7px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.calendar-month {
	text-align: center;
	background-color: #c44;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	font-weight: 500;
	color: #f5f5f5;
}

.calendar-date {
	text-align: center;
	padding-top: 2px;
	font-size: 2.3em;
	line-height: 1;
	font-weight: 300;
	color: #999;
}

.responsive-center {
	margin: 0 auto;
}

.top-buffer { margin-top:20px; }


.navbar-collapse, .navbar-default, .navbar-default .navbar-collapse, .navbar-default .navbar-form  {
	padding: 0px;
	border-style: none;
	border-width: 0px;
	border-radius: 0px;
	background-color: transparent;
}

.footer {
  background-color: #f5f5f5;
}

.footerImage {
	padding-right:4px;
	margin-top:-4px;
}

.featureBox > .row > .col-6 {
  min-height: 260px;
}

.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}

.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

html,
body {
	height: 100%;
   	/* The html and body elements cannot have any padding or margin. */
}


.largeCamera {
	margin-left: 10px;
}

/**
 * below here taken from http://getbootstrap.com/examples/carousel/
 */

.featurette-divider {
  margin: 40px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
	font-weight: 300;
}

.unstyled:link, .unstyled:visited, .unstyled:hover, .unstyled:active {
	text-decoration:none;color:#000;
}

.legal {
	font-size: .8em;
}

/**
 * webfont setups for various pages
 */
.clipwrap, .divergent{
	font-family: 'Whitney A', 'Whitney B';
	font-weight: 600;
	font-style: normal;
}

.phosphor {
	font-family: 'Tungsten A', 'Tungsten B';
	font-weight: 400;
	font-style: normal;
	font-size: 2.8em;
}

.bottomRow {
	margin-top: 30px;
}

.editready {
	font-family: 'Tungsten A', 'Tungsten B';
	font-style: normal;

}

.trialIcon {
	height: 35px;
	width: 35px;
}

h2.editready  {
	font-weight: 400;
	font-size: 2.8em;
}

h1.editready {
	font-weight: 1400;
	font-size: 7em;
}

.scopebox {
	font-family: "trajan-pro-3",sans-serif;
	font-weight: 300;
	font-style: normal;
}

.mainpage-banner {
	display: block;
	position: relative;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 100%);
	padding-top:20px;
	width: 100%;
}

.lead {
	font-size: 1.3em;
}


/*when we are on iphone etc, show a full header, not the breadcrumb*/
.divergent-header, .divergent-breadcrumb {
	position: relative;
	left:0px;
	width:100%;
	height:50px;
	background-color: #eee;
	border-bottom: solid 1px #bbb;
	z-index: 1000;
}

.divergent-header .divergent, .divergent-breadcrumb .divergent {
	display:inline;
	font-size:2em;
	color:#7de;
	text-shadow: 1px 1px 1px #fff;
	vertical-align: -10%;
}


@media (min-width: 768px) {
	/*when we are on a larger device, collapse the breadcrumb*/
	.divergent-breadcrumb {
		position: absolute;
		left:20px;
		top:20px;
		width:100px;
		height:50px;
		background-color: #f5f5f5;
		border-radius: 7px;
		border: solid 1px #bbb;
	}

	.divergent-breadcrumb .divergent {
		display: none;
	}
}


/* Extra small devices (phones, up to 480px) */
/* No media query since this is the default in Bootstrap */

.apptitle {
	width: 100%;
	text-align:center;
	font-size:1.4em;
}

.mainpage-banner h1 {
	font-size:30px;
	color:#7de;
	text-shadow: 1px 1px 1px #fff;
}

.apptitle.phosphor{
	font-weight: 500;
	font-size: 1.5em;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.apptitle {
		font-size:2em;
	}

	.mainpage-banner h1{
		font-size:60px;
	}

	.apptitle.phosphor{
		font-weight: 600;
		font-size: 2.2em;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.apptitle {
		font-size:3em;
	}

	.mainpage-banner h1{
		font-size:70px;
	}

	.apptitle.phosphor{
		font-weight: 600;
		font-size: 3.2em;
	}

	.apptitle.scopebox{
		font-weight: 500;
		letter-spacing: -2px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.apptitle {
		font-size:4em;
	}

	.mainpage-banner h1{
		font-size:80px;
	}

	.apptitle.phosphor{
		font-weight: 600;
		font-size: 4.3em;
	}

}



/**
 * everything below here taken from http://getbootstrap.com/examples/justified-nav/
 */


/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -230px;
}

/* Set the fixed height of the footer here */
#push, #footer {
  min-height: 230px;
}


/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
  #footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}


.footer {
  min-height:180px;
  border-top: 1px solid #eee;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 40px;
}

.footer h4 {
	color: #555;
	text-shadow: 1px 1px 1px #fff;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .footer {
    padding-left: 0;
    padding-right: 0;
  }
}
