﻿html, body {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	margin: 0 auto;
	width: 100%;
	height: 100%;
	font-family: "Istok Web", Arial, Helvetica, sans-serif ;
	background: #fcfcfc;
	color: #282828;
}
button,
input,
select,
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #404040;
}
label {
	font-size: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Istok Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0.4em 0;
	line-height: 1.2;
}
h1 {
	font-size: 220%;
}
h2{
	font-size: 180%;
}
h3 {
	font-size: 130%;
	font-weight: bold;
}
p,
ul,
ol {
	font-family: "Istok Web", Arial, Helvetica, sans-serif;
	font-size: 120%;
}
p {
	margin-bottom: 0.7em;
	line-height: 1.4;
}
ul li,
ol li	{
	margin-bottom: 0.7em;
}
ul ul {
	margin-top: 0.7em;
	font-size: 100%;
}
a {
	color: #2b5eaa;
}
a:visited {
	color: #036c0e;
}
a:hover {
	color: #53af33;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
	color: #011b35;
}
a:hover,
 a:active {
	outline: 0;
}
figure {
	margin-bottom: 1.5em;
}
figure img,
figure object,
figure embed {
	margin-bottom: 0.75em;
	max-width: 100%;
}
figcaption {
	display: block;
	font-weight: normal;
}
img {
	border: 0;
	max-width:100%;
}
svg:not(:root) {
	overflow: hidden;
}
dfn {
	font-style: italic;
}
ins {
	background-color: #c3d9e6;
	color: #000000;
	text-decoration: none;
}
mark {
	background-color: #c3d9e6;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
html {
	-webkit-overflow-scrolling: touch;
	-webkit-tap-highlight-color: #c3d9e6;
}
::-webkit-selection {
	background: #e6e6e6;
	color: #0074cc;
	text-shadow: none;
}
::-moz-selection {
	background: #7bacc8;
	color: #0074cc;
	text-shadow: none;
}
::selection {
	background: #7bacc8;
	color: #0074cc;
	text-shadow: none;
}
.ie7 img,
.iem7 img {
	-ms-interpolation-mode: bicubic;
}
input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	margin-top: 0;
}
.ir {
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -999em;
	direction: ltr;
}
.ir br {
	display: none;
}
.sans-serif {
	font-family:"Istok Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.serif {
	font-family: Cambria, Georgia, Times, "Times New Roman";
}
.monospace {
	font-family: Monaco, "Courier New", monospace;
}
/* BOOTSTRAP CUSTOMIZATION */
.container-fluid {
	padding: 0;
}
section {
	padding-top: 1em;
}
.navbar-fixed-top {
	margin: 0;
}
.navbar .nav > li > a {
	line-height: 30px;
	margin-bottom: 0;
	font-size: 120%;
	padding: 7px 10px 6px 10px;
	display: block;
}
.navbar .nav {
	padding: 0;
	margin: 0;
}
.navbar-inner {
	min-height: 60px;
}
.navbar .brand {
	padding: 8px 20px 12px 20px;
}
.navbar .btn-navbar, 
.homemore	{
	margin-top: 8px;
	padding: 10px 14px;
	background: #0088cc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAwODhjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDU1Y2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0088cc 1%, #0055cc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#0088cc), color-stop(100%,#0055cc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0088cc 1%,#0055cc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0088cc 1%,#0055cc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0088cc 1%,#0055cc 100%); /* IE10+ */
	background: linear-gradient(top,  #0088cc 1%,#0055cc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088cc', endColorstr='#0055cc',GradientType=0 ); /* IE6-8 */
}
.ie9 .navbar .btn-navbar, 
.ie9 .homemore {
	filter: none;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	background-color: #0055cc;
}
.navbar .btn-navbar span {
	color: #ffffff;
	font-size: 120%;
}
header {
	padding: 10px;
}
.radio	{
	padding-left: 0;
	vertical-align: baseline;
}
.btn-success:link,
.btn-success:visited,
.btn-primary:link,
.btn-primary:visited,
.btn-warning:link,
.btn-warning:visited	{
	color: #ffffff;
}
blockquote {
	margin: 2em 2em 2em 2.5em;
	border-left: 2px solid #eeeeee;
	text-align: left;
}
blockquote p {
	font-size: 130%;
	font-style: italic;
	padding: 0 0 10px 0;
}
#tab {
	margin-left: 0;
}
#tab a,
#tab a:link,
#tab a:visited {
	color: #2b5eaa
}
.popover {
    z-index: 1030; /* Stop popover from appearing behind the navbar */
}
@media (max-width: 767px) {
.row-fluid .offset1:first-child {
    margin-left: 0!important;
    *margin-left: 0!important;
}
}
/* STANDARD STYLES */
.main	{
	margin: 1em 0.5em;
	text-align: left;
}
.text-center	{
	text-align:center;
}
.text-right	{
	text-align: right;
}
.text-left	{
	text-align: left;
}
.float-left	{
	float: none;
	margin-right: 0.5em;
}
.float-right	{
	float: none;
	margin-left: 0.5em;
}
.block	{
	display: block;
}
.divspacer {
	margin: 0.5em 0;
}
.btn-spacer {
	margin-top: 0.5em;
}
.btn-spacer2 {
	margin: 0.5em;
}
.img-spacer {
	margin:0.5em 0;
	display:block;
}

.stnormal {
	font-weight:normal;
}
.req	{
	color: #ff0000;
}
.error {
	color: #ff0000;
	font-style: italic;
	font-size: 80%;
	display:block;
	width: 100%;
}
.todo {
	background-color: #ffff00!important;
}
.caption {
	font-size: 80%;
	font-weight: bold;
	font-style: italic;
	line-height: 1;
}
.csquote, .csquotefr	{
	margin: 1em 1em 1em 1.5em;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #898989;
}
.csquote:before { 
	display: inline;
	content: '\201C';
	font-size: 140%; 
	font-weight: bold;
	line-height: 1;
	color: #707070;
	margin-left: -10px;
} 
.csquotefr:before { 
	display: inline;
	content: '\00AB\0020';
	font-size: 140%; 
	font-weight: bold;
	line-height: 1;
	color: #707070;
	margin-left: -10px;
} 
.csquote:after { 
	display: inline;
	content: '\201D'; 
	font-size: 140%;
	font-weight: bold;
	line-height: 1;
	color: #707070;
}
.csquotefr:after { 
	display: inline;
	content: '\0020\00BB'; 
	font-size: 140%;
	font-weight: bold;
	line-height: 1;
	color: #707070;
}
#octagon {
	width: 32px;
	height: 32px;
	background: #e51937;
	position: relative;
	float: left;
	margin: -8px 10px 0 0;
}

#octagon:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;    
	border-bottom: 10px solid #e51937;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	width: 12px;
	height: 0;
}
#octagon:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;    
	border-top: 10px solid #e51937;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
	width: 12px;
	height: 0;
}	
#octagon span {
    position: relative;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #ffffff;
    text-align: center;
	margin: 0 0 0 2px;
    z-index: 1;
    font-size: 80%;
	letter-spacing: -1px;
}	
/* LAYOUT ============================================================================= */
body.home {
	background: #434448;
	color: #ffffff;
}
.wrapper-outer {
	width: 100%;
	text-align:center;
}
div[role=sidebar]	{
	margin: 1em 0.5em;
}
.ie8 .sidebar {
	margin-top: 3.3em;
}
div.casestudies {
	margin: 0 0.3em;
}
div.casestudies > .btn-large {
	margin: 0.5em 0;
}
div.casestudies img {
	margin: 0 0 0.5em 0;
}
div.casestudies a {
	color: #282828;
	padding: 0;
}
h3.casestudies {
  	color: #282828;
  	margin-top: 1em;
  	font-size: 160%;
}
footer {
	color: #ffffff;
	background: #222222;
	padding: 1.5em 0 0.5em 0;
}
footer[role=contentinfo] a {
	color: #ffffff;
	text-decoration: underline;
}
.homebullets {
	list-style-image: url('/images/tick.png');
	margin: 1em 0 2em 0;
}
a.homemore	{
	color: #ffffff;
	font-weight: bold;
	line-height: 3em;
	margin: 1em 0 1em 3em;
	border-radius: 5px;
}
.homebtn {
	margin: 0 0.5em;
	text-align: left;
	-webkit-border-radius: 5px ; /*safari and Chrome*/
	-moz-border-radius: 5px ; /*Mozilla*/
	-o-border-radius: 5px ; /*Opera*/
	border-radius: 5px ; /*W3C*/
	background: #eeeeee;
	background: #2c2c2c;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #36373a), color-stop(100%, #202022));
	background: -webkit-linear-gradient(#36373a, #202022);
	background: -moz-linear-gradient(#36373a, #202022);
	background: -o-linear-gradient(#36373a, #202022);
	background: -ms-linear-gradient(#36373a, #202022);
	background: linear-gradient(#36373a, #202022);
}
.homebtn > a,
.homebtn > a:visited {
	zoom: 1;
	padding: 1em 1em 1em 3.9em;
	margin-right: 0em;
	text-align:left;
	display: block;
	text-decoration: none;
	color: #ffffff;
	line-height: 1.2;
	font-size: 14px;
	margin: 1em 0;
}
.homebtnV2 > a,
.homebtn >V2 a:visited {
	zoom: 1;
	padding: 1em 1.5em 1em 1.5em;
	margin-right: 0em;
	text-align:left;
	display: block;
	text-decoration: none;
	color: #ffffff;
	line-height: 1.2;
	font-size: 14px;
	margin: 1em 0;
}

.homebtn a:hover {
	-webkit-box-shadow: 0px 0px 5px 5px #202022; /*safari and Chrome*/
	-moz-box-shadow: 0px 0px 5px 5px #202022; /*Mozilla*/
	-o-box-shadow: 0px 0px 5px 5px #202022; /*Opera*/
	-ms-box-shadow: 0px 0px 5px 5px #202022; /*Ms IE*/
	box-shadow: 0px 0px 5px 5px #202022; /*W3C*/
	-webkit-border-radius: 5px ; /*safari and Chrome*/
	-moz-border-radius: 5px ; /*Mozilla*/
	-o-border-radius: 5px ; /*Opera*/
	border-radius: 5px ; /*W3C*/
}
span.homenum	{
	padding: 0.2em 0.6em 0.5em 0.4em;
	margin: 0.1em 0 0 -1.9em;
	display:block;
	width: 12px;
	height: 19px;
	float:left;
	color: #ffffff;
	font-weight: bold;
	font-size: 150%;
	-webkit-border-radius: 45px ; /*safari and Chrome*/
	-moz-border-radius: 45px ; /*Mozilla*/
	-o-border-radius: 45px ; /*Opera*/
	border-radius: 45px ; /*W3C*/
	border: 2px #ffffff solid;
}
.ie7 span.num	{
	padding: 0.1em 0.3em;
}
span.homenum {
	padding: 0.3em 0.5em 0.4em 0.5em;
	margin: 0 0 0 -1.9em;
}
span.homeheading	{
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	color: #ffffff;
	text-decoration: none;
}
span.homesubhead	{
	font-size: 90%;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	color: #ffffff;
}

/*New home buttons */
.dloadwrapper {
	margin: 0 1em 0 1em;
	text-align:center;
}
.dload {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
.dload li {
	display:block;
	float:none;
}
.dload li a {
padding: 1.5em;
	display: block;
	min-height: 2em;
	text-align: left;
}
.dload li a {
	background: #36373a;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-o-border-radius: 4px; 
}
.dload li a img {
	max-width: 60px;
}
.dload li a:hover {
	background: #434448; 
	text-decoration: none;
}
/**/

/*New home items */
.home-boxes div:first-child div {
	background: #36373A;
	padding: 0.5em;
	margin: 0.5em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.home-boxes div:nth-child(2) div {
	background: #36373A;
	padding: 0.5em;
	margin: 0.5em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.home-boxes div:last-child div {
	background: #36373A;
	padding: 0.5em;
	margin: 0.5em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.home-more, h1.home-more {
	/*border-bottom: 2px #ebebeb solid;*/
	margin: 0.5em 2.5% 0 2.5%;
	padding-bottom: 0.3em;
	font-size: 160%;
}
.home {
	line-height: 120%;
}
.more-line {
	border-bottom: 2px #ebebeb solid;
	padding-bottom: 0.3em;
	margin: 0;
}
.down-triangle { 
   width: 0; 
   height: 0;
   border-top: 15px solid #ebebeb;
   border-left: 15px solid transparent; 
   border-right: 15px solid transparent;
   margin: 0 auto 0.5em auto;
}

/*New sidebar buttons */
.getstarted {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
.getstarted li {
	width: 100%;
	display:block;
	float:none;
}
.getstarted li a {
	padding: 1.5em;
	display: block;
	min-height: 2em;
	text-align: left;
	font-size: 90%;
}
.getstarted li a {
	background: #f2f2f2;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-o-border-radius: 4px; 
}
.getstarted li a img {
	max-width: 40px;
	margin-right: 0.2em;
}
.getstarted li a:hover {
	background: #e6e6e6; 
	text-decoration: none;
}
.getstarted .num {
	padding-left: 80px;
}
.getstarted span.num	{
	padding: 0.4em 0.5em 0.3em 0.5em;
	margin: 0.1em 0 0 -1.9em;
	display:block;
	width: 12px;
	height: 19px;
	float:left;
	color: #282828;
	font-weight: bold;
	font-size: 150%;
	-webkit-border-radius: 45px ; /*safari and Chrome*/
	-moz-border-radius: 45px ; /*Mozilla*/
	-o-border-radius: 45px ; /*Opera*/
	border-radius: 45px ; /*W3C*/
	border: 2px #282828 solid;
}
.getstarted .heading	{
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	text-align:left;
	color: #282828;
	text-decoration: none;
}
.getstarted .subhead	{
	font-size: 90%;
	font-weight: normal;
	text-align:left;
	text-decoration: none;
	color: #282828;
}
/**/
/*New Sidebar Feature */
.feature {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	font-size: 90%;
}
.feature li {
	display:block;
	float:none;
	padding: 1.5em;
	min-height: 2em;
	text-align: left;
	background: #f2f2f2;
	border-radius: 4px; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	-o-border-radius: 4px; 
}
.feature li:hover {
	background: #f2f2f2; 
	text-decoration: none;
}
/**/

.sidebarbanner {
	padding:0; 
	margin:0;
	display:block;
	text-align:center;
}
.homethumbnail {
	border: none;
	background: #36373A;
	margin: 0 0.5em;
	padding: 0.5em;
	text-align: left;
}
.homethumbnail > p {
	font-size: 100%;
}
.top	{
	text-align: right;
	display: block;
	margin: 0.5em 0 0 0;
}
.top a,
.top a:visited	{
	background: #212121;
	color: #ffffff;
	display: inline-block;
	padding: 0.7em 1.5em;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
	margin: 0 auto;
	-webkit-border-top-left-radius: 5px; /*safari and Chrome*/
	-webkit-border-top-right-radius: 5px; /*safari and Chrome*/
	-moz-border-radius: 5px 5px 0px 0px; /*Mozilla*/
	-o-border-radius: 5px 5px 5px 5px; /*Opera*/
	border-radius: 5px 5px 0px 0px; /*W3C*/
}
.top a:hover {
	-webkit-box-shadow: 0px 0px 5px 5px #eeeeee; /*safari and Chrome*/
	-moz-box-shadow: 0px 0px 5px 5px #eeeeee; /*Mozilla*/
	-o-box-shadow: 0px 0px 5px 5px #eeeeee; /*Opera*/
	-ms-box-shadow: 0px 0px 5px 5px #eeeeee; /*Ms IE*/
	box-shadow: 0px 0px 5px 5px #eeeeee; /*W3C*/
}
legend {
	font-size: 110%;
	line-height: 1.2;
	font-weight: bold;
}
.video-external {
	position: relative;
	margin: 0 auto;
	max-width: 75%;
}
.video-external-full {
	position: relative;
}
.video-external iframe,
.video-external-full iframe,
.video-external object,
.video-external-full object,
.video-external embed,
.video-external-full embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* 16:9 Video Ratio */
.widescreen {
	padding-bottom: 45.75%;
}
/* 16:9 Video Ratio */
.widescreen-full {
	padding-bottom: 56.25%;
}
/* 4:3 Video Ratio */
.fourbythree {
	padding-bottom: 75%;
}
.nav-right.affix {
	display: block;
	position: fixed;
}
.tabscustom .nav {
	margin-left: 0;
}
.tabscustom .nav-tabs {
border-bottom: 1px solid #a9cfeb;
}
.tabscustom > .nav-tabs a {
	background-color: #b2daf8;
	background-repeat: repeat-x; /* Repeat the gradient */
	background-image: -moz-linear-gradient(top, #c5e5fd 0%, #b2daf8 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5e5fd), color-stop(100%,#b2daf8)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #c5e5fd 0%,#b2daf8 100%); /* Chrome 10+,Safari 5.1+ */
	background-image: -ms-linear-gradient(top, #c5e5fd 0%,#b2daf8 100%); /* IE10+ */
	background-image: -o-linear-gradient(top, #c5e5fd 0%,#b2daf8 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5e5fd', endColorstr='#b2daf8',GradientType=0 ); /* IE6-9 */
	background-image: linear-gradient(top, #c5e5fd 0%,#b2daf8 100%); /* W3C */
	font-weight: bold;
	border: 1px solid #a9cfeb;
}
	background-image: -moz-linear-gradient(top, #c5e5fd 0%, #b2daf8 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5e5fd), color-stop(100%,#b2daf8)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #c5e5fd 0%,#b2daf8 100%); /* Chrome 10+,Safari 5.1+ */
	background-image: -ms-linear-gradient(top, #c5e5fd 0%,#b2daf8 100%); /* IE10+ */
	background-image: -o-linear-gradient(top, #c5e5fd 0%,#b2daf8 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5e5fd', endColorstr='#b2daf8',GradientType=0 ); /* IE6-9 */
	background-image: linear-gradient(top, #c5e5fd 0%,#b2daf8 100%); /* W3C */
	font-weight: bold;
	border: 1px solid #a9cfeb;
}
.tabscustom > .nav-tabs a:hover {
	color: #2B5EAA;
	background-color: #b2daf8;
	background-repeat: repeat-x; /* Repeat the gradient */
	background-image: -moz-linear-gradient(top, #e0f2ff 0%, #c5e5fdc5e5fd 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0f2ff), color-stop(100%,#c5e5fd)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #e0f2ff 0%,#c5e5fd 100%); /* Chrome 10+,Safari 5.1+ */
	background-image: -ms-linear-gradient(top, #e0f2ff 0%,#c5e5fd 100%); /* IE10+ */
	background-image: -o-linear-gradient(top, #e0f2ff 0%,#c5e5fd 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f2ff', endColorstr='#c5e5fd',GradientType=0 ); /* IE6-9 */
	background-image: linear-gradient(top, #e0f2ff 0%,#c5e5fd 100%); /* W3C */
	font-weight: bold;
	border: 1px solid #a9cfeb;
}

.tabscustom > .nav-tabs > .active > a, .tabscustom > .nav-tabs > .active > a:hover {
	color: #555;
	background-color: #e0f2ff;
	background-repeat: repeat-x; /* Repeat the gradient */
	background-image: -moz-linear-gradient(top, #e0f2ff 0%, #ffffff 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0f2ff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #e0f2ff 0%,#ffffff 100%); /* Chrome 10+,Safari 5.1+ */
	background-image: -ms-linear-gradient(top, #e0f2ff 0%,#ffffff 100%); /* IE10+ */
	background-image: -o-linear-gradient(top, #e0f2ff 0%,#ffffff 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f2ff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background-image: linear-gradient(top, #e0f2ff 0%,#ffffff 100%); /* W3C */
	border: 1px solid #a9cfeb;
	border-bottom-color: #ffffff;
	cursor: default;
}

/* --------------------->>> COOKIE MESSAGE 2018 <<<---------------------*/

#js-cookie-message {
    background: #1e282f;
    background: #f7f7f7;
    color: #222;
    font-size: 14px;
}
#js-cookie-message .container {
    padding: 15px 0;
}
#js-cookie-message .container a {
    cursor: pointer;
    color: #222;
    text-decoration: underline;
}
#js-cookie-message .container a:hover {
    text-decoration: none;
}
#js-cookie-message .container i {
    display: inline-block;
    color: #bebebe;
	font-weight: 300;
    font-size: 200%;
    line-height: 1;
}
#js-cookie-message .container a.cancel {
    float: right;
    line-height: 1;
    display: inline-block;
    color: #bebebe;
	font-weight: 300;
    font-size: 160%;
    margin-right: 10px;
	text-decoration: none;

}

/* MEDIA QUERIES ============================================================================= */

@media print {
* {
  background: transparent !important;
  color: black !important;
  text-shadow: none !important;
  filter: none !important;
  -ms-filter: none !important;
}
@page  {
  margin: 0.5cm;
}
h2, h3 {
  orphans: 3;
  widows: 3;
  page-break-after: avoid;
}
p {
  orphans: 3;
  widows: 3;
}
pre, blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}
abbr[title]:after {
  content: " (" attr(title) ")";
}
a, 
a:visited {
  color: #444 !important;
  text-decoration: underline;
}
/*a[href]:after {
  content: " (" attr(href) ")";
  font-size: 80%;
}*/
a[href^="javascript:"]:after, a[href^="#"]:after {
  content: "";
}
img {
  max-width: 100% !important;
  page-break-inside: avoid;
}
thead {
  display: table-header-group;
}
tr {
  page-break-inside: avoid;
}
.ir a:after {
  content: "";
}
.hidden-print {
display: none !important;
}
.tab-pane {
	display:block!important;
}

}
/* 2X */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {

}
/* 480px */
@media only screen and (min-width: 480px) {
.navbar .nav > li > a {
	line-height: 40px;
}
.main ul {
	margin-left: 3em;
}
.sidebarbanner {
	padding: 19px; 
	margin: 0;
	text-align:center;
	display: block;
}

}

@media only screen and (min-width: 700px) {

}

/* 767px */
@media only screen and (min-width: 767px) {
/* BOOTSTRAP CUSTOMIZATION */
.navbar-fixed-top {
	margin: 0 auto;
}
.navbar-inner {
	min-height: 40px;
	padding: 10px 0;
	max-width: 1170px;
	margin: 0 auto;
	filter:none;
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.navbar-inner .container {
	margin: 0 auto;
	width: auto;
}
.navbar ul li {
	margin-bottom: 0 !important;
}
.navbar .nav > li > a {
	line-height: 40px;
	margin: 0;
	padding: 10px 8px;
	font-size: 110%;
	line-height: 1.2;
}
.navbar .nav > li > a:hover, .dropdown-menu > a:hover, .dropdown-toggle > a, .open, .navbar .nav li.dropdown.open > .dropdown-toggle   {
	background: #25b1e8;
	color: #000000;
	-moz-border-radius: 5px ; /*Mozilla*/
	-webkit-border-radius: 5px ; /*safari and Chrome*/
	-o-border-radius: 5px ; /*Opera*/
	border-radius: 5px ; /*W3C*/
	-moz-box-shadow: inset 0 0 10px #004175;/*Mozilla*/
	-webkit-box-shadow: inset 0 0 10px #004175; /*safari and Chrome*/
	-o-box-shadow: inset 0 0 10px #004175; /*Opera*/
	-ms-box-shadow: inset 0 0 10px #004175; /*Ms IE*/
	box-shadow: inset 0 0 10px #004175; /*W3C*/
}
ul.dropdown-menu > li.highlight > a {
	color: #282828!important;
}
ul.dropdown-menu li.highlight a:hover {
	color: #ffffff!important;
}
.navbar .brand {
	padding: 0;
	margin: 0 20px 0 15px;
}
.dropdown-menu li a {
	color: #282828;
}
.carousel	{
	margin-bottom: 0;
	/*width: 90%;*/
	margin: 0 auto;
	max-width: 1100px;
}
.carousel-control	{
	line-height: 40px;
	top: 50%;
}
.form-horizontal .control-label {
	width: 180px;
}
.form-horizontal .controls {
	margin-left: 200px;
}
.ie7 .form-horizontal .controls {
	margin-left: 0px;
}
.ie7 input[type=button] {
	margin-left: 185px;
}
.ie7 input[type=submit] {
	margin-left: 165px;
}

/*LAYOUT*/
html {
	background: url('../../images/pagebg.gif');
	padding-bottom: 1em;
}
body {
	font-size: 90%;
	padding: 51px 0 0 0;
	background: transparent;
	max-width: 1170px;
	margin: 0 auto;
}

footer {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.ie8 body {
	padding: 30px 0 0 0;
}
body.home {
	background: transparent;
	color: #282828;
}
.homeborder	{
	border-bottom: 1px #ffffff solid;
}
.screen1	{
	position: relative;
	margin-top: -120px;
}
.screen2	{
	position: relative;
	margin: 100px 0 0 -40px;
}
.screen3	{
	position: relative;
	margin: -50px 0 0 -40px;
}
.screen4	{
	position: relative;
	margin: 170px 0 0 -40px;
}
.screen5	{
	position: relative;
	margin: 20px 0 0 -40px;
}
.screen6	{
	position: relative;
	margin: 200px 0 0 -40px;
}

.screen1v2	{
	position: relative;
	margin: 20px 0 0 0px;;
	z-index: 5;
}
.screen2v2	{
	position: relative;
	margin: 80px 0 0 -110px;
	z-index: 15;
}
.screen3v2	{
	position: relative;
	margin: 120px 0 0 -70px;
	z-index: 20;
}
.screen4v2	{
	position: relative;
	margin: -20px 0 0 -40px;
	z-index: 15;
}
.screen5v2	{
	position: relative;
	margin: -20px 0 0 -90px;
	z-index: 30;
}
.screen6v2	{
	position: relative;
	margin: 120px 0 0 -60px;
	z-index: 35;
}
.screen7v2	{
	position: relative;
	margin: 160px 0 0 -20px;
	z-index: 35;
}


h1.home	{
	/*letter-spacing: -1px;*/
	text-shadow: 0px 1px 1px #ffffff;
	font-size: 170%;
	font-weight: normal;
	color: #282828;
	/*padding: 0.5em 1em 0.2em 1em;*/
}
.homebullets {
	margin: 2em 4em;
	font-size: 105%;
}
.homesteps {
	width: 100%;
	margin-bottom:1em;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	float:left;
	background-color: #f2f2f2;
	background-repeat: repeat-x; /* Repeat the gradient */
	background-image: -ms-linear-gradient(top, white 0%,#E6E6E6 100%); /* IE10+ */
	background-image: -moz-linear-gradient(top, white, #E6E6E6); /* FF3.6+ */
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E6E6E6)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, white, #E6E6E6); /* Chrome 10+,Safari 5.1+ */
	background-image: -o-linear-gradient(top, white, #E6E6E6);  /* Opera 11.10+ */
	background-image: linear-gradient(to bottom, white, #E6E6E6); /* W3C */
	border: 1px solid #E6E6E6;
}
.homethumbnail {
	padding: 1em;
	-webkit-border-radius: 10px ; /*safari and Chrome*/
	-moz-border-radius: 10px ; /*Mozilla*/
	-o-border-radius: 10px ; /*Opera*/
	border-radius: 10px ; /*W3C*/
	min-height: 19em;
	border: 1px solid #b3b2b2;
}
.homethumbnailfr {
	min-height: 22em;
}
.home-item	{
	padding: 2em 2.5em;
}
/*New home items */

.home-boxes div:first-child div {
	margin: 1em 0 1em 4em;
	background: #ffffff;
}
.home-boxes div:nth-child(2) div {
	margin: 1em 2em 1em 2em;
	background: #ffffff;
}

.home-boxes div:last-child div {
	margin: 1em 4em 1em 0;
	background: #ffffff;
}
.home-divider {
	border-top: 2px #ebebeb solid;
	margin: 1em 2.5% 0 2.5%;
}
.home-more {
	padding-bottom: 0.3em;
	font-size: 180%;
}

/*New home buttons */
.dload li {
	width: 33.333333333333333%;
	display:block;
	float:left;
}
.dload li a {
	display: block;
	padding: 1.5em;
	min-height: 2em;
}
.dload li a {
	background-color: #f2f2f2;
	background-repeat: repeat-x; /* Repeat the gradient */
	background-image: -ms-linear-gradient(top, white 0%,#E6E6E6 100%); /* IE10+ */
	background-image: -moz-linear-gradient(top, white, #E6E6E6); /* FF3.6+ */
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E6E6E6)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, white, #E6E6E6); /* Chrome 10+,Safari 5.1+ */
	background-image: -o-linear-gradient(top, white, #E6E6E6);  /* Opera 11.10+ */
	background-image: linear-gradient(to bottom, white, #E6E6E6); /* W3C */
	border: 1px solid #E6E6E6;
	padding-left: 80px;
}
.dload li a img {
	margin-left: -70px;
	max-width: 60px;
}
.dload li a.first {
	border-radius: 10px 0px 0px 10px; 
	-moz-border-radius: 10px 0px 0px 10px; 
	-webkit-border-radius: 10px 0px 0px 10px; 
	-o-border-radius: 10px 0px 0px 10px; 
}
.dload li a.middle {
	border-left: 1px solid transparent;
}
.dload li a.last {
	border-radius: 0px 10px 10px 0px; 
	-moz-border-radius: 0px 10px 10px 0px; 
	-webkit-border-radius: 0px 10px 10px 0px; 
	-o-border-radius: 0px 10px 10px 0px; 
	border-left: 1px solid transparent;
}
.dload li a:hover {
	background-color: #e6e6e6;
	background-repeat: repeat-x; /* Repeat the gradient */
	background-image: -ms-linear-gradient(top, #E6E6E6 0%,white 100%); /* IE10+ */
	background-image: -moz-linear-gradient(top, #E6E6E6, white); /* FF3.6+ */
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E6E6E6), to(white)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #E6E6E6, white); /* Chrome 10+,Safari 5.1+ */
	background-image: -o-linear-gradient(top, #E6E6E6, white);  /* Opera 11.10+ */
	background-image: linear-gradient(to bottom, #E6E6E6, white); /* W3C */
	border: 1px solid #E6E6E6;
	text-decoration: none;
}
/**/

.btn-spacer, .btn-spacer2 {
	margin-top: 0em;
}
.enlarge	{
	color: #999999;
	font-size: 90%;
}
p, ul, ol {
	font-size: 100%;
	text-align: left;
}
blockquote.home {
	background: #e5e5e5;
	padding: 1em;
	margin: 1em 2.5%;
	text-align: center;
	-webkit-border-radius: 10px ; /*safari and Chrome*/
	-moz-border-radius: 10px ; /*Mozilla*/
	-o-border-radius: 10px ; /*Opera*/
	border-radius: 10px ; /*W3C*/
	  /* IE 8 */
	background:rgb(225,225,225);
	background:rgba(225,225,225,0.5);
	-ms-filter:alpha(opacity=50);
	filter:alpha(opacity=50);
}
blockquote.home p {
	margin: 0 auto;
	font-size: 170%;
	letter-spacing: -1px;
	line-height: 1.2;
	text-align: center;
}
.csquote, .csquotefr	{
	margin: 1em 3em 1em 2em;
}
.contentbg {
	margin: 0 auto;
	max-width: 1170px;
	background: #ffffff;
}
.carouselbg	{
	margin: 1.5em 0 1em 0;
	background: #202022;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.thumbsbg	{
	padding: 2.3em 0 0 0;
	background: #ffffff;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;

}
.roundedtop {
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
.main {
	margin: 2.5em 2em 1em 2em;
	text-align: left;
}
.main ul, .main ol {
	margin-left: 3em;
}
.spanspace {
	margin-top: 2em;
}
.nobreak	{
	white-space: nowrap;
}
.indent	{
	margin-left: 2em;
}
ul.nav li.highlight a { 
	color:#ffffff;
	cursor:default;
}
ul.nav-right li.highlight a { 
	background: #08c;
}
div[role=sidebar] {
	margin: 4.4em 2em 0 0;
}
div[role=sidebar], 
div[role=sidebar] a, 
.sidebar a, 
.home span.heading, 
span.heading, 
.home span.subhead, 
span.subhead { 
	color: #282828;
}
.sidebar h3	{
	font-size: 1.4em;
  	padding: 5px 10px;
  	margin: 0.8em 0 -0.2em 0;
  	color: #707070;
  	text-indent: 0.5em;
  	font-weight: normal;
  	background: #f2f2f2;
	border: 1px solid #E6E6E6;
	border-bottom: none;
  	-webkit-border-top-left-radius: 5px; /*safari and Chrome*/
	-webkit-border-top-right-radius: 5px; /*safari and Chrome*/
	-moz-border-radius: 5px 5px 0px 0px; /*Mozilla*/
	-o-border-radius: 5px 5px 5px 5px; /*Opera*/
	border-radius: 5px 5px 0px 0px; /*W3C*/

}
.sidebarnote {
	margin: 5.5em 1.5em 1.5em 1.5em;
	font-size: 100%;
}
.sidebarbanner {
	padding: 19px; 
	margin: 0;
	text-align:center;
	display: block;
}

/*New sidebar buttons */
.getstarted li {
	display:block;
	margin: 0 0 0.1em 0;
}
.getstarted li a {
	display: block;
	padding: 1.5em;
	min-height: 0em;
	border: 1px solid #E6E6E6;
	background-color: #ffffff;
	padding-left: 80px;
}
.getstarted li a.num {
	padding-left: 50px;
}
.getstarted li a img {
	margin-left: -70px;
	max-width: 60px;
}
.getstarted li a:hover {
	background: #f2f2f2;
	border: 1px solid #E6E6E6;
	text-decoration: none;
}
.getstarted span.num	{
	background: #6fe944;
	padding: 0.4em 0.5em 0.3em 0.5em;
	margin: 0 0.2em 0.8em -1.5em;
	display:block;
	width: 12px;
	height: 19px;
	float:left;
	color: #ffffff;
	font-weight: bold;
	font-size: 150%;
	border: #ffffff;
	-webkit-border-radius: 45px ; /*safari and Chrome*/
	-moz-border-radius: 45px ; /*Mozilla*/
	-o-border-radius: 45px ; /*Opera*/
	border-radius: 45px ; /*W3C*/
	-webkit-box-shadow: inset 0 0 30px #53af33; /*safari and Chrome*/
	-moz-box-shadow: inset 0 0 30px #53af33; /*Mozilla*/
	-o-box-shadow: inset 0 0 30px #53af33; /*Opera*/
	-ms-box-shadow: inset 0 0 30px #53af33; /*Ms IE*/
	box-shadow: inset 0 0 30px #4ca12f; /*W3C*/
}
/**/
/*New Sidebar Feature */
.feature li {
	width: auto;
	display:block;
	margin: 0;
	padding: 1.5em;
	background-color: #ffffff;
	border: 1px solid #E6E6E6;

}
.feature li:hover {
	background: #ffffff;
}
/**/

div.casestudies {
	margin: 0;
}
div.casestudies a {
	zoom: 1;
	margin: 0;
	padding: 1em;
	padding-left: 45px;
	margin-right: 0;
	text-align: left;
	display: block;
	text-decoration: none;
	color: #282828;
	line-height: 1.4;
	font-size: 90%;
}
div.casestudies > .btn-large > img {
	margin: 0.8em 0.5em 0 0.5em;
}
.homebtn {
	margin: 0;
	text-align: left;
	-webkit-border-radius: 5px ; /*safari and Chrome*/
	-moz-border-radius: 5px ; /*Mozilla*/
	-o-border-radius: 5px ; /*Opera*/
	border-radius: 5px ; /*W3C*/
	background: transparent;
	border-right: 1px #eeeeee solid;
}

.homebtn.last {
	border-right: none;
	padding-right: 0.5em;
}
.homebtn.first {
	border-left: none;
	padding-left: 0.5em;
}

.homebtn a:hover {
	-webkit-box-shadow: 0px 0px 5px 5px #e1e1e1; /*safari and Chrome*/
	-moz-box-shadow: 0px 0px 5px 5px #e1e1e1; /*Mozilla*/
	-o-box-shadow: 0px 0px 5px 5px #e1e1e1; /*Opera*/
	-ms-box-shadow: 0px 0px 5px 5px #e1e1e1; /*Ms IE*/
	box-shadow: 0px 0px 5px 5px #e1e1e1; /*W3C*/
	-webkit-border-radius: 5px ; /*safari and Chrome*/
	-moz-border-radius: 5px ; /*Mozilla*/
	-o-border-radius: 5px ; /*Opera*/
	border-radius: 5px ; /*W3C*/
}
/*New home buttons */
.dloadwrapper {
	margin: 0 2em 0 2em;
	text-align:center;
}
.dload {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
.dload li {
	width: 33.333333333333333%;
	display:block;
	float:left;
}
.dload li a {
	display: block;
	padding: 1.5em;
	min-height: 2em;
}
.dload li a {
	background-color: #f2f2f2;
	background-repeat: repeat-x; /* Repeat the gradient */
	background-image: -ms-linear-gradient(top, white 0%,#E6E6E6 100%); /* IE10+ */
	background-image: -moz-linear-gradient(top, white, #E6E6E6); /* FF3.6+ */
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#E6E6E6)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, white, #E6E6E6); /* Chrome 10+,Safari 5.1+ */
	background-image: -o-linear-gradient(top, white, #E6E6E6);  /* Opera 11.10+ */
	background-image: linear-gradient(to bottom, white, #E6E6E6); /* W3C */
	border: 1px solid #E6E6E6;
	padding-left: 80px;
}
.dload li a img {
	margin-left: -70px;
	max-width: 60px;
}
.dload li a.first {
	border-radius: 10px 0px 0px 10px; 
	-moz-border-radius: 10px 0px 0px 10px; 
	-webkit-border-radius: 10px 0px 0px 10px; 
	-o-border-radius: 10px 0px 0px 10px; 
}
.dload li a.middle {
	border-left: 1px solid transparent;
}
.dload li a.last {
	border-radius: 0px 10px 10px 0px; 
	-moz-border-radius: 0px 10px 10px 0px; 
	-webkit-border-radius: 0px 10px 10px 0px; 
	-o-border-radius: 0px 10px 10px 0px; 
	border-left: 1px solid transparent;
}
.dload li a:hover {
	background-color: #e6e6e6;
	background-repeat: repeat-x; /* Repeat the gradient */
	background-image: -ms-linear-gradient(top, #E6E6E6 0%,white 100%); /* IE10+ */
	background-image: -moz-linear-gradient(top, #E6E6E6, white); /* FF3.6+ */
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E6E6E6), to(white)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #E6E6E6, white); /* Chrome 10+,Safari 5.1+ */
	background-image: -o-linear-gradient(top, #E6E6E6, white);  /* Opera 11.10+ */
	background-image: linear-gradient(to bottom, #E6E6E6, white); /* W3C */
	border: 1px solid #E6E6E6;
	text-decoration: none;
}
span.homenum	{
	background: #6fe944;
	padding: 0.3em 0.6em 0.6em 0.6em;
	margin: -0.1em 0.2em 0.5em -2em;
	display:block;
	width: 12px;
	height: 19px;
	float:left;
	color: #ffffff;
	font-weight: bold;
	font-size: 150%;
	text-shadow: none;
	border: 2px solid #53af33;
	-webkit-border-radius: 45px ; /*safari and Chrome*/
	-moz-border-radius: 45px ; /*Mozilla*/
	-o-border-radius: 45px ; /*Opera*/
	border-radius: 45px ; /*W3C*/
	-webkit-box-shadow: inset 0 0 30px #53af33; /*safari and Chrome*/
	-moz-box-shadow: inset 0 0 30px #53af33; /*Mozilla*/
	-o-box-shadow: inset 0 0 30px #53af33; /*Opera*/
	-ms-box-shadow: inset 0 0 30px #53af33; /*Ms IE*/
	box-shadow: inset 0 0 30px #4ca12f; /*W3C*/
}
a span.homeheading	{
	color: #282828;
}
a span.homesubhead	{
	color: #282828;
}
h3.videotitle {
	display: block;
	text-align: center;
	font-size: 180%;
	line-height: 110%;
	font-weight: normal;
	margin:  0;
	padding: 0.3em 0  0.3em 0;
	background: #3c54a5;
	color: #ffffff;
	-webkit-border-top-left-radius: 5px; /*safari and Chrome*/
	-webkit-border-top-right-radius: 5px; /*safari and Chrome*/
	-moz-border-radius: 5px 5px 0px 0px; /*Mozilla*/
	-o-border-radius: 5px 5px 5px 5px; /*Opera*/
	border-radius: 5px 5px 0px 0px; /*W3C*/
}
/* Sidenav for Docs
-------------------------------------------------- */
nav-right-container {
	width: auto;
}
.nav-right {
  width: auto;
  margin: 30px 0px 20px 30px;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
          box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.nav-right >li {
	margin-bottom: 0;
}
.nav-right > li > a {
  display: block;
  *width: 190px;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
  color: #282828;
}
.nav-right > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}
.nav-right > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}
.nav-right > .active > a {
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
     -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
          box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
/* Chevrons */
.nav-right .icon-chevron-right {
  float: left;
  margin-top: 2px;
  margin-right: 6px;
  opacity: .25;
}
.nav-right > li > a:hover {
  background-color: #08c;
  color: #ffffff;
}
.nav-right a:hover .icon-chevron-right {
  opacity: .5;
}
.nav-right .active .icon-chevron-right,
.nav-right .active a:hover .icon-chevron-right {
  background-image: url(../../images/glyphicons-halflings-white.png);
  opacity: 1;
}
.nav-right.affix {
  top: 120px;
}
.nav-right.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 270px;
}
.nav-right.affix {
    position: fixed;
    top: 60px;
  }

}

@media (min-width: 768px) and (max-width: 979px)	{
body {
	padding-top: 0;
}
section {
	padding-top: 2.8em;
}
.ie8 .navbar-inner,
.ie9 .navbar-inner {
	background: #202022;
}
.nav-right {
    width: auto;
    margin-top: 20px;
}
.nav-right.affix {
    top: 130px;
    position: fixed;
}
.homethumbnail {
	min-height: 21.5em;

}
.sidebarbanner {
	padding: 19px; 
	margin: 0;
	text-align:center;
	display: block;
}
.dload li a {
	padding: 1.5em;
	padding-left: 70px;
	min-height: 5.8em;
}
.dload li a img {
	margin-left: -60px;
	max-width: 60px;
	height: auto;
}
.img-spacer {
	margin:8% 0;
	display:block;
}

}
/* 992px */
@media only screen and (min-width: 980px) {
body.js-cookie-message-visible { 
	padding-top: 103px;
}
:lang(de) body.js-cookie-message-visible { 
	padding-top: 115px;
}
section {
	padding-top: 4.8em;
}
.nav-right {
    top: 40px;
    margin-top: 30px;
    margin-right: 0;
   	width: 200px;
}
.ie8 .navbar-inner,
.ie9 .navbar-inner {
	background: #202022;
}
.navbar .brand {
	padding: 0;
	margin: 0 10px 0 11px;
}
.navbar .nav > li > a {
	padding: 12px 6px;
	font-size: 90%;
}
.sidebarbanner {
	padding: 19px; 
	margin: 0;
	text-align:center;
	display: block;
}
.float-left {
	float: left;
	margin-right: 0.5em;
}
.float-right {
	float: right;
	margin-left: 0.5em;
}
.dload li a {
	padding: 1.5em;
	padding-left: 70px;
	min-height: 5.9em;
}
.dload li a img {
	margin-left: -60px;
	max-width: 60px;
	height: auto;
}
.img-spacer {
	margin:8% 0;
	display:block;
}

}
/* 1200px */
@media only screen and (min-width: 1281px) {

.navbar .brand {
	padding: 0px 20px 0px 20px;
	margin: 0 20px 0 15px;
}
.ie8 .navbar-inner,
.ie9 .navbar-inner {
	background: #202022;
}
.navbar .nav > li > a {
	padding: 12px 10px;
	font-size: 110%;
}
.nav-right {
	top: 80px;
	width: 300px;
}
.homethumbnail {
	min-height: 19em;

}
.homethumbnailfr {
	min-height: 20.5em;
}
.dload li a {
	padding-left: 100px;
	min-height: 3.8em;
}
.dload li a img {
	margin-left: -80px;
	max-width: 80px;
	height: auto;
}

}
/* LightBox */
#lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	opacity: 0.85;
	display: none;
}
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: normal;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
.lb-outerContainer {
	position: relative;
	background-color: white;
	*zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}
.lb-container {
	padding: 10px;
}
.lb-loader {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
.lb-container > .nav {
	left: 0;
}
.lb-nav a {
	outline: none;
}
.lb-prev, .lb-next {
	width: 49%;
	height: 100%;
	background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
	/* Trick IE into showing hover */
	display: block;
}
.lb-prev {
	left: 0;
	float: left;
}
.lb-next {
	right: 0;
	float: right;
}
.lb-prev:hover {
	background: url(/images/prev.png) left 48% no-repeat;
}
.lb-next:hover {
	background: url(/images/next.png) right 48% no-repeat;
}
.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
	*zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-ms-border-bottom-left-radius: 4px;
	-o-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-ms-border-bottom-right-radius: 4px;
	-o-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}
.lb-data {
	padding: 0 10px;
	color: #bbbbbb;
}
.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}
.lb-data .lb-caption {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
}
.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 11px;
}
.lb-data .lb-close {
	width: 35px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
.lb-data .lb-close:hover {
	cursor: pointer;
}