




/*
     FILE ARCHIVED ON 4:33:46 Mar 28, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:56:42 May 6, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/


body, html, p {
	font-family: "Lato", Helvetica, Arial, sans-serif;
}

/*Header*/

#headerbar {
	background: #000;
	height: 67px;
	width: 100%;
	min-width:768px;
	position: fixed;
	z-index: 99999;
	top: 22px;
	left: 0px;
}

.navbar-header {
	background-color: #000;
	border: none;
	color: #fff;
	position: relative;
	float: left;
	top: 0px;
}

.navbar-collapse {
	float: right;
}

#headerbar ul.nav {
	list-style: none;
	background: #000;
}

#off ul.nav li {
	float: left;
	position: relative;
	margin: 0;
	background: #000;
}

#headerbar .nav > li > a {
	color: #fff;
	padding: 23px 10px 20px 10px;
	float: left;
	display: block;
	text-decoration: none;
	font-weight:bold;
	font-size: 15px;
}

#headerbar .nav > li > a:hover {
	background: rgb(46,46,46);
}

#headerbar .nav li:hover > a {
	background: rgb(46,46,46);
}
#headerbar .nav li:hover > .dropdown-toggle:after {
	content: '+';
	color: rgb(88,165,238);
	font-weight: bold;
	padding-left: 5px;
}

a.navbar-brand {
	float: left;
	font-size: 18px;
	line-height: 0px;
	padding: 0px;
}

a.navbar-brand img {
	height: 67px;
}

.nav > .dropdown > .dropdown-menu li {
	background: rgb(46,46,46);
	display: block;
	float: none;
}

li.dropdown:hover > ul.dropdown-menu {
	display: block;
}

.dropdown-menu {
	position: absolute;
	top: 63px;
	left: 0;
	right: auto;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: rgb(46,46,46);
	border: none;
}
.dropdown-menu .subtext {
	padding-left:10px;
	font-weight:normal;
	font-size:12px;
	display:block;
	}
.dropdown-menu.last {
	left: auto;
	right: 0px;
}

.dropdown-menu > li > a {
	display: block;
	padding: 6px 20px;
	clear: both;
	font-weight: bold;
	line-height: 1.428571429;
	color: #fff;
	white-space: nowrap;
	
}

.dropdown-menu li a:before {
	content: '+';
	color: rgb(88,165,238);
	font-weight: bold;
	margin-left: -5px;
	padding-right: 5px;
}

.dropdown-menu li a:hover:before {
	color: #fff;
}

.dropdown-menu li:hover {
	background: rgb(38,120,230);
}

.dropdown-menu > li a:hover {
	color: #fff;
	background: rgb(38,120,230);
	text-decoration: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #000;
	color: rgb(38,120,230);
}


.dropdown-toggle:after {
	content: '+';
	color: #ccc;
	font-weight: bold;
	padding-left: 5px;
}
#langbar {
	background:#333;
	width:100%;
	height:22px;
	top:0px;
	left:0px;
	position:fixed;
	z-index:999999999;
	color:#ccc;
	padding-top:1px;
}
#langbar ul, #langbar .dropdown{
	float:right;
	list-style:none;
	min-width:0px;
	background:#333;
	margin-left:10px;
}
#langbar .dropdown-toggle:after {
	content: '';
}
ul.top-drop li {
	position:relative;
}
#langbar ul li ul li {
	margin-left:0px;
	text-align:right;
}
#langbar ul li a, #langbar a {
	font-weight:normal;
	color:#ccc;
	font-size:13px;
}
#langbar ul li ul {
	top:20px;
	right:-4px;
}
#langbar .dropdown-menu li a:before {
	content: '';
}
#langbar .dropdown-menu li a img {

	margin-right:-6px;
}
#langbar li a img {
	margin-bottom:-1px;
}

#langbar .dropdown-menu > li > a {
display: block;
clear: both;
line-height: 1.428571429;
color: #ccc;
white-space: nowrap;
padding-top:1px;
padding-bottom:1px;
padding-right:10px;
padding-left:10px;
}
#langbar .dropdown-menu > li > a:hover {
	background-color:transparent;
}

#subnav {
	height: 65px;
	position: fixed;
	z-index: 9999;
	width: 100%;
	-ms-box-shadow: 0px 4px 70px rgb(152,152,152);
	-moz-box-shadow: 0px 4px 70px rgb(152,152,152);
	-o-box-shadow: 0px 4px 70px rgb(152,152,152);
	-webkit-box-shadow: 0px 4px 70px rgb(152,152,152);
	box-shadow: 0px 4px 70px rgb(152,152,152);
	top: 89px;
	display: none;
	clear: both;
}
#subnav.visible {
	display:block;
}

#subnav .container {
	height: 65px;
}
#

#subnav .row {
	padding-bottom: 0px;
}

#subnav p.medium {
	padding-top: 10px;
}

#subnav .download p {
	text-align: right;
}

#subnav .download p#downloadfree {
	float: right;
	display: block;
}

#subnav img {
	padding: 0;
	padding-left: 20px;
	float: right;
	margin: 0;
	margin-top: -6px;
	width: 150px;
	display: block;
}

#subnav a {
	float: right;
	display: inline-block;
	color: #333;
}
#subnav.company a {
	float:none;
	display:block;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: pre;
}
#subnav a.googleplay {
	width: 160px;
}

/*footer*/
#newsletter {
	background: rgb(38,120,230);
	padding-top: 30px;
	height: 150px;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom:0px;
}

#newsletter form {
	position: relative;
	display: block;
	width: auto;
	margin-top: 15px;
}

#newsletter form #e-mail {
width: 235px;
text-align: center;
height: 35px;
padding-left: 5px;
border: 4px solid #eee;
font-size:16px;
padding-top:4px\9;
padding-bottom:4px\9;
height: 27px\9;
}
#newsletter form #e-mail::-ms-clear {
	display:none;
}
#seperator {
	height:495px;
	display:block;
	float:left;
	*height:0px;
}
section#release-history {
	height:auto;
	min-height:600px;
	padding-top:150px;
}
#newsletter form .submit {
border: 0px;
color: #fff;
font-size: 18px;
height: 44px;
background: rgb(103,210,0);
padding-left: 10px;
padding-right: 10px;
vertical-align: initial;
margin-top: 0px;
-webkit-appearance: none;
}

#footer {
	min-height: 400px;
	background: #000;
	position:fixed;
	*position:static;;
	z-index:-1;
	bottom:0px;
	left:0px;
}
#footer p, #footer a {color:#959595;}

#off #productscolumn {float: left; padding-right: 40px; margin-left: 0px; margin-top:10px;}

.quotes {
	text-align: center;
}

.quotes img {
	display: block;
	margin: 0px auto;
}

.quotes p {
	font-weight: bold;
	font-size: 13px;
}

.quotes p:before {
	content: url(/web/20160328043346/https://desk-customers.s3.amazonaws.com/images/quotes_10.jpg);
	float: left;
	display: block;
}

.quotes p:after {
	content: url(/web/20160328043346/https://desk-customers.s3.amazonaws.com/images/quotes_13.jpg);
	float: right;
	display: block;
}
.unbold {
	font-weight:normal;
}


#bottom-nav p, #bottom-nav a {
	font-size: 12px;
}

#bottom-nav a, #footer .container a {
	font-weight: normal;
	color: #959595;
}

#copyright p, #copyright a {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:0;
	padding-right:0;
	color:#959595;
	text-align:center;
}
#copyright a:hover {
	text-decoration:underline;
}

/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container .prefix_1 {
	padding-left:94px;
}

.container .prefix_2 {
	padding-left:188px;
}

.container .prefix_3 {
	padding-left:282px;
}

.container .prefix_4 {
	padding-left:376px;
}

.container .prefix_5 {
	padding-left:470px;
}

.container .prefix_6 {
	padding-left:564px;
}

.container .prefix_7 {
	padding-left:658px;
}

.container .prefix_8 {
	padding-left:752px;
}

.container .prefix_9 {
	padding-left:846px;
}

.container .prefix_10 {
	padding-left:940px;
}

.container .prefix_11 {
	padding-left:1034px;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/


.container .span1 {
	width:60px;
}

.container .span2 {
	width:140px;
}

.container .span3 {
	width:220px;
}

.container .span4 {
	width:300px;
}

.container .span5 {
	width:380px;
}

.container .span6 {
	width:460px;
}

.container .span7 {
	width:540px;
}

.container .span8 {
	width:620px;
}

.container .span9 {
	width:700px;
}

.container .span10 {
	width:780px;
}

.container .span11 {
	width:860px;
}

.container .span12 {
	width:940px;
}

/* Misc */

section {
	display: block;
	background: #fff;
	position: relative;
	width: 100%;
	float:left;
}

#subnav a.login {
float: right;
width: auto;
}


#footer { position:static !important;}
#seperator { display:none; }
}

.white {
color: #fff;
}

p, h1, h2, h3, h4, a {
font-size: 14px;
}

hr {
border: 0;
border-top: 1px solid #1a1a1a;
padding-top: 10px;
padding-bottom: 0px;
}

#search {
	padding-top: 153px;
}
