html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:top;}
sub {vertical-align:bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
strong { font-weight: bold; }
em, em strong { font-style: italic;}
.clear {clear: both;}

body {
	background: #f2f0f0 url(../images/bg.gif) repeat-x 0 0;
	font: 13px/16px "Trebuchet MS", serif;
	color: #747474;
}

html, body {
	height: 100%;
}

input, textarea {
	font: 13px/16px "Trebuchet MS", serif;
}

* {
	outline: 0;  outline-color:transparent; outline-style:none; outline-width:0;
}

a {
	color: #ec732c;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	position: relative;
	min-height: 100%;
}

#container {
	width: 960px;
	margin: auto;
}

#header .logo {
	float: left;
	width: 76px;
	height: 94px;
}

#header .logo h1 {
	display: none;
}

#header .lang {
	float: right;
	padding: 15px 0 0;
}

#header .lang li {
	position:relative;
	float: left;
	border-left: 1px solid #adadad;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
#header .lang li.first {
	border:0;
}
#header .lang ul.sub {
	position:absolute;
	right:0;
	width:180px;
	text-align: right;
	padding:0;
	background: #eee;
	display: none;
}

#header .lang .sub li {
	position:relative;
	margin:0;
	padding:0;
	float:right;
	width: 100%;
	border:1px solid #ADADAD;
	border-bottom: 0px;	
}
#header .lang .sub li.first {
}
#header .lang .sub li.last {
	border-bottom: 1px solid #adadad;
}

#header .lang .sub a {
	padding:3px 10px;
	background:#eee;
	color:#777;
	display: block;
	float:right;
	width:160px;
}
#header .lang .sub a:hover {
	background: #fff;
	color:#EC732C;
	text-decoration: none;
}

 
#header .real-lang li {
	border:0!important;
}
#header .real-lang .active {
	display:none;
}


#header .search {
	position: relative;
	clear: right;
	float: right;
	padding: 15px 0 0;
}

#header .advanced-search {
display:none;
}
/*
#header .advanced-search {
	position: absolute;
	right:0;
	display: block;
	top:42px;
}
*/

#header .search .form-item label {
	display:none;
}



.form-text {
	border: 1px solid #a0a5a8;
	background: #fff url(../images/search-text-bg.gif) repeat-x 0 0;
	width: 186px;
	height: 16px;
	padding: 3px 7px 4px;
	line-height: 16px;
}

.form-submit {
	color: #fff;
	background: #9aa0a3;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 5px;
	height: 22px;
	cursor: pointer;
}
.form-submit:hover {
	background:#666;
}

#header .search .form-text {
	float: left;
}

#header .search .form-submit {

	margin: 2px 0 0 10px;
	float: right;
}

#header .menu {
	height: 40px;
	background: url(../images/header-menu-bg.gif) repeat-x 0 0;
}

#header .menu ul ul {
	position: absolute;
	top:40px;
	z-index: 1;
	display:none;
	min-width: 207px;
}
#header .menu ul ul li {
	float: none;
	background: #ec7935 url('../images/header-sub-menu-li-bg.gif') repeat-x 0 0;
	height:28px;
	white-space: nowrap;
	width:100%;
}
#header .menu ul ul a {
	height:28px;
	line-height: 28px;
	font-size: 80%;
}
#header .menu .active ul  a {
	color:#fff;
}
#header .menu .active ul .active {
	background: #ec7935 url('../images/header-sub-menu-li-bg.gif') repeat-x 0 0;
	
}
#header .menu .active ul .active a {
	color:#fff;
	text-decoration: underline;
}

#header .menu li {
	float: left;
	height: 40px;
	background: url(../images/header-menu-li-bg.gif) no-repeat 0 0;
}

#header .menu a {
	color: #fff;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
}

#header .menu .home {
	width: 44px;
	background: none;
}
#header .menu .home a {
	padding: 0;
	width: 42px;
	height: 38px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/header-menu-home.gif) no-repeat 0 0;
	border:1px solid transparent;
}
#header .menu .home a:hover {
	border:1px dotted #fff;
}

#header .menu .active {
	background: #fff;
}
#header .menu .active a {
	background-position: 0 -40px;
	color: #ec7a37;
}

#header .subscribe,
#header .social {
	height: 25px;
	padding: 5px 0 0;
}

#header .subscribe {
	float: left;
}

#header .subscribe li {
	float: left;
	line-height: 18px;
	height: 18px;
	padding: 0 10px;
	border-left: 1px solid #aeadad;
}

#header .subscribe li.first {
	border: 0;
}

#header .subscribe .rss {
	background: url(../images/icon-rss.gif) no-repeat 100% 50%;
}

#header .subscribe .rss a {
	padding: 0 20px 0 0;
}

#header .social {
	float: right;
}

#header .social p,
#header .social ul,
#header .social li {
	float: left;
	line-height: 18px;
}

#header .social li {
	padding: 0 0 0 10px;
}

.title-content {
	background: #fff;
	padding: 5px 10px 10px;
	margin: 0 0 10px;
}
.title-content .breadcrumbs {
	padding: 0 0 5px;
}
.title-content .breadcrumbs li {
	display: none;
}
.title-content .breadcrumbs li.active {
	display: inline;
}
.title-content .breadcrumbs ul {
	display: inline;
}
.title-content .breadcrumbs .home {
	float:left;
	padding-right: 5px;
}
.title-content .breadcrumbs a {
	color: #747474;
	font-weight: bold;
}
.title-content .breadcrumbs a.active {
	font-weight: normal;
}

.title-content .title-image img {
	vertical-align: middle;
}

.content-col-right {
	float: right;
	width: 640px;
	overflow:hidden;
}

#text {
	background: #fff;
	padding: 0 20px;
}

#text h1 {
	background: #ec732c;
	color: #fff;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	margin: 0 -20px 10px;
	padding: 10px 20px;
}

#text h2 {
	color: #5c5c5c;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 15px;
}

#text p {
	margin: 20px 0;
}

#text .tools {
	padding: 10px 0;
}

#text .tools li {
	float: left;
	padding: 0 25px 0 0;
	font-size: 14px;
}

#text .tools a {
	background: no-repeat 0 50%;
	padding: 0 0 0 25px;
}

#text .tools .share { background-image: url(../images/icon-share.gif) }
#text .tools .print { background-image: url(../images/icon-print.gif) }
#text .tools .pdf { background-image: url(../images/icon-pdf.gif) }

#text .keywords label {

	color:#5C5C5C;
	text-transform: none;
	margin-right: 10px;
}
#text .keywords {
	font-size: 14px;
	color: #ec732c;
	padding: 10px 0 20px;
	background: url(../images/dotted-bg.gif) repeat-x 0 0;
	text-transform: lowercase;
}

#text .field-field-frontpage-image {
	display:none;
}

#text .group-contact-information {
	color: #151206;
	padding:0;
}
#text .group-contact-information .content {
	padding:0;
}
#text .group-contact-information p {
}
#text .field-field-contact-image {
	float: left;
	margin: 0 10px 10px 0;
}

#text img.float-left {
	float: left;
	margin: 0 10px 10px 0;
}

.content-col-right .links {
	margin: 10px 0 0 0;
}

.content-col-right .links .item {
	float: left;
	background: #fff;
	width: 285px;
	margin: 0 10px 10px 0;
	padding: 10px 10px 15px 20px;
}

.content-col-right .links .col-left .item,
.content-col-right .links .col-right .item {
	float: none;
	margin-right: 0;
}

.content-col-right .links .col-right {
	width: 315px;
}

.content-col-right .links .col-left {
	float: left;
}

.content-col-right .links .col-right {
	float: right;
}

.content-col-right .links li {
 margin: 0 0 5px;
}

.content-col-right .links span.date {
	color: #bcbcbc;
	display: block;
	font-size: 12px;
}

.content-col-right .links h4,
#sidebar .box h4 {
	font-size: 20px;
	line-height: 22px;
	color: #343434;
	padding: 0 0 5px;
}

#nid-869 .tools .pdf, #nid-923 .tools .pdf{display:none}

#sidebar {
	float: left;
	width: 310px;
}

#sidebar .menu {
	margin: 0 0 20px;
	padding: 10px 0 0;
}

#sidebar .menu p,
#sidebar h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #343434;
	margin-bottom: 8px;
}

#sidebar .menu p a {
	color: #343434;
}
#sidebar .menu li {
	list-style:none;
	margin:0;
	padding:0;
	font-size: 14px;
	background: url(../images/menu-arrow-right.gif) no-repeat 5px 8px;
}

#sidebar .menu li.sub {
	background: url(../images/menu-arrow-down.gif) no-repeat 4px 8px;
}

#sidebar .menu li li {
	background: url(../images/menu-arrow-right.gif) no-repeat 19px 8px;
}
#sidebar .menu li li.sub {
	background: url(../images/menu-arrow-down.gif) no-repeat 18px 8px;
}

#sidebar .menu li li li {
	background: url(../images/menu-arrow-right.gif) no-repeat 30px 8px;
}

#sidebar .menu .sub a {
	text-decoration: underline;
}

#sidebar .menu .sub li a {
	text-decoration: none;
}

#sidebar .menu .sub .sub a {
	text-decoration: underline;
}

#sidebar .menu .sub .sub li a {
	text-decoration: none;
}

#sidebar .menu .active a {
	color: #343434;
	text-decoration: underline !important;
}

#sidebar .menu .active li a {
	color: #ec732c;
	text-decoration: none;
}

#sidebar .menu li a {
	padding: 3px 0 6px 15px;
	background: url(../images/menu-dotted-bg.gif) repeat-x 0 100%;
	display: block;
}
#sidebar .menu li.last a {
	background: none;
}

#sidebar .menu li li a {
	padding-left: 30px;
}

#sidebar .menu li li li a {
	padding-left: 40px;
}

#sidebar .banner {
	margin: 0 0 10px;
}

#sidebar .banner img {
	vertical-align: middle;
}

#sidebar .box {
	background: #fff;
	margin: 0 0 10px;
	padding: 5px 15px;
}

#sidebar .box p {
	padding: 0 0 5px;
}

#container {
	padding: 0 0 237px;
}

#footer {
	position: absolute;
	width: 100%;
	min-width: 940px;
	height: 225px;
	bottom: 0;
	background: #e3e6e7 url(../images/footer-bg.gif) repeat-x 0 100%;
}
.footer-inner {
	width: 960px;
	margin: 0 auto;
	background: #e3e6e7 url(../images/footer-bg.gif) repeat-x 0 100%;
}

#footer .menu {
	height: 173px;
	padding: 15px 0 0;
}

#footer .menu ul ul ul{display:none;}

#footer .menu li {
	float: left;
	text-transform: uppercase;
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	color: #343434;
}

#footer .menu li a {
	color: #343434;
}

#footer .menu li li {
	float: none;
	text-transform: none;
	width: auto;
	font-size: 11px;
	font-weight: normal;
}

#footer .menu li li a {
	color: #ec732c;
}

#footer .copyrights {
	color: #fff;
	font-size: 12px;
	height: 37px;
	line-height: 37px;
}
#footer .copyrights p {
	margin:0;
	padding:0;
}
#footer .copyrights a {
	color: #fff;
}

#text .menu {
	height: 20px;
	padding: 5px 0;
}

#text .menu li {
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	border-left: 1px solid #e1e1e1;
}

#text .menu ul {
	float: right;
	margin: 0 -20px 0 0;
}

#text .menu li.first {
	border: 0;
}

#text .menu a {
	color: #3a3735;
}
#text .menu .active a {
	color: #ec732c;
}

#text .updates {
	margin: 0 -10px;
	padding: 0 0 20px;
}

#text .updates .item {
	background: url(../images/updates-item-top.gif) repeat-x 0 0;
	margin: 0 0 5px;
}

#text .updates .item-inner {
	background: url(../images/updates-item-bottom.gif) no-repeat 50% 100%;
	padding: 15px 20px 10px 15px;
}

#text .updates .text {
	float: right;
	width: 550px;
	padding: 0;
	color: #343434;
}

#text .updates .meta {
	display: block;
	color: #747474;
	font-size: 12px;
}

#text .updates .icon {
	background: url(../images/icons.gif) no-repeat 0 0;
	width: 22px;
	height: 22px;
	overflow: hidden;
	float: left;
}

#text .updates .icon-twitter .icon {
	background-position: 0 -22px;
}

#text .updates .icon-event .icon {
	background-position: 0 -44px;
}

#text .updates .icon-press_release .icon {
	background-position: 0 -66px;
}

.partners {
	background: #fff;
	margin: 10px 0;
	padding: 10px 0 15px 15px;
}

.partners h4 {
	font-size: 20px;
	line-height: 22px;
	padding: 0 0 10px;
}

.partners h5 {

}

.partners .col-left {
	float: left;
	width: 540px;
}

.partners .col-right {
	float: right;
	width: 400px;
}

#slider, .frontpage-picture {
	visibility: hidden;
}

.case-karuselli {
	margin: 0 0 10px;
	padding: 10px;
	background: #fff;
	position: relative;
	width: 940px;
	height: 380px!important;
	overflow: hidden;
}

.slider-wrapper {
	width: 940px;
	height: 380px;
	overflow: hidden;
	position:relative;	
}

.case-karuselli .panel {
	position: relative;
	float:left;
}


.case-karuselli .picture {
	width: 940px;
	overflow: hidden;
}

.case-karuselli .text {
	background: url(../images/case-karuselli-transparent.png) repeat 0 0;
	width: 940px;
	position: absolute;
	bottom: 32px;
	color: #312e24;
}

.case-karuselli .pagination {
	padding: 0 5px;
	position: absolute;
	bottom: 8px;
	right: 0;
}

.case-karuselli .pagination a {
	float: left;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background: #fff;
	margin: 0 0 0 5px;
	font-weight: bold;
}

.case-karuselli .pagination a.current {
	color: #fdc613;
	background: #ec732c;
}

.case-karuselli .text {
	padding: 15px 0 0;
}

.case-karuselli .text .item {
	float: left;
	width: 315px;
	padding: 0 20px 10px 0;
}

.case-karuselli h2 {
	color: #ec732c;
	font-size: 24px;
	font-weight: bold;
	float: left;
	width: 250px;
	padding: 16px 0 10px 15px;
	line-height: 24px;
}

.case-karuselli .text .item .picture {
	float: left;
	width: auto;
	margin: 0 15px 0 0;
}

#text .news-item {
	margin: 20px 0;
}
#text .news-item-last {
	padding-bottom:20px;
}

.news-item .text {
	float: left;
	width: 410px;
}

#text .news-item .text h2 {
	margin: 0;
	font-size: 20px;
	line-height: 20px;
}

#text .news-item .text p {
	margin: 0;
}

#text .news-item .text p.date {
	margin: 10px 0;
}
#text .news-item .external_link {
	margin-left:100px;
}

.news-item .picture {
	float: right;
	width: 175px;
}

.list-item .picture {
	float: right;
	width: 207px;
	padding:  10px 0;
}

.list-item .text {
	float: left;
	width: 365px;
	line-height:40px;
}

.contact-item .picture,
.contact-list-item .picture {
	float: left;
	width: 93px;
	padding:  10px 0;
}
.contact-item .info,
.contact-item .text,
.contact-list-item .text {
	float: right;
	width: 480px;
	line-height:40px;
}

.contact-item .picture {

}

.contact-item .text {
	line-height: 22px;
}

.contact-item .info {
	line-height: 16px;
}

.list-item .text h2 {
	margin:0!important;
}

.list-item .text .additional p {
	margin:0!important;
	line-height:22px;
}

#text .back {
	margin: 0 0 10px;
}

#text .back-bottom {
	margin: 40px 0 0;
}

#text .contact-position {
	font-size: 14px;
	line-height: 10px;
	margin-top: 5px;
	color: #343434;
}
#text .contact-position p {
	margin:0;
	line-height: 22px;
}

#text .contact-item h2 {
	margin: 20px 0 0;
	font-size: 20px;
}

#text p.intro {
	font-size: 14px;
	font-weight: bold;
}

.section-thumb {
	width: 150px;
	float: left;
	padding: 0 0 40px;
}

.section-thumb-middle {
	width: 300px;
}

#text .section-thumb h2 {
	text-align: center;
	font-size: 19px;
	line-height: 20px;
}

.section-thumb .picture,
#text .section-thumb p {
	width: 150px;
	margin: 0 auto;
}

.section-thumb .picture {
	margin: 10px auto;
}

#text .node .field-field-image {
	float:right;
	margin:10px 0 10px 10px;
}

#text .news-node .date {
	display:block;
	font-size:12px;
	font-weight:normal;
}
#attachments {width:100%;margin:10px 0 20px; }
#attachments td {padding:3px 10px;}

.pager {
	padding-bottom:20px;
}
.item-list ul.pager li {
	margin:0;
}

.addthis_toolbox {
	float:left;
	font-size:14px;
	padding:0 25px 0 0;
}
#text .addthis_toolbox a {
	padding:0;
}
.at300bs.at15t_expanded, .at300bs.at15t_compact {
	margin-right:11px;
}

#text ul {
	margin:3px 0 6px 15px;
}
#text li {
	font-size: 13px;
	background: url(../images/menu-arrow-right.gif) no-repeat 5px 8px;
	padding:3px 0 6px 15px;
}
#text .pager {padding:3px 0 10px;}
#text .pager li {background: none;}
#text .pager a {color:#747474;font-weight: bold;}
#text .pager {color:#EC732C;}

#submenu_container {
	z-index:1;
}
#extra_links {
	background:url('../images/menu-arrow-down.gif') no-repeat right 6px;
	padding:0 15px 0 0;
}

.partners h5 {
	clear:both;
}
.partners .col-left .logos {
	clear: left;
}

.partners .col-right .logos {
	clear: right;
}
.partners  .upper a {
	height: 52px;
	width: 73px;
	float:left;
	background:url('../images/logos/logo-a_03.png') no-repeat;
}

.partners  .bottom a {
	height: 43px;
	width: 73px;
	float:left;
	background:url('../images/logos/logo-a_03.png') no-repeat;
}
.partners  a:hover {
	background:url('../images/logos/logo-b_03.png') no-repeat;
}

.partners a.logo-04 {
	background:url('../images/logos/logo-a_04.png') no-repeat;
	width: 105px;
}
.partners a.logo-04:hover {
	background:url('../images/logos/logo-b_04.png') no-repeat;
}
.partners a.logo-05 {
	background:url('../images/logos/logo-a_05.png') no-repeat;
	width: 115px;
}
.partners a.logo-05:hover {
	background:url('../images/logos/logo-b_05.png') no-repeat;
}
.partners a.logo-06 {
	background:url('../images/logos/logo-a_06.png') no-repeat;
	width: 80px;
}
.partners a.logo-06:hover {
	background:url('../images/logos/logo-b_06.png') no-repeat;
}
.partners a.logo-07 {
	background:url('../images/logos/logo-a_07.png') no-repeat;
	width: 70px;
}
.partners a.logo-07:hover {
	background:url('../images/logos/logo-b_07.png') no-repeat;
}
.partners a.logo-17 {
	background:url('../images/logos/logo-a_17.png') no-repeat;
	width: 99px;
}
.partners a.logo-17:hover {
	background:url('../images/logos/logo-b_17.png') no-repeat;
}
.partners a.logo-18 {
	background:url('../images/logos/logo-a_18.png') no-repeat;
	width: 114px;
}
.partners a.logo-18:hover {
	background:url('../images/logos/logo-b_18.png') no-repeat;
}
.partners a.logo-18-en {
	background:url('../images/logos/logo-a_18-en.png') no-repeat;
	width: 114px;
}
.partners a.logo-18-en:hover {
	background:url('../images/logos/logo-b_18-en.png') no-repeat;
}
.partners a.logo-19 {
	background:url('../images/logos/logo-a_19.png') no-repeat;
	width: 80px;
}
.partners a.logo-19:hover {
	background:url('../images/logos/logo-b_19.png') no-repeat;
}
.partners a.logo-20 {
	background:url('../images/logos/logo-a_20.png') no-repeat;
	width: 80px;
}
.partners a.logo-20:hover {
	background:url('../images/logos/logo-b_20.png') no-repeat;
}
.partners a.logo-21 {
	background:url('../images/logos/logo-a_21.png') no-repeat;
	width: 70px;
}
.partners a.logo-21:hover {
	background:url('../images/logos/logo-b_21.png') no-repeat;
}
.partners a.logo-22 {
	background:url('../images/logos/logo-a_22.png') no-repeat;
	width: 63px;
}
.partners a.logo-22:hover {
	background:url('../images/logos/logo-b_22.png') no-repeat;
}
.partners a.logo-10 {
	background:url('../images/logos/logo-a_10.png') no-repeat;
	width: 81px;
}
.partners a.logo-10:hover {
	background:url('../images/logos/logo-b_10.png') no-repeat;
}
.partners a.logo-12 {
	background:url('../images/logos/logo-a_12.png') no-repeat;
	width: 111px;
}
.partners a.logo-12:hover {
	background:url('../images/logos/logo-b_12.png') no-repeat;
}
.partners a.logo-13 {
	background:url('../images/logos/logo-a_13.png') no-repeat;
	width: 89px;
}
.partners a.logo-13:hover {
	background:url('../images/logos/logo-b_13.png') no-repeat;
}
.partners a.logo-24 {
	background:url('../images/logos/logo-a_24.png') no-repeat;
	width:137px;
}
.partners a.logo-24:hover {
	background:url('../images/logos/logo-b_24.png') no-repeat;
}
.partners a.logo-25 {
	background:url('../images/logos/logo-a_25.png') no-repeat;
	width:64px;
}
.partners a.logo-25:hover {
	background:url('../images/logos/logo-b_25.png') no-repeat;
}
.partners a.logo-27 {
	background:url('../images/logos/logo-a_27.png') no-repeat;
	width:100px;
}
.partners a.logo-27:hover {
	background:url('../images/logos/logo-b_27.png') no-repeat;
}
.partners a.logo-28 {
	background:url('../images/logos/logo-a_28.png') no-repeat;
	width:100px;
}
.partners a.logo-28:hover {
	background:url('../images/logos/logo-b_28.png') no-repeat;
}
.partners a.logo-29 {
	background:url('../images/logos/logo-a_29.png') no-repeat;
	width:84px;
}
.partners a.logo-29:hover {
	background:url('../images/logos/logo-b_29.png') no-repeat;
}

.noresult {padding:0 0 20px; text-align:center; font-style: italic;}
.nowrap {white-space: nowrap;}

.search-advanced {padding-bottom:10px;}

.block ul {padding:0;}

.news-item a {white-space: nowrap}

.views-exposed-widget {
	clear: both;
	width: 100%;
}
.views-exposed-form label {
	float:left;
	line-height: 22px;
	margin:0 10px 0 0;
	width: 150px;
}
.views-exposed-form .views-widget {
	float:left;
}
#edit-keywords {
	width:400px;
}
.views-exposed-form .views-exposed-widget .form-submit {margin:0;position: relative; left:160px;}

.authors img {
	float:right;
	padding:10px 0 10px 10px;
}
#text .news-item .keywords {
	font-size: 13px;
}

/* Questionary */
#webform-client-form-869,
#webform-client-form-923 {
	margin: 30px 0 0;
}

#webform-client-form-869 .form-actions,
#webform-client-form-923 .form-actions {
	border-top: 2px solid #d3e6f4;
	background: #fff;
	text-align: right;
	padding: 15px 0;
}

#webform-client-form-869 .form-submit,
#webform-client-form-923 .form-submit {
/*	margin: 0 0 0 16px;*/
/*	float: right; */
	margin: 15px 0 0 15px;
}


#webform-client-form-869 fieldset,
#webform-client-form-923 fieldset {
	background: #edf4fa;
}

#webform-client-form-869 fieldset.collapsible,
#webform-client-form-869 fieldset.collapsed,
#webform-client-form-923 fieldset.collapsible,
#webform-client-form-923 fieldset.collapsed {
	padding: 0 0 26px;
	min-height: 33px;
}

#webform-client-form-869 fieldset.collapsed,
#webform-client-form-923 fieldset.collapsed {
	padding-bottom: 0;
}

#webform-client-form-869 legend,
#webform-client-form-923 legend {
	position: relative;
	display: block;
	float: left;
	border-top: 2px solid #d3e6f4;
	width: 100%;
	padding: 8px 0 7px;
	margin: 0;
	text-transform: uppercase;
	font-size: 16px;
	background: url(../images/icon-collapse.gif) no-repeat 100% 5px;
}

html.js #webform-client-form-869 fieldset.collapsed legend,
html.js #webform-client-form-923 fieldset.collapsed legend {
	background-position: 100% -175px;
}

#webform-client-form-869 fieldset fieldset legend,
#webform-client-form-923 fieldset fieldset legend {
	border: 0;
	padding: 20px 0 10px;
	text-transform: none;
	font-size: 14px;
	background: none;
	white-space: inherit;
}

#webform-client-form-869 .fieldset-wrapper,
#webform-client-form-923 .fieldset-wrapper {
	clear: both;
}

#webform-client-form-869 .form-item,
#webform-client-form-923 .form-item {
	margin: 7px 0;
}

#webform-client-form-869 .fieldset-wrapper,
#webform-client-form-923 .fieldset-wrapper {
	padding: 0 0 0 10px;
}

#webform-client-form-869 .form-item label,
#webform-client-form-923 .form-item label {
	font-weight: normal;
	display: inline-block;
	width: 150px;
	vertical-align: middle;
	/*font-size: 12px;*/
}

#webform-client-form-869 .form-item input.form-text,
#webform-client-form-923 .form-item input.form-text {
	vertical-align: middle;
}

#webform-client-form-869 .webform-component-textarea label,
#webform-client-form-923 .webform-component-textarea label {
	width: auto;
	display: block;
	padding: 0 0 3px;
}

#webform-client-form-869 .resizable-textarea,
#webform-client-form-923 .resizable-textarea {
	width: 580px;
}

#webform-client-form-869 textarea,
#webform-client-form-923 textarea,
html.js #webform-client-form-869 .resizable-textarea textarea,
html.js #webform-client-form-923 .resizable-textarea textarea {
	width: 578px;
	border: 1px solid #a0a5a8;
}

#webform-client-form-869 textarea.error,
#webform-client-form-923 textarea.error {
	border-color: #f00;
}

#webform-client-form-869 .webform-component-select,
#webform-client-form-923 .webform-component-select {
	margin: 10px 0 15px;
}

#webform-client-form-869 .webform-component-select .form-item,
#webform-client-form-923 .webform-component-select .form-item {
	margin: 0;
}

#webform-client-form-869 .webform-component-select label,
#webform-client-form-869 .webform-component-file label,
#webform-client-form-923 .webform-component-select label,
#webform-client-form-923 .webform-component-file label,
#webform-client-form-869 .webform-component-radios label,
#webform-client-form-923 .webform-component-radios label,
#webform-client-form-869 .webform-component-checkboxes label,
#webform-client-form-923 .webform-component-checkboxes label {
	display: block;
	width: auto;
}

#webform-client-form-869 .webform-component-file label,
#webform-client-form-923 .webform-component-file label {
	padding: 0 0 5px;
}

#webform-client-form-869 .form-item .form-item,
#webform-client-form-923 .form-item .form-item {
	margin: 5px 0;
}

#webform-client-form-869 .form-checkboxes,
#webform-client-form-869 .form-radios,
#webform-client-form-923 .form-checkboxes,
#webform-client-form-923 .form-radios {
	margin-left: 0;
}

#webform-component-liiketoiminnan-tiedot--liiketoiminnan-alat.webform-component div.form-item label {
  font-size: 14px;
}

#webform-component-liiketoiminnan-tiedot--liiketoiminnan-alat.webform-component div.form-item div.form-checkboxes .form-item label{
  font-size: 12px;
}



.webform-component-date .container-inline {
	display: inline;
}

.show-all {
	text-align: right;
	margin: -50px 0 0;
	padding: 0 0 30px;
}

.show-all a {
	display: inline-block;
	color: #fff;
	background: #9aa0a3;
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 5px;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
}
.show-all a:hover {
	background:#666;
	text-decoration: none;
}

label.error {
	padding: 0 0 0 10px;
	width: auto;
}

.form-error label,
.form-error label {
	color: #f00;
}


.form-error .form-radios label,
.form-error .form-checkboxes label {
	color: #747474;
}

div.error {
	display:none;
}

div.messages.error {
	display: block;
}

#webform-client-form-869 .form-item label.error,
#webform-client-form-923 .form-item label.error {
	width: auto;
}

#webform-client-form-869 label label.error,
#webform-client-form-923 label label.error {
	display: none !important;
}

#webform-client-form-869 legend .indicator,
#webform-client-form-923 legend .indicator {
	display: block;
	position: absolute;
	right: 37px;
	top: 5px;
	width: 17px;
	height: 20px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/indicator.gif) no-repeat 0 0;
}

#webform-client-form-869 legend .not-valid,
#webform-client-form-923 legend .not-valid {
	background-position: 0 -30px;
}

.webform-submission-actions {
	display: none !important;
}

.webform-submission-navigation {
	padding: 15px 0 !important;
}

html.js .webform-submission fieldset.collapsible legend a {
	padding: 10px 0 5px;
}

.webform-submission-info {
	display: block !important;
	padding: 10px 0;
}

html.js .webform-submission fieldset.collapsed {
	height: auto !important;
}

html.js .webform-submission fieldset.collapsed * {
	display: inherit;
}

#edit-submitted-hintatiedot-paivahinta-7-tyotuntia-ilman-arvonlisaveroa-wrapper label {
	width: auto;
}

#edit-submitted-hintatiedot-paivahinta-7-tyotuntia-ilman-arvonlisaveroa {
	width: 50px;
}

#webform-component-liiketoiminnan-tiedot--toteutukseen-osallistuvat-henkilot-ja-osaaminen--henkilo-1 {
clear:both;
}

#webform-component-liiketoiminnan-tiedot--toteutukseen-osallistuvat-henkilot-ja-osaaminen----cvosaaminen-erillisella-liitteella-koko-enit-950-kt.webform-component div#edit-liiketoiminnan-tiedot-toteutukseen-osallistuvat-henkilot-ja-osaaminen---cvosaaminen-erillisella-liitteella-koko-enit-950-kt-wrapper.form-item div.description p,
#webform-component-liiketoiminnan-tiedot--toteutukseen-osallistuvat-henkilot-ja-osaaminen----cvosaaminen-erillisella-liitteella-koko-enit-950-kt2.webform-component div#edit-liiketoiminnan-tiedot-toteutukseen-osallistuvat-henkilot-ja-osaaminen---cvosaaminen-erillisella-liitteella-koko-enit-950-kt2-wrapper.form-item div.description p,
#webform-component-liiketoiminnan-tiedot--toteutukseen-osallistuvat-henkilot-ja-osaaminen----cvosaaminen-erillisella-liitteella-koko-enit-950-kt3.webform-component div#edit-liiketoiminnan-tiedot-toteutukseen-osallistuvat-henkilot-ja-osaaminen---cvosaaminen-erillisella-liitteella-koko-enit-950-kt3-wrapper.form-item div.description p,
#edit-osaaminen-lisatietoja-liitteella---tiedoston-koko-voi-olla-enintaan-950-kt-wrapper.form-item div.description p{
  margin-top:0;padding-top:0;
}

#edit-osaaminen-lisatietoja-liitteella---tiedoston-koko-voi-olla-enintaan-950-kt-wrapper.form-item div.description p{
  margin-bottom:0;padding-bottom:0;
}

#webform-component-hintatiedot--paivahinta-7-tyotuntia-alv-23- {
margin-left:71px;
}

#webform-component-hintatiedot--paivahinta-7-tyotuntia-sis-alv-23-{
margin-left:32px;
}

#webform-component-hintatiedot--paivahinta-7-tyotuntia-alv-23- span,
#webform-component-hintatiedot--paivahinta-7-tyotuntia-sis-alv-23- span{
margin-left:25px;
}

#edit-submitted-tietojen-varmennus-aika-wrapper{
  display:none;
}
