@charset "utf-8";

@font-face {
    font-family: 'NovecentowideMedium';
    src: url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/novecentowide-medium-webfont.eot');
    src: url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/novecentowide-medium-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/novecentowide-medium-webfont.woff') format('woff'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/novecentowide-medium-webfont.ttf') format('truetype'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/novecentowide-medium-webfont.svg#NovecentowideMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NovecentowideNormal';
    src: url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/novecentowide-normal-webfont.eot');
    src: url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/novecentowide-normal-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/novecentowide-normal-webfont.woff') format('woff'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/novecentowide-normal-webfont.ttf') format('truetype'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/novecentowide-normal-webfont.svg#NovecentowideNormal') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/opensans-bold-webfont.eot');
    src: url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/opensans-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/opensans-bold-webfont.woff') format('woff'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/opensans-bold-webfont.ttf') format('truetype'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/opensans-bold-webfont.svg#OpenSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansLight';
    src: url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/opensans-light-webfont.eot');
    src: url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/opensans-light-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/opensans-light-webfont.woff') format('woff'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/opensans-light-webfont.ttf') format('truetype'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/opensans-light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/robotocondensed-regular-webfont.eot');
    src: url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/robotocondensed-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/robotocondensed-regular-webfont.woff') format('woff'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/robotocondensed-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedbold';
    src: url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/robotocondensed-bold-webfont.eot');
    src: url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/robotocondensed-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/robotocondensed-bold-webfont.woff') format('woff'),
         url('/web/20171104063047im_/http://www.id.ee/extensions/idee/css/robotocondensed-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
	font-weight: normal;
}

body {
	line-height: 1;
	background: #fff;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

input, select, button {
	overflow: visible;
	margin: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden
}

.clear {
	display:block;
	zoom:1
}

* html .clear {
	height:1px;
}

.fake {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-indent: -1000px;
	height: 0;
	width: 0;
	text-align: left;
}

hr, legend {
	display: none;
}

a, a:link, a:visited {
	text-decoration: none;
}

	a:hover, a:focus {
		/*color: #;*/
	}

.blue {
	color: #003f77;
}

.orange, .hilite {
	color: #ed630f;
}

.hilite {
	font-weight: 700;
}

.left {
	float: left;
}

.right {
	float: right;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

#skip {
	text-align: left;
	overflow: hidden;
}

	#skip a, #skip a:hover, #skip a:visited {
		position:absolute; left:0px; top:-500px;
		width:1px;
		height:1px;
		overflow:hidden;
		display: block;
		z-index: 100;
		background: #333;
		color: #fff;
		padding: 5px 10px;
	}
	
		#skip a:focus, #skip a:active {
			position:absolute; top: 10px; left: 10px;
			width:auto;
			height:auto; 
		} 

/* - - - - - - - - - - - - - UI Messages - - - - - - - - - - - - - */

.ui-message {
	
}
	.ui-message.error {
		color: #red;
		background: red;
	}
	
	.ui-message.success {
		color: #green;
		background: #green;
	}

/* - - - - - - - - - - - - - Typography - - - - - - - - - - - - - */

body, textarea, input, select {
	font-size: 62.5%; /*10px*/
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 1;
}

textarea, input, select {
	font-size: 1em;
}

textarea {
	resize: vertical;
}

.noveconto {
	font-family: 'roboto_condensedregular';
}

.noveconto-normal {
	font-family: 'roboto_condensedregular';
}

.noveconto-bold {
	font-family: 'roboto_condensedbold';
}

.opensans {	
    font-family: 'OpenSansBold';
}

.opensans-light {	
    font-family: 'OpenSansLight';
}


/* - - - - - - - - - - - - - Skeleton - - - - - - - - - - - - - */

#header, #footer, #main {
	position: relative;
}

.header-top, #main, #footer {
	width: 960px;
	margin: 0 auto;
}

.sprite {
	background-image: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-sprite.png");
	background-repeat: none;
}

input[type="text"], input[type="password"] {
	background: #fff url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-sprite.png") no-repeat 0 -46px;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	line-height: 30px;
	height: 30px;
	padding: 0 5px;
}

textarea {
	background: #FCFCFC url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-sprite.png") no-repeat 0 -2672px;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	padding: 5px;
}

input[type="submit"], .nv-submit, .nv-close {
	font-weight: 700;
	border: none;
	border-radius: 3px;
	cursor: pointer;
}

input.submit, .submit {
	color: #fff;
	background-color: #afafaf; /* Old browsers */
	background: -moz-linear-gradient(top, #afafaf 0%, #797979 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#afafaf), color-stop(100%,#797979)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #afafaf 0%,#797979 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #afafaf 0%,#797979 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #afafaf 0%,#797979 100%); /* IE10+ */
	background: linear-gradient(top, #afafaf 0%,#797979 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#afafaf', endColorstr='#797979',GradientType=0 ); /* IE6-9 */
}

/* - - - - - - - - - - - - - Header - - - - - - - - - - - - - */

#header {
	font-size: 1.4em;
	line-height: 1.5;
	z-index: 2;
}

.header-top {
	clear: both;
	padding: 12px 0;
}

.header-top h1 {
	float: left;
}

.header-top .sk, .header-top .id {
	overflow: hidden;
	text-indent: 100%;
	text-align: left;
	display: inline-block;
	color: #999;
}

.header-top .sk {
	height: 32px;
	width: 30px;
	background-position: -49px 0;
	margin-left: 20px;
}

.header-top .id {
	height: 32px;
	width: 48px;
	background-position: 0 0;
	margin-right: 20px;
}

.header-top .bright {
	display: inline-block;
	border-right: 1px solid #bbb;
	line-height: 1;
}

.nav {
	position: relative;
}
	.nav ul {
		margin: 0 auto;	
		width: 960px;	
	}

	.nav li {
		float: left;
		display: block;
	}	
		.nav li a {
			display: block;
		}
		
	.nav .step-1 {
		text-transform: uppercase;
		clear: both;
		background: #c8e7f1 url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-nav.png") repeat-x 0 0;
		border-bottom: 5px solid #ed630f;
	}	
		.nav .step-1 li {
			border-right: 1px solid #eef7fa;
			width: 159px;
			background: #cce5ee url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/nav-glow.png") no-repeat 50% 100%;
		}
		
		.nav .step-1 a {
			color: #25528e;
			display: table;
			width: 100%;
			height: 60px;
			padding: 60px 0 0;
			text-shadow: 1px 1px 0px #cfdbe8;
			position: relative;
			text-align: center;
			height: 80px;
		}
				
			.nav .step-1 a {
				height: 80px;
				padding: 0;
				text-align: center;
			}
		
		.nav .step-1 a span {
			display: table-cell;
			vertical-align: middle;
			clear: both;
			line-height: 1.1;
			font-size: 1.6em;
			text-shadow: 1px 1px 0 #fff;
			width: 100%;
		}
		
		.nav .step-1 a:hover, .nav .step-1 a:focus, .nav .step-1 li.active a {
			color: #fff;
			background-color: #ed630f;
		}
		
		.nav .step-1 a:hover span, .nav .step-1 a:focus span, .nav .step-1 li.active a span {
			text-shadow: none;
		}
		
			.nav .step-1 li.item-1 a span {
				border-left: 1px solid #eef7fa;
			}/*
		
				.nav .step-1.compact li.item-1 a {
					background-position: 0 -250px;
				}
			
			.nav .step-1 li.item-2 a {
				background-position: -189px -80px;
			}
		
				.nav .step-1 li.item-2 a:hover, .nav .step-1 li.item-2 a:focus, .nav .step-1 li.item-2.active a {
					background-position: -189px -200px;
					background-color: #ed630f;
				}
			
			.nav .step-1 li.item-3 a {
				background-position: -381px -80px;
			}
		
				.nav .step-1 li.item-3 a:hover, .nav .step-1 li.item-3 a:focus, .nav .step-1 li.item-3.active a {
					background-position: -381px -200px;
					background-color: #ed630f;
				}
			
			.nav .step-1 li.item-4 a {
				background-position: -574px -80px;
			}
		
				.nav .step-1 li.item-4 a:hover, .nav .step-1 li.item-4 a:focus, .nav .step-1 li.item-4.active a {
					background-position: -574px -200px;
					background-color: #ed630f;
				}
			
			.nav .step-1 li.item-5 a {
				background-position: -769px -80px;
			}	
		
				.nav .step-1 li.item-5 a:hover, .nav .step-1 li.item-5 a:focus, .nav .step-1 li.item-5.active a {
					background-position: -769px -200px;
					background-color: #ed630f;
				}*/
	.step-2 {
		padding-top: 12px;
		clear: both;
		padding-bottom: 5px;
		position: relative;
	}	
		.step-2 li {
			width: 160px;
		}
	
		.step-2.type-1 li {
			width: 192px;
		}
			.step-2 a {
				color: #25528e;
				font-weight: 700;
				height: 125px;
				display: block;
				padding: 15px 10px 0;
				text-align: center;
				line-height: 1.2;
				border-right: 1px solid #dbdcde;
			}			
				.step-2 a:hover, .step-2 a:focus, .step-2 li.active a {
					color: #ed630f;
				}
	
		.step-2 li:first-of-type a {
			border-left: 1px solid #dbdcde;
		}
				
		/*type-1*/	
						
			.nav .step-2.type-1 li.item-1 a {
				background-position: 0 -928px;
			}			
				.nav .step-2.type-1 li.item-1 a:hover, .nav .step-2.type-1 li.item-1 a:focus, .nav .step-2.type-1 li.item-1.active a  {
					background-position: 0 -1068px;
				}
			
			.nav .step-2.type-1 li.item-2 a {
				background-position: -163px -928px;
			}		
				.nav .step-2.type-1 li.item-2 a:hover, .nav .step-2.type-1 li.item-2 a:focus, .nav .step-2.type-1 li.item-2.active a {
					background-position: -163px -1068px;
				}
			
			.nav .step-2.type-1 li.item-3 a {
				background-position: -323px -928px;
			}		
				.nav .step-2.type-1 li.item-3 a:hover, .nav .step-2.type-1 li.item-3 a:focus, .nav .step-2.type-1 li.item-3.active a {
					background-position: -323px -1068px;
				}
			
			.nav .step-2.type-1 li.item-4 a {
				background-position: -483px -928px;
			}		
				.nav .step-2.type-1 li.item-4 a:hover, .nav .step-2.type-1 li.item-4 a:focus, .nav .step-2.type-1 li.item-4.active a {
					background-position: -483px -1068px;
				}
			
			.nav .step-2.type-1 li.item-5 a {
				background-position: -643px -928px;
			}			
				.nav .step-2.type-1 li.item-5 a:hover, .nav .step-2.type-1 li.item-5 a:focus, .nav .step-2.type-1 li.item-5.active a {
					background-position: -643px -1068px;
				}
			
			.nav .step-2.type-1 li.item-6 a {
				background-position: -803px -928px;
			}			
				.nav .step-2.type-1 li.item-6 a:hover, .nav .step-2.type-1 li.item-6 a:focus, .nav .step-2.type-1 li.item-6.active a {
					background-position: -803px -1068px;
				}
						
			.nav .step-2.type-1 li.item-8 a {
				background-position: 0 -369px;
			}			
				.nav .step-2.type-1 li.item-8 a:hover, .nav .step-2.type-1 li.item-8 a:focus, .nav .step-2.type-1 li.item-8.active a  {
					background-position: 0 -509px;
				}
			
			.nav .step-2.type-1 li.item-9 a {
				background-position: -189px -369px;
			}		
				.nav .step-2.type-1 li.item-9 a:hover, .nav .step-2.type-1 li.item-9 a:focus, .nav .step-2.type-1 li.item-9.active a {
					background-position: -189px -509px;
				}

			.nav .step-2.type-1 li.item-10 a {
				background-position: 6px -1613px;
			}		
				.nav .step-2.type-1 li.item-10 a:hover, .nav .step-2.type-1 li.item-10 a:focus, .nav .step-2.type-1 li.item-10.active a {
				background-position: 6px -1707px;
				}
				
		/*type-2*/	
						
			.nav .step-2.type-2 li.item-1 a {
				background-position: 0 -369px;
			}			
				.nav .step-2.type-2 li.item-1 a:hover, .nav .step-2.type-2 li.item-1 a:focus, .nav .step-2.type-2 li.item-1.active a  {
					background-position: 0 -509px;
				}
			
			.nav .step-2.type-2 li.item-2 a {
				background-position: -189px -369px;
			}		
				.nav .step-2.type-2 li.item-2 a:hover, .nav .step-2.type-2 li.item-2 a:focus, .nav .step-2.type-2 li.item-2.active a {
					background-position: -189px -509px;
				}
			
			.nav .step-2.type-2 li.item-3 a {
				background-position: -381px -369px;
			}		
				.nav .step-2.type-2 li.item-3 a:hover, .nav .step-2.type-2 li.item-3 a:focus, .nav .step-2.type-2 li.item-3.active a {
					background-position: -381px -509px;
				}
			
			.nav .step-2.type-2 li.item-4 a {
				background-position: -574px -369px;
			}		
				.nav .step-2.type-2 li.item-4 a:hover, .nav .step-2.type-2 li.item-4 a:focus, .nav .step-2.type-2 li.item-4.active a {
					background-position: -574px -509px;
				}
			
			.nav .step-2.type-2 li.item-5 a {
				background-position: -769px -369px;
			}			
				.nav .step-2.type-2 li.item-5 a:hover, .nav .step-2.type-2 li.item-5 a:focus, .nav .step-2.type-2 li.item-5.active a {
					background-position: -769px -509px;
				}

			.nav .step-2.type-2 li.item-6 a {
				background-position: -787px -928px;
			}			
				.nav .step-2.type-2 li.item-6 a:hover, .nav .step-2.type-2 li.item-6 a:focus, .nav .step-2.type-2 li.item-6.active a {
					background-position: -787px -1068px;
				}
				
		/*type-3*/						
						
			.nav .step-2.type-3 li {
				width: 192px;
			}				
						
			.nav .step-2.type-3 li.item-1 a {
				background-position: 0 -648px;
			}			
				.nav .step-2.type-3 li.item-1 a:hover, .nav .step-2.type-3 li.item-1 a:focus, .nav .step-2.type-3 li.item-1.active a  {
					background-position: 0 -788px;
				}
			
			.nav .step-2.type-3 li.item-2 a {
				background-position: -189px -648px;
			}		
				.nav .step-2.type-3 li.item-2 a:hover, .nav .step-2.type-3 li.item-2 a:focus, .nav .step-2.type-3 li.item-2.active a {
					background-position: -189px -788px;
				}
			
			.nav .step-2.type-3 li.item-3 a {
				background-position: -381px -648px;
			}		
				.nav .step-2.type-3 li.item-3 a:hover, .nav .step-2.type-3 li.item-3 a:focus, .nav .step-2.type-3 li.item-3.active  a{
					background-position: -381px -788px;
				}
			
			.nav .step-2.type-3 li.item-4 a {
				background-position: -574px -648px;
			}		
				.nav .step-2.type-3 li.item-4 a:hover, .nav .step-2.type-3 li.item-4 a:focus, .nav .step-2.type-3 li.item-4.active a {
					background-position: -574px -788px;
				}
			
			.nav .step-2.type-3 li.item-5 a {
				background-position: -769px -648px;
			}			
				.nav .step-2.type-3 li.item-5 a:hover, .nav .step-2.type-3 li.item-5 a:focus, .nav .step-2.type-3 li.item-5.active a {
					background-position: -769px -788px;
				}
				
		/*type-4*/						
						
			.nav .step-2.type-4 li {
				width: 240px;
			}
						
			.nav .step-2.type-4 li.item-1 a {
				background-position: -763px -982px;
			}			
				.nav .step-2.type-4 li.item-1 a:hover, .nav .step-2.type-4 li.item-1 a:focus, .nav .step-2.type-4 li.item-1.active a  {
				background-position: -763px -1076px;
				}
			
			.nav .step-2.type-4 li.item-2 a {
				background-position: 26px -1613px;
			}		
				.nav .step-2.type-4 li.item-2 a:hover, .nav .step-2.type-4 li.item-2 a:focus, .nav .step-2.type-4 li.item-2.active a {
				background-position: 26px -1707px;
				}
			
			.nav .step-2.type-4 li.item-3 a {
				background-position: -159px -1613px;
			}		
				.nav .step-2.type-4 li.item-3 a:hover, .nav .step-2.type-4 li.item-3 a:focus, .nav .step-2.type-4 li.item-3.active  a{
				background-position: -159px -1707px;
				}
			.nav .step-2.type-4 li.item-4 a {
				background-position: 40px -1237px;
			}		
				.nav .step-2.type-4 li.item-4 a:hover, .nav .step-2.type-4 li.item-4 a:focus, .nav .step-2.type-4 li.item-4.active  a{
				background-position: 40px -1331px;
				}

	/*compact*/				
			
		.step-2.compact {
			padding-bottom: 0;
		}			
			
			.step-2.compact li {
				height: 116px;
				margin: 0 0 -12px 0;
			}				
			
				.step-2.compact li.active {
					background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-active.png") no-repeat 50% 100%;
				}	
			
			.step-2.compact a {
				height: 87px;
				padding: 7px 5px 0;
			}
			
	/*type-1*/	
						
			.nav .step-2.type-1.compact li.item-1 a {
				background-position: 20px -1237px;
			}			
				.nav .step-2.type-1.compact li.item-1 a:hover, .nav .step-2.type-1.compact li.item-1 a:focus, .nav .step-2.type-1.compact li.item-1.active a  {
					background-position: 20px -1331px;
				}
			
			.nav .step-2.type-1.compact li.item-2 a {
				background-position: -143px -1237px;
			}		
				.nav .step-2.type-1.compact li.item-2 a:hover, .nav .step-2.type-1.compact li.item-2 a:focus, .nav .step-2.type-1.compact li.item-2.active a {
					background-position: -143px -1331px;
				}
			
			.nav .step-2.type-1.compact li.item-3 a {
				background-position: -303px -1237px;
			}		
				.nav .step-2.type-1.compact li.item-3 a:hover, .nav .step-2.type-1.compact li.item-3 a:focus, .nav .step-2.type-1.compact li.item-3.active a {
					background-position: -303px -1331px;
				}
			
			.nav .step-2.type-1.compact li.item-4 a {
				background-position: -463px -1237px;
			}		
				.nav .step-2.type-1.compact li.item-4 a:hover, .nav .step-2.type-1.compact li.item-4 a:focus, .nav .step-2.type-1.compact li.item-4.active a {
					background-position: -463px -1331px;
				}
			
			.nav .step-2.type-1.compact li.item-5 a {
				background-position: -623px -1237px;
			}			
				.nav .step-2.type-1.compact li.item-5 a:hover, .nav .step-2.type-1.compact li.item-5 a:focus, .nav .step-2.type-1.compact li.item-5.active a {
					background-position: -623px -1331px;
				}
			
			.nav .step-2.type-1.compact li.item-6 a {
				background-position: -783px -1237px;
			}			
				.nav .step-2.type-1.compact li.item-6 a:hover, .nav .step-2.type-1.compact li.item-6 a:focus, .nav .step-2.type-1.compact li.item-6.active a {
					background-position: -783px -1331px;
				}
			
			.nav .step-2.type-1.compact li.item-7 a {
				background-position: -574px -1613px;
			}			
				.nav .step-2.type-1.compact li.item-7 a:hover, .nav .step-2.type-1.compact li.item-7 a:focus, .nav .step-2.type-1.compact li.item-7.active a {
					background-position: -574px -1707px;
				}
			
			.nav .step-2.type-1.compact li.item-8 a {
				background-position: -377px  -1424px;
			}		
				.nav .step-2.type-1.compact li.item-8 a:hover, .nav .step-2.type-1.compact li.item-8 a:focus, .nav .step-2.type-1.compact li.item-3.active a {
					background-position: -377px -1519px;
				}
			
			.nav .step-2.type-1.compact li.item-9 a {
				background-position: 6px -1424px;
			}			
				.nav .step-2.type-1.compact li.item-9 a:hover, .nav .step-2.type-1.compact li.item-9 a:focus, .nav .step-2.type-1.compact li.item-1.active a  {
					background-position: 6px -1519px;
				}

		/*type-2*/	
						
			.nav .step-2.type-2.compact li.item-1 a {
				background-position: -16px -1424px;
			}			
				.nav .step-2.type-2.compact li.item-1 a:hover, .nav .step-2.type-2.compact li.item-1 a:focus, .nav .step-2.type-2.compact li.item-1.active a  {
					background-position: -16px -1519px;
				}
			
			.nav .step-2.type-2.compact li.item-2 a {
				background-position: -205px  -1424px;
			}		
				.nav .step-2.type-2.compact li.item-2 a:hover, .nav .step-2.type-2.compact li.item-2 a:focus, .nav .step-2.type-2.compact li.item-2.active a {
					background-position: -205px -1519px;
				}
			
			.nav .step-2.type-2.compact li.item-3 a {
				background-position: -397px  -1424px;
			}		
				.nav .step-2.type-2.compact li.item-3 a:hover, .nav .step-2.type-2.compact li.item-3 a:focus, .nav .step-2.type-2.compact li.item-3.active a {
					background-position: -397px -1519px;
				}
			
			.nav .step-2.type-2.compact li.item-4 a {
				background-position: -590px  -1424px;
			}		
				.nav .step-2.type-2.compact li.item-4 a:hover, .nav .step-2.type-2.compact li.item-4 a:focus, .nav .step-2.type-2.compact li.item-4.active a {
					background-position: -590px -1519px;
				}
			
			.nav .step-2.type-2.compact li.item-5 a {
				background-position: -769px  -1424px;
			}			
				.nav .step-2.type-2.compact li.item-5 a:hover, .nav .step-2.type-2.compact li.item-5 a:focus, .nav .step-2.type-2.compact li.item-5.active a {
					background-position: -769px -1519px;
				}

			.nav .step-2.type-2.compact li.item-6 a {
				background-position: -803px -1237px;
			}			
				.nav .step-2.type-2.compact li.item-6 a:hover, .nav .step-2.type-2.compact li.item-6 a:focus, .nav .step-2.type-2.compact li.item-6.active a {
					background-position: -803px -1331px;
				}

			.nav .step-2.type-2.compact li.item-7 a {
				background-position: 0 -1237px;
			}			
				.nav .step-2.type-2.compact li.item-7 a:hover, .nav .step-2.type-2.compact li.item-7 a:focus, .nav .step-2.type-2.compact li.item-7.active a {
					background-position: 0 -1331px;
				}
								
		/*type-3*/				
						
			.nav .step-2.type-3.compact li.item-1 a {
				background-position: 0px -1613px;
			}			
				.nav .step-2.type-3.compact li.item-1 a:hover, .nav .step-2.type-3.compact li.item-1 a:focus, .nav .step-2.type-3.compact li.item-1.active a  {
					background-position: 0px -1707px;
				}
			
			.nav .step-2.type-3.compact li.item-2 a {
				background-position: -189px -1613px;
			}		
				.nav .step-2.type-3.compact li.item-2 a:hover, .nav .step-2.type-3.compact li.item-2 a:focus, .nav .step-2.type-3.compact li.item-2.active a {
					background-position: -189px -1707px;
				}
			
			.nav .step-2.type-3.compact li.item-3 a {
				background-position: -381px -1613px;
			}		
				.nav .step-2.type-3.compact li.item-3 a:hover, .nav .step-2.type-3.compact li.item-3 a:focus, .nav .step-2.type-3.compact li.item-3.active  a{
					background-position: -381px -1707px;
				}
			
			.nav .step-2.type-3.compact li.item-4 a {
				background-position: -574px -1613px;
			}		
				.nav .step-2.type-3.compact li.item-4 a:hover, .nav .step-2.type-3.compact li.item-4 a:focus, .nav .step-2.type-3.compact li.item-4.active a {
					background-position: -574px -1707px;
				}
			
			.nav .step-2.type-3.compact li.item-5 a {
				background-position: -769px -1613px;
			}			
				.nav .step-2.type-3.compact li.item-5 a:hover, .nav .step-2.type-3.compact li.item-5 a:focus, .nav .step-2.type-3.compact li.item-5.active a {
					background-position: -769px -1707px;
				}
			
			.nav .step-2.type-3.compact li.item-6 a {
				background-position: -623px -1237px;
			}			
				.nav .step-2.type-3.compact li.item-6 a:hover, .nav .step-2.type-3.compact li.item-6 a:focus, .nav .step-2.type-3.compact li.item-6.active a {
					background-position: -623px -1331px;
				}
		
.lang, .header-top .sitemap {
	float: right;
	line-height: 32px;
}

.header-top .sitemap {
	border-right: 1px solid #BBBBBB;
    margin-right: 10px;
    padding-right: 20px;
}

.lang li, .header-top .sitemap li {
	display: inline;
	margin: 0 0 0 10px;
	font-size: .8em;
	text-transform: uppercase;
}

.lang li a, .header-top .sitemap li a {
	font-weight: 700;
	color: #999;
}

.lang, .header-top .rss {
	float: right;
	line-height: 32px;
}

.header-top .rss {
	border-right: 1px solid #BBBBBB;
    margin-right: 10px;
    padding-right: 20px;
}

.lang li, .header-top .rss li {
	display: inline;
	margin: 0 0 0 10px;
	font-size: .8em;
	text-transform: uppercase;
}

.lang li a, .header-top .rss li a {
	font-weight: 700;
	color: #999;	
}

.rss li a {
	background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/rss.png") no-repeat scroll 0 50% transparent;
	display: inline-block;
	margin: 0;
    padding: 0 0 0 20px;
}

.lang li a:hover, .lang li a:focus, .lang li a.active, .header-top .sitemap li a:hover, .header-top .sitemap li a:focus, .header-top .sitemap li a:active, .header-top .rss li a:hover, .header-top .rss li a:focus, .header-top .rss li a:active {
	color: #ed630f;
}
		
.search {
	float: right;
	position: relative;
	margin: 0 0 0 30px;
	z-index: 10;
}

	.search-area {
		background: #fff url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-sprite.png") no-repeat 0 -47px;
		border: 1px solid #d9d9d9;
		border-radius: 3px;
		height: 32px;
		display: block;
		line-height: 32px;
		padding: 0 2px 0 0;
	}

	.search-area label {
		display: none;
	}
	
	.search-area input[type="text"] {
		height: 32px;
		line-height: 32px;
		border: none;
		background: none;
		width: 200px;
		float: left;
	}
	
	.search-area input[type="submit"], .search-area input.sprite, .search-page input[type="submit"] {
		background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-sprite.png") no-repeat -461px 0;		
		text-indent: -100em;
		overflow: hidden;
		width: 28px;
		height: 28px;
		line-height: 20px;
		position: relative; top: 2px;
	}
	
	.search-area input[type="submit"], .search-area input.sprite {
		float: left;
	}
	
	.search-area input[type="submit"]:hover, .search-area input[type="submit"]:focus, .search-page input[type="submit"]:hover, .search-page input[type="submit"]:focus {
		background-position: -490px 0;
	}
		
.toggle-extended-search {
	border-radius: 3px;
	height: 20px;
	width: 25px;
	line-height:20px;
	display: block;
	position: absolute; right: 3px; top: 3px;
	background-position: 100% 0;
	background-color: #797979;
}

.toggle-extended-search.active {
	background-position: 100% -24px;
	height: 24px;
}		
	#header .extended-search ul {
		display: none;
		position: absolute; left: 0; top: 24px;
		background: #797979;
		border-radius: 3px;
		color: #fff;
		padding: 15px 15px 1px;
		width: 222px;
		z-index: 10;
	}
	
	.extended-search li {
		margin: 0 0 16px;
		clear: both;
		display: block;
	}

	.extended-search select {
		width: 220px;
	}

	.extended-search select, .extended-search .selector, .extended-search input {
		color: #666;
	}
			
	.extended-search label {
		display: block;
		clear: both;
	}
			
	.extended-search input[type="text"] {
		width: 210px;
	}
			
	.extended-search input[type="radio"] {
		float: left;
		margin: 5px 5px 0 0;
	}
			
	.extended-search option {
		background: #fff;
	}
	
	/*.extended-search:hover #extended-search {
		display: block;
	}*/

/* - - - - - - - - - - - - - Main - - - - - - - - - - - - - */

#main {
	font-size: 1.4em;
	line-height: 1.5em;
	z-index: 1;
	background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-main.png") repeat-y 0 0;
	padding: 25px 0 50px 0;
	min-height: 600px;
}

	#main.no-sidebar {
		background: #fff;
		width: 680px;
	}

	#main.no-sidebar .content {
		width: 100%;
		float: none;
	}

	.wide #main {
		width: 100%;
		background: #fff;
		padding: 0;
	}

	.no-sidebar #main {
		background: #fff;
	}
	
	#main a {
		color: #25528e;
		text-decoration: underline;
	}
	
	#main a:hover, #main a:focus {
		text-decoration: none;
		color: #cb4a0b;
	}

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/web/20171104063047im_/http://www.id.ee/extensions/idee/css/grabbing.png) 8 8, move;
}
.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    margin: 5px;
    padding: 9px 9px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;

}
.owl-theme .owl-controls .owl-buttons div{
    position: absolute;
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
	left: -45px;
    top: 132px;
}
.icon-chevron-left{
	background-position: -432px -72px;
}
.icon-chevron-right{
    background-position: -456px -72px;
}
.owl-theme .owl-controls .owl-buttons .owl-next{
	right: -45px;
    top: 132px;
}
[class^="icon-"], [class*=" icon-"]{
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    background-repeat: no-repeat;

}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/glyphicons-halflings-white.png");
}
/* fix */
/*.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}*/

/* Hero adv */
#banner {
	width: 960px;
	margin: 0 auto;
}
.hero-adv {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	position: relative;
  	/*overflow: hidden;*/
}

.intro-area-wrapper {
	border-top: 1px solid #d8d8d8;
	width: 100%;
}

.intro-area-wrapper.two-cols {
	background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-oneline.jpg") repeat-x 0 0;
}

.intro-area-wrapper.three-cols {
	background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-multiline.jpg") repeat-x 0 0;
}

	.intro-area {
		width: 960px;
		margin: 0 auto;
		padding: 0 0 20px;
	}
	
	.intro-area .section {
		float: left;
		width: 31%;
		margin: 0 0 0 10px; /*~2%*/ /* frontpage banner modified. original 20px */
	}
	
	.intro-area .section h2 {
		color: #333;
		font-size: 1.7em;
		line-height: 1.2;
		padding: 15px 0 3px 0;
		margin: 0 0 25px 0;
		font-weight: normal;
	}
	
	.two-cols .intro-area .news {
		width: 55%;
		padding-right: 8%;
	}
		.two-cols .intro-area .news ul > li {
			padding: 0 0 .5em;
		}
		.two-cols .intro-area .news .title {
			font-size: 1.2em;
			font-weight: 700;
		}
		
		.intro-area .date {
			color: #666;
			display: block;
			font-size: .85em;
		}
		
		.two-cols .intro-area .news p, .three-cols .intro-area .list p {
			margin: .5em 0;
			clear: both;
		}
		
		.intro-area .read-all {
			background-position: 100% -328px;
			padding: 0 22px 0 0;
		}
	
	.two-cols .intro-area .gallup {
	}	
	
		.two-cols .intro-area .gallup h3 {
			font-weight: 700;
			margin: 0 0 .5em;
		}
		
		.two-cols .intro-area .gallup li {
			clear: both;
			display: block;
			margin: 3px 0;
		}
		
		.two-cols .intro-area .gallup input[type="radio"] {
			float: left;
			margin-top: 2px;
		}
		
		.two-cols .intro-area .gallup input[type="submit"] {
			color: #25528e;
			font-weight: 700;
			background-color: #fff;
			border: none;
			background-position: 100% -328px;
			padding: 0 22px 0 0;
			text-decoration: underline;
			margin: 15px 0 0;
		}
		
		.two-cols .intro-area .gallup label {
			margin: 0 0 0 5px;
			display: block;
			float: left;
			width: 250px;
		}
	
	.two-cols .intro-area .stats {
		width: 34%; /* frontpage banner modified. original 32% */
		float: right
	}
	
	.three-cols .intro-area .list {
		padding: 0 0 1em;
		word-wrap: break-word;
	}
	
		.three-cols .intro-area .list li, .sidebar .submenu li {
			background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-list.jpg") no-repeat 0 5px;
			padding: 0 0 0 20px;
			display: block;
			clear: both;
			margin: 0 0 .5em;
		}
		
		.three-cols .intro-area .read-all {
			margin: 0 0 0 20px;
		}
	
		.three-cols .intro-area .section h2 {
			min-height: 57px;
		}
		
.cont-desc {
	color: #444;
	font-size: 2em;
	line-height: 1.3;
	width: 100%;
	height: 207px;
}		
	.cont-desc p {
		display: table-cell;
		vertical-align: middle;
		height: 207px;
		padding: 0 0 0 125px;
		width: 440px;
	}

.breadcrumb {
	background: #f3f4f6;
	border-top: 1px solid #adadad;
	padding: 18px 0 10px;
	font-size: 1.2em;
	line-height: 1.2;
	color: #999;
	z-index: 1;
}

	.breadcrumb ul {
		width: 960px;
		margin: 0 auto;
	}
	
		.breadcrumb ul li {
			display: block;
			float: left;
			margin: 0 10px 0 0;
		}
		
		.breadcrumb ul li a {
			color: #25528e;
			text-decoration: underline;
			background-position: 100% -1215px;
			padding: 0 15px 0 0;
		}
		
			.breadcrumb ul li a:hover, .breadcrumb ul li a:focus {
				text-decoration: none;
			}
		
		.breadcrumb ul li strong {
			color: #444;
		}
		
.title-group {
	background: #fff;
	margin: -25px 0 8px;
	border-bottom: 1px solid #dbdcde;
	clear: both;
	padding: 20px 0;
}
		
	.no-sidebar .title-group {
		border-bottom: none;
	}

	.title-group h2 {
		text-transform: uppercase;
		font-size: 2.1em;
		font-weight: 700;
		width: 50%;
		float: left;
	}

	.title-group .article-tools {
		float: right;
	}
		
.sidebar {
	width: 240px;
	float: left;
}
		
	.sidebar .submenu {
		position: relative;
		margin: -8px 0 0;
	}
	.sidebar .submenu li {
		line-height: 1.2;
		margin: 0;
		padding: 8px 0 8px 25px;
		background-position: 5px 12px;
		position: relative;
		clear: both;
		display: block;
		zoom: 1;
	}
		.sidebar .submenu a {
			font-weight: 700;
			padding-right: 25px;
		}
		
	.sidebar .submenu li.active {
		background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-submenu.png") no-repeat 100% 50%;
		margin: 0 -8px 0 0;
		padding-right: 8px;
	}
		#main .sidebar .submenu li.active a {
			color: #fff;
			text-decoration: none;
			/*comments*/
			width: 80%;
			display: inline-block;
		}
		
	.sidebar .submenu li .comments {
		background-position: 0 -2248px;
		padding: 0 0 3px 9px;
		height: 17px;
		display: inline-block;
		position: absolute; right: 7px; top: 7px;
	}
		
		.sidebar .submenu li.active .comments {
			background-position: 0 -1981px;
			right: 15px;
		}
		
		.sidebar .submenu  li .comments span {
			background-position: 100% -2248px;
			font-weight: 700;
			color: #fff;
			font-size: .85em;
			height: 17px;
			line-height: 17px;
			display: inline-block;
			padding: 0 6px 0 0;
			vertical-align: top;
		}
		
			.sidebar .submenu  li.active .comments span {
				background-position: 100% -1981px;
			}
		
	.sidebar .banner-area {
		padding: 50px 10px 0 0;
		text-align: center;
	}	
		.sidebar .banner-area li {
			clear: both;
			display: block;
			margin: 10px 0;
		}
		
	.sidebar .extended-search {
		padding: 50px 0 0;
	}
	
.content {
	float: right;
	width: 680px;
	position: relative;
}
	.content .hgroup {
		clear: both;
		margin: 0 0 2em 0;
		background: none;
		border: none;
	}
	.content .hgroup h2 {
		width: 520px;
		line-height: 1.2;
	}
	.content .hgroup .date {
		color: #999;
		clear: both;
		display: block;
	}

	.content h2 {
		margin: 0 0 .5em;
		font-size: 1.4em;
		font-weight: 700;
		color: #444;
	}
	
		.content h2 span {
			font-weight: 700;
		}

	.content h3, .content legend{
		margin: 0 0 1.5em;
		color: #444;
		font-weight: 700;
		font-size: 1.15em;
		line-height: 1.2;
	}

	.content p {
		margin: 0 0 1.5em;
	}	

	.content p.lead {
		font-weight: 700;
	}

	.content .article-image {
		font-weight: 700;
		border: 5px solid #f3f4f6;
	}

	.content .article-image.right {
		margin: 0 0 1em 1em;
	}

	.content .article-image.left {
		margin: 0 1em 1em 0;
	}
	
	.content ol.list {
		list-style: decimal;
		margin: 0 0 1.5em 3.5em;
		list-style-position: outside;
	}
	
	.content ul.list {
		margin: 0 0 1.5em;
	}
		
		.content ol.list li {
			margin: 0 0 .25em;
		}
		
		.content ul.list li {
			margin: 0 0 0 2em;
			padding: 0 0 0 15px;
			background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-bullet.png") no-repeat 0 8px;
		}
	
	.content .article-nav {
		font-size: .85em;
	}	
		.content .article-nav li {
			display: inline;
			border-left: 1px solid #dbdcde;
			margin: 0 15px 0 0;
			padding: 0 0 0 15px;
		}			
			.content .article-nav li:first-child {
				border-left: none;
				padding: 0;
			}	
			
		#main .content .article-nav li a {
			text-decoration: none;
		}	
			
		#main .content .article-nav li a.prev {
			background-position: 0 -1808px;
			padding: 0 0 0 11px;
		}	
			
		#main .content .article-nav li a.next {
			background-position: 100% -1839px;
			padding: 0 11px 0 0;
		}	
	
	.content .article-tools {
		position: absolute; right: 0; top: 0;
	}	
		.content .article-tools li, .title-group .article-tools li {
			display: inline;
			border-left: 1px solid #dbdcde;
			padding: 0 0 0 10px;
		}			
			.content .article-tools li:first-child, .title-group .article-tools li:first-child {
				border-left: none;
				padding: 0;
				margin: 0 10px 0 0;
			}		
		.content .article-tools li a.sprite, .title-group .article-tools a.sprite {
			background-position: 0 -1867px;
			padding: 0 0 0 17px;
		}
		
	.content .related-links {
		padding: 30px 0 0;	
	}		
		.content .related-links h3 {
			background-position: 0 -2100px;
			padding: 0 0 7px;
			margin: 0 0 .5em;
		}
		.content .related-links h3 span {
			background: #ed630f;
			display: inline-block;
			color: #fff;
			font-weight: 700;
			padding: 8px 12px;
			border-radius: 3px;
		}
		.content .related-links li {
			display: inline;
			border-left: 1px solid #babbbd;
			padding: 0 12px;		
		}
			.content .related-links li:first-child {
				border-left: none;
				padding-left: 0;		
			}
		
.article-meta {
	background: #f2fbff;
	border: 1px solid #83d0ef;
	border-radius: 3px;
	width: 220px;
	float: right;
	margin: 0 0 1em 1em;
}
		
	.article-meta .rating, .article-meta .tags, .article-meta .rate {
		border-bottom: 1px solid #cde7f0;
	}	
		
	.article-meta .rating, .article-meta .tags, .article-meta .rate, .article-meta .details {
		padding: 11px 14px;
	}
		.article-meta .rating {
			text-align: center;
		}

		.article-meta .rating li {
			display: inline-block;
		}
		.article-meta .rating span {
			display: block;
			height: 19px;
			width: 21px;
			background-position: -25px -1897px;
		}
		.article-meta .rating span.active {
			background-position: 0 -1897px;
		}

		.article-meta .votesTotal {
		    color: #666666;
		    font-size: 0.85em;
		    line-height: 19px;
		    vertical-align: top;
		    display: inline-block;
}
		
	.article-meta .rate {
		padding: 8px 14px;
		font-size: .85em;
	}
			
		.article-meta .rate li {
			margin: 3px 0;
		}
			
		.article-meta .rate a {
			padding: 0 0 0 22px;
			line-height: 20px;
			display: inline-block;
		}
		
		.article-meta .rate .good {
			background-position: 0 -1927px;
		}
		
		.article-meta .rate .bad{
			background-position: 0 -1955px;
		}
		
	.article-meta .tags dt {
		font-weight: 700;
	}
	
.articles-list {
	}
	
	.articles-list li {
		margin: 0 0 .5em;
		padding: 0 0 0 80px;
		clear: both;
		display: block;
		position: relative;
	}
	
	.articles-list a {
		font-weight: 700;
	}
	
	.articles-list span {
		display: block;
		width: 80px;
		height: 12px;
		position: absolute; left: 0; top: 3px;
	}
	
	.articles-list .rating-0 span {
		background-position: 0 -2145px;
	}
	
	.articles-list .rating-1 span {
		background-position: 0 -2161px;
	}
	
	.articles-list .rating-2 span {
		background-position: 0 -2179px;
	}
	
	.articles-list .rating-3 span {
		background-position: 0 -2198px;
	}
	
	.articles-list .rating-4 span {
		background-position: 0 -2218px;
	}
	
	.articles-list .rating-5 span {
		background-position: 0 -2235px;
	}

.forum {
	width: 100%;
}

table.forum {
	margin: 20px 0 0;
}

	.add-new-thread {
		padding: 0 17px 0 0;
		background-position: 100% -2006px;
		font-weight: 700;
	}

	.forum thead th, .forum td {
		padding: 7px 10px;
	}
	
	.forum thead th {
		background: #797979;
		font-weight: 700;
		color: #fff;
	}

	.forum td {
		border-bottom: 1px solid #dbdcde;
	}
	
	.forum li.post {
		padding: 0 0 30px;
		border-bottom: 1px solid #dbdcde;
	}
	
		.forum li.post h3 {
			background: #797979;
			color: #fff;
			padding: 7px 10px;
			font-size: 1em;
			margin: 0 0 1em 0;
		}
		
		.forum li.post .post-content {
			padding: 0 10px;
			clear: both;
		}
		
		.forum li.post .post-content p {
			margin: 0 0 1em;
		}
		
		.forum li.post .post-meta {
			text-align: right;
			font-style: italic;
			float: right;
			width: 70%;
			padding: 0 10px 0 0;
		}
		
		.forum li.post .add-new-thread {
			float: left;
			margin: 0 0 0 10px;
			background-position: 100% -2004px;
		}
	
.forum-post {
	padding: 30px 0 0;
}		
	.forum-post ul {
		padding: 0 0 30px 0;		
	}
	
	.forum-post li {
		clear: both;
		display: block;
		margin: 0 0 20px 0;
	}
	
	.forum-post li.col {
		float: left;
		width: 47%;
		clear: none;
	}
	
		.forum-post li.col.right {
			float: right;
		}
	
	.forum-post legend, .comment legend {
		display: block;
		clear: both;
		padding: 0 0 1.5em;
		margin: 0;
		position: relative;
		float: none;
	}
	
	.forum-post li label {
		clear: both;
		display: block;
	}
	
	.forum-post li textarea {
		width: 665px;
		height: 150px;
	}
	
	.forum-post li textarea, .forum-post li input[type="text"] {
		width: 665px;
	}
	
	.forum-post li.col input[type="text"] {
		width: 305px;
	}
	
	#main .forum-post li p {
		margin: .7em 0 0;
		padding: 0 0 0 5px;
	}
	
	.forum-post .refresh {
		background-position: 0 -2030px;
		height: 30px;
		width: 30px;
		display: inline-block;
		border-radius: 3px;
		box-shadow: 1px 1px 2px #cfcfcf;
	}
	
		.forum-post .refresh:hover, .forum-post .refresh:focus {
			background-position: -32px -2030px;
		}
	
		.forum-post .captcha input, .forum-post .captcha img, .forum-post .captcha .refresh {
			float: left;
			margin: 0 10px 0 0;
		}
	
		.forum-post .captcha input {
			width: 100px !important;
		}
		
	.forum-post input[type="submit"], .comment input[type="submit"], .sidebar .extended-search input[type="submit"], .ask-for-help input[type="submit"], .popup input[type="submit"], .extended-search input[type="submit"], .help input[type="submit"], .nv-submit {
		color: #fff;
		padding: 0 20px;
		height: 38px;
		line-height: 38px;
		display: inline-block;
		box-shadow: 1px 1px 0 rgba(0,0,0,.25);
		background: #3a6ba3; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhNmJhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTUwOGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #3a6ba3 0%, #25508a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a6ba3), color-stop(100%,#25508a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #3a6ba3 0%,#25508a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #3a6ba3 0%,#25508a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #3a6ba3 0%,#25508a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #3a6ba3 0%,#25508a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a6ba3', endColorstr='#25508a',GradientType=0 ); /* IE6-8 */

	}
		
	.extended-search input[type="submit"] {
		color: #333;
		background: #fbfbfb; /* Old browsers */
		background: -moz-linear-gradient(top,  #fbfbfb 0%, #999999 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#999999)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fbfbfb 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fbfbfb 0%,#999999 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fbfbfb 0%,#999999 100%); /* IE10+ */
		background: linear-gradient(top,  #fbfbfb 0%,#999999 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
	}
	
		.forum-post input[type="submit"]:hover, .forum-post input[type="submit"]:focus, .comment input[type="submit"]:hover, .comment input[type="submit"]:focus, .sidebar .extended-search input[type="submit"]:hover, .sidebar .extended-search input[type="submit"]:focus, .ask-for-help input[type="submit"]:hover, .ask-for-help input[type="submit"]:focus, .popup input[type="submit"]:hover, .popup input[type="submit"]:focus, .extended-search input[type="submit"]:hover, .extended-search input[type="submit"]:focus, .help input[type="submit"]:hover, .help input[type="submit"]:focus,  {
			color: #fff;
		background: #3a6ba3; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNhNmJhMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTUwOGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top,  #3a6ba3 0%, #25508a 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a6ba3), color-stop(100%,#25508a)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #3a6ba3 0%,#25508a 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #3a6ba3 0%,#25508a 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #3a6ba3 0%,#25508a 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #3a6ba3 0%,#25508a 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a6ba3', endColorstr='#25508a',GradientType=0 ); /* IE6-8 */

		}
		
.comment {
	padding: 50px 0 0;
	clear: both;
	
}	
	.comment ul {
		padding: 0 0 20px;
	}
	.comment li {
		display: block;
		margin: 0 0 17px;
		width: 55%;
		float: left;
	}		
		.comment li.right {
			float: right;
			width: 45%;
		}
		
	.comment label {
		clear: both;
		display: block;
	}	
	.comment textarea {
		height: 155px;
		width: 340px;
	}
	.comment li input[type="text"] {
		width: 280px;
	}
		
.news-list {
	padding: 0 0 20px 0;
	
}
	.news-list li {
		clear: both;
		display: block;
	}
	
	.news-list .title {
		font-weight: 700;
	}
	
	.news-list .meta {
		color: #999;
		font-size: .85em;
	}
	
.pages {
	clear: both;
	margin: 0 0 1.5em;
}
	
	.pages li {
		float: left;
		line-height: 16px;
	}
	
		.pages li.prev {
			padding-left: 0;
		}
	
		.pages li.right {
			padding-right: 0;
		}
		
	.pages li a, .pages li span {
		border-left: 1px solid #dbdcde;
		padding: 0 10px;
		display: inline-block;
	}
	
	#main .pages li a.active {
		text-decoration: none;
		color: #444;
	}	
		.pages li.prev a, .pages li.next a {
			display: block;
			width: 16px;
			height: 16px;
			background-position: 0 -328px;
			border: 0;
			padding: 0;
		}
		
		.pages li.next a {
			background-position: 100% -328px;
		}
		
.ask-for-help {}

	.ask-for-help .fake-table {
		padding: 2em 0 1em;
	}
	
	.ask-for-help .column-1 {
		width: 600px;
		float: left;
	}
	
		.ask-for-help .column-1 input[type="text"] {
			width: 580px;
		}
	
	.ask-for-help .column-2 {
		width: 340px;
		float: right;
	}
	
		.ask-for-help .column-2 input[type="text"] {
			width: 270px;
		}
	
		.ask-for-help .column-1 li, .ask-for-help .column-2 li, .help li {
			clear: both;
			display: block;
		}
	
		.ask-for-help .column-1 li, .ask-for-help .column-2 li {
			margin: 0 0 20px;
		}
	
		.ask-for-help .column-2 .file {
			margin: 0 0 10px;
		}
	
	.ask-for-help label {
		clear: both;
		display: block;
	}
	
	.ask-for-help textarea {
		width: 580px;
		height: 170px;
	}
	
.problem-solving {}	

	.problem-solving ul {
		padding: 0 0 1em;
	}
	
	.problem-solving li {
		padding: 3px 0;
		clear: both;
		display: block;
	}
	
	.problem-solving label, .problem-solving .label {
		display: block;
		clear: both;
		background-color: #ebf6fb;
		background-position: 0 -2442px;
		border: 1px solid #83d0ef;
		padding: 9px 10px 9px 40px;
		cursor: pointer;
		font-size: 1.15em;
		color: #25528e;
		border-radius: 3px;
		text-decoration: none !important;
		box-shadow: 0px 0px 2px #dadada;
	}	
		.problem-solving label:hover, .problem-solving label:focus, .problem-solving .label:hover {
			background-color: #25528e;
			border: 1px solid #25528e;
			color: #fff !important;
		}	
		
		.problem-solving .label:focus, .problem-solving .label:active, .problem-solving .label.active {
			background-position: 0 -2502px;
			background-color: #25528e;
			border: 1px solid #25528e;
			color: #fff !important;
		}	
		
		.problem-solving .label.active:focus, .problem-solving .label.active:active {
			background-color: #25528e;
			background-position: 0 -2523px;
			border: 1px solid #25528e;
			color: #fff !important;
		}	
		
	.problem-solving input[type="reset"], .problem-solving input[type="submit"], .problem-solving .reset, .problem-solving .button {
		border: 1px solid #dadada;
		background-color: #f3f4f6;
		cursor: pointer;
		color: #777 !important;
		text-decoration: none !important;
		border-radius: 3px;
		font-weight: normal;
		text-align: left;
		display: inline-block;
		width: 100%;
		box-shadow: 1px 1px 1px #e7e7e8;
	}
		
	.problem-solving input[type="reset"]:hover, .problem-solving input[type="reset"]:focus, .problem-solving input[type="submit"]:hover, .problem-solving input[type="submit"]:focus, .problem-solving .reset:hover, .problem-solving .reset:focus, .problem-solving .button:hover, .problem-solving .button:focus {
		border: 1px solid #c6c6c6;
		background-color: #e9eaec;
		color: #444;
	}
		
	.problem-solving input[type="reset"], .problem-solving .reset {
		background-position: 0 -2267px;
		padding: 10px 10px 10px 30px;
		width: 94%;
	}
		
	.problem-solving input[type="submit"], .problem-solving .button {
		background-position: 0 -2296px;
		padding: 10px 10px 10px 25px;
	}
		
	.problem-solving input[type="reset"].right, .problem-solving .reset.right {
		width: 42%;
	}
		
	.problem-solving input[type="submit"].left, .problem-solving .button.left {
		width: 42%;
	}

.message-box {
	border: 3px solid #ed630f;
	padding: 20px 20px 0;
	margin: 0 0 1.5em;
}

.help-path {
	list-style: decimal;
	list-style-position: outside;
	margin: 0 0 1.5em 2em;
}

	.help-path li {
		padding: 0 0 3px;
	}
	
	.help-path li, #main .help-path li a {
		font-weight: 700;
		color: #989898;
	}
	
	.help-path li.active, #main .help-path li.active a {
		color: #ed630f;
	}
	
.videos {
	font-size: 1.25em;
	padding: 20px 0 0;
}
	
.videos li {
	width: 320px;
	float: left;
	text-align: center;
	padding: 0 0 30px 0;
	position: relative;
	min-height: 280px;
}
	
	/*#main .videos li a {
		text-decoration: none;
		color: #444;
	}*/
	
	.videos li img {
		border: 5px solid #f0f0f0;
	}
	
	.videos li:hover img, .videos li:focus img {
		border: 5px solid #d5d5d5;
	}
	
	.videos li a.play {
		background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-play.png") no-repeat 50% 0;
		height: 90px;
		width: 90px;
		display: block;
		position: absolute; left: 115px; top: 72px;
	}
	
	.videos li a.play:hover, .videos li a.play:focus {
		background-position: 50% -90px;
	}

.faq {
	border-top: 1px solid #dbdcde;
}

	.faq > li {
		border-bottom: 1px solid #dbdcde;
		padding: 15px 0 0;
		clear: both;
		display: block;
	}

	.faq .a {
		display: none;
	}

	.faq .active .a {
		display: block;
	}

	.faq .left {
		width: 90%;
		padding: 0 0 0 30px;
	}

	.faq .q {
		font-weight: 700;
		margin: 0 0 15px;
		clear: both;
		display: inline-block;
		background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-q.png") no-repeat 10px 3px;
		padding: 0 0 0 30px;
	}

	.faq .active .q {
		background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-q-close.png") no-repeat 10px 2px;
		color: #444 !important;
		text-decoration: none !important;
	}

/* - - - - - - - - - - - - - Footer - - - - - - - - - - - - - */

#footer {
	background: #f3f3f3;
	clear: both;
	box-shadow: inset 0 5px 5px #dfdfdf;
	border-radius: 3px;
	color: #666;
	font-size: 1.4em;
}
	#footer h2 {
		display: inline;
	}

	#footer ul {
		padding: 20px;
	}

	#footer li {
		display: inline;
		margin: 0 40px 0 0;
	}
	
	#footer .opensans {
		font-size: 1.3em;
	}
	
	#footer .dark {
		color: #333;
	}
	
	#footer a {
		color: #666;
	}
	
	#footer a:hover, #footer a:focus {
		text-decoration: underline;
	}

	#footer .orange a { color: #ed630f; }
	
/* - - - - - - - - - - - - - Slider - - - - - - - - - - - - - */
	
.jcarousel-skin-id .jcarousel-container {
    background: #fff;
}

.jcarousel-skin-id .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-id .jcarousel-container-horizontal {
    width: 960px;
}

.jcarousel-skin-id .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-id .jcarousel-clip-horizontal {
    width:  960px;
    height: 295px;
}

.jcarousel-skin-id .jcarousel-item {
    width: 960px;
    height: 295px;
}

.jcarousel-prev, .jcarousel-next {
	background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-sprite.png") no-repeat 0 -2343px;
	width: 27px;
	height: 48px;
	cursor: pointer;
	position: absolute; top: 122px;
}

.jcarousel-prev {
	left: 0;
}

.jcarousel-next {
	background-position: 100% -2343px;
	right: 0;
}

/* - - - - - - - - - - - - - Popup - - - - - - - - - - - - - */

.simplemodal-overlay {
	background: #000;
	opacity: 0.85 !important;
}

#basic-modal-contacts {
	width: 320px;
}

.popup {
	background: #fff;
	padding: 30px;
	border-radius: 3px;
	font-size: 1.4em;
	line-height: 1.5;
}
	.popup h2 {
		font-weight: 700;
		margin: 0 0 1em;
		line-height: 1.3;
	}

	.popup p, .popup ul {
		margin: 0 0 1.5em;
	}

	.popup form li {
		margin: 0 0 15px;
	}

	.popup label {
		clear: both;
		display: block;
	}

	.popup input[type="text"] {
		width: 308px;
	}
	
	.popup .nomargin {
		margin: 0;
	}
	
.help-send {
	margin-right:60px;
}

.error {
	color:#ff0000;
}

.message-done {
	color:green;
	margin:10px;
}

.articles-list-no-padding li {
	padding-left:0;
}

	.freetext ol {
		list-style: decimal;
		margin: 0 0 1.5em 3.5em;
		list-style-position: outside;
	}
	
	.freetext ul {
		margin: 0 0 1.5em;
	}
		
		.freetext ol li {
			margin: 0 0 .25em;
		}
		
		.freetext ul li {
			margin: 0 0 0 2em;
			padding: 0 0 0 15px;
			background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-bullet.png") no-repeat 0 8px;
		}


/* sisuala tabeli stiilid */

.freetext table {
	border-top: 1px solid #ADADAD;
	border-left: 1px solid #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
}

.freetext td {
	border-bottom: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

.freetext th {
	border-bottom: 1px solid #ADADAD;
	border-right: 1px solid #ADADAD;
	padding: 5px;
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
}

.aksHelpThankYou {
    background-color: #EBF6FB;
    background-position: 0 -2442px;
    border: 1px solid #83D0EF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 2px #DADADA;
    clear: both;
    color: #25528E;
    display: block;
    font-size: 1.15em;
    padding: 9px 10px 9px 10px;
    text-decoration: none !important;
    text-align:center;
}

/* sitemap */

.SitemapContainer {
	font-size: .9em;
	line-height: 1.5;
	font-size: .9em;
}

.SitemapContainer h2 {
	padding-bottom: 1em;
}

.SitemapContainer > ul > li > a, .SitemapContainer > ul > li > ul > li > a  {
	font-weight: 700;
}

.SitemapContainer > ul > li > a {
	font-size: 1.1em;
}

.SitemapContainer ul ul {
	margin: 1em 0 1em 2em;
}

.SitemapContainer > ul > li {
	margin-top: 1em;
}

.SitemapContainer > ul > li > ul  {
	margin-bottom: 2em;
}


.SitemapContainer li {
	margin: .3em 0;
}

.SitemapContainer li a {
	background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-list.jpg") no-repeat 0 5px;
    clear: both;
    display: inline-block;
    padding: 0 0 0 20px;
    margin: 0;
}

/* search page */

.search-page input[ type="text"] {
	width: 70%;
}
.search-page input[ type="submit"] {
	margin: 0 0 0 -35px;
	top: 0;
}

.search-page h2 {
	margin-top: 2em;
}

.search-page label {
	display: none;
}

.search-page .pages li {
	margin: .5em 0;
}

.search-page .pages a {
	border: none;
}

.search-page .pages .active a {
	font-weight: 700;
	text-decoration: none !important;
}

/* search page */

.help {
	position: fixed;
	right: 20px;
	bottom: 0;
	text-align: right;
	z-index: 10;
	font-size: 1.4em;
	line-height: 1.2;
}

.help-trigger {
	color: #fff !important;
	font-size: 1.3em;
	background-color: #ed630f;
	border-radius: 5px 5px 0 0;
	padding: 10px 0;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none !important;
	background-position: 102% -195px;
	background-repeat: no-repeat;
	vertical-align: top;
}

.help-trigger span {
	padding: 0 80px 0 45px;
	background-position: 15px -134px;
	display: inline-block;
	background-repeat: no-repeat;
	line-height: 25px;
}

.help-trigger.active {
	background-position: 102% -125px;
}

.help-content {
	display: none;
	background: #e8f5fa;
	padding: 20px 30px 10px;
	width: 380px;
	text-align: left;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.help-content div.uploader {
    float: right;
    margin: 10px 0 0;
    overflow: hidden;
    width: 380px !important;
    text-align: right;
}

.help-content div.uploader span.action {
    width: auto !important;
    padding-left: 10px;
    padding-right: 10px;
}

.help-content div.uploader input {
	width: 100% !important;
}

.help-content div.uploader span.filename {
	display: none;
}

.help-content div.uploader span.action {
	display: inline-block;
	float: none;
	border-radius: 3px;
}

.help-content ul {
	padding: 10px 0;
}

.help-content a {
	color: #25528e;
	text-decoration: underline;
}

.help-content a:hover, .help-content a:focus {
	text-decoration: none;
}


.help-content label {
	line-height: 30px;
	display: inline-block;
	vertical-align: top;
}

.help-content input[type="text"] {
	float: right;
	width: 220px;
}

.help-content textarea {
	width: 100%;
	min-height: 7em;
	padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.help-content p {
	margin: .75em 0;
}

.help-content li {
	margin: 0 0 10px;
}

.captcha-error {
    display: none;
}

.help-content .filelist {
    display: none;
	background: #fff;
	position: relative;
	padding: 7px 15px;
	border-radius: 5px;
	margin: 20px 0 30px;
}
.help-content .filelist:after {
	content: " ";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 16px 12px 16px;
	border-color: transparent transparent #fff transparent;
	position: absolute;
	right: 30px;
	top: -12px;
	z-index: 5;
}

.help-content .filelist p {
	margin: 5px 0;
	padding: 0 0 0 18px;
	line-height: 1;
	background: url("/web/20171104063047im_/http://www.id.ee/extensions/idee/images/bg-ico.png") no-repeat 0 0;
}

.help-content .captcha input {
	width: 80px;
	margin: 6px 0 0;
}

.help-content .captcha img {
	margin: 0 15px;
}

.negative-vote {
	display: none;
	background: #e8f5fa;
	padding: 20px 30px;
	width: 380px;
	text-align: left;
	border-radius: 5px;
	font-size: 1.4em;
	box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.negative-vote:before {
	content: " ";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 16px 12px 16px;
	border-color: transparent transparent #e8f5fa transparent;
	position: absolute;
	right: 30px;
	top: -12px;
	z-index: 5;
}
.negative-vote:after {
	content: " ";
	width: 20px;
	height: 20px;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
	position: absolute;
	right: 36px;
	top: -9px;
	z-index: -1;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.nv-buttons {
	text-align: center;
	padding: 15px 0 0;
}

.nv-buttons a {
	margin: 0 1em;
}

.nv-title {
	padding: 0  0 1em;
}

.nv-reason {
	width: 100%;
	min-height: 10em;
}

.nv-close {
	border: 1px solid #ccc;
	color: #666;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
}

.ru .nav .step-1 a span {
	font-size: 1.3em;
}


/** 
 *     100 miljonit kampaania
 */

.mil100 {
    padding-top:8px;
    padding-bottom:8px;
    margin-top:5px;
    border-top:1px solid #ed630f;
    border-bottom:1px solid #ed630f;
    text-align: center;
    color:#444444;
    font-size:19px;
}
    .mil100 strong {
        margin-top:4px;
        display:block;
        font-size:28px;
        color:#ed630f;
    }
    
.mil100_banner {
    margin:0;
    padding:0 0 20px 0;
}
@media screen and ( max-width:1056px){
	.owl-controls{
		display: none!important;
	}

}
@media screen and ( max-height: 685px ){
	.help-content {
		overflow: auto;
		max-height: 500px;
	}
}

@media screen and ( max-height: 585px ){
	.help-content {
		overflow: auto;
		max-height: 400px;
	}
}
/*
     FILE ARCHIVED ON 06:30:47 Nov 04, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:07:15 May 12, 2022.
     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)).
*/
/*
playback timings (ms):
  captures_list: 718.68
  exclusion.robots: 0.073
  exclusion.robots.policy: 0.067
  cdx.remote: 0.053
  esindex: 0.007
  LoadShardBlock: 109.848 (3)
  PetaboxLoader3.datanode: 281.038 (4)
  CDXLines.iter: 15.237 (3)
  load_resource: 259.342
  PetaboxLoader3.resolve: 35.946
*/