@charset "utf-8";

:root { font-size: 16px; }

html {
	margin: 0;
	padding: 0;
	width: 100%;
	min-width: 100%;
	height: 100%;
	box-sizing: border-box;
}

body {
	margin:0 auto;
	padding: 0;
	width: 100%;
	min-width:330px;
	background:#beb9b5;
	font:80%/1.4 Geneva, Verdana, sans-serif;
	font-weight: 400;
}

/*body {
	background:#beb9b5;
    margin: 0;
	padding: 0;
    height: 100%;
	font:80%/1.4 Geneva, Verdana, sans-serif;
	font-weight: 400;
}*/

img {
	border:#000 solid 0px;
}

.totalka {
	background-color:#f6f7f2;
	width:100%;
}

.rightcol {
	width:320px;
/*	height:100%; */
	float:left;
	margin-top: 0;
	margin-left:20px;
	border-bottom:none;
	border-top:#ccc solid 0px;
}

.leftcol {
	width: 100%;
	max-width:600px;
	float:left;
	margin-left:15px
}

.title {
	margin-top: 0;
	margin-right: 0;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 25px;
	font: 90%/1.4 Candara, Geneva, Verdana, sans-serif;
	color: #59554E;
	font-size:24px;
	line-height:28px;
	}

.about {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 7px;
	margin-top: 7px;
	margin-right: 0;
	font-size:10px;
	line-height:14px;
	border-top:#ccc dotted 1px;
	}

.feature .about {
	width:245px;
	padding-left: 0px;
	margin-left: 15px;
	padding-bottom: 3px;
	font-size:10px;
	line-height:14px;
}

.feature .button.buy {
	padding-left: 0px;
	padding-bottom: 3px;
	margin:12px 0px 15px 15px;
	width:245px;
}

.feature .button.learn {
	padding-left: 0px;
	padding-bottom: 3px;
	margin:0px 0px 15px 15px;
	width:245px;
}

.infobar {
	width:100%;
	max-width:320px;
	height:190px;
}

.buttnbar {
	width:100%;
	max-width:320px;
	height:200px;
	float:left;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:73px;
/*	border-top:#ccc solid 1px;
	border-bottom:#ccc solid 1px;*/
}

.plaintxt {
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
}

ul, ol, dl {
	padding: 0;
	margin: 0;
}
p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	position:relative 20px;
	color: #666666;
}


#tophome {
	font: Candara, Tahoma, Geneva, sans-serif;
	display: inline;
	position:relative;
	left: 3px; top: 3px;
	font-size:28px;
	font-stretch:expanded;
	font-style:normal;
	font-weight:normal;
	color:#FFF7E3;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	width: 100%;
	max-width:300px;
    margin-top: 0;
	margin-bottom:15px;
	padding-right: 0px;
	padding-left: 0px;
	}

/*  h1, h2, h3, h4, h5, h6 { text-transform:loxercase; } */

h1 {
	font: 100%/1.4 Candara, Tahoma, sans-serif;
    font-size: 32px;
    line-height: 36px;
	font-weight: normal;
	color: #666666;
    margin-top: 0;
	margin-bottom:15px;
	padding-right: 15px;
	padding-left: 15px;
	}

h2 {
	font: 100%/1.4 Candara, Tahoma, sans-serif;
    font-size: 22px;
    line-height: 30px;
	font-weight: normal;
	color: #747068;
    margin-top: 0;
	margin-bottom:15px;
	padding-right: 15px;
	padding-left: 15px;
	}
	
h2 a:link {color:#747068;}
h2 a:visited {color:#747068;}
h2 a:hover {color:#ff5050; text-decoration:none;}

h3 {
	font: 90%/1.4 Candara, Tahoma, sans-serif;
	font-size:18px;
	line-height:20px;
	color: #666666;
	margin-top: 0;
	margin-bottom:15px;
	padding-right: 15px;
	padding-left: 15px;
	}

.mobiimg {
	width:100%;
	max-width:600px;
	height:auto;
	border:#666 solid 1px;
	margin:5px 0 15px 0;
}

a img {
	border: none;
}
a:link {
	color: #07e;
	text-decoration: none;
}

a:visited {
	color: #07e;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color:#ff5050;
	text-decoration: none;
}

.fullspread {
	width: 100%;
	background: #f6f7f2;
}

.width970 {
	width: 100%;
	max-width: 970px;
	background: #f6f7f2;
	margin: 0 auto;
}

/* ~~ This is the layout information. ~~ */

.content {
	width: 100%;
	max-width: 970px;
	padding: 7px 0;
}

.bottomcontent {
	width: 100%;
	height:10px;
	padding: 0;
	margin:o auto;
	background: #f6f7f2;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.7);
}

/* ~~ The footer ~~ 
#footer {
	background-color:#505050;
	color:#CCC;
	font:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:16;
	padding-top:10px;
}
*/

.footer {
	width:100%;
	color:#ccc;
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	text-align:center;
	margin-top:7px;
}
.footer a:link {color:#ccc;}
.footer a:hover {color:#fff; text-decoration:underline;}
.footer a:visited {color:#ccc;}

.caption {
    padding-top:0px;
	padding-bottom:10px;
	margin-top:0px;
	font: "Times New Roman", Times, serif;
	font-size:1rem;
	font-weight:normal;
	line-height:1.2rem;
/*	text-align:center;*/
	font-style:italic;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #width970) if the #footer is removed or taken out of the #width970 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* start top navigation menu */

#topNavigation {
	float:right;
}

#topNavigation li {
	float:left;
	list-style:none;
	padding-left:0px;
	padding-right:15px;	
	padding-top:15px;
}

#topNavigation a:link, #topNavigation a:active, #topNavigation a:visited { 
	font-family: Candara, Geneva, Verdana, sans-serif;
	font-size:1.1rem;
	font-style: normal;
	font-weight: 400;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	line-height:130%;
	color:#FFF7E3;
	text-decoration:none;
	text-align:left;
}

#topNavigation a:hover { 
	text-decoration:underline;	
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	line-height:130%;
	text-align:left;
	z-index:15;
}

/* end top navigation menu */

div.cssLO .probnilayout_navigation_design{
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	min-height:39px;
}
.probnilayout_navigation_layout{
	width: 100%;
	max-width:580px;
	float:right;
	margin-left: 0px !important;
}




.tooltip {
	border-bottom: 1px dotted #000000; color: #000000; outline: none;
	cursor:help; text-decoration: none; color: #09F;
	position: relative;
	}

.tooltip span {
	display:none;
	position:relative;
	}

.tooltip:hover span {
	display:inline;
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
	font-family: Calibri, Geneva, sans-serif;
	font-size:12px;
	position: absolute; left: -260px; top: 2em; z-index: 99;
	margin-left: 0; width: 250px;
	}

.tooltip:hover img {
	border: 0; margin: -10px 0 0 -55px;
	float: left; position: absolute;
	}

.tooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif;
	color:#000;
	font-size: 1.4em; font-weight: bold;
	padding: 0.2em 0 0.6em 0;
	}

.help { background: #EaE9E7; border: 1px solid #666; color:#000; padding: 0.5em 0.8em 0.8em 2em;}

.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }


.boxshadow {
	box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
	}
	
.txtshadow {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
	}

.divbox {
	background-color:#635957;
	height:180px;
	font: 100%/1.4 Candara, Tahoma, Geneva, Verdana, sans-serif;
    font-size: 28px;
    line-height: 28px;
	font-weight: normal;
	font-style:normal;
	font-weight:normal;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
	margin-left:15px;
	margin-right:19Px;
	margin-top:50px;
	margin-bottom:20px;
	padding-top:15px;
	padding-bottom:1px;
}
.divboxh1 {
/*	background:url(../buttons/bttngrad.png) repeat-x;  ? */
	font: 100%/1.4 Candara, Tahoma, Geneva, Verdana, sans-serif;
    font-size: 28px;
    line-height: 28px;
	font-weight: normal;
	font-style:normal;
	font-weight:normal;
	color:#fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
	background-color:#e72; /*a8a59b*/
	text-align:center;
/*	height:26px;*/
    height:auto;
	min-height:26px;
	margin-left:15px;
	margin-right:15Px;
	margin-top:0px;
	margin-bottom:50px;
	padding-top:5px;
	padding-bottom:10px;
/*	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7); */
	border:#999 solid 1px;
}
.footbox {
	background-color:#cac7bd;
	margin-left:0px;
	margin-right:0Px;
	margin-top:35px;
	margin-bottom:0px;
	padding-top:15px;
	padding-bottom:15px;
	width: 100%;
	max-width:970px;
	height:180px;
}
.noscript {
	width: 100%;
	max-width: 930px;
	height: 523px;
	margin:0 auto;
	box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.4);
	}

.featurecategory {
	font: 100%/1.4 Candara, Tahoma, Geneva, Verdana, sans-serif;
    font-size: 18px;
    line-height: 18px;
	font-weight: normal;
	font-style:normal;
	font-weight:normal;
	color:#666;
/*	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
	background-color:#e72; a8a59b
	text-align:center; */
	height:26px;
	margin-left:17px;
	margin-right:19Px;
	margin-top:0px;
	margin-bottom:30px;
	padding-top:5px;
	padding-bottom:0px;
/*	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);*/
	border-bottom:#999 dotted 1px;
}
	
/*
.divboxh1x {
	background:url(../buttons/bttngrad.png) repeat-x;
	background-color:#795;
	width:930px;
	background-color:#5fd63e; 
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-shadow:0px 1px 0px #000000;
	padding:5px 20px 4px;
	margin:0;
	cursor:pointer;
	border-radius:5px;
	border:1px solid #32831c;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
	}
*/

/* RESPONSIVE VIDEO CONTAINER */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0; /* 25px; */
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*yubito*/

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	}
.embed-container iframe, .embed-container object, .embed-container embed, .embed-container video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

/* GO TO TOP */
.go-top {
    position: fixed;
    bottom: 0em;
    right: 0em;
}
.go-top:hover {
    background-color: rgba(0, 0, 0, 0.6);
    color: white;
    text-decoration: none;
}

/*EN4 Accordion*/
.en4help_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 10px;
	text-align:left;
}
.en4help_subtitle {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-align:left;
}
.en4help_red {
	color: #c03;
	font-weight: normal;
	text-align:left;
}
.en4help_redbold {
	color: #c03;
	font-weight: bold;
	text-align:left;
}