body {
    font-family: Arial;
    font-size: 12px;
    line-height: 150%;
    color: #333;
    padding: 0;
    margin: 20px 0;
    background-color: #fff;
}

.print-only {
    display: none;
}
/*  [common]  */
.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
}

.w100 {
    width: 100%;
}

a {
    color: #0067b4;
    text-decoration: none;
}

    a:hover {
        color: #6aae22;
        text-decoration: underline;
    }

h1 a,
h2 a,
h3 a,
h4 a {
    color: #0067b4;
    font-weight: normal;
}

    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover {
        text-decoration: underline;
        font-weight: normal;
    }
/*  [/common]  */

/*  [fonts]  */

h1, h2, h3, h4 {
    margin: 0;
    line-height: 130%;
}

.content-main h2 {
    margin: 1.5em 0 1em 0;
    font-size: 16px;
}

.content-main h1 {
    margin: 0 0 0.8em 0;
    font-size: 22px;
}

h3 {
    /*font-weight: normal;*/
    /*font-size: 1.3em;*/
    font-size: 13px;
    margin: 10px 0 5px 0;
}

    h3.jasennys {
        margin: 10px 0 5px 0;
    }

h4 {
    font-size: 100%;
    margin: 5px 0 1em 0;
}

    h4.content {
        color: #5a5a5a;
    }

p {
    margin: 0 0 5px 0;
}

/* 'h4' to look like 'strong' in sidebar */
div.sidebar div.content-item div.content-item-inner h4 {
    color: #5a5a5a;
    margin: 5px 0 0 0;
}

div.sidebar div.content-item div.content-item-inner strong {
    color: #5a5a5a;
}

.content-main a {
    /*color: #0069B0;*/
}
/*  [/fonts]  */

/*  [page layout]  */
.wrapper {
    /*max-width: 940px;        */
    width: 940px;
    background: #fff;
    margin: 0 auto;
    /*padding:10px 20px 20px 20px;*/
    padding: 9px 19px 19px 19px;
    border: 1px solid #e2e2e2;
}

.layout {
    padding: 0px;
    float: left;
    width: 100%;
    background-color: #fff;
}

.search {
    width: 179px;
}

.header {
    width: 100%;
    overflow: hidden;
}

.header-top {
    font-size: 11px;
    line-height: 11px;
    padding: 3px 0 7px 0;
    border-bottom: 1px solid #eee;
}

    .header-top a {
        color: #6aae22;
    }

.logo {
    /*width:207px;*/
}

.header-middle .left {
    /*width: 21.135%;
        margin-right: 0.515%*/
}

.header-middle .right {
    /*width: 78.35%;*/
}

.top-navi {
    width: 100%;
    position: relative;
    padding: 10px 0;
    /*padding:5px 0;*/
    margin: 1px 0 0 0;
    background: #cc6600 url(bg-menu.png) repeat-x 0 0;
}

.breadcrumb {
    font-size: 11px;
    color: #ccc;
    margin-bottom: -5px;
    overflow: hidden;
    padding: 5px 0 0 0;
}

    .breadcrumb ul.horizontal li {
        padding: 0px 5px 0px 0;
    }

.main {
    margin: 20px 0;
}

    .main .sidebar {
        /*width: 20.6%;*/
        width: 172px;
    }

    .main .content-main {
        /*width: 54.8%;
        margin: 0 2%;*/
        float: left;
        width: 556px;
        margin: 0 20px;
        border-top: 6px solid #ddd;
    }

        .main .content-main.repair-arvisor {
            width: 748px;
            margin: 0 0 0 20px;
            border-top: 6px solid #ddd;
        }

/* Repair advisor */
.repair-arvisor .container > label,
.repair-arvisor .container > select,
.repair-arvisor .container > div {
    vertical-align: top;
}

.repair-arvisor .chosen,
.repair-arvisor .chosen-container {
    display: inline-block;
    max-width: 290px;
    width: 290px;
    margin-bottom: 1em;
    margin-right: 20px;
}

.repair-arvisor label {
    display: block;
}

.repair-arvisor select {
    width: 300px;
}

.repair-arvisor .clear-btn {
    margin-top: 18px;
    height: 29px;
}

.repair-arvisor .results {
    padding-left: 0.5em;
}

    .repair-arvisor .results v-pane-header {
        font-size: 1em;
        font-weight: normal;
    }

    .repair-arvisor .results .advisors v-pane-header {
        font-size: 1em;
        font-weight: normal;
    }

    .repair-arvisor .results .content-panel {
        width: 738px;
    }

.repair-arvisor .organization-info {
    width: 50%;
    margin-right: 1em;
}

.repair-arvisor .results .organization-logo {
    max-width: 48%;
    display: inline-block;
}

    .repair-arvisor .results .organization-logo img {
        width: 100%;
    }

.repair-arvisor .organization-logo .caption {
}

.repair-arvisor .advisor-info {
    width: 35%;
}

.repair-arvisor .tags {
    width: 65%;
}

.repair-arvisor .results .content-left {
    float: left;
}

.repair-arvisor .results .content-right {
    float: right;
}

.repair-arvisor .results .facebook {
    margin-top: 1em;
}

.repair-arvisor .results .section {
    clear: both;
    margin-top: 1em;
}

    .repair-arvisor .results .section h2 {
        padding-top: 0.5em;
    }

.repair-arvisor .name {
    font-size: 1em;
    font-weight: bold;
}

.repair-arvisor .title {
    font-size: 0.8em;
}

.repair-arvisor .noscript {
    display: none !important;
}

.repair-arvisor .tag {
    margin: 0.25em 0.25em 0.25em 0;
    display: inline-block;
    padding: 2px 5px;
    background: #f2f1ef;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.repair-arvisor .vAccordion--default v-pane.is-expanded > v-pane-header {
    border-bottom-color: #6aae22;
}

.repair-arvisor .vAccordion--default v-accordion {
    margin-top: 0;
    padding-left: 0;
}

.repair-arvisor .vAccordion--default v-pane-header {
    margin-bottom: 0.25em;
    border-bottom: 1px solid #D8D8D8 ;
}

    .repair-arvisor .vAccordion--default v-pane-header::after,
    .repair-arvisor .vAccordion--default v-pane-header::before {
        right: 8rem;
    }

.repair-arvisor .advisors v-pane-header::after,
.repair-arvisor .advisors v-pane-header::before {
    top: 65%;
}

.repair-arvisor .toggle {
    font-size: 0.8rem;
    float: right;
}

.repair-arvisor .warning {
    font-weight: bold;
    font-size: 1.5em;
}

/*construction-material-search extends repair arvisor*/
.construction-material-search .content-item-header {
    font-weight: bold;
}

.frontpage .content-main {
    width: 556px;
    margin: 0 20px 0 0;
    border-top: 0px solid #ddd;
}

.frontpage .content-aside {
    /*width: 40%;*/
    width: 364px;
}
/*  [/page layout]  */

/*  [search]  */
input.queryfield {
    width: 67%;
    border: solid 1px #ccc;
    font-size: 12px;
    padding: 2px 3px;
    float: left;
    margin-right: 0.2em;
}

.en-US input.queryfield {
    width: 60%;
}

input.button {
    border: solid 1px #ccc;
    padding: 2px 5px;
    font-size: 12px;
}

.search a {
    display: block;
}
/*  [/search]  */

/*  [images]  */
a img {
    border: none;
}

.image img {
    width: 100%;
}

.image.logo {
    max-width: 263px;
}

.logo img {
    width: 263px;
}
/*  /[images]  */

/*  [lists]  */
ul.horizontal, ul.vertical {
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin: 0 auto;
    max-width: 996px;
}

    ul.horizontal li {
        float: left;
        padding: 5px 0 5px 10px;
    }

        ul.horizontal li.share {
            height: 30px;
            line-height: 30px;
            float: left;
            text-align: left;
            padding: 5px 10px 5px 0;
        }

.content-item ul.vertical li {
    padding: 3px 0;
}

.header-top .fleft ul.horizontal li:first-child,
.top-navi li:first-child, .footer ul.horizontal li:first-child,
.breadcrumb ul li:first-child {
    padding-left: 0;
}

.top-navi ul.horizontal {
    /*padding:0 10px 0 10px;*/
    padding: 0 10px 0 10px;
    margin: 0;
}

    .top-navi ul.horizontal li {
        padding: 0;
        margin: 0 1px 0 0;
        border-right: 1px solid #ed8f4b;
    }

        .top-navi ul.horizontal li:last-child {
            border-right: 0px solid #ed8f4b;
        }

.top-navi li a {
    border: solid 0px #ccc;
    padding: 0px 9px;
    margin: 0 1px 0 0;
    font-size: 12px;
    line-height: 30px;
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    /*padding: 2px 5px;*/
    /*font-size:12px;
		line-height:16px;*/
    /*max-width:112px;*/
    /*height:32px;*/
    text-align: center;
}

    .top-navi li a.current,
    .top-navi li a.selected,
    .top-navi li a:hover {
        color: #cc6600;
        background: #fff;
    }

.top-navi li.home a {
    width: 21px;
    text-indent: -9999px;
    background: url(icon-home.png) no-repeat 50% 0px;
}

    .top-navi li.home a.current,
    .top-navi li.home a.selected,
    .top-navi li.home a:hover {
        background: #fff url(icon-home.png) no-repeat 50% -30px;
    }

/*  [/lists]  */

.content-item {
    margin-bottom: 20px;
}

.content-picture {
    width: 40%;
    float: right;
    margin-left: 1.5%;
    display: table;
}

.content-picture-new-left {
    margin-top: 10px;
    margin-right: 10px;
    float: left;
    display: table;
}

.content-picture-new-center {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

.content-picture-new-right {
    margin-top: 10px;
    float: right;
    margin-left: 5px;
    display: table;
}

.content-picture-new-left img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    width: 100%;
}

.content-picture-new-center img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    width: 100%;
}

.content-picture-new-right img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    width: 100%;
}

.content-aside .content-picture-new-left img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
}

.content-aside .content-picture-new-center img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
}

.content-aside .content-picture-new-right img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
}

.content-picture-new-left + h2,
.content-picture-new-right + h2,
.content-picture-new-center + h2 {
    display: inline-block;
    margin-top: 1em;
    margin-bottom: 0;
}

.content-picture-text {
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 12px;
    line-height: 150%;
    color: #888;
    clear: both;
    display: table-caption;
    caption-side: bottom;
}

.content {
}

.navi-left {
    border-top: 6px solid #6aae22;
}

    .navi-left ul.vertical li a {
        color: #333;
        text-decoration: none;
    }

        .navi-left ul.vertical li a:hover {
            text-decoration: underline;
        }

    .navi-left ul.vertical li {
        padding: 0;
    }

        .navi-left ul.vertical li a {
            display: block;
            padding: 5px 10px;
        }

    .navi-left ul.vertical ul li a {
        padding: 5px 10px 5px 25px;
        background-image: url(bullet-submenu.png);
        background-repeat: no-repeat;
        background-position: 15px 8px;
    }

    .navi-left ul.vertical ul ul li a {
        padding: 5px 10px 5px 35px;
        background-position: 25px 8px;
    }

    .navi-left ul.vertical ul ul ul li a {
        padding: 5px 10px 5px 45px;
        background-position: 35px 8px;
    }

    .navi-left ul.vertical li.active-trail {
        font-weight: bold;
        background: #e1efd3;
    }

    .navi-left ul.vertical ul {
        list-style: none;
        padding: 0;
        margin: 0;
        background: #e1efd3;
    }

        .navi-left ul.vertical ul li {
            padding-right: 0;
        }

            .navi-left ul.vertical ul li:last-child {
                border-bottom: none;
            }

    .navi-left ul li,
    ul.separated li {
        border-bottom: solid 1px #ddd;
    }

.content-item.box-content .separated.vertical li {
    padding: 0.25rem 0;
}

ul.separated.vertical li {
    padding: 10px 0;
}

    ul.separated.vertical li .text {
        margin-bottom: 0;
    }

ul.separated li:last-child {
    border-bottom: none;
}
/*.navi-left ul li:first-child,
ul.separated li:first-child
{
    border-top: none;
}*/

.navi-left ul.vertical ul.level3, .navi-left ul.vertical ul.level3 li.active-trail {
    background-color: #cde5b7;
}

.navi-left ul.vertical ul.level4, .navi-left ul.vertical ul.level4 li.active-trail {
    background-color: #b9db9a;
}

.navi-left ul.vertical ul.level5, .navi-left ul.vertical ul.level5 li.active-trail {
    background-color: #b9d0a5;
}

/*  [css3]  */
.wrapper {
    border-radius: 3px;
    zoom: 1;
}

.box-content {
    border-radius: 0px;
}

.content-item.box-content {
    border-radius: 0px;
}

.box-content .content-item-inner {
}

.top-navi li a {
    border-radius: 3px;
}

.header-middle .right .search {
    border-radius: 3px;
}

.top-navi li a {
    /*  display:table-cell;
		vertical-align:middle;*/
}


/*  [/css3]  */

/*  [box-content]  */

/*PERUSBOKSI HARMAALLA VIIVALLA - EI KEHYSTÄ EIKÄ TAUSTAA*/
.box-content {
    /*padding:10px 0 10px 0;
        border-top: solid 6px #ddd;*/
    border-bottom: solid 0px #aba395;
}

.content-item.box-content {
    padding: 10px 0 0 0;
    border-top: solid 6px #ddd;
    border-bottom: none;
}

.box-content .content-item-inner {
    padding: 0 0 10px 0;
    border: 1px solid #ddd;
    border-width: 0 0px 0px 0px;
}

.box-content .title {
    font-weight: bold;
    overflow: hidden;
    float: none;
}


/*VIHREÄ VIIVA - EI KEHYSTÄ EIKÄ TAUSTAA*/
.box-content.color-1 {
    padding: 10px 0 0 0;
    border-top: solid 6px #6aae23;
}

    .box-content.color-1 .content-item-inner {
        padding: 0 0 10px 0;
        border: 1px solid #ddd;
        border-width: 0;
    }

    .box-content.color-1 h3.title {
        color: #6aae23;
    }

/*VIHREÄ VIIVA JA KEHYS - EI TAUSTAA*/
.box-content.color-2 {
    padding: 0;
    border-top: solid 6px #6aae23;
}

    .box-content.color-2 .content-item-inner {
        background-color: none;
        padding: 10px 9px;
        border: 1px solid #ddd;
        border-width: 0 1px 1px 1px;
    }

    .box-content.color-2 h3.title {
        color: #6aae23;
    }

/*VIHREÄ VIIVA JA KEHYS HARMAALLA TAUSTALLA*/
.box-content.color-3 {
    padding: 0;
    border-top: solid 6px #6aae23;
}

    .box-content.color-3 .content-item-inner {
        padding: 10px 10px;
        background-color: #f9f9f9;
        border: 1px solid #ddd;
        border-width: 0 0 1px 0;
    }

    .box-content.color-3 h3.title {
        color: #6aae23;
    }



/*VIHREÄ VIIVA - EI KEHYSTÄ EIKÄ TAUSTAA*/
.box-content.color-4 {
    padding: 10px 0 0 0;
    border-top: solid 6px #6aae23;
}

    .box-content.color-4 .content-item-inner {
        padding: 0 0 10px 0;
        background-color: none;
        border: 1px solid #ddd;
        border-width: 0;
    }

    .box-content.color-4 h3.title {
        color: #6aae23;
    }

/*VIHREÄ VIIVA JA KEHYS - EI TAUSTAA*/
.box-content.color-5 {
    padding: 0;
    border-top: solid 6px #6aae23;
}

    .box-content.color-5 .content-item-inner {
        padding: 10px 9px;
        background-color: none;
        border: 1px solid #ddd;
        border-width: 0 1px 1px 1px;
    }

    .box-content.color-5 h3.title {
        color: #6aae23;
    }

/*VIHREÄ VIIVA HARMAALLA TAUSTALLA*/
.box-content.color-6 {
    padding: 0;
    border-top: solid 6px #6aae23;
}

    .box-content.color-6 .content-item-inner {
        padding: 10px 10px;
        background-color: #e1f0d3;
        border: 1px solid #ddd;
        border-width: 0 0 1px 0;
    }

    .box-content.color-6 h3.title {
        color: #6aae23;
    }

/* Häiriötilanteet */
.box-content.color-7 {
    padding: 10px 0 0 0;
    border-top: solid 6px #fd020e;
}

    .box-content.color-7 .content-item-inner {
        padding: 0 0 10px 0;
        border: 1px solid #ddd;
        border-width: 0;
    }

    .box-content.color-7 h3.title {
        color: #fd020e;
    }

/*PUHTAAN VALKOINEN - EI MITÄÄN*/
.box-content.color-8 {
    padding: 10px 0 0 0;
    border-top: 0px solid #fff;
}

    .box-content.color-8 .content-item-inner {
        padding: 0 0 10px 0;
        border: 0px solid #fff;
        border-width: 0;
    }

    .box-content.color-8 h3.title {
        color: #6aae23;
    }

/*NOSTOBOKSI - .lift*/
.lift .box-content {
    padding: 15px 0 0px 0;
    border-top: solid 1px #ddd;
}

    .lift .box-content:first-child {
        border-top: solid 6px #ddd;
    }

.lift a {
    font-weight: bold;
}










.box-content a.lnk {
    color: #6d9a00;
    font-weight: bold;
    margin-bottom: 10px;
}

.box-content .title.rss h3 {
    float: left;
    padding: 6px 10px 0 0px;
}
/*  [/box-content]  */




.main .box-content.with-picture, .main .box-content.box-content.with-picture .box-picture {
    float: right;
}

.main .box-content .box-picture {
    margin-left: 10px;
    margin-bottom: 10px;
}

.main .box-content .text {
    margin-bottom: 10px;
}

.main .content-item {
    clear: both;
}

.current {
    background-color: #f2f2f2;
}


/*  [footer]  */

.themebottom {
    width: 100%;
    overflow: hidden;
}

    .themebottom .image img {
        width: auto;
    }

.footer {
    background: #6aae22;
    min-height: 200px;
    color: #fff;
    font-size: 11px;
}

    .footer h3,
    .footer h4 {
        font-size: 12px;
        text-transform: uppercase;
    }

    .footer a {
        color: #fff;
        text-decoration: underline;
    }

    .footer ul.horizontal li {
        /*width: 22%;
        margin-left: 2%;*/
        width: 214px;
        border-left: 1px solid #b5d791;
        padding-left: 9px;
        padding-bottom: 10px;
        margin-left: 10px;
    }

        .footer ul.horizontal li:first-child {
            margin-left: 0;
            padding-left: 0;
            border-left: none;
        }

    .footer .padder {
        padding: 10px;
    }

    .footer h3 {
        margin-bottom: 0.5em;
    }
/*  [/footer]  */


.content-item a {
    /*text-decoration: underline;*/
}

.ingress {
    /*font-style: italic;*/
}

.extra-navi {
    font-size: 12px;
    /*padding: 5px 15px;*/
    /*	padding:5px 10px;*/
    margin: 1px 0 0 0;
    line-height: 20px;
    background-color: #6aae22;
    color: #fff;
    overflow: hidden;
}

    .extra-navi a {
        color: #fff;
        /*padding:0 0 0 10px;*/
        padding: 0 5px 0 5px;
        /*margin:0 10px 0 0;*/
        margin: 0 11px 0 0;
        display: inline-block;
        /*background:url(bullet-white.png) no-repeat 0 40%;*/
        float: left;
        font-weight: bold;
    }

    .extra-navi li:after {
        content: "";
        width: 0;
        border-right: 1px solid #b5d791;
    }

    .extra-navi li:last-child:after {
        content: "";
        width: 0;
        margin: 0 -11px 0 11px;
        border-right: 0px solid #b5d791;
    }

    .extra-navi li a.current,
    .extra-navi li a.selected,
    .extra-navi li a:hover {
        background: #fff;
        color: #6aae22;
        text-decoration: none;
        -ms-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

.box-content .title h3,
.content-item h3.title {
    /*color: #333;
    font-size: 18px;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;*/
    color: #333;
    font-size: 18px;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}

.content-item h2.title {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    display: inline;
}

    .content-item h2.title a {
        color: #333;
        text-decoration: none;
    }

        .content-item h2.title a:hover {
            color: #333;
            text-decoration: underline;
        }

.content-item .content {
    margin-top: 5px;
}

    .content-item .content p {
        margin: 0.75em 0 0 0;
    }

.page-contents p {
    margin: 0.75em 0 0 0;
}

.lift .item .content {
    margin-top: 5px;
}

.content-item .lift .item {
    margin-bottom: 20px;
}

.content-item .lift.content-list .item {
    margin: 0 0 5px 0;
}

.bottom .item {
    margin: 0 0 5px 0;
}

    .bottom .item a {
        font-weight: bold;
    }

.content-item .date {
    color: #999;
}

.content-item .padder {
    float: left;
}

.content-item .content imgx {
    float: right;
    border: solid 2px #f00;
}

.content img.fright {
    margin: 0 0 0 10px;
}

.content img.fleft {
    margin: 0 10px 0 0;
}

/*  [header custom]  */

.header-middle {
    background: #eee;
    position: relative;
    min-height: 105px;
}

    .header-middle .left {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
        width: 310px;
        height: 105px;
        background: url(bg-top-left.png) no-repeat -200px 0;
    }

.en-US .header-middle .left {
    background: url(bg-top-left.png) no-repeat -150px 0;
}

.header-middle .left .image.logo {
    max-width: 263px;
}

.header-middle .left .logo {
    position: absolute;
    left: 20px;
    top: 5px;
}

.header-middle .right {
    position: absolute;
    float: none;
    right: 20px;
    top: 20px;
    z-index: 1;
}

    .header-middle .right .search {
        padding: 12px 10px 8px;
        background: #6aae22;
        overflow: hidden;
    }

        .header-middle .right .search .queryfield {
            border-color: #fff;
            color: #888;
        }

        .header-middle .right .search .button {
            background: #fff;
            border-color: #fff;
            cursor: pointer;
            float: right;
        }

        .header-middle .right .search a {
            color: #fff;
            margin: 2px 0 2px 5px;
            float: left;
        }


.header-middle .image-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 140px;
    overflow: hidden;
}

    .header-middle .image-bg img {
        width: 940px;
        height: 140px;
    }



/*  [/header custom]  */

.main .sidebar .content-item:first-child .content,
/*.main .content-main .content-item:first-child .content,*/
.content-item .content:first-child {
    margin-top: 0;
}

body.frontpage .content-main h3.title {
    margin-bottom: 0.5em;
}

.page-languages ul li:first-child {
    padding-left: 0;
}

/*-------Haku dialogi---------------------------*/

.dialog {
    background-color: #ffffff;
    text-align: left;
}

.dialog-content {
    float: left;
    background-color: #ffffff;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

    .dialog-content table.subjects {
        margin-bottom: 10px;
    }

        .dialog-content table.subjects td {
            padding: 2px;
        }

        .dialog-content table.subjects th {
            padding-left: 7px;
            padding-right: 5px;
        }

.subjects-category, .subjects-selected {
    border-left: 1px solid #A8A8A8;
    border-right: 1px solid #B8B8B8;
    border-top: 1px solid #818181;
    border-bottom: 1px solid #E5E5E5;
    height: 180px;
    width: 150px;
    padding: 1px;
    overflow-y: auto;
    overflow-x: hidden;
    background-image: url('textarea_white_bg.png');
    background-repeat: no-repeat;
    color: #2F2B2B;
    cursor: pointer;
    /*white-space: nowrap;	*/
}

    .subjects-category ul, .subjects-selected ul {
        display: block;
        list-style-type: none;
        padding: 0px;
        margin: 0px;
    }

        .subjects-category ul li, .subjects-selected ul li {
            display: block;
            padding-left: 2px;
            padding-right: 2px;
            padding-top: 1px;
            padding-bottom: 1px;
            line-height: 1.10em;
        }

            .subjects-category ul li.selected {
                background-color: #cccccc;
            }

            .subjects-category ul li:hover, .subjects-selected ul li:hover {
                background-color: #000000;
                color: #ffffff;
            }

        .subjects-selected ul li {
            padding-left: 15px;
            background-image: url('cross_red.gif');
            background-repeat: no-repeat;
            background-position: 4px center;
            border-bottom: 0px solid #D7D7D7;
            border-top: 0px solid #FFFFFF;
        }

.faded {
    background-image: none;
    background-color: transparent;
    border-style: none;
    height: auto;
    overflow: auto;
}

.no-border {
    border-style: none;
}

.ui-widget-overlay-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: .50;
    filter: Alpha(Opacity=50);
}

.ui-autocomplete.ui-menu {
    z-index: 10 !important;
}














/*HAUT*/

#Main_Main_pnlSearch {
    border-top: 6px solid #6aae22;
}

    #Main_Main_pnlSearch .sidebar-search {
        background: #e1efd3;
        padding: 10px;
        border: 0 solid #ddd;
        border-width: 0 0px 1px 0px;
    }

.sidebar-search table {
    border-collapse: collapse;
    border-spacing: 0;
}

#Main_Main_pnlSearch .sidebar-search input[type=text] {
    width: 148px;
}

#Main_Main_pnlSearch .sidebar-search .header-text {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #6aae22;
    margin: 0 0 5px 0;
}

#Main_Main_inputBtnSearch {
    /*background:#98c10f;*/
    background: #6aae22;
    padding: 5px 10px;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
}

    #Main_Main_inputBtnSearch:hover {
        background: #0069B0;
        color: #fff;
    }

#Main_Main_inputBtnClear {
    background: none;
    border: none;
    font-size: 11px;
    color: #0069B0;
    /*text-decoration:underline;*/
    cursor: pointer;
}

    #Main_Main_inputBtnClear:hover {
        color: #6aae22;
    }


#Main_Main_pnlSearchResults {
}

    #Main_Main_pnlSearchResults table td {
        padding: 10px 0 10px 0;
    }

    #Main_Main_pnlSearchResults.yva table td {
        padding: 3px 0 0 0;
    }

    #Main_Main_pnlSearchResults table td > a {
        font-weight: bold;
    }

    #Main_Main_pnlSearchResults table td:last-child {
        /*text-align:right;*/
    }

    #Main_Main_pnlSearchResults table p {
        margin: 0 0 0 0;
    }

    #Main_Main_pnlSearchResults .datatable2-big .header-row td {
        border-bottom: 1px solid #ddd;
        padding: 0 0 5px 0;
    }

    #Main_Main_pnlSearchResults .page-list-controls table td {
        padding: 0 0 0 0;
        line-height: 21px;
    }

.page-list-controls table td.selected {
    font-weight: bold;
}

    .page-list-controls table td.selected a {
        color: #000;
    }

#Main_Main_pnlSearchResults .page-list-controls table td,
#Main_Main_pnlSearchResults .page-list-controls table td a {
    padding: 0 0 0 0;
    margin: 0 2px;
    line-height: 21px;
}

#Main_Main_searchCalendar {
    width: 152px;
    margin: 0 0 10px 0;
    border: none;
}

#Main_Main_pnlAdvancedSearch {
    margin: 0 0 1em 0;
}


/*ALUETIETO*/

.box-content.filtered-content {
    /*border-top:solid 6px #009ddf;
	padding:0;*/
}

    .box-content.filtered-content .content-item-inner {
        /*border:0 solid #ddd;
	border-width:0 1px 1px 1px;
	padding:10px 9px;*/
    }

    .box-content.filtered-content #Main_Main_ctl00_ddlArea {
        margin-left: 10px;
    }

.Accordion {
    padding: 8px 0;
}

.Accordion-lift h2.title {
    display: block;
    margin: 1em 0 1em 0;
}

.Accordion-lift .box-text {
    margin: 10px 0 10px 0;
}

.Accordion-Items {
    padding: 0 0 10px 0px;
    margin: 0;
    list-style-position: inside;
}

.Accordion-Item {
    padding: 10px 0 10px 0px;
    border-bottom: 1px solid #eee;
}

.Accordion-Item-Header {
    cursor: pointer;
    font-weight: bold;
    color: #0069b0;
    display: inline;
}

    .Accordion-Item-Header:hover {
        text-decoration: underline;
        color: #6aae22;
    }

.Accordion-Sub-Items {
    margin-top: 10px;
}



/*TAPAHTUMAT*/
.event-info {
    border-top: 6px solid #218b29;
    background: #f2f1ef;
    padding: 10px;
}

    .event-info table {
        width: 100%;
    }

    .event-info .name {
        font-weight: bold;
    }



/*MISC*/
.datatable2-big table {
    width: 100%;
}

.page-languages {
    overflow: hidden;
}

    .page-languages ul.horizontal {
    }

        .page-languages ul.horizontal li {
            padding: 2px 5px;
            background: #f2f1ef;
            color: #999;
            -ms-border-radius: 5px;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }

    .page-languages ul li:first-child {
        /*padding-left: 0;*/
    }

    .page-languages ul.horizontal li.separator {
        background: none;
    }

.page-categories {
    /*visibility:hidden;*/
}

    .page-categories .header {
        font-weight: bold;
    }

    .page-categories ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .page-categories ul li {
            display: inline;
        }




/*INDIKAATTORIT*/
.content-item-ProgressLong,
.content-item-ProgressShort,
.content-item-ProgressTarget,
.content-item-Analysis,
.content-item-Source,
.content-item-NextUpdate {
    margin: 10px 0;
}

    .content-item-ProgressLong img,
    .content-item-ProgressShort img,
    .content-item-ProgressTarget img {
        vertical-align: -40%;
        margin: 0 5px 0 10px;
    }

td.indicator-image {
    width: 22px;
}

/*FIXES*/
img {
}

.content-main img {
    max-width: 100% !important;
}

.content-main table {
    border-collapse: collapse;
    /*border-color:#ddd;
	border-width:1px;*/
    max-width: 100% !important;
}

    .content-main table td {
        vertical-align: top;
    }


table ul {
    padding: 0 0 0 30px;
    margin: 0;
}


iframe {
    max-width: 100% !important;
    border: none;
}


/*SIVUKARTTA*/
.sitemap ul {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0.5em 0 1em 0;
}

    .sitemap ul img {
        margin-right: 5px;
    }


/*FINLEX*/

ul.finlex-Items {
    padding: 0 0 10px 15px;
    border-bottom: 1px solid #eee;
}

.ajax__tab_xp .ajax__tab_body {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: inherit !important;
    border: 0px solid #999999 !important;
    border-top: 0;
    padding: 8px;
    background-color: #ffffff;
}

    .ajax__tab_xp .ajax__tab_body a.title {
        cursor: pointer;
    }

    .ajax__tab_xp .ajax__tab_body .finlex-Description {
        margin: 1em 0 1em 0;
    }

    .ajax__tab_xp .ajax__tab_body .finlex-List {
        margin: 0.5em 0 1em 0;
    }

.ajax__tab_xp .ajax__tab_header {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 11px !important;
    background: none !important;
}

    .ajax__tab_xp .ajax__tab_header .ajax__tab_outer {
        padding-right: 4px;
        background: #eee !important;
        height: auto !important;
        margin: 0 5px 5px 0;
        border-radius: 5px;
    }

    .ajax__tab_xp .ajax__tab_header .ajax__tab_inner {
        padding-left: 3px;
        background: none !important;
    }

    .ajax__tab_xp .ajax__tab_header .ajax__tab_tab {
        height: auto !important;
        padding: 4px;
        margin: 0px;
        background: none !important;
    }

    /*ACTIVE*/
    .ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_outer {
        background: #009ddf !important;
    }

    .ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_inner {
        background: none !important;
    }

    .ajax__tab_xp .ajax__tab_header .ajax__tab_active .ajax__tab_tab {
        background: none !important;
        color: #fff;
        outline: none !important;
    }





/*HANKKEET*/
.project-collapse-content {
    margin-bottom: 15px;
}

    .project-collapse-content, .project-collapse-content .project-info {
        background-color: #E1EFD3;
    }

        .project-collapse-content .project-info {
            padding-top: 0;
        }

.project-title {
    padding: 10px;
}

    .project-title h2 {
        display: inline;
    }

    .project-title .collapse-control {
        float: right;
        cursor: pointer;
        color: #0067b4;
        font-weight: bold;
        font-size: 14px;
    }

        .project-title .collapse-control:hover {
            text-decoration: underline;
        }

/*Hankkeen tiedot*/
.project-info {
    overflow: hidden;
    padding: 10px 10px 5px 10px;
    margin: 0 0 20px 0;
    background: #f2f1ef;
}

    .project-info div {
        margin: 0 0 5px 0;
    }

        .project-info div.clear {
            margin: 0 0 0 0;
        }

    .project-info .name {
        font-weight: bold;
        margin: 0 0.5em 0 0;
    }

    .project-info .value {
        color: #666;
    }




/*EXPAND/CLOSE*/
#Main_Main_hlOpen,
#Main_Main_hlClose {
    margin-right: 5px;
    cursor: pointer;
}

.expandable-open span,
.expandable-close span {
    color: #0067b4;
    font-weight: bold;
    cursor: pointer;
}

.expandable-open:hover span,
.expandable-close:hover span {
    color: #6aae22;
    text-decoration: underline;
}






/*ALUETIETO*/
/*#Main_Main_ctl00_divColor {
	border-top:6px solid #6aae22;
	border-bottom: 1px solid #ddd;
	padding: 10px 10px;
	background-color: #f0f7e8;
}*/
.filtered-content {
    background: #e1f0d3;
}

    .filtered-content .helptext {
        font-weight: bold;
        /*display:block;*/
        font-size: 14px;
        line-height: 140%;
        margin: 0 10px 0px 0;
    }

.box-content.filtered-content #Main_Main_ctl00_ddlArea {
    margin-left: 0px;
}

.filtered-content .subheader {
    font-weight: bold;
    display: block;
    font-size: 14px;
    line-height: 140%;
    margin: 20px 0 0 0;
}

.box-content.filtered-content .content-item-inner {
    padding: 15px 15px 15px 15px;
}

.filtered-content .Accordion li:last-child {
    border-bottom: none;
}

.filtered-content .Accordion {
    background: #fff;
    padding: 0 10px;
    margin: 10px 0 0 0;
}

.filtered-content .Accordion-Items {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/* Mobile Navigation */
.nav-mobile {
    display: none; /* Hide from browsers that don't support media queries */
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    background: #ed8f4b url('nav.png') no-repeat center center;
    height: 40px;
    width: 40px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}




.piclift {
    background: #e4ddd7;
}

    .piclift p {
        color: #003366;
        font-size: 11px;
        font-weight: bold;
        margin: 4px 12px 4px 12px;
    }

    .piclift a, .piclift a:link, .piclift a:visited, .piclift a:active {
        color: #003366;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
    }

.otherlift {
    border-top: 6px solid #0099cc;
    border-bottom: 1px solid #a5a5a5;
    border-left: 1px solid #a5a5a5;
    border-right: 1px solid #a5a5a5;
}

    .otherlift h1 {
        color: #0099cc;
        font-size: 11px;
        font-weight: bold;
        margin: 4px 12px 4px 12px;
    }


.comments-list table {
    width: 100%;
}

.comments-list td,
.forum-comments-list td {
    padding-top: 5px;
    padding-bottom: 15px;
    padding-left: 10px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #D1D1D1;
    vertical-align: middle;
}

.comments-list tr.odd,
.forum-comments-list tr.odd {
    background-color: #F4F4F4;
}

.comments-list td.header-1 {
    font-size: 1.20em;
    width: 110px;
    font-weight: bold;
}

.comments-list td.header-2,
.forum-header-replycount,
.forum-header-viewcount {
    font-size: 1.20em;
    color: #000000;
    font-weight: bold;
}

.comments-list .comment,
.forum-comments-list .comment {
    padding-right: 30px;
    vertical-align: top;
}

.comments-list .comment,
.forum-header-viewcount,
.comments-list .header-2 {
    padding-left: 10px;
}

.contentcomment .help {
    font-size: 0.9em;
    color: #666;
}

.comments-write table {
    table-layout: fixed;
}

.comments-write td {
    vertical-align: top;
}

    .comments-write td.firstcolumn {
        width: 250px;
    }

.comments-write .name {
    float: left;
}

.comments-write .comment {
    float: left;
}

.comments-zerocomments {
    font-weight: bold;
}

.forum-thread-list tr {
    border-bottom: 1px solid #CECECE;
}

.forum-thread-replycount,
.forum-thread-viewcount {
    text-align: center;
}

.newThread a {
    font-weight: bold;
}

.comments-name {
    width: 220px;
    font-size: 1.1em;
    background: #ffffff;
    color: #000000;
    border-width: 1px;
    border-style: solid;
    border-color: #bfbfbf;
    padding-left: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 6px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.comments-text {
    width: 100%;
    height: 170px;
    font-size: 1.1em;
    background: #ffffff;
    color: #000000;
    border-width: 1px;
    border-style: solid;
    border-color: #bfbfbf;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 4px;
    margin-bottom: 4px;
    resize: none;
}

.comments-checkbox {
    margin-top: 4px;
    margin-bottom: 4px;
}

.linklist-item a {
    display: block;
    background: url('bg-list-item.png') no-repeat 0 4px;
    /*padding: 0px 0 0px 15px;*/
    padding: 0px 0 5px 15px;
}

.archive-accordion .accordion-header {
    cursor: pointer;
    border-bottom: solid 1px #ddd;
    background: #fff;
    color: #333;
    margin: 0 0;
    padding: 5px 0;
}

    .archive-accordion .accordion-header.selected {
        background: #e1efd3;
    }

.archive-accordion .accordion-container {
    padding: 3px 0;
}

.comment-button {
    /*background:#98c10f;*/
    background: #6aae22;
    padding: 5px 10px;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    float: right;
}

    .comment-button:hover {
        background: #0069B0;
        color: #fff;
    }


.blogitem {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: solid 1px #ddd;
}


    .blogitem > .title {
        font-weight: bold;
    }

.firstBlogItemTitle a {
    color: #0067B4;
    font-size: 18px;
    margin: 0 0 0 0;
}

    .firstBlogItemTitle a:hover {
        color: #6aae22;
        text-decoration: underline;
    }

.firstblogitemlift {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
}

.page-shareandprint {
    overflow: hidden;
    zoom: 1;
}

div#map-coordinates {
    font-size: 0.75em;
    display: none;
}

/*Rakennusmateriaali haku
*/

.construction-material-search .content-item {
    margin-bottom: 10px;
}

    .construction-material-search .content-item.content-hyperlink {
        margin: 0;
    }

.construction-material-search .content-images {
    display: inline-block;
    margin: 0;
    margin-right: 10px;
}

.construction-material-search .content-image {
    margin: 0;
}

.construction-material-search .content-image-alt {
    color: #888;
}

/* Swiper styles */

html, body {
    position: relative;
    height: 100%;
}

body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
}

.swiper-container {
    

    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}


.swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2;
}

.swiper-pagination {
    text-align: center;
}

