body {
      background:#00aeef;
  color:#000;
    font:400 16px/1.5em 'Open Sans',sans-serif;  
}
a {
    color:#00aeef;    
}
a:hover {
    color:#00aeef;
    text-decoration:underline;
}
img {
  height:auto;
    max-width:100%;  
}
.clear {
    clear:both;    
}
.center {
    text-align:center;        
}
.btn {
  border:1px solid;
  border-radius:0;
    display:inline-block;
  font-family:'Oswald','Open Sans',sans-serif;
  padding:15px 30px;
  text-transform:uppercase;
}

.btn.purchase {
    background-color: #10B927;
    color: #fff;
    border-color: #10B927;
    width: 300px;
    font-size: 28px;
    padding: 20px 30px;
    margin-bottom: 30px;
}
.embed-container {
    position:relative;
	padding-bottom:56.25%;
	height:0;
	overflow:hidden;
	max-width:100%;
}
.embed-container iframe,.embed-container object,.embed-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
}
.container {
    max-width:1280px;
    padding:0 20px;
}
/* Header */
body > header {
    background:#fff;
    width:100%;    
}
body > header.affix {
    top:0;
    z-index:9999;    
}
body > header h1 {
  margin:0;
    text-align:center;
}
body > header h1 a {
    display:block;
    padding:50px 0;  
}
body > header.affix h1 a {
    padding:25px;    
}
body > header.affix h1 img {
    height:auto;
    width:200px;
    transition:all .1s linear;
}
header .corporate-video {
    border-radius:5px;
    color:#fff;
    overflow:hidden;
    position:absolute;
    top:40px;
    width:260px;
}
header .corporate-video a {
  display:block;
	color:#fff;
  text-align:center;
  font-weight:700;
  font-size:18px;
}
header .corporate-video .text {
  background:#16b3f0;
  border-radius:5px;
  padding:14px;
}
header .corporate-video a:hover .text {
	background:#939598;
  transition:background-color .2s linear;
}
header .ofs-badge {
    position:absolute;
    top:40px;
    right: 20px;
    max-width: 260px;
    background-color: #16B3F0;
    padding: 15px;
    border-radius: 5px;
    text-align: center;
}
header .ofs-badge a {
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}
.ofs-badge .title {
    font-weight: bold;
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size:18px;
}
@media(max-width: 850px) {
    header .corporate-video .text {
        display: none;
    }
    header .corporate-video {
        width: auto;
        width: initial;
    }
    header .ofs-badge {
        display: none !important;
    }
}
.nav-toggle {
    color:#16B3F0;
    cursor:pointer;
    font-size:30px;
    position:absolute;
    right:20px;
    top:10px;
}
body > header nav {
    background:#f8f8f8;
    border-bottom:1px solid #d8d8d8;  
    border-top:1px solid #d8d8d8;
    position:relative;
    width:100%;
    z-index:1000;
}
body > header nav ul {
  list-style:none;
  margin:0;
  padding:0;
}
body > header nav li:hover>div>ul {
    display:block;
}    
body > header nav .container>ul {
    display:table;
      position:relative;
  width:100%;
  z-index:100;
}
body > header nav .container>ul>li {
    border-right:1px solid #d8d8d8;
    display:table-cell;
    line-height:50px;  
  text-align:center;
  width:1%;
}
body > header nav .container li div {
    display:block;
    position:relative;  
}
body > header nav .container>ul>li:first-child {
    display:none;    
}
body > header nav .container>ul>li:first-child + li {
    border-left:1px solid #d8d8d8;  
}
body > header nav li a {
    color:#000;
    display:block;
    font:400 14px/50px 'Oswald','Open Sans',sans-serif;
      text-transform:uppercase;
}
body > header nav li a:hover {
    text-decoration:none;        
}
body > header nav>.container>ul>li>div>a:hover,
body > header nav>.container>ul>.active>div>a {
    color:#16b3f0;    
}
body > header nav li ul {
  background:#16b3f0;
    display:none;
  left:0;
    min-width:200px;  
  position:absolute;
  width:100%;
}
body > header nav li:hover>div>ul:before {
  border:5px solid #F8F8F8;
  border-bottom:5px solid #16b3f0;
    content:'';
  margin-left:-2.5px;
  left:50%;
    position:absolute;  
  top:-10px;
}
body > header nav li li a {
    line-height:60px;
}
body > header nav li li a:hover {
    color:#fff;
}
body > header nav li li ul {
    left:100%;
    position:absolute;
  top:0;
}
body > header nav li li:hover>div>ul {
    display:none;
}  
body > header nav li li:hover>div>ul:before {
    border:5px solid #16b3f0;
    border-left:5px solid #000;
  left:0;
  top:25px;  
}
@media screen and (min-width:1240px) {
    body > header nav li li:hover>div>ul {
        display:block;
    }  
  /* Investors top nav */
  body > header nav .container .section-76813>div {
    position:static;  
  }
  body > header nav .container .section-76813>div>a {
       position:relative; 
  }
  body > header nav .section-76813:hover>div>a:before {
    border:5px solid #F8F8F8;
    border-bottom:5px solid #16b3f0;
    bottom:0;
      content:'';
    margin-left:-2.5px;
    left:50%;
    position:absolute;  
  }
  body > header nav .section-76813 ul {
    padding:20px 0;
    text-align:left;
    width:100%;  
  }
  body > header nav .section-76813:hover ul:before {
       display:none; 
  }
  body > header nav .section-76813>div>ul>li {
    display:inline-block;
    padding:0 28px;
    vertical-align:top;
  }
  body > header nav .section-76813 li a {
    line-height:30px;
  }
  body > header nav .section-76813>div>ul>li:first-child {
    padding-left:42px;  
  }
  body > header nav .section-76813 li ul {
    display:block;
    position:static;
    min-width:0;
    padding-top:10px;
  }
  body > header nav .section-76813 li li a {
    color:#fff;
    text-transform:none;
  }
  body > header nav .section-76813 li li a:hover {
    color:#000;  
  }
  body > header nav .section-76813 li:hover ul:before {
    display:none;  
  }
}
/*** Content ***/
.content {
    background:#fff;
  min-height:800px;
  padding-bottom:40px;
}
.content .container {
    position:relative;    
}
.content .share-icons {
    padding:10px 0;    
}
/* Breadcrumbs */
.breadcrumbs {
    border-bottom:1px solid #e0e0e0;
    font-size:13px;
    line-height:1.5em;
}
.breadcrumbs {
    list-style:none;
  padding:20px 0;
}
.breadcrumbs li {
    display:inline-block;  
  margin-right:30px;
}
.breadcrumbs li a {
  background:#16b3f0;
  color:#fff;
    display:block;      
    height:30px;
  padding:5px 15px 5px 0;
  position:relative;
}
.breadcrumbs li:first-child a {
    padding-left:15px;  
}
.breadcrumbs li a:hover {
    color:#000;
  text-decoration:none;        
}
.breadcrumbs li a:before {
    border:15px solid #16b3f0;
  border-left:15px solid transparent;
  content:'';
    left:-30px;        
  position:absolute;
  top:0;
}
.breadcrumbs li:first-child a:before {
    display:none;          
}
.breadcrumbs li a:after {
    border:15px solid rgba(0,0,0,0);
  border-left:15px solid #16b3f0;
  content:'';
  position:absolute;
  right:-30px;
  top:0;
}
/* Headings */
.content h1 {
  color:#10b927;
    font:800 58px/1.2em 'Open Sans',sans-serif;    
}
.content h2 {
    font:300 30px/1.2em 'Open Sans',sans-serif;      
}

.content h2.subtitle {
    margin: 0;
    padding-left: 100px;
    margin-top: -10px;
}
.content h3 {
  color:#7a7a7a;
    font:400 19px/1.2em 'Open Sans',sans-serif;      
}
.content h4 {
    font:700 16px/1.2em 'Open Sans',sans-serif;          
}
.content .article-video-container {
    margin-bottom:20px;    
}
@media (min-width:992px) {
    .content .article-video-container {
        float:right;   
        height:270px;
        margin:20px;
        width:480px;
    }
}
/* Map */
.map-lg {
    min-height:500px;    
    border:5px solid #efefef;
}
.gm-style img {
    max-width:none;    
}
/* Media Listings */
.media {
    margin:30px 0;  
}
.ir-news .media.featured {
    background:#f5f5f5;    
}
.media .date {
    display:block;  
  margin-right:24px;
  text-align:center;
  width:62px;
}
.media .date span {
  color:#000;
    display:block;
    font:600 18px/1.2em 'Open Sans',sans-serif;
}
.media .date .day {
    background:#b3d88c;      
  color:#fff;
  font-size:37px;
  font-weight:400;
  margin:5px 0;
}
.media>a:hover {
    text-decoration:none;                
}
.media h1 {
    font-size:19px;
  margin:0 0 5px;
}
.media h1 a {
    color:#7a7a7a;  
}
.media .desc {
    font-size:16px;
  line-height:1.5em;
  margin:0;
}
.media p + p {
    margin-top:0;  
}
.news-investors .more,
.media .more {
    font:400 14px/1.5em 'Oswald','Open Sans',sans-serif;
  text-transform:uppercase;
}
.news-investors .more:before,
.media .more:before {
  background:transparent url(../images/sprite.png) no-repeat -72px 0;
     content:'';
  display:inline-block;
  height:18px;
  margin-right:7px;
  position:relative;
  top:3px;
  width:18px;
}
/* Members */
.member + .member {
    border-top:1px solid #e0e0e0;
  margin-top:10px;
}
.member h3 {
    margin-bottom:0;  
}
.member .title {
    font-style:italic;  
}
/* Slideshow */

#cycle-pager .item {
  width: 90px;
  height: 50px;
  display: inline-block;
  border: 1px solid #ccc;
  cursor: pointer;
}

#cycle-pager .item img {
    height: 100%;
}

#cycle-pager {
  width: 85%;
  margin:0 auto;
}

.cycle-slideshow {
    border:10px solid #fff;
    overflow:hidden;
}
.slideshow {
    box-shadow:0 0 2px solid #666;    
}
.content-slideshow {
    margin:20px auto;
    /*max-width:600px;*/    
}
.cycle-slideshow .video {
    position:relative;    
}
.cycle-slideshow .video:before {
    content:url(../images/video-button.png);
    left:50%;
    margin:-29.5px 0 0 -42.5px;
    opacity:0.8;
    position:absolute;
    top:50%;
}
.slideshow-helper {
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}
.cycle-slideshow .video:hover:before {
    opacity:1;        
}
.slideshow .bottom {
  border-top:0;
  text-align:center;
    width:100%;          
}
.installation-carousel img {
    height:150px;   
    width:200px;
}
/*.cycle-slideshow .picture,
.cycle-slideshow .video {
	position:relative;
}
.cycle-slideshow .picture:before {
  	background:transparent url(../images/sprite.png) no-repeat 0 -140px;
    content:'';
    height:17px;    
    left:50%;
    margin:-8.5px 0 0 -12px;
    opacity:0.8;
    position:absolute;
    top:50%; 
    width:24px;    
}
.cycle-slideshow .video:before {
  	background:transparent url(../images/sprite.png) no-repeat -33px -140px;
    content:'';
    height:14px;    
    left:50%;
    margin:-7px 0 0 -14px;
    opacity:0.8;
    position:absolute;
    top:50%; 
    width:28px;  
}
.cycle-slideshow .picture:hover:before,.cycle-slideshow .video:hover:before {
    opacity:1;
}*/      
/* Contact Form */
.content .contact-form {
    margin:40px 0;    
}
.contact-form input,
.contact-form select,
.contact-form textarea {
  border:1px solid #898989;
    display:block;
  font-family:'Oswald','Open Sans',sans-serif;
  margin-bottom:20px;
  padding:10px;
  /*text-transform:uppercase;*/
  width:100%;
}
.contact-form textarea {
    height:181px;    
}
.contact-form button {
  background:#fff;
	color:#00aeef;      
  font-size:20px;
  padding:10px 40px;      
}
.contact-form form fieldset > div {
	position:relative;  
}
input.error {
  border-color:#b94a48;
  box-shadow:0 0 3px #b94a48;
}
label.error {
  background:#f6e6e6;
  border:1px solid #b94a48;
  color: #b94a48;
  font-size:1em;
  font-weight:normal;
  left:10px;
  padding:9px 5px 5px;  
  position:absolute;
  top:60px;
  width:auto;
  z-index:100;
}
label.error:before {
  border:8px solid transparent;
  border-bottom:8px solid #b94a48;
  content:'';
  left:10px;
  position:absolute;
  top:-16px;
}
label.error:after {
  border:8px solid transparent;
  border-bottom:8px solid #f6e6e6;
  content:'';
  left:10px;
  position:absolute;
  top:-14px;
}
input.valid {
  border-color:#468847;
}
/* Media Files */
.media-files {
    margin:20px 0;    
}
.media-files a {
    color:#000;
}
.media-file > div {
    display:table-cell;
    text-align:center;
    overflow:hidden;
    padding:1px;
    vertical-align:middle;
}
.media-file > div + div {
    padding-left:10px;    
}
.media-file .img {
    width:50px;
}
.media-file .img img {
    height:auto;
    max-height:50px;
    max-width:50px;
    width:auto;
}
/* Sidebar */
.content aside {
	padding-left:40px;    
}
.content aside h2 {
	border-bottom:1px solid #e0e0e0;
    margin:50px 0 10px;
  padding-bottom:15px;
}
.content aside h2:first-child {
    margin-top:0;    
}
.content aside a:hover {
  text-decoration:none;
}
.content aside p {
    margin-bottom:20px;    
}
.content aside ul {
    padding-left:15px;    
}
.content aside ul li {
    margin-bottom:5px;    
}
.content aside .sidenav {
	list-style:none;
  padding-left:0;
  margin:20px 0 0;
}
.content aside .sidenav li {
  font:400 18px/1.5em 'Oswald','Open Sans',sans-serif;
  margin-bottom:10px;
}
.content aside .sidenav > li:before {
    content:'• ';
    color:#00AEEF;
}
.content aside .sidenav li a:hover,
.content aside .sidenav .active>a {
    color:#10B927;    
}
.content aside .sidenav ul {
    list-style:none;
    padding:5px 0 0 30px;
}
.content aside .quote-box h1,
.ir-overview .quote-box h1 {
  color:#00aeef;
	font-family:'Oswald','Open Sans',sans-serif;    
}
.content aside .quote-box .line,
.ir-overview .quote-box .line{
  color:#00aeef;
	font-family:'Oswald','Open Sans',sans-serif;  
}
.content aside .quote-box .row-1,
.ir-overview .quote-box .row-1 {
	border:0;
  margin-bottom:0;
}
.content aside .time,
.ir-overview .quote-box .time {
	background:#e3e3e3;
  color:#929292;
  font-weight:normal;
  font-size:12px;
}
.content aside .ir-links {
  -webkit-columns:2;
  -moz-columns:2;
  columns:2;
  font-family:'Oswald','Open Sans',sans-serif;
	list-style:none;
  padding-left:0;
}
.content aside .ir-links li {
	margin-bottom:10px;    
}
/* Installations Page */
.installation-carousel {
    margin:20px 0 60px;    
}

.my-solarmill-pg aside {
    margin-top: 30px;
    border-left: 1px dotted #ccc;
}
.product-feature-text {
  padding: 20px 10px;
background: rgb(22, 179, 240) none repeat scroll 0% 0%;
color: rgb(255, 255, 255);
font-weight: 600;
  position: relative;
  margin-bottom: 0;
  width: 300px;
}

.product-feature-text strong{
    display: inline-block;
    width: 20%;
    font-size: 50px;
}

.product-feature-text span {
    font-size: 22px;
    text-align: center;
    display: inline-block;
    width: 77%;
    padding-left: 30px;
}

.my-solarmill-pg aside small {
    padding-left: 30px;
    display: inline-block;
    margin-bottom: 15px;
}

ul.icon-list {
  list-style: none;
  padding-left: 0 !important;
  margin-bottom: 30px;
}

ul.icon-list li {
  padding-left: 30px;
  position: relative;
}

ul.icon-list li:before {
  content:"\e013";
  font-family: "Glyphicons Halflings";
  position: absolute;
  left: 0;
}
/* Product Pages */
.product .tabs {
	border:1px solid #00AEEF;  
  padding:20px;
  margin-top:40px;
}
.product .ui-tabs-nav,
.product .ui-tabs-nav .ui-state-default {
	border:0;      
}
.product .ui-tabs-nav {
	list-style:none;
  margin-bottom:30px;
  padding:0;
}
.product .ui-tabs-nav li {
	display:inline-block;
    min-width:23%;
    margin-left:1%;
}
.product .ui-tabs-nav li:first-child {
    margin-left:0;    
}
.product .ui-tabs-nav li .btn {
  background:#999;
  border:0;
  border-radius:2px;
  color:#fff;
  display:block;
 	letter-spacing:0.75px;
	padding:15px;
  text-align:center;
  margin-bottom: 5px;
}
.product .ui-tabs-nav .ui-tabs-active .btn {
	background:#00aeef;      
}
.product .tabs h2 {
    border-bottom:1px solid #dfebfa;   
    margin-bottom:20px;
    padding-bottom:20px;
}
.product .product-carousel {
    min-height:511px;
    overflow:hidden;
    position:relative;
}
.product .product-carousel .item {
    display:none;    
    max-height: 475px;
}
.product .product-carousel img {
    max-height: 100%;
    width: auto;
    max-width: 100%;
}

.product .product-carousel .prevControl,
.product .product-carousel .nextControl {
    background:transparent url(../images/left-arrow-active.png) no-repeat scroll 0 0;
    cursor:pointer;
    height:68px;
    margin-top:-34px;
    opacity:0.8;
    position:absolute;
    top:50%;
    width:37px;
    z-index:200;
}
.product .product-carousel .prevControl:hover,
.product .product-carousel .nextControl:hover {
    opacity:1;
}
.product .product-carousel .prevControl {
    left:10px;    
}
.product .product-carousel .nextControl {
    background:transparent url(../images/right-arrow-active.png) no-repeat scroll 0 0;    
    right:10px;
}
/* Technical Videos */
.technical-videos div {
    font-size:14px;
    font-weight:bold;
    line-height:150%;
    text-align:center;    
}
.technical-videos .picture {
    margin:30px 0 10px;    
}
.technical-videos .video {
    position:relative;    
}
.technical-videos .video:before {
    content:url(../images/video-button.png);
    left:50%;
    margin:-29.5px 0 0 -42.5px;
    opacity:0.8;
    position:absolute;
    top:50%;
}
.technical-videos .video:hover:before {
    opacity:1;        
}
/* Content Tables */
.content-table {
    width:100%;    
}
.content-table thead th {
	background:#5b5b5b;
  border-bottom:5px solid #fff;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  padding:10px;
	text-align:center;
  min-width:20%;
}
.content-table thead th:first-child {
	text-align:left;      
}
.content-table thead th.center {
    text-align:center;    
}
  .content-table tbody td {
  background:#ebebeb;
  border:5px solid #fff;
  border-top:0;
  border-right:0;
  color:#2a7bdf;
	font-size:12px;  
  padding:10px;
}

.content-table tbody td.section-title {
    background: #00aeef;
    color: #fff;
    border-style: hidden;
}
.content-table tbody .title {
  border-left:0;
  color:#717171;
	font-size:14px;  
}
.tech-specs tbody .title {
    width:60%;    
}
.content-table tbody .highlight td {
	background:#cdffd4;  
}
/*** Home ***/
/*.home > header {
    position:fixed;
    z-index:99999;
}*/
.home > header nav {
    position:absolute;
}
.home > header .affix {
    position:fixed;
    top:0;
    z-index:1000;
}
/* Quote Button */
.quote-button {
    background:transparent url(../images/sticky-stock-ticker-shape.png) no-repeat 0 0;
     color:#fff;
    font:400 22px/1.5em 'Oswald','Open Sans',sans-serif;
    height:271px;
    position:fixed;
    right:0;
    text-align:right;
    text-transform:uppercase;
    top:350px;  
    width:102px;
    z-index:100;
}
.quote-button:hover {
	color:#000;
  text-decoration:none;
}
.quote-button .symbol {
	font-size:22px;	  
  position:absolute;
  right:15px;
  top:65px;
}
.quote-button .price {
	position:absolute;
  top:115px;
  right:15px;    
}
.quote-button .text {
  bottom:40px;
	font-size:12px;
  line-height:1.5em;
  right:15px;
  position:absolute;
  text-align:center;
  width:40px;
}
.quote-button .text span {
	display:block;          
}
.home-section {
  background-color:#fff;
	color:#808080;
  font-size:19px;
  line-height:1.6em;
    text-align:center;
    position:relative;
}
.home-section .container {
	position:relative;  
}
.home-section header {
    background:url(../images/home-green-bg.jpg) no-repeat 50% 0;
    background-size:cover;
    min-height:160px;    
  	padding:20px 0;
}
.products header {
    background:url(../images/home-green-bubbles-bg.jpg) no-repeat 50% 0;    
    background-size:cover;
}
.installations header,
.news-investors header {
    background:url(../images/home-blue-bubbles-bg.jpg) no-repeat 50% 0;    
    background-size:cover;
    text-align:center;
}
.home-section header h2 {
    color:#fff;
    font:300 60px/1.2em 'Open Sans',sans-serif;
  	margin-top:0;
    position:relative;
}
.home-section header h2 + p {
    color:#fff;
    font:300 32px/1.2em 'Open Sans',sans-serif;
  	margin-top:0;
    position:relative;
}
.home-section h3 {
  	color:#000;
		font:300 30px/1.2em 'Open Sans',sans-serif;    
}
.pin-frame {
    height: 100%;
    overflow: hidden;
    position: absolute;
    width: 100%;
}
/* Intro */
.intro {
    background:#fff url(../images/home-intro-bg-4.jpg) no-repeat 50% 100% fixed;
    background-size:cover;
    height:741px;
    text-align:center;
}
.intro .container {
    height:741px;
    position:relative;
}
.intro .text {
    border-radius:5px;
    margin:80px auto 0;
    /*margin:200px auto 0;*/
  	background:#fff;
  	background:rgba(253,253,253,0.8);
  	padding:20px 0;
    width:80%;
}
.intro h2 {
    color:#00aeef;
    font:600 48px/1.2em 'Lato','Open Sans',sans-serif;    
    position:relative;
  	margin:0 0 20px;
}
.intro p {
	font:300 24px/1.5em 'Open Sans',sans-serif;
  padding:0 80px;
}
.intro .scroll {
    bottom:100px;
    color:#fff;
    font:400 20px/1.5em 'Oswald',sans-serif;
    left:0;
    position:absolute;
    text-transform:uppercase;      
    width:100%;
}
.intro .scroll:after {
    background:transparent url(../images/sprite.png) no-repeat 0 0;
    content:'';
    height:55px;
    left:50%;
    margin-left:-27.5px;
    position:absolute;
    top:45px;
    width:55px;
}
/* Products */
.products .container {
    overflow:hidden;    
}
.products .popover {
    max-width:400px;    
}
.products .block-1 {
        /*border-bottom:1px solid #ccc;*/
		padding:40px 0 0;      
}
.products .block-1 h3 + p {
        font-size:22px;
        line-height:1.5em;
        max-width:1000px;
        margin:20px auto 40px;
}
.products .block .container > img {
		display:block;
        margin:0 auto 60px;
}
.products .block>.container>h3 {
    color:#10B927;    
    font-size:48px;
    font-weight:bold;
    padding:20px;
}
.products .block-2>.container>h3 {
    background:rgba(256,256,256,0.8);    
}
.products .block-3>.container>h3 {
    background:rgba(233,247,255,0.8)    
}

/*.products .block-2 .container,
.products .block-3 .container {
    height:100vh;
    overflow:hidden;    
}
.products .block-2 {
    background:transparent url(../images/home-solarmill-1-bg.jpg) no-repeat fixed 50% 0;
    height:100vh;
    min-height:800px;
}
.products .block-3 {
    background:#E7F8FF url(../images/home-solarmill-2-bg.jpg) no-repeat fixed 50% 0;
    border-top:1px solid #d9dde0;
    height:100vh;
    min-height:800px;
}*/
.products .diagram .more {
		font:400 16px/1.5em 'Oswald','Open Sans',sans-serif;
  	position:absolute;
    text-transform:uppercase;
}
.products .diagram .more .arrow {
    background:transparent url(../images/sprite.png) no-repeat 0 -65px;
    display:inline-block;
    height:60px;
    width:60px;
}
.products .diagram .more .text {
    left:-100px;
    position:absolute;
    top:16px;
    width:100px;                  
}
.products .diagram .more .text.right {
  	left:auto;
  	right:-100px;
}        
.products .diagram .more:hover {
		cursor:pointer;      
}
.products .diagram .more:hover .arrow {
		background-position:-78px -65px;      
}
.products .diagram h3 {
	background:none;
  border:0;
  font-size:16px;
  font-weight:600;
  margin-bottom:0;
}
.products .diagram .popover-content {
	font-size:14px;
  padding-top:0;
}
.products .block-2 .diagram .more-1 {
    margin-left:-360px;
    top:120px;    
}
.products .block-2 .diagram .more-2 {
    margin-left:280px;
    top:410px;    
}
.products .block-3 .diagram .more-1 {
    margin-left:-260px;
    top:130px;    
}
.products .block-3 .diagram .more-2 {
    margin-left:280px;
    top:540px;    
}
/*--Timeline--*/
.timeline {
    background:#fff;
	padding:0 0 30px;
	position:relative;
}
.timeline .container {
    padding:0;
    width:100%;
}
.timeline nav {
	position:absolute;
}
.timeline .affix {
	position:fixed;
	top:0;
	z-index:1;
}
.timeline .nav {
	background:#f8f8f8;
    border:1px solid #D8D8D8;
	margin-right:0;
	padding:0;
}
.timeline .nav li {
    float:left;
    list-style:none;    
}
.timeline .nav a {
	background:transparent;
	border-radius:0;
	border:0;
	box-shadow:none;
	border-left:1px solid #e2e2e2;
	color:#0069aa;
	font-weight:300;
	padding:10px 15px;
	text-shadow:none;
}
.timeline .nav a:hover,.timeline .nav li.active a,.timeline .nav a.active:hover {
	background:#176aa8;
	box-shadow:none;
	color:#fff;
}
.timeline .nav li:first-child a {
	border-left:0;
}
.timeline .nav .top a {
	padding-left:10px;
}
.timeline .nav .top a:before {
	border-bottom:6px solid #176aa8;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	content:'';
	display:block;
	float:left;
	margin:5px;
}
.timeline .nav .top a:hover:before {
	border-bottom:6px solid #fff;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	content:'';
	display:block;
	float:left;
	margin:5px;
}
.timeline .year:first-child {
	margin-top:110px;
}
.timeline .year+.year {
	padding-top:60px;
}
.timeline .year .bg {
	background:url(../images/timeline-slice.png) repeat-y 50% 0 transparent;
	margin-top:10px;
	padding:72px 0 43px;
}
.timeline .year h3 {
	background:#176aa8;
	border-radius:10px;
	color:#fff;
	font-size:0.875em;
	font-weight:600;
	margin:0 auto;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	width:60px;
}
.timeline .year h3:after {
	border-top:6px solid #176aa8;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	content:'';
	position:absolute;
	margin-left:-6px;
	left:50%;
	bottom:-6px;
}
.timeline .item {
	background:#f3f3f3;
	border:1px solid #c9c9c9;
	border-radius:5px;
	float:left;
	height:176px;
	margin:147px 0 0 0;
	position:relative;
}
.timeline .item.first {
	margin-top:0;
}
.timeline .item.first+.first {
	margin-top:161px;
}
.timeline .item.right {
	float:right;
	margin-left:0;
	margin:147px 0 0 0;
}
.timeline .item:after {
	border-bottom:16px solid transparent;
	border-left:16px solid #f3f3f3;
	border-top:16px solid transparent;
	content:'';
	position:absolute;
	margin-top:-21px;
	top:50%;
	right:-16px;
}
.timeline .item.right:after {
	border-left:0;
	border-right:16px solid #f3f3f3;
	left:-16px;
	right:auto;
}
.timeline .item .padding {
	height:131px;
	margin:20px 5px;
	overflow:scroll;
	padding:0px;
}
.timeline .item .padding:after {
	border-bottom:16px solid transparent;
	border-left:16px solid #c9c9c9;
	border-top:16px solid transparent;
	content:'';
	position:absolute;
	margin-top:-21px;
	top:50%;
	right:-17px;
}
.timeline .item.right .padding:after {
	border-left:0;
	border-right:16px solid #c9c9c9;
	left:-17px;
	right:auto;
}
.timeline .text {
	color:#176aa8;
	font-size:1em;
	padding:0;
}
.timeline .text h4 {
	color:#524b48;
	font-size:1.5em;
	font-weight:400;
	margin-top:0;
}
.timeline .item img {
	float:left;
}
.timeline .item img+.text {
	padding-left: 151px;
}
/* Installations */
.installations {
	text-align:left;
}
.installations header {
	text-align:center;  
}
.installations header h2 {
    letter-spacing:-2.75px;
}
.installations .block {
		padding:100px 0;  
}
.installations .block-1 .text {
		padding:40px 40px 40px 0;  
}
.installations .block-1 .map {
    border:5px solid #efefef;
    min-height:300px;    
}
.installations .block-2 {
  	background:#e7f7ff;
		border-top:1px solid #d9dde0;
}
.installations .block-2 .text {
    padding-bottom:40px;
    padding-top:40px;
}
.installations .block-2 .text select {
    background-color:transparent;
    border:1px solid;
    color:#00aeef;
		display:inline-block;
    font:400 20px/1em 'Oswald','Open Sans',sans-serif;
    margin-left:10px;
    padding:10px;
    width:240px;
}
.installations .top .item {
    width: 100%;
}
.cycle-slideshow.top .item {
    display:none; 
    width:100%;
}
.cycle-slideshow.top .item a {
    display:block;
    text-align:center;
}
.bottom .item,
.installation-carousel .item {
    cursor:pointer;
    padding:0 1px;    
}
/* About Windstream */
.about-windstream .block {
    background:#e9f7ff;    
    padding:60px 0;
    text-align:left;
}
.about-windstream .video {
    margin:40px 0 40px 40px;    
}
.about-windstream iframe {
    border:0;
    width:100%;    
}
.about-windstream p {
    margin-top:40px;    
}
.about-windstream p:first-child {
    margin-top:inherit;    
}
/* News and Investors */
.news-investors {
    position:relative;    
}
#investors {
    position:absolute;    
    top:-180px;
}
.news-investors .block {
  	padding:60px 0;
    text-align:left;    
}
.news-investors .news > p a {
	font-size:16px;
}
.news-investors .news > p .more:before {
	top:2px;  
}
.news-investors .quote-box {
	margin-top:40px;  
}
.quote-box h1 {
  display:inline-block;
	color:#404040;
  font-size:32px;
  line-height:1em;
  margin:0;
  text-align:left;
  width:50%;
}
.quote-box .row-1 {
  border-bottom:1px solid #e0e0e0;
  color:#404040;
	font-size:32px;
  line-height:1em;
  margin-bottom:20px;
	padding:20px 0;
  text-align:right;
}
.quote-box .row-2 {
	font-size:22px;
  font-weight:500;
}
.quote-box .time {
  background:#b3d88c;
  color:#fff;
	display:block;  
  font-size:14px;
  font-weight:700;
  text-align:center;
  margin:20px 0;
}
.news-investors .stock-info ul {
  -webkit-columns:2;
  -moz-columns:2;
  columns:2;
	list-style:none;
  padding-left:0;
}
.news-investors .stock-info .more {
	font-size:16px;
}
.news-investors .stock-info .more:before {
	top:2px;
}          
.news-investors .block-2 {
	border-top:1px solid #e0e0e0;  
}
.news-investors .block-3 {
	background:#E9F7FF;  
	border-top:1px solid #e0e0e0;  
}
.news-investors .block-3 .text {
    /*padding-top: 80px;*/
    text-align:center;
}
.news-investors .block-3 h3 + .img {
    margin:40px;    
}
.corporate-partners {
    border-bottom:1px solid #e0e0e0;
    margin-bottom:20px;
    padding:40px 0;
    position:relative;
}
.corporate-partners .partner {
    display:none;
    text-align:center;    
}
.corporate-partners .partner img {
    -webkit-filter: grayscale(100%);    
    -moz-filter: grayscale(100%);    
    -ms-filter: grayscale(100%);    
    filter: grayscale(100%);    
}
.corporate-partners .partner a:hover img {
    filter: none;    
}
.cycle-prev,
.cycle-next {
    background:transparent url(../images/sprite.png) no-repeat 0 0;    
    cursor:pointer;
    height:28px;
    margin-top:-14px;
    opacity:0.8;
    position:absolute;
    top:50%;
    transition:opacity .3s linear;
    width:28px;
    z-index:999;
}
.cycle-prev {
    background-position:0 -165px;
    left:10px;
}
.cycle-next {
    background-position:-34px -165px;
    right:10px;
}
.cycle-prev:hover,.cycle-next:hover {
    opacity:1;    
}
.cycle-prev.disabled,
.cycle-next.disabled {
    display:none;
}
/* Contact */
.contact .block {
  padding:40px 0;
	text-align:left;	  
}
.contact .block .text {
	margin-top:120px;  
}
/* Email Alerts */
.email-alerts-holder {
	height:50px;
}
.email-alerts {
  background:#049ceb;
  background:linear-gradient(#00aeef,#049ceb);
	color:#fff;
	height:50px;  
}
.email-alerts.affix {
    bottom:0;
    position:fixed !important;
    width:100%;
    z-index:99999;
}
.email-alerts.affix-bottom {
    background:transparent;
  width:100%;
}
.email-alerts .container {
    padding:8px 20px;    
}
.email-alerts.affix-bottom {
    padding-bottom:0;
}
.email-alerts header {
  float:left;
  margin-right:20px;
  position:relative;
  top:0;
}
.email-alerts h2 {
	font-size:25px;
	line-height:35px;  
  margin:0;
  padding:0;
}
.email-alerts header p {
	font-size:14px;
  line-height:1.5em;
  margin:0;
}
.email-alerts form {
	display:inline-block;
  float:left;
	font:400 20px/1.2em 'Oswald','Open Sans',sans-serif;  
  margin-right:20px;
}
.email-alerts input {
  background:#35b4f0;
  border:1px solid;
  color:#fff;
  float:left;
  font-size:16px;
  height:35px;
  margin-right:8px;
  max-width:210px;
  padding:0 20px;
  text-transform:uppercase;
}
label.error {
    left:-99999em;    
}
.email-alerts ::-webkit-input-placeholder {
  color:#fff;
}
.email-alerts button {
  border:1px solid #fff;
  background:#fff;
	color:#00aeef;      
  float:left;
  height:35px;
  padding:0 40px;
  position:relative;
}
.email-alerts .social {
  border-left:1px dotted #fff;
  float:left;
  height:35px;
	margin-top:0;
  padding-left:20px;
}
.email-alerts .social li {
	display:inline-block;
	margin-left:5px;  
}
.email-alerts .social li a {
  padding-bottom:0;
	padding-top:0;      
}
/* Custom IR */
#spr-quick-links {
    margin:40px 0;
}
#spr-quick-links + .clear {
  clear:right;    
}
#spr-quick-links ul li {
  background:none;
  border:0;
  font-size:12px !important;
  padding:0 5px;
}
#spr-quick-links ul li:after {
  display:none;  
}
#spr-quick-links .spr-email-alerts, #spr-quick-links .spr-rss-feed, #spr-quick-links .spr-contacts, #spr-quick-links .spr-tear-sheet {
  color:#000;
  font-weight:normal;
  padding-left:25px;  
}
#spr-quick-links .spr-email-alerts,
#spr-quick-links .spr-email-alerts:hover {
  background:transparent url(../images/quicklinks-sprite.png) no-repeat 0 4px;    
}
#spr-quick-links .spr-tear-sheet,
#spr-quick-links .spr-tear-sheet:hover {
  background:transparent url(../images/quicklinks-sprite.png) no-repeat 3px -30px;  
}
#spr-quick-links .spr-contacts,
#spr-quick-links .spr-contacts:hover {
  background:transparent url(../images/quicklinks-sprite.png) no-repeat 3px -62px;    
}
#spr-quick-links .spr-rss-feed,
#spr-quick-links .spr-rss-feed:hover {
  background:transparent url(../images/quicklinks-sprite.png) no-repeat 3px -92px;    
}
#spr-quick-links a:hover {
  color:#333;  
}
.spr-ir-snapshot h2 {
	border-bottom:1px solid #e0e0e0;
  padding-bottom:20px;
}
/* IR Overview */
.ir-overview h1 {
  color:#16b2f0;
	font:300 30px/1.2em 'Open Sans',sans-serif;  
}
.ir-overview .container {
	position:relative;	  
}
.ir-overview .overview h3 {
	color:#16b2f0;
	font-weight:bold;      
}
.ir-overview .quote-box p {
	font-size:14px;  
}
.ir-overview .results-content,
.financials-pg .results-content {
		border-top:0;
    width:100%;
}
/* IR News */
.ir-news {
	padding-top:20px;  
}
.ir-news .media {
  background:#edf9ff;
	padding:15px 20% 15px 20px;    
}
.ir-news .media h1 {
	font:400 18px/1.2em 'Oswald','Open Sans',sans-serif;  
}
.ir-news .media h1 a {
	color:#00aeef;                
}
.ir-news .media h1 a:hover {
  color:#000;
	text-decoration:none;                      
}
.ir-news .media .desc {
	font:400 italic 16px/1.5em Georgia,serif;
	margin:5px 0;        
}
.ir-news .media .date span {
  color:#00aeef;
	font:400 16px/1em 'Oswald','Open Sans',sans-serif;        
}
.ir-news .media .date .day {
	background:transparent;
  font-size:52px;                          
	line-height:1em;
}
h1.spr-ir-news-article-title {
  background:none;    
}
h3.spr-ir-news-article-title {
  line-height:130%;    
}
.stButton .stFb, 
.stButton .stTwbutton, 
.stButton .stMainServices,
.stButton .chicklets,
.stButton .stButton_gradient {
    height:auto !important;    
}
.spr-ir-news-article-pdf-link a {
    display: inline;
	float: right;
	background: url(https://d1io3yog0oux5.cloudfront.net/_web/ir/xbrl/document-pdf-text.png) no-repeat;
	padding: 0px 2px 4px 18px;
	margin-left: 10px;
	font-size: 12px;
}
.spr-ir-news ul li.rss-item {
  display:table;
  margin:0;
  padding:0 0 5px;
  position:relative;
  width:100%;      
}
.spr-ir-news li .spr-date-list-cell {
  display:table-cell;
  padding:15px;
  text-align:left;
  vertical-align:middle;
  width:82px;
}
.spr-ir-news li .spr-date-list-cell + .spr-date-list-cell {
  width:auto;      
}
.spr-ir-news ul li.rss-item a {
  background:transparent;
  color:#4b4b4b;
  display:table-row;      
  margin-bottom:5px;
  position:relative;
  text-decoration:none;
}
.spr-ir-news ul li.rss-item a:hover {
  background:#eee;
  color:#4b4b4b;
  text-decoration:none;
}
.spr-ir-news li.rss-item a:after {
  background: url(https://d1io3yog0oux5.cloudfront.net/_web/images/icon-sprite.png) no-repeat scroll 0 -178px transparent;
  content:'';
  height:20px;
  position:absolute;
  margin-top:-9px;
  right:35px;
  top:50%;
  width:20px;
}
.spr-ir-news li .text,
.spr-ir-news li .spr-date-list-text {
  padding-right:45px;  
}
.spr-ir-news li .date,
.spr-ir-table .date,
.events-pg .event .date,
.spr-ir-news li .spr-date-list-date,
.spr-ir-table .spr-date-list-date,
.events-pg .event .spr-date-list-date{
  background:#00aeef;
  border-radius:2px;
  -webkit-border-radius:2px;
  color:#fff;
  display:block;
  font-size:10px;
  padding:10px 5px;
  text-align:center;
}
.spr-ir-news li .date .top,
.events-pg .event .date .top,
.spr-ir-news li .spr-date-list-date .spr-date-list-top,
.events-pg .event .spr-date-list-date .spr-date-list-top {
  display:block;  
  font-size:1.6em;
  font-weight:bold;
}
.spr-ir-news-date {
  display:none;    
}
.spr-ir-news-article-pdf-link {
  float:right;
  margin:0 0 20px 20px;
  text-align:right;
}
.spr-ir-news-article-pdf-link a {
  float:none;    
}
.related-documents {
  clear:right;
  float: right;
  margin: 0 0 20px 20px;
  width: 250px;
}
/*-- General Tables --*/
.spr-ir-table tbody tr {
  background:#fff;    
}
.spr-ir-table td {
  min-width:80px;
  vertical-align:middle;    
}
#TB_title + #TB_title {
  display:none;    
}
#TB_window {
    top:40px;    
}
.spr-ir-table .spr-sec-search, .spr-ir-table .quick-filter,
.spr-ir-table .spr-sec-filter {
  border:0;
  padding:5px 10px;
}
.spr-sec-search {
  display:none;          
}
.spr-ir-table .spr-sec-filter {
  text-align:right;          
}
.spr-ir-table .spr-sec-filter form {
  padding:0;        
}
.spr-ir-table .spr-sec-filter select {
  width:90px;            
}
.spr-ir-table .quick-filter {
  border-right:1px solid #4b4b4b;
  padding:0;
  text-align:center;
}
.spr-ir-table .quick-filter a {
  color:#4b4b4b;
  display:block;
  font-size:13px;
  padding:5px 10px;
  position:relative;
  text-decoration:none;
}
.spr-ir-table .quick-filter a:hover,
.spr-ir-table .quick-filter a.active {
  background:#c9c9c9;      
}
.spr-ir-table .quick-filter a.active:before {
  border:8px solid transparent;
  border-top:8px solid #c9c9c9;
  bottom:-15px;
  content:'';
  left:50%;
  margin-left:-8px;
  position:absolute;
}
.spr-ir-table .date {
  display:block;
  font-size:1em;
  font-weight:700;
  width:80px;
}
.spr-ir-table .date .year {
    display:block;
}
.spr-ir-rss-icon {
  float:right;
  text-align:left;    
}
.spr-ir-pagination {
  width:100% !important;  
}
.spr-ir-pagination ul {
  float:left;
  margin:0;
  text-align:left;
}
#content-left .spr-ir-pagination ul {
  padding:0;      
}
.spr-ir-pagination li {
  display:block;
  float:left;
  padding-left:0;  
}
.spr-ir-pagination li:after {
  display:none;  
}
.spr-ir-pagination li a,
.spr-ir-pagination li .current {
  display:block;
  line-height:15px;
  padding:5px 8px 4px;
  margin:0 1px;
}
.spr-ir-pagination li a:hover {
  color:#555;
}
.qm-copyright-footer {
  color:#555;
  font-size:12px;
  line-height:150%;
}
#spr-qm-content {
  margin-bottom: 20px;
}
/* Accordion */
.results-year-notes {
  display:none;
	font-size:14px;  
}
.ui-accordion .ui-accordion-content {
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 0;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-radius: 0;
  border: 0;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-radius: 0;
}
.ui-accordion .ui-state-hover {
  border-bottom:0 !important;    
}
.ui-icon-circle-arrow-e,
.ui-icon-circle-arrow-s {
  background-position: 0 3px;
}
.accordion .ui-accordion-header {
  border:0;
  cursor:pointer;  
  padding-left:30px;
  position:relative;
}
.accordion div + .ui-accordion-header {
  margin-top:10px;  
}
.accordion .ui-accordion-header:before {
  background:transparent url(../images/sprite.png) -27px -452px;
  content:'';
  height:13px;
  left:10px;
  position:absolute;
  top:4px;
  width:13px;     
}
.accordion .ui-accordion-header-active:before {
  background-position:-1px -452px;          
}
.accordion .doc-list a {
  background:transparent;
  line-height:inherit;      
}
.accordion>div {
  background:#f5f5f5;
}
.accordion .title {
  background:transparent;
  border:0;
  position:relative;  
  margin-bottom:10px;
}
.financials-pg .ui-accordion .ui-accordion-header .ui-icon {
  display:none;    
}
.ui-accordion .ui-state-hover {
  color:#00aeef !important;
  background:transparent !important;
  border:0 !important;
}
.ui-accordion .ui-accordion-header:focus,
.ui-accordion .ui-accordion-header-active {
  color:#000;
  box-shadow:none;
  outline:none;            
}
.financials-pg .ui-widget {
  font:inherit;
}
.financials-pg .accordion {
  margin-bottom:20px;    
}
.financials-pg .accordion h2 {
  background:transparent;
  margin-bottom:20px;
}
.financials-pg .accordion > div {
  padding:0;    
}
.results-tab,
.spr-ir-snapshot .accordion h3 {
  float: left;
  width: 20%;
  border-top: 1px solid #e3e3e3;
  margin: 0;
  padding: 15px 0 0 15px;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
  font-size: 24px;
  font-family:Georgia,serif;
  color: #666;
  text-shadow: 0 1px 0 #fff;
  line-height: 28px;
  min-height: 150px;
  background: url(https://d1io3yog0oux5.cloudfront.net/engagemobility/files/resources/calendar-bg.png) 15px 15px no-repeat;
}
.results-tab span {
  font-size: 18px;
}
.results-content {
  float: left;
  width: 80%;
  border-top: 1px solid #e3e3e3;
  padding: 15px;  
  margin: 0;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.results-content h4 {
  font-size: 14px;
  margin-top: 0;
}
.results-content .right.related {
  width:50%;   
}
.results-content .right p:first-child {
  margin-top:0;    
}
.results-content .title {
  font-weight:bold;
  margin-bottom:2px;
  text-decoration:underline;
}
.results-content ul {
  border-top:0;
  margin: 0;
  padding: 0;
}
.results-content li {
  float:left;
  width:33%;
}
.results-content li a {
  background: url(https://d1io3yog0oux5.cloudfront.net/engagemobility/files/resources/sprite-icons.png) 4px -79px no-repeat;
  padding: 5px 22px;
  line-height: 22px;
}
.results-content li.pdf a {
  background: url(https://d1io3yog0oux5.cloudfront.net/engagemobility/files/resources/sprite-icons.png) 0 3px no-repeat;
  padding: 5px 22px;
}
.results-content li.audio a {
  background: url(https://d1io3yog0oux5.cloudfront.net/engagemobility/files/resources/sprite-icons.png) 0 -58px no-repeat;
  padding: 5px 22px;
}
.results-content li.spreadsheet a {
  background: url(https://d1io3yog0oux5.cloudfront.net/engagemobility/files/resources/sprite-icons.png) 0 -28px no-repeat;
  padding: 5px 22px;
}
.results-content li a {
  text-decoration: none;
}
.results-quarter-ended {
  font-size: 10px;
}
.spr-ir-snapshot .events-accordion {
  margin-bottom:15px;
  width:50%;
}
.spr-ir-snapshot .events-accordion h2 {
  font-size: 14px;
  padding: 3px 10px;
}
.spr-ir-snapshot .events-accordion h2.ui-state-hover {
  border-bottom:1px solid #ccc !important;    
}
.spr-ir-snapshot .events-accordion .results {
  border-top:0;    
}
.results-content .doc-list li:first-child a,
.results-content .doc-list li:first-child + li a {
	border-top:0;  
}
/* Doc List */
.doc-list {
  display:block;
  list-style:none;
  line-height:inherit;
  margin:10px 0;
  padding-left:0;
}
.doc-list li {
  font-size:14px;
  margin:3px 0;
  padding-left:0;
}
.doc-list li:after {
  display:none;  
}
.doc-list li a {
  background:none;
  display:block;
  padding:15px 30px 15px 50px;
  position:relative;      
}
.doc-list li:first-child a {
    border-top:0;    
}
.doc-list li a:hover { 
  background:#eee;
  text-decoration:none;
}
.doc-list li a:before {
  background:transparent url(https://d1io3yog0oux5.cloudfront.net/_web/images/icon-sprite.png) no-repeat 0 -45px;
  content:'';
  height:30px;
  position:absolute;
  left:10px;
  top:8px;
  width:26px;          
}
.doc-list li a.audio:before {
  background-position:0 4px;    
}
.doc-list li a.ppt:before {
  background-position:0 -135px;      
}
.doc-list li a.pdf:before {
  background-position:0 -90px;    
}
.doc-list li a.link:before {
  background-position:0 -45px;    
}
.doc-list li a.spreadsheet:before {
  background-position:0 -353px;   
}
.doc-list li a.video:before {
  background-position: 1px -471px;
}
/* Events Page */
.events-pg .event {
  background:#f5f5f5;
  margin:3px 0;
  padding:15px 20px;      
}
.events-pg .event .date {
  color:#fff;
  float:left;
  text-align:center;
  width:82px;
}
.events-pg .event .text,
.events-pg .event .events-accordion {
  padding-left:100px;        
}
.events-pg .event .events-accordion .ui-accordion-header {
  background:#5372ae;
  background:linear-gradient(#5372ae,#304e89);
  border:0;
  color:#fff;
  font-size:12px;
  margin-top:8px;
  text-align:center;
  padding:5px 0;
}
.events-pg .event .events-accordion .ui-accordion-header:hover {
  background:#5372ae !important;
  border:0 !important;
  color:#fff !important;
}
.events-pg .event .events-accordion .ui-accordion-header:before,
.events-pg .event .events-accordion .ui-accordion-header:after {
  background:transparent url(https://d1io3yog0oux5.cloudfront.net/_web/images/icon-sprite.png) no-repeat scroll 0 -330px;
  content:'';                    
  height:10px;
  left:0;
  padding:0 20px 0 5px;
  position:relative;
  top:4px;                    
}
.events-pg .event .events-accordion .ui-accordion-header.ui-state-active:before,
.events-pg .event .events-accordion .ui-accordion-header.ui-state-active:after {
  background-position:0 -297px;              
}
.events-pg .event .events-accordion .ui-accordion-content {
  border:0;
  padding:0;
} 
.events-pg .event .events-accordion .results-content {
  padding:0;
  width:100%;                  
}
.content .row .events-pg article h3 {
  color:#4b4b4b;
	font-size:18px;  
  font-weight:bold;
}
.content .row .events-pg article .time {
	font-style:italic;
}
.content .row .events-pg article .location {
    font-style:italic;
    margin-top:0;
}
.content .row .events-pg article .time + .location {
    margin-top:-15px;    
}
/*-- IR Form --*/
.spr-ir-form fieldset {
  clear:both;
}
.spr-ir-form fieldset.column {
  clear:none;    
}
.spr-ir-form .checkbox input {
  margin-right:5px;
  margin-top:3px;
}
.spr-ir-form .spr_ir_submit {
  padding:10px 20px;
}
/* Footer */
footer {
  color:#fff;
	font:300 14px/1.5em 'Lato','Open Sans',sans-serif; 
  padding:20px 0;
}
footer a {
	color:#fff;  
}
footer a:hover {
	color:#fff;
	text-decoration:underline;  
}
footer > .container h2 {
    clear:both;
  color:#fff;
  font-size:15px;
  font-weight:500;
  line-height:1.5em;
	margin:0;  
}
footer > .container ul {
	list-style:none;
	padding:0;  
}
footer > .container li {
	display:inline-block;  
    margin-right:20px;
}
footer .credits {
    padding-bottom:20px;    
}
footer > .container .social {
  -webkit-columns:2;
	-moz-columns:2;  
	-ms-columns:2;
	columns:2;
}
.social li {
  font-size:15px;
	display:block;  
}
.social li + li {
	margin-left:0;  
}
.social li a {
  color:#fff;
	display:block;
	line-height:36px;  
  padding:5px 0 5px 42px;
  position:relative;
}
.social li a:before {
  background:transparent url(../images/sprite.png) no-repeat 0 0;          
  content:'';
  height:34px;
  left:0;
	position:absolute;	        
  width:34px;          
}
.social li .fb:before {
  background-position:0 -222px;
}
.social li .tw:before {
  background-position:-45px -264px;
}
.social li .li:before {
  background-position:-44px -222px;
}
.social li .email:before {
  background-position:0 -264px;
}
.social li .rss:before {
  background-position:-88px -222px;
}
.social li .yt:before {
  background-position:-88px -264px;
}
/* Height-based Media Queries */
@media screen and (max-height:799px) {
    .products .block-2, .products .block-3 {
        background-attachment: scroll;
        background-position: 50% -130px;
        min-height: 970px;
    }
}
/* Width-based Media Queries */
@media screen and (max-width:1080px) {
    header nav .glyphicon {
        display:none;   
    }
    .diagram .more .text {
        display:none;   
    }
    .news-investors .block-3 .text {
        padding-top: 0;
    }
}
@media screen and (max-width:1024px) {
    .intro {
        background-size: auto;
        background-attachment: scroll;
    }
}
@media (max-width:991px) {
    .timeline .item,
    .timeline .item.right,
    .timeline .padding {
        float:none;
        height:auto;
    }
    .timeline .item:after,
    .timeline .item .padding:after {
        display:none;        
    }
}
@media screen and (max-width:880px) {
    header .affix,
    .email-alerts.affix {
        position:static !important;   
    }
    .home-section img {
        display:block;
        margin:0 auto;
    }
    .intro {
        background-size:auto;
        height:auto;
    }
    .products .block-1 {
        padding-bottom:40px;   
    }
    .products .block-2,
    .products .block-3 {
        display:none;   
    }
    .installations .block-1 .text {
        padding-top:inherit;   
    }
    .news-investors .block-3 .text
    .email-alerts input {
        max-width:150px;   
    }
    .content aside {
        padding-left: 20px;
    }
		body > header nav {
  		position:static !important;
		}
    body > header nav li:hover > div > ul {
        display:none;
    }
    .home-section header h2 {
        font-size:48px;   
    }
    #spr-quick-links {
        margin:20px 0 0;
        position:static;
    }
}
@media screen and (max-width:767px) {
    .quote-button {
        display:none;    
    }    
    body > header nav {
        display:none;
        overflow:hidden;
    }
    body > header nav .container > ul > li,
    body > header nav .container > ul > li:first-child + li{
        border: 0 none;
        display: block;
        width: auto;
    }    
    .content h1 {
        font-size:34px;    
    }
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('../images/fancybox_sprite.png');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('../images/blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../images/fancybox_sprite@2x.png');
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url('../images/fancybox_loading@2x.gif');
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}
/* 10/7/2014 Update */
.rsvp-details {
    background-color: #fff;
    box-shadow: 0 0 5px #999;
	border-bottom:30px solid #17b3f0;
}
.rsvp-location {
	padding: 0 15px 20px;
}
.rsvp-details-header {
    background-color: #17b3f0;
    padding: 8px 15px;
}
.rsvp-details-header h4 {
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin:0;
    padding:0;
}
.rsvp-video-text {
    color: #0ebc27;
    font-weight: bold;
    text-align: center;
}
.rsvp-video-wrapper {
	padding:15px 0;
	margin: 0 15px;
	border-bottom: 4px dashed #e4e4e4;
}
.rsvp-video-wrapper iframe {
	max-width:100%;
}
.asset {
    margin-bottom:30px;
}
.asset img {
    width:100%;
}
.asset_filter_button {
    color: #bbbbbb;
    background-color: #f8f8f8;
    font-size: 20px;
    border: 1px solid #bbbbbb;
    padding: 10px 20px;
    margin: 0 -3px;
    transition: all .2s;
    outline:none;
}
.asset_filter_button.active,
.asset_filter_button:hover {
    background-color:#bbbbbb;
    color:#fff;
}
.assets_filter {
    text-align: center;
    margin: 30px 0;
}

.collapse {
    display: none;
}

.job-panel {
    transition: height 0.2s ease-in-out;
}

.well {
  padding: 15px;
  background: #f8f8f8;
  border-radius: 4px;
  border: 1px solid #ccc;
  margin-top: 10px;
}

.btn-opening .glyphicon {
    padding-left: 10px;
}
.job-panel.in .well {
  opacity: 1;
    transition: opacity 0.2s ease-in-out;

}

.job-panel .well {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}