@charset "UTF-8";
/* CSS Document */

/*!
 * Flat UI Free v2.2.2 (http://designmodo.github.io/Flat-UI/)
 * Copyright 2013-2014 Designmodo, Inc.
 */

/* Prettyfy Theme */
.prettyprint {
  padding: 15px 21px;
  font-family: Menlo, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, Consolas, monospace;
  background-color: #f7f7f9;
  border: 2px solid #e1e1e8;
  }
.pln {
  color: #333;
  }
@media screen {
  .str {
    color: #d14;
    }
  .kwd {
    color: #333;
    }
  .com {
    color: #998;
    }
  .typ {
    color: #458;
    }
  .lit {
    color: #458;
    }
  .pun {
    color: #333;
    }
  .opn {
    color: #333;
    }
  .clo {
    color: #333;
    }
  .tag {
    color: navy;
    }
  .atn {
    color: teal;
    }
  .atv {
    color: #d14;
    }
  .dec {
    color: #333;
    }
  .var {
    color: teal;
    }
  .fun {
    color: #900;
    }
  }
@media print, projection {
  .str {
    color: #060;
    }
  .kwd {
    font-weight: bold;
    color: #006;
    }
  .com {
    font-style: italic;
    color: #600;
    }
  .typ {
    font-weight: bold;
    color: #404;
    }
  .lit {
    color: #044;
    }
  .pun,
  .opn,
  .clo {
    color: #440;
    }
  .tag {
    font-weight: bold;
    color: #006;
    }
  .atn {
    color: #404;
    }
  .atv {
    color: #060;
    }
  }
/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
  }
.container {
  width: 858px !important;
  }
.cmn-headline {
  padding: 10px 0 10px;
  text-align: center;
  }
.cmn-logo {
  margin: 10px 0;
  font: 900 90px/100px "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: -2px;
   
  }
.cmn-logo .logo {
  width: 280px;
  height: 115px;
  margin: 0 0 12px;
 
 position:relative;
 
  }
.cmn-logo small {
  display: block;
  padding-top: 5px;
  font-size: 22px;
  font-weight: 700;
  color: rgba(52, 73, 94, .3);
  letter-spacing: 0;
  }
.cmn-row {
  margin-bottom: 20px;
  }
.cmn-row .cmn-heading-note,
.cmn-row .cmn-text-note {
  position: absolute;
  bottom: 10px;
  left: 0;
  display: block;
  width: 260px;
  font-size: 13px;
  font-weight: 400;
  line-height: 13px;
  color: #c0c1c2;
  }
.cmn-row .cmn-text-note {
  top: 10px;
  bottom: auto;
  }
.cmn-row.typography-row .cmn-content {
  float: none;
  width: auto;
  clear: both;
  }
.cmn-row.typography-row .cmn-type-example {
  position: relative;
  padding-left: 25%;
  margin-bottom: 40px;
  }
.cmn-section-title {
  margin: 10px 0;
  font: 900 32px/40px "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
.cmn-panel-title {
  padding-top: 20px;
  margin: 2px 0 20px;
  font: bold 23px/40px "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
.cmn-panel-title small {
  font-size: inherit;
  font-weight: 400;
  color: #798795;
  }
.cmn-navigation {
  margin-top: -10px;
  margin-bottom: -4px;
  }
.cmn-pager {
  margin-top: -20px;
  }
.cmn-tooltips {
  height: 126px;
  }
.cmn-tooltips .tooltip {
  position: relative !important;
  top: -8px !important;
  left: -8px !important;
  }
.cmn-headings {
  margin-bottom: 12px;
  }
.cmn-tiles {
  margin-bottom: 46px;
  }
.cmn-icons {
  padding-left: 20px;
  margin-left: -20px;
  font-size: 32px;
  }
.cmn-icons .cmn-content {
  margin: 0 0 0 -35px;
  }
.cmn-icons .cmn-content > span {
  display: inline-block;
  width: 24px;
  margin: 0 0 32px 35px;
  font-size: 24px;
  }
.cmn-icons-tooltip {
  position: absolute;
  bottom: 0;
  left: 100%;
  width: 80px;
  margin-left: 0 !important;
  font-size: 12px;
  color: #c2c8cf;
  }
.cmn-illustrations .cmn-content {
  padding-top: 20px;
  margin: 0 0 0 -40px;
  }
.cmn-illustrations .cmn-content:before,
.cmn-illustrations .cmn-content:after {
  display: table;
  content: " ";
  }
.cmn-illustrations .cmn-content:after {
  clear: both;
  }
.cmn-illustrations .cmn-content > div {
  float: left;
  width: 100px;
  height: 100px;
  margin: 0 0 40px 40px;
  line-height: 100px;
  text-align: center;
  }
.cmn-illustrations img {
  display: inline-block;
  max-width: 100px;
  max-height: 100px;
  vertical-align: middle;
  }
.cmn-samples {
  margin-bottom: 46px;
  }
.cmn-download-section {
  float: none;
  padding: 60px 0 90px 20px;
  margin: 0 auto;
  text-align: center;
  }
.cmn-download-section [class*='fui-'] {
  margin: 3px 0 -3px;
  }
.cmn-download {
  width: 190px;
  height: 190px;
  padding: 40px 28px 30px 32px;
  margin: 0 auto 32px;
  text-align: center;
  background-color: #ebedef;
  border-radius: 50%;
  }
.cmn-download img {
  width: 82px;
  height: 104px;
  }
.cmn-download-text {
  padding: 20px 0;
  font-size: 15px;
  text-align: center;
  }
.cmn-text-box a:hover {
  color: #1abc9c;
  }
.cmn-browser {
  padding-top: 42px;
  margin: 0 41px 140px 0;
  color: #fff;
  background: #2c3e50 url(../img/cmn/browser.png) 0 0 no-repeat;
  background-size: 659px 42px;
  border-radius: 0 0 6px 6px;
  }
.cmn-browser-side {
  float: left;
  width: 151px;
  padding: 22px 20px;
  }
.cmn-browser-side > h5 {
  margin-top: 4px;
  margin-bottom: 3px;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  }
.cmn-browser-side > h6 {
  margin-top: 3px;
  font-size: 11px;
  font-weight: 300;
  line-height: 18px;
  text-transform: none;

  -webkit-font-smoothing: subpixel-antialiased;
  }
.cmn-browser-author {
  display: block;
  width: 84px;
  height: 84px;
  margin: 0 auto;
  background: url(../img/cmn/browser-author.jpg) center no-repeat;
  border: 3px solid #fff;
  border-radius: 50%;
  }
.cmn-browser-action {
  padding: 30px 0 12px;
  }
.cmn-browser-action > .btn {
  padding: 7px 0 8px 11px !important;
  text-align: left;
  border-radius: 3px;
  }
.cmn-browser-action > .btn > [class^="fui-"] {
  position: relative;
  top: 1px;
  margin-right: 12px;
  }
.cmn-browser-content {
  padding: 21px 0 0 20px;
  overflow: hidden;
  background-color: #34495e;
  border-radius: 0 0 6px;
  }
.cmn-browser-content > img {
  float: left;
  width: 146px;
  margin: 0 15px 20px 0;
  border: 6px solid #fff;
  }
  
  .footermenu {
	  margin: 0;
padding: 15px 0 10px 0;
list-style-type: none;
text-align: center;
  }
  
    
  .footermenu li{
	  display: inline;
  }
  
  .footermenu li a{
	  padding: .2em 1em;
	  color:#222222;
  }
  
  .footermenu li a:hover{
	  color:#34495e;
  }
  
  .copyright{
	  font-size:12px;
	  
  }
  
  .spacer{
	margin-top:15px;  
	margin-bottom:15px;  
  }
  
.taglineholder{
	height:140px;
	position:relative;
	display:table; 
}
.tagline{
	display: table-cell;
   vertical-align:middle;
   position:relative;
  margin:auto;
}
.pagesidemenu{
	
	list-style: outside none none;
	font-size:14px;
	padding: 0 0;
}



.psidemenu{
	
	padding:20px 0 0 0;
	line-height:18px;
	
}

.pagesidemenu  li{
	padding-top:15px;
	line-height:18px;
}


.pagesidemenu a{
	color:#024699;
}

.pagesidemenu a:hover{
	color:#888888;
}

.pageulcontent{
	padding: 0px 0 10px 15px;
}
.pageulcontent li{
	padding-top:15px;
	line-height:18px;
}


.subul{
	padding: 10px 0 10px 15px;
	
}

.subul li{
	padding-top:10px;
	line-height:18px;
}


.eventtable {
    border-collapse: collapse;
}

.eventtable th, .eventtable td {
    border: 2px solid #fff;
	padding: 8px 12px 8px 12px;
	line-height:18px;
}

.keytable {
	border-collapse: collapse;
}

.keytable th, .keytable td {
    border: none;
	padding: 0 8px 0 0;
	line-height:12px;
}

h2{
color:#024699;
font-size:18px;	
}

.productboxtext{
	text-align:center;
	padding:10px;
	line-height:18px;
}

.padtop{
	padding-top:10px;
}

.spineswoosh{
	position:fixed;
	z-index:100001;
	left:0;
	top:150px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 2) {
	
	
	
  .logo {
    /*background-image: url(../img/cmn/logo-mask-2x.png);*/
    }
  .cmn-browser {
 /*   background-image: url(../img/cmn/browser-2x.png);*/
    }
  }
.cmn-swatches-row [class*="col"] {
  float: left;
  min-height: 1px;
  }
.cmn-swatches-row .swatches-col {
  width: 800px;
  margin-left: -5px;
  }
.cmn-swatches-row .swatches-desc-col {
  width: 140px;
  margin-left: 20px;
  }
  
 @media (max-width: 1130px) {
	.spineswoosh{
	display:none;	
	}

 }
@media (max-width: 480px) {
	.taglineholder {
    display: table;
    height: 10px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}

.spineswoosh{
	display:none;
}


}
@media (max-device-width: 480px) and (orientation: landscape) {
 .taglineholder {
    display: table;
    height: 10px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
  }
  
 .spineswoosh{
	display:none;
}
}

@media (max-width: 767px) {
	
	.taglineholder {
    display: table;
    height: 10px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
	}
	 .navbar-collapse {
    padding-right: 10px;
    padding-left: 10px;
    box-shadow: none;

  }
  .spineswoosh{
	display:none;
}
  
}


@media (max-device-width: 768px)  {
.navbar-nav > li > a {
    font-size: 16px;
    font-weight: 500;
    line-height: 16px;
    padding: 12px 16px;
}	
.spineswoosh{
	display:none;
}
}










