@charset "utf-8";
/* grande download button */
a.grande-btn {
	display: block;
	height: 73px;
	margin: 47px 0 36px 42px;
	position: relative;
	cursor: pointer;
	color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	line-height: 15px;
	text-shadow: 0 -1px 0 #3b8dd1;
	text-decoration: none;
}
a.grande-btn span.left {
	display: inline-block;
	float: left;
	clear: none;
	background: transparent url(img/grande-dl-button.png) top left no-repeat;
	height: 73px;
	width: 94px;
}
a.grande-btn span.right {
	display: inline-block;
	float: left;
	background: transparent url(img/grande-dl-button.png) top right no-repeat;
	padding: 19px 20px 0 0;
	height: 54px; /* 73 */
}
a.grande-btn:after {
	display: block;
	float: none;
	clear: both;
	content: "";
	height: 0;
}
/* */
a.grande-btn:hover span.left {
	background-position: bottom left;
}
a.grande-btn:hover span.right {
	background-position: bottom right;
}
a.grande-btn span.dwnld-content {
	display: block;
	position: absolute;
	background: transparent url(img/product-dwnld-icons.png) top left no-repeat;
	width: 136px;
	height: 136px;
	margin: -32px 0 0 -42px;
}
a.grande-btn.freexreport span.dwnld-content {
	background: transparent url(img/product-dwnld-icons.png) top left no-repeat;
}
a.grande-btn.getxpdf span.dwnld-content {
	background: transparent url(img/product-dwnld-icons.png) 0 -136px no-repeat;
}
a.grande-btn.namexpdf span.dwnld-content {
	background: transparent url(img/product-dwnld-icons.png) 0 -272px no-repeat;
}
a.grande-btn.barxprint span.dwnld-content {
	background: transparent url(img/product-dwnld-icons.png) bottom left no-repeat;
}
a.grande-btn span.right span.dwnld-info {
	display: block;
	font-size: 13px;
	*line-height: normal;
	margin-top: 3px;
}
/* table */
div#everything-wrap div.single-wrap div.download-options {
	display: block;
	margin-bottom: 24px;
}
div#everything-wrap div.single-wrap div.download-options div.icon {
	display: block;
	width: 40px;
	height: 40px;
	margin: 20px 20px 0 0;
	float: left;
	clear: none;
	background: transparent url(img/dl-icons.png) top left no-repeat;
}
div#everything-wrap div.single-wrap div.download-options.android div.icon {
	background-position: -40px 0;
}
div#everything-wrap div.single-wrap div.download-options.apple div.icon {
	background-position: -80px 0;
}
div#everything-wrap div.single-wrap div.download-options.win-mobile div.icon,
div#everything-wrap div.single-wrap div.download-options.winmob div.icon {
	background-position: -120px 0;
}
div#everything-wrap div.single-wrap div.download-options.manuals div.icon{
	background-position: -160px 0;
}
div#everything-wrap div.single-wrap div.download-options.samples div.icon{
	background-position: -200px 0;
}
div#everything-wrap div.single-wrap div.download-options.brochures div.icon{
	background-position: -240px 0;
}
div#everything-wrap div.single-wrap div.download-options div.table {
	display: block;
	float: left;
	clear: none;
}
div#everything-wrap div.single-wrap table {
	width: 520px;
	border: 0;
	margin-left: -9px;
}
div#everything-wrap div.single-wrap table tr td {
	border-bottom: 1px dotted #cdcdcd;
}
div#everything-wrap div.single-wrap table tr.odd {
	background-color: #f5f5f5;
}
div#everything-wrap div.single-wrap table tr:hover td {
	background-color: #fbfac9 !important;
}
div#everything-wrap div.single-wrap table tr td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 4px 0 4px 10px;
	vertical-align: middle;
}
div#everything-wrap div.single-wrap table tr td em {
	font-size: 11px;
	font-weight: normal;
	color: #3E96E0;
}
div#everything-wrap div.single-wrap table tr td.edition {
	width: 276px;
}
div#everything-wrap div.single-wrap table tr td.version {
	width: 140px;
	font-size: 12px;
}
div#everything-wrap div.single-wrap table tr .download {
	width: 70px;
}
div#everything-wrap div.single-wrap table tr td a.button {
	margin: 1px 0 0 0;
}
/* Free Trial limitation subrow */
div#everything-wrap div.single-wrap table tr.subrow td {
	padding: 1px 0 1px 10px;
}
div#everything-wrap div.single-wrap table tr.subrow td.border {
	padding: 1px 0 1px 1px;
}
div#everything-wrap div.single-wrap table tr.subrow td div.limitations {
	display: block;
	border-left: 4px solid #3E96E0;
	width: 400px;
}
div#everything-wrap div.single-wrap table tr.subrow td div.limitations h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #3E96E0;
	padding: 4px 0 0 15px;
	margin-bottom: 9px;
}
div#everything-wrap div.single-wrap table tr.subrow td div.limitations h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3E96E0;
	margin-bottom: 6px;
}
div#everything-wrap div.single-wrap table tr.subrow td div.limitations div.limit-content {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 13px;
	line-height: 15px;
	color: #737373;
	padding: 0 0 4px 15px;
	display: block;
}
div#everything-wrap div.single-wrap table tr.subrow td div.limitations div.limit-content ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
	color: #737373;
	list-style-type: disc;
	padding: 0 0 4px 22px;
	margin: 0 0 2px 0;
}
div#everything-wrap div.single-wrap table tr.subrow td div.limitations div.limit-content ul li {
	padding-left: 4px;
}
div#everything-wrap div.single-wrap table tr.subrow td div.limitations div.limit-content p {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
	color: #737373;
}
div#everything-wrap div.single-wrap table tr.subrow td.download {
	vertical-align: bottom;
}
/*
	sakriveni tr
*/
div#everything-wrap div.single-wrap table tr.hidden,
div#everything-wrap div.single-wrap table tr.hidden td {
	display: none;
}
/*
	popup cover
*/
div#download-popup-cover {
	background-color: #FFF;
	display: block;
	position: fixed;
	*position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 200;
	filter: alpha(opacity=50);	/* internet explorer */
	-khtml-opacity: 0.5;		/* khtml, old safari */
	-moz-opacity: 0.5;			/* mozilla, netscape */
	opacity: 0.5;				/* fx, safari, opera */
}
div#download-popup {
	display: block;
	float: none;
	clear: both;
	*position: absolute;
	position: fixed;
	width: 380px;
	height: auto;
	background-color: #FFF;
	top: 50%;
	left: 50%;
	margin: -200px auto auto -190px;
	z-index: 201;
	padding: 4px;
	border: 1px solid #D2D2D2;
}
div#download-popup.loading {
	height: 55px;
}
div#download-popup div.closer {
	display: block;
	float: none;
	clear: both;
	background-color: #3E96E0;
	width: 360px;
	padding: 5px 10px;
	height: 15px;
}
div#download-popup div.closer a {
	display: block;
	float: right;
	clear: right;
	width: 15px;
	height: 15px;
	background: url(img/popup/popup-close.png);
	cursor: pointer;
}
div#download-popup div.closer a span {
	display: none;
}
/*************/
div#download-popup form {
	display: block;
	width: 280px;
	padding: 0;
	margin: 0;
}
div#download-popup h5 {
	font-family: 'Ubuntu Condensed', sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 22px;
	background-color: #3E96E0;
	width: 360px;
	padding: 0px 10px 5px 10px;
}
div#download-popup div.content {
	display: block;
	float: none;
	clear: both;
	width: 380px;
	background-color: #EFEFEF;
	padding: 0 0 10px 0;
}
div#download-popup label{
	display: block;
	float: none;
	clear: both;
	width: 360px;
	display: block;
	float: none;
	clear: both;
	padding: 5px 10px;
	margin: 0;
}
div#download-popup label:after {
	content: "";
	display: block;
	float: none;
	clear: both;
	height: 0;
}
div#download-popup label span {
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333333;
	font-size: 13px;
	line-height: 15px;
}
div#download-popup label input.tekst {
	display: block;
}
div#download-popup label.mail-input {

}
div#download-popup label.mail-input input {
	background: url(img/popup/input-bg.png) top left transparent;
	width: 241px;
	padding: 7px 10px;
	height: 16px;
	color: #737373;
	font-size: 13px;
	line-height: 15px;
	border: 0px none;
	margin: 0;
}
div#download-popup label.mail-input span {
	display: block;
	float: none;
	clear: both;
	display: block;
	float: none;
	clear: both;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #6b6b6b;
}
div#download-popup label.checkbox input {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
div#download-popup label.checkbox span {
	
}
div#download-popup a#key-form-submit {
	display: block;
	float: none;
	clear: both;
	background: url(img/popup/button-bg.png) top left transparent;
	width: 81px;
	height: 14px;
	padding: 5px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	line-height: 14px;
	cursor: pointer;
	margin: 0 0 0 10px;
}