body, html {
    height: 100%;
}

body {
    background-image: none;
    color: #414141;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 24px;
    background-color: #fff;
}

    body .container-fluid,
    .topnav {
        max-width: 1150px;
        margin: 0 auto;
    }

.row-fluid [class*="span"] {
    min-height: 15px;
}

.row-fluid .dynamic-form [class*="span"] {
    min-height: 30px;
}

ul.horizontal {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.center-content li {
    line-height: 24px;
}


.bg-wrap {
    min-height: 87%;
}

#contentAreaDiv {
    background-color: #eaecee;
    max-width: 100%;
}

    #contentAreaDiv .row-fluid {
        max-width: 1150px;
        margin: 0px auto;
    }


/*  [common]  */
.align-r {
    text-align: right;
}

.b-txt {
    font-weight: bold;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.office-info .table td, .event-info .table td {
    padding: 8px 0 8px 0;
    border: none;
    line-height: 19px;
}
/*  [/common]  */


.bg-wrap > .container-fluid {
    margin-top: 0px;
    padding: 0;
}

/*  [fonts]  */
a {
    color: #36b;
}

    a:hover {
        color: #60a3d5;
    }


.breadcrumb li.active {
    color: #333;
}

.language-links {
    margin-top: 10px;
}

/*.title a,*/
.topnav a {
    font-size: 16px;
}

h1, h2, h3, h4,
.carousel h3 {
    font-weight: normal;
}

h1 {
    font-size: 32px;
    font-weight: bold;
}

h2, .main-content h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2em;
    padding-top: 18px;
}

h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2em;
    padding-top: 18px;
}

h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    padding-top: 15px;
}

li {
    line-height: 24px;
}

p {
    margin: 0 0 16px;
}

.bg-color-1 > h2,
.bg-color-2 > h2,
.bg-color-3 > h2,
.bg-color-4 > h2,
.bg-color-5 > h2,
.bg-color-6 > h2,
.bg-color-7 > h2,
.bg-color-8 > h2,
.bg-color-9 > h2,
.bg-color-10 > h2,
.bg-color-11 > h2,
.bg-color-12 > h2,
.bg-color-13 > h2,
.bg-color-99 > h2,
.content-list > h2,
.content-attachments .nc-content > h2,
.relatedContents .nc-content > h2,
.connectedContentService .nc-content > h2,
.connectedContentOffice .nc-content > h2,
.office-right-content .nc-content > h2 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: solid 2px #2C79AF;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    line-height: normal;
}

select {
    border: solid 1px #2C79AF;
    border-radius: 0;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: solid 1px #2C79AF;
    border-radius: 0;
    box-shadow: none;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: none;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #203a7f;
}

.btn-primary {
    color: #fff;
    background-color: #163979;
    border-color: #122f63;
    text-shadow: none;
    background-image: none;
}

.btn-warning {
    text-shadow: none;
    background-image: none;
    background-color: #d1722f;
    border-color: #bd672a;
}

.btn-info {
    text-shadow: none;
    background-image: none;
    background-color: #2C79AF;
}

.btn-success {
    text-shadow: none;
    background-image: none;
    background-color: #32854E;
}

.btn-danger {
    text-shadow: none;
    background-color: #c32123;
}




/*content headers*/

.main-content h1, .blogentry h1 {
    font-size: 32px;
    line-height: 1.2em;
}

/*.main-content h2, .main-content h3,
.blogentry h2, .blogentry h3
{
    font-size: 20px;
    line-height: 22px;
}*/

.txt-color-1 {
    color: #757575;
}

.txt-color-2 {
    color: #333;
}

/*.txt-color-2,*/
.breadcrumb a {
    color: #203a7f;
}

.txt-color-3 {
    color: #ccc;
}

footer, .breadcrumb {
    font-size: 90%;
}

    .breadcrumb > li {
        text-shadow: none;
    }

        .breadcrumb > li > .divider {
            color: #203a7f;
        }

/*  [/fonts]  */

/*  [header]  */


/*	[altered elements] */



.bg-wrap > .header {
    position: relative;
    /*overflow: hidden;*/
}


#hlLogoFrontpage {
    display: block;
    position: absolute;
    top: 0px;
    z-index: 70;
}

.bg-wrap .header.container-fluid {
    background-color: #203a7f;
    max-width: 100%;
    border-bottom: 0;
}

.header-content {
    max-width: 1150px;
    margin: 0 auto;
    height: 120px;
}


/* headerin kuva piilotettu*/
.header img#ucTopBanner_imgBanner {
    display: none;
}
/*
.header a.bg-img
{
    display: block;
    overflow: hidden !important;
}
.bg-wrap > .header a.bg-img img
{
    min-height: 120px;
    min-width: 1000px;
    max-width: auto;
}
    */


.nav-collapse ul.nav li {
    max-width: 125px;
}

    .nav-collapse ul.nav li a,
    .nav-collapse > ul.nav > li.active > a {
        padding: 0 10px;
        min-height: 47px;
    }

/*	[/altered elements] */


.header .srch-box {
    margin: 10px 0 10px 0;
}


.srch-box input {
    height: 25px;
    border: solid 1px #2C79AF;
}

    .srch-box input[type='text'] {
        box-shadow: none;
        border-radius: 0;
        padding: 0;
        width: 172px;
        margin: 0;
        border-right: none;
        padding: 0 5px;
    }

.srch-box .s-btn {
    background: url('images/srch-btn.jpg') 0 0;
    width: 20px;
    height: 27px;
    padding: 2px 0;
    border-left-style: none;
    border-left-color: inherit;
    border-left-width: medium;
    border-radius: 0;
}



/* megamenu upper*/
.navbar.topnav.megamenu-upper .navbar-inner .nav > li {
    padding: 4px;
}


.navbar.topnav.megamenu-upper {
    clear: both;
    background-color: #3060a0;
    position: initial;
    right: 0;
    float: right;
    margin-top: 44px;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
}


    .navbar.topnav.megamenu-upper .nav > li {
        height: 20px;
    }

.header-content .topnav.navbar.megamenu-upper .nav > li > a:hover,
.megamenu-upper .navbar-inner .nav-collapse ul.nav > li.active a {
    color: #60a3d5 !important;
}

.megamenu-upper .navbar-inner {
    min-height: 30px;
}

    .megamenu-upper .navbar-inner ul {
        float: right;
        margin: 0;
    }

.header-content .topnav.navbar.megamenu-upper .nav > li > a {
    font-size: 100%;
}

.header-content .megamenu-upper .navbar-inner .nav-collapse ul.nav > li.active,
.header-content .megamenu-upper .navbar-inner .nav-collapse ul.nav li:hover {
    background-color: transparent !important;
}

/*  [/header]  */


/*  [navbar]  */
.navbar .navbar-inner {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    border-radius: 0;
    box-shadow: none;
    filter: none;
    /*background: url(images/bg-topnav-dark.jpg) repeat-x 0px 0px; */
    padding: 0;
    margin: 0 20px;
    background: none;
}


.navbar .nav > li > a,
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus,
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
    text-decoration: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .navbar .nav > li > a,
    .navbar .nav > li > a:hover,
    .navbar .nav > li > a:focus {
        color: #ccc;
    }



.navbar.custom li:first-child {
    background: none;
}

.navbar.custom li {
    background: url('images/v-sep-white.gif') no-repeat 0 50%;
}

    .navbar.custom li a:hover {
        color: #82c3f1;
    }



.navbar .nav > li > a,
.navbar .nav > .active > a {
    color: #fff;
    padding-bottom: 17px;
    box-shadow: none;
}



/*TopNav*/

/* main van bg -> overwritten everywhere else */
.bg-wrap .container-fluid {
    max-width: 100%;
    border-bottom: solid 2px #fff;
    background-color: #2C79AF;
}


.topnav .navbar-inner {
    margin: 0;
}


.topnav.navbar .nav > .active > a,
.topnav.navbar .nav > li:hover > a:hover {
    color: #fff;
}


/*  [custom]  */
.navbar.custom {
    line-height: normal;
    margin-bottom: 0;
    font-size: 90%;
    background-color: #203a7f;
}

    .navbar.custom .navbar-inner {
        margin: 0;
        min-height: 0;
        padding: 0;
    }

    .navbar.custom .nav {
        margin-right: 0;
    }

        .navbar.custom .nav > li > a {
            padding: 3px 10px;
        }

        .navbar.custom .nav > li.last > a {
            padding-right: 0;
        }

        .navbar.custom .nav > li.active {
            background-color: inherit;
        }

            .navbar.custom .nav > li.active > a {
                color: #82c3f1;
                box-shadow: none;
                background-color: inherit;
            }
/*  [/custom]  */
/*  [/navbar]  */


.row-fluid div.span4 {
    padding: 0;
}

.navbar-static-bottom {
    min-height: 100px;
    color: #999;
    font-size: 16px;
    padding: 20px 20px 20px 0;
}



/*  [leftnav]  */
.well.sidebar-nav {
    background-color: #fff;
    border: solid 2px #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.sidebar-nav > ul > li {
    background: url('images/lnav-arrow-r.png') no-repeat 97% 8px;
}


    .sidebar-nav > ul > li.selected-path,
    .sidebar-nav > ul > li.selected-path a:hover,
    .sidebar-nav > ul > li.selected-path a:active,
    .sidebar-nav > ul > li.selected-path a:focus {
        background-image: none;
    }


        .sidebar-nav > ul > li.selected-path > a:first-of-type {
            color: #2C79AF;
            background: url('images/lnav-arrow-d.png') no-repeat 97% 8px;
        }

        .sidebar-nav > ul > li.selected-path a {
            border-bottom: solid 1px #dfe7ed;
        }

        .sidebar-nav > ul > li.selected-path > a:first-of-type:hover,
        .sidebar-nav > ul > li.selected-path > a:first-of-type:active,
        .sidebar-nav > ul > li.selected-path > a:first-of-type:focus {
            color: #fff;
            background: #3060a0 url('images/lnav-arrow-d-hover.png') no-repeat 97% 8px;
        }

.sidebar-nav > ul.nav-list > li.active > ul.nav-list > li a:hover,
.sidebar-nav > ul.nav-list > li.active > ul.nav-list > li a:active,
.sidebar-nav > ul.nav-list > li.active > ul.nav-list > li a:focus {
    background-image: none;
}

.nav-list a {
    color: #203a7f;
}

    .nav-list a:hover {
        color: #2C79AF;
    }

.nav-list > .active > a, .nav-list > .active > a:link {
    background-color: #203a7f;
}

.sidebar-nav, .sidebar-nav > ul {
    padding: 0;
}

    .sidebar-nav > ul > li {
        border-bottom: solid 1px #dfe7ed;
    }

    .sidebar-nav .active > ul.nav-list > li {
        border-top: solid 1px #dfe7ed;
    }

    .sidebar-nav > ul > li:last-child {
        border-bottom: none;
    }


.nav-list > li > a, .nav-list .nav-header {
    margin: 0;
    text-shadow: none;
}


.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
    text-shadow: none;
}

.sidebar-nav > .nav > .selected-path, .sidebar-nav > .nav > .active {
    background-color: #f4f8fa;
}

.sidebar-nav ul {
    margin: 0;
    padding: 0;
}

.sidebar-nav li.active > a:hover,
.sidebar-nav li.active > a:active,
.sidebar-nav li.active > a:focus {
    background-color: #3060a0;
    background-image: none;
}

.sidebar-nav ul ul li a {
    padding-left: 20px;
}

.sidebar-nav ul ul ul li a {
    padding-left: 30px;
}

.sidebar-nav ul ul ul ul li a {
    padding-left: 40px;
}

.sidebar-nav .nav > li > a:hover, .sidebar-nav .nav > li > a:focus {
    color: #fff;
    background: #3060a0 url('images/lnav-arrow-r-hover.png') no-repeat 97% 8px;
}

.sidebar-nav .nav-list .alternate-item {
    background-image: none;
    font-weight: bold;
    padding: 3px 15px;
    text-transform: uppercase;
}


/*  [/leftnav]  */

/*  [bg-color]  */
.row-fluid div.nc-content, .row-fluid .sidebar-nav {
}

/*  [/bg-color]  */

.row-fluid div.nc-content {
    padding: 10px;
    margin-bottom: 15px;
}

#ContentStart div.nc-content {
    margin-bottom: 0;
}



/*  [carousel]  */

.carousel-inner {
    background: #fff;
}

.carousel .item .dual.img-content {
    width: 70%;
    float: left;
    position: relative;
}

.carousel .item .extra {
    background: url('images/bg-carousel-txt.gif') no-repeat 100% 30%;
    position: absolute;
    width: 30px;
    height: 100px;
    top: 0;
    right: 0;
}

.carousel .item .dual.txt-content {
    width: 25%;
    float: left;
    padding: 2.5%;
}

.left.carousel-control {
    left: -15px;
}

.right.carousel-control {
    right: -15px;
}
/*  [/carousel]  */

.navbar .nav > li > a {
    text-shadow: none;
}


.carousel-control {
    top: 50%;
    outline: none;
}

.carousel h3 {
    font-weight: normal;
    font-size: 24px;
    color: #b80000;
    font-family: Georgia;
    margin: 0 0 5.5% 0;
    line-height: normal;
    padding: 0;
}

.carousel-control {
    color: #aeb2b6;
    background: #e3e3e3;
    border-width: 1px;
    font-weight: bold;
}

    .carousel-control:hover {
        color: #5b6673;
        background: #d7d7d7;
    }


.padded-l {
    padding-left: 5px;
}


/*  [rss]  */
a.rss {
    display: block;
    width: 20px;
    height: 20px;
    background: url('images/rss-icon.png') no-repeat 0 0;
}

    a.rss:hover {
        background: url('images/rss-icon-act.png') no-repeat 0 0;
    }
/*  [/rss]  */

.nc-content > .item {
    margin-bottom: 14px;
}

.nc-content .group-image,
.nc-content .content-image {
    margin-bottom: 15px;
}

.main-content div.content-image:first-of-type {
    margin: -10px -10px 15px -10px;
}

.nc-content .group-image-right {
    float: right;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}

.nc-content > .align-r > a {
    background: url('images/arrow-blue-r.png') no-repeat 100% 50%;
    padding-right: 16px;
}

.linklist-item a {
    display: block;
    background: url('images/arrow-r-darkblue.png') no-repeat 0 4px;
    padding: 0px 0 0px 15px;
}

.nc-content > .linklist-item {
    margin: 0;
}

.navbar-static-bottom.custom-bg {
    padding: 0;
    height: auto;
    margin-top: 0;
    float: left;
    width: 100%;
}

.bg-wrap > footer.custom-bg {
    max-width: 100%;
    padding: 0;
    background: url('images/bg_footer.png') repeat-x 0 0;
}

footer .row-fluid {
    max-width: 1150px;
    margin: 0 auto;
}


footer .icon-item {
    width: auto;
    display: inline-block;
    min-height: 45px;
}

footer .icon-item {
    background: none;
}

    footer .icon-item a {
        padding: 15px 0px 15px 55px;
        margin-left: 20px;
    }



.bg-wrap > footer.custom-bg {
    padding: 0;
}

footer .social-links {
    padding-top: 5px;
    height: 37px;
}

footer .txt-color-2 {
    font-size: 125%;
}

footer ul {
    margin: 0 0 5px 0px;
    padding-top: 5px;
}

footer p {
    font-size: 85%;
    line-height: 18px;
}

footer li {
    display: block;
    background: url('images/arrow-r-darkblue.png') no-repeat scroll 0px 50% transparent;
    padding: 0px 0px 0px 15px;
    font-size: 85%;
    margin: 0 0 5px 0px;
    line-height: 18px;
}


footer .row-fluid > div {
    margin-bottom: 10px;
}

footer h4 {
    margin-top: 0;
}

footer .social-links .icon-item {
    float: left;
}

footer .social-links .shareLinkText {
    color: #ccc;
}

footer .social-links .icon-item,
footer .social-links .icon-item > a {
    display: block;
}

footer .social-links .item-1 a {
    margin-left: 0;
}


.collapser {
    display: none;
}

.clearer {
    clear: both;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    padding: 8px 0;
    margin-bottom: 10px;
}


.center-content {
    background-color: #fff;
    color: #3c3c35;
    border: 2px solid #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-bottom: 15px;
}

.nc-content {
    background-color: #fff;
    color: #3c3c35;
    border: 2px solid #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

    .nc-content .txt-color-1 {
        color: #757575;
    }

    /* bg colors */
    .nc-content.bg-color-1 .item,
    .bg-color-1 {
        background-color: #2C79AF;
        color: #fff;
    }

        .nc-content.bg-color-1 .item a,
        .bg-color-1 a {
            color: #fff;
        }

        .nc-content.bg-color-1 .item > h2,
        .bg-color-1 > h2 {
            color: #fff;
        }

        .nc-content.bg-color-1 .item > h3,
        .bg-color-1 > h3 {
            text-transform: uppercase;
            font-weight: bold;
            border-bottom: solid 2px #fff;
            color: #fff;
        }

        .nc-content.bg-color-1 .item .txt-color-1,
        .bg-color-1 .txt-color-1 {
            color: #666;
        }


    .nc-content.bg-color-2 .item,
    .bg-color-2 {
        background-color: #3060a0;
        color: #fff;
    }

        .nc-content.bg-color-2 .item a,
        .bg-color-2 a {
            color: #fff;
        }

        .nc-content.bg-color-2 .item > h2,
        .bg-color-2 > h2 {
            color: #fff;
        }

        .nc-content.bg-color-2 .item > h3,
        .bg-color-2 > h3 {
            text-transform: uppercase;
            font-weight: bold;
            border-bottom: solid 2px #fff;
            color: #fff;
        }

        .nc-content.bg-color-2 .item .txt-color-1,
        .bg-color-2 .txt-color-1 {
            color: #666;
        }


    .nc-content.bg-color-3 .item,
    .bg-color-3 {
        background-color: #B06027;
        color: #fff;
    }

        .nc-content.bg-color-3 .item a,
        .bg-color-3 a {
            color: #fff;
        }

        .nc-content.bg-color-3 .item > h2,
        .bg-color-3 > h2 {
            color: #fff;
        }

        .nc-content.bg-color-3 .item > h3,
        .bg-color-3 > h3 {
            text-transform: uppercase;
            font-weight: bold;
            border-bottom: solid 2px #fff;
            color: #fff;
        }

        .nc-content.bg-color-3 .item .txt-color-1,
        .bg-color-3 .txt-color-1 {
            color: #666;
        }


    .nc-content.bg-color-4 .item,
    .bg-color-4 {
        background-color: #ba0063;
        color: #fff;
    }

        .nc-content.bg-color-4 .item a,
        .bg-color-4 a {
            color: #fff;
        }

        .nc-content.bg-color-4 .item > h2,
        .bg-color-4 > h2 {
            color: #fff;
        }

        .nc-content.bg-color-4 .item > h3,
        .bg-color-4 > h3 {
            text-transform: uppercase;
            font-weight: bold;
            border-bottom: solid 2px #fff;
            color: #fff;
        }

        .nc-content.bg-color-4 .item .txt-color-1,
        .bg-color-4 .txt-color-1 {
            color: #666;
        }


    .nc-content.bg-color-5 .item,
    .bg-color-5 {
        background-color: #32854E;
        color: #fff;
    }

        .nc-content.bg-color-5 .item a,
        .bg-color-5 a {
            color: #fff;
        }

        .nc-content.bg-color-5 .item > h2,
        .bg-color-5 > h2 {
            color: #fff;
        }

        .nc-content.bg-color-5 .item > h3,
        .bg-color-5 > h3 {
            text-transform: uppercase;
            font-weight: bold;
            border-bottom: solid 2px #fff;
            color: #fff;
        }

        .nc-content.bg-color-5 .item .txt-color-1,
        .bg-color-5 .txt-color-1 {
            color: #666;
        }

        .bg-color-1 .chapter-with-centeredpicture-header-content-list h4,
        .bg-color-2 .chapter-with-centeredpicture-header-content-list h4,
        .bg-color-3 .chapter-with-centeredpicture-header-content-list h4,
        .bg-color-4 .chapter-with-centeredpicture-header-content-list h4,
        .bg-color-5 .chapter-with-centeredpicture-header-content-list h4 {
            text-transform: uppercase;
            font-weight: bold;
            border-bottom: solid 2px #fff;
            color: #fff;
            font-size: 18px;
            padding: 0px 0px 5px;
        }

    .nc-content.bg-color-1 .chapter-with-centeredpicture-header-content-list ul li a,
    .nc-content.bg-color-2 .chapter-with-centeredpicture-header-content-list ul li a,
    .nc-content.bg-color-3 .chapter-with-centeredpicture-header-content-list ul li a,
    .nc-content.bg-color-4 .chapter-with-centeredpicture-header-content-list ul li a,
    .nc-content.bg-color-5 .chapter-with-centeredpicture-header-content-list ul li a {
        background: url('../../content/images/glyphicons-halflings-white.png') no-repeat scroll -458px -72px transparent;
    }

.bg-color-1,
.bg-color-2,
.bg-color-3,
.bg-color-4,
.bg-color-5 {
    border: none;
}

    /* defaulttina kÃ¤ytetÃ¤Ã¤n tummia glyphiconeja, tummilla taustavÃ¤reillÃ¤ kannattaa kÃ¤yttÃ¤Ã¤ vaaleita */
    .bg-color-1 .linklist-item a,
    .bg-color-2 .linklist-item a,
    .bg-color-3 .linklist-item a,
    .bg-color-4 .linklist-item a,
    .bg-color-5 .linklist-item a {
        background: url('../../content/images/glyphicons-halflings-white.png') no-repeat -458px -70px;
    }

    .bg-color-1 > .align-r > a,
    .bg-color-2 > .align-r > a,
    .bg-color-3 > .align-r > a,
    .bg-color-4 > .align-r > a,
    .bg-color-5 > .align-r > a {
        background: url('images/arrow-white-r.png') no-repeat 100% 50%;
        padding-right: 16px;
    }

    .bg-color-1 > h2,
    .bg-color-2 > h2,
    .bg-color-3 > h2,
    .bg-color-4 > h2,
    .bg-color-5 > h2 {
        border-bottom: 2px solid;
    }

.bg-color-11 h2,
.bg-color-12 h2,
.bg-color-13 h2 {
    color: #333;
    border-bottom: none;
}

.bg-color-11 {
    border: solid 2px #fff;
    background: url('images/kukka_ylareuna.png') 100% 0 no-repeat #d1e5f3;
}

.bg-color-12 {
    background-color: #e2ecd4;
    border: solid 2px #fff;
}

.bg-color-13 {
    border: solid 2px #fff;
    background: url('images/kukka_alareuna.png') 100% 100% no-repeat #f3dccb;
}

.alert {
    color: #7F612F;
}

.alert-info {
    color: #214A63;
}

.alert-error, .alert-danger {
    color: #732E2B;
}

.alert-success {
    color: #286C40;
}





.w20 {
    width: 20%;
}

.w80 {
    width: 80%;
}

body.content-page .bg-wrap > .container-fluid {
    margin-top: 0;
}

/*read more link in nodepage*/
.nc-content > .item > .align-l > a {
    background: url('images/arrow-white-r.png') no-repeat 100% 50%;
    padding-right: 16px;
}

/*Newsarchive limit search checkbox*/
.search-form label {
    margin-bottom: 0px;
    display: inline;
}

.search-form .checkboxGrid label {
    margin-left: 3px;
}

.search-limit-buttons label {
    vertical-align: middle;
    margin-left: 3px;

}

.search-limit-buttons input {
    vertical-align: middle;  
}

/*-------Haku dialogi---------------------------*/
.dialog {
    background-color: #ffffff;
    text-align: left;
    font-size: 14px;
}

.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('images/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: #fafafa;
            }

            .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('images/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);
    z-index: 99;
}
/**Sitemap*/
.sitemap ul li {
    list-style-type: none;
}

/**NewsArchive, EventCalendar ja Searchpagen tuloslista*/
table.searchtable {
    border-collapse: collapse;
    width: 100%;
}

    table.searchtable td {
        padding-left: 0px;
        padding-top: 15px;
        padding-right: 16px;
        padding-bottom: 8px;
        border-spacing: 0px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #CECECE;
        vertical-align: top;
    }

    table.searchtable a {
        font-size: 1.2em;
        line-height: 20px;
        font-weight: 600;
    }

    table.searchtable small a {
        font-size: 1em;
        font-weight: normal;
    }

.search-validation-error {
    color: red;
}

/**Tapahtumakalenterin hakulaatikko*/
.calendar {
}

    .calendar table {
        width: 200px;
        border-collapse: collapse;
    }

    .calendar td {
        text-align: center;
        vertical-align: middle;
        padding-top: 5px;
        padding-bottom: 5px;
        border-style: solid;
        border-width: 1px;
        border-color: #CECECE;
    }

        .calendar td.selected {
            background-color: #fafafa;
        }

        .calendar td.inactiveday {
            background-color: #EBEBEB;
        }

        .calendar td.today {
            background-color: #cad9f0;
        }

        .calendar td a:link, .calendar td a:hover, .calendar td a:visited {
            color: #000000;
            font-weight: normal;
        }

        .calendar td.selected a:link, .calendar td.selected a:hover, .calendar td.selected a:visited {
            color: #FFFFFF;
        }

    .calendar .header1 {
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #fafafa;
    }

        .calendar .header1 a {
            font-size: 1.20em;
        }

            .calendar .header1 a:link, .calendar .header1 a:hover, .calendar .header1 a:visited {
                color: #FFFFFF;
                font-weight: bold;
            }

    .calendar .header2 {
        font-weight: bold;
    }

        .calendar .header2 a {
            font-size: 1.20em;
        }

            .calendar .header2 a:link, .calendar .header2 a:hover, .calendar .header2 a:visited {
                color: #000000;
                font-weight: bold;
            }

/*Document published and modified text*/
.documentdate {
    color: #757575;
}

#ContentStart .bottom {
    border-top: solid 2px #c7e0f1;
    padding: 10px 0 10px 0;
    margin: 0 10px 0 10px;
}



/* Paging styles */
.page-list-controls {
    width: 100%;
}

    .page-list-controls table {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .page-list-controls td {
        vertical-align: middle;
    }

        .page-list-controls td div {
            width: 16px;
            height: 17px;
        }

    .page-list-controls .dots {
        color: #8D8D8D;
        font-weight: bold;
    }

    .page-list-controls .goto-page {
        margin-top: 1px;
        margin-left: 1px;
        padding-right: 2px;
        text-align: center;
        background: url('images/page_list_goto.png') no-repeat;
    }

        .page-list-controls .goto-page a {
            display: block;
            padding-top: 1px;
        }

            .page-list-controls .goto-page a:link, .page-list-controls .goto-page a:hover, .page-list-controls .goto-page a:visited {
                color: #8d8d8d;
                text-decoration: none;
                font-weight: bold;
            }

    .page-list-controls td.selected .goto-page a:link, .page-list-controls td.selected .goto-page a:hover, .page-list-controls td.selected .goto-page a:visited {
        color: #000000;
    }
/*Hakuboksit*/
.search-form input {
    height: 30px;
}

    .search-form input[type="checkbox"] {
        vertical-align: text-bottom;
        height: 15px;
    }

.search-form search-limit label {
    vertical-align: bottom;
}


/*Office*/
.nc-content .office-info .name {
    font-weight: bold;
}

/*Event*/
.nc-content .event-space {
    margin-bottom: 15px;
}

.nc-content .event-info .name {
    font-weight: bold;
}

.nc-content .event-info .value {
}

/**common*/
.empty-row {
    margin-bottom: 15px;
}

/**add event*/
.nc-content .event-input-form label {
    /*font-weight: bold;*/
}

.nc-content .event-input-form .help {
    font-size: 0.9em;
    color: #666;
}

.mandatory {
    color: red;
}
/**tÃ¤mÃ¤kÃ¤Ã¤n ei toiminut. rikkoo textboxin koon jos portlet zonen sisÃ¤llÃ¤*/
/*Remove space from empty portlet zones*/
#portletrow1 .row-fluid [class*="span"],
#portletrow2 .row-fluid [class*="span"],
#portletrow3 .row-fluid [class*="span"],
#portletrow4 .row-fluid [class*="span"],
#portletrow5 .row-fluid [class*="span"],
#portletrow6 .row-fluid [class*="span"],
#portletrow7 .row-fluid [class*="span"],
#portletrow8 .row-fluid [class*="span"],
#portletrow9 .row-fluid [class*="span"],
#portletrow10 .row-fluid [class*="span"],
#portletrow11 .row-fluid [class*="span"],
#portletrow100 .row-fluid [class*="span"],
#portletrow101 .row-fluid [class*="span"],
#portletrow102 .row-fluid [class*="span"],
#portletrow103 .row-fluid [class*="span"],
#portletrow104 .row-fluid [class*="span"],
#portletrow105 .row-fluid [class*="span"] {
    min-height: 0px;
}


/*Content classifications */
.classification {
    color: #666;
    border-top: 5px;
}

/*Top Banner*/
.banner {
    height: 140px;
    overflow: hidden;
    position: absolute;
}

/**Content directory portlet*/
.nc-content .contentdirectory label {
    font-weight: bold;
}

.nc-content .contentdirectory .selected {
    /*color: #B80000;
    font-size: 18px;*/
    font-weight: bold;
}

/*---------Liedosta tuodut----------------*/

/*	[pagelayout]	*/
.bg-wrap > .navbar.custom {
    /*background: url("images/bg-black-nograd.jpg") repeat scroll 0 0 transparent;*/
}

    .bg-wrap > .navbar.custom > .custom-bg {
        max-width: 1150px;
        margin: 0 auto;
    }

.bg-wrap > .custom-bg {
    max-width: 1150px;
    margin: 0 auto;
    padding: 10px;
}

/* media query footer overflow */
.bg-wrap {
    margin-bottom: -20px;
}


.classificationheader {
    font-weight: bold;
}

.classification ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 15px;
}

    .classification ul li {
        display: inline;
    }

.row-fluid div.nc-content.bottom {
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0C333333,endColorstr=#0C333333)*/
    filter: none !important;
    background: none;
    background-color: #fff;
}

.bottom:after {
    content: "";
    display: block;
    clear: both;
}

.content-picture {
    padding: 3px 3px 5px 3px;
    margin: 0px 10px 10px 10px;
    border-style: none;
    border-width: 0px;
}

.content-picture-left {
    float: left;
    padding: 3px 3px 5px 3px;
    margin: 0px 10px 10px 10px;
    border-style: none;
    border-width: 0px;
}

.content-picture-right {
    float: right;
    padding: 3px 3px 5px 3px;
    margin: 0px 10px 10px 10px;
    border-style: none;
    border-width: 0px;
}

.content-picture-text, kuvateksti {
    margin: 0 0 10px 0;
    padding: 5px 0 0 0;
    font-size: 14px;
    line-height: 150%;
    color: #595959;
    clear: both;
}

p.ingress {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
}

/*Content directory*/
.contentdirectory > .alphabet > a {
    font-size: 16px;
    float: left;
    margin-right: 3px;
}

.contentdirectory > .alphabet.selected > a {
    font-size: 16px;
    float: left;
    color: #7dbe00;
    text-decoration: underline;
}

/*Content carousel*/
.carousel-caption {
    /* default fallback */
    background: #f2f2f2;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
}

    .carousel-caption > p {
        color: #000;
    }

    .carousel-caption > h4 {
        color: #003399;
    }

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}

.carousel-caption {
    /* default fallback */
    background: #f2f2f2;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
}

    .carousel-caption > p {
        color: #000;
    }

    .carousel-caption > h4 {
        color: #003399;
    }

.carousel-caption-text {
    /* default fallback */
    background: #f2f2f2;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    top: 0;
}

    .carousel-caption-text > p {
        color: #000;
    }

    .carousel-caption-text > h4 {
        color: #003399;
    }

table tr td img {
    max-width: none;
}


.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 {
    width: 95%;
    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;
    width: 100%;
}

.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;
}

/* side content*/
.box-content .atticon {
    width: auto;
}

.dynamicform-radiobuttonlist td label {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 5px;
}

.dynamicform-radiobuttonlist td input {
    vertical-align: top;
    display: inline-block;
}

.dynamicform-help {
    margin-left: 0px !important;
    font-size: 0.9em;
    color: #666;
}

.dynamicform-subheading {
    font-weight: bold;
    padding-bottom: 5px;
}

.modal.fade.in {
    top: 3%;
}

.tagcloud1 {
}

.tagcloud2 {
    font-size: 115%;
}

.tagcloud3 {
    font-size: 130%;
}

.tagcloud4 {
    font-size: 145%;
}

.tagcloud5 {
    font-size: 160%;
}

.tagcloud6 {
    font-size: 175%;
}

.blogtags {
    border-bottom: 1px solid #CECECE;
}

.blog-recentHeader h2 {
    padding-top: 0px;
}

.blog-sidebar h3 {
    padding-top: 0px;
}


/*Custom chosen css*/
.user-search ul, .user-search li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-radius: 4px;
}

/*No rounding in dropdown*/
.user-search li, ul.chosen-results {
    border-radius: 0;
}

/*Textbox size*/
#portletrow1 .row-fluid .user-search [class*="span"], #portletrow2 .row-fluid .user-search [class*="span"],
#portletrow3 .row-fluid .user-search [class*="span"], #portletrow4 .row-fluid .user-search [class*="span"],
#portletrow5 .row-fluid .user-search [class*="span"], #portletrow6 .row-fluid .user-search [class*="span"],
#portletrow7 .row-fluid .user-search [class*="span"], #portletrow8 .row-fluid .user-search [class*="span"],
#portletrow9 .row-fluid .user-search [class*="span"], #portletrow10 .row-fluid .user-search [class*="span"],
#portletrow11 .row-fluid .user-search [class*="span"], #portletrow12 .row-fluid .user-search [class*="span"],
#portletrow13 .row-fluid .user-search [class*="span"], #portletrow14 .row-fluid .user-search [class*="span"],
#portletrow15 .row-fluid .user-search [class*="span"], #portletrow16 .row-fluid .user-search [class*="span"],
#portletrow17 .row-fluid .user-search [class*="span"], #portletrow18 .row-fluid .user-search [class*="span"],
#portletrow19 .row-fluid .user-search [class*="span"], #portletrow20 .row-fluid .user-search [class*="span"],
ul.chosen-choices {
    min-height: 30px;
}

/*Chosen level based dropdownlist*/
.chosen-container .chosen-results li.first {
    margin-left: 0px;
}

.chosen-container .chosen-results li.second {
    margin-left: 10px;
}

.chosen-container .chosen-results li.third {
    margin-left: 20px;
}

.chosen-container .chosen-results li.fourth {
    margin-left: 30px;
}

.chosen-container .chosen-results li.fifth {
    margin-left: 40px;
}

.edituserform-help {
    font-size: 14px;
}

/*User search*/
.table-user-search {
    table-layout: fixed;
    text-overflow: ellipsis;
    font-size: 16px;
}

    .table-user-search thead {
        word-wrap: break-word;
    }

    .table-user-search th, .table-user-search td {
        padding: 3px;
        border: none;
    }

    .table-user-search td {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.content-extra-property-value {
    font-weight: bold;
}

.subTitle {
    color: #666;
}

.cascading-dropdown-loading_pois {
    cursor: wait;
    background: url('images/ajax-loader-small.gif') 85% center no-repeat transparent;
}


.nc-content .item > h3,
.chapter-with-centeredpicture-header-content-list h4 {
    color: #333;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: solid 2px #2C79AF;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    line-height: normal;
}

.nc-content .item ul,
.chapter-with-centeredpicture-header-content-list ul,
.chapter-with-widepicture-header-content-list ul {
    margin-left: 0;
}

    .nc-content .item ul li,
    .chapter-with-centeredpicture-header-content-list ul li,
    .chapter-with-widepicture-header-content-list ul li {
        list-style-type: none;
        list-style-position: outside;
    }

        .nc-content .item ul li a,
        .chapter-with-centeredpicture-header-content-list ul li a,
        .chapter-with-widepicture-header-content-list ul li a {
            background: url('images/arrow-r-darkblue.png') no-repeat scroll 0px 50% transparent;
            padding: 0px 0px 0px 15px;
        }

.nc-content .item h4 a {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}

.chapter-with-centeredpicture-header-content-list img,
.side-column-picture img {
    display: block;
    margin: 10px auto 20px auto;
}

.chapter-with-widepicture-header-content-list .picture-wide {
    margin: -10px -10px 10px -10px;
}

.chapter-with-widepicture-header-content-list h4 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: solid 2px #2C79AF;
    padding: 0 0 5px 0;
    line-height: normal;
}


/* frontpage specific */

.bg-color-11.delimitedcontentsearch {
    margin-bottom: 0 !important;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    padding-bottom: 20px !important;
}

    .bg-color-11.delimitedcontentsearch br {
        clear: both;
    }

.bg-color-12.shortcutselection {
    margin-bottom: 0 !important;
    border-top: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

.bg-color-13.nodelisttoconnectedcontent {
    border-top: none;
    border-top-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-top-left-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}

.nodelisttoconnectedcontent legend,
.delimitedcontentsearch legend,
.selectednode legend,
.shortcutselection legend,
.usersearchlist legend {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    line-height: normal;
    color: #333;
    border-bottom: none;
}

.bg-color-11.delimitedcontentsearch #txtDelimitedContentSearchText {
    width: 300px;
}

.bg-color-11.delimitedcontentsearch select,
.bg-color-12.shortcutselection select,
.bg-color-13.nodelisttoconnectedcontent select {
    width: 330px;
    height: 25px;
    line-height: 25px;
    padding: 2px;
}

/*pvm ja linkki perakkain listauksessa*/
.active-node-1 .content-list .item .title, .active-node-1 .content-list .item .subTitle, .active-node-1 .content-list .item .content-list-datetime {
    display: inline;
}

.active-node-1 .content-list .item .content-list-datetime {
    padding-left: 7px;
}

.bg-color-99 {
    background-color: #FFFFFF;
    border-color: red;
    border-radius: 5px;
    margin: 0;
    margin-bottom: 25px;
    padding: 0;
    padding: 10px;
}

    .bg-color-99 > h2 {
        border-bottom: 2px solid red;
        color: red;
    }

    .bg-color-99 > .item > h2 {
        border-bottom: 2px solid red;
        color: red;
        padding-top: 0px;
    }

.bg-color-99 {
    padding-top: 0px !important;
}

ul.image-list-2-col li {
    width: 48%;
}

ul.image-list-3-col li {
    width: 32%;
}

ul.image-list-4-col li {
    width: 23%;
}

ul.image-list {
    list-style: none;
    font-size: 0px;
    margin-left: -1%;
}


    ul.image-list li {
        display: inline-block;
        padding: 3px;
        margin: 0 0 5px 5px;
        background: #fff;
        border: 1px solid #ddd;
        font-size: 14px;
        line-height: 150%;
        color: #595959;
        vertical-align: top;
        /*box-shadow: 0px 0px 5px #ddd;*/
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }


img.content-picture-image-4 {
    width: 100%;
}


img.content-picture-image-3 {
    max-width: 100%;
}

img.content-picture-image-2 {
    max-width: 100%;
}

img.content-picture-image-1 {
    max-width: 100%;
}

.content-picture-block-1 {
    float: left;
    padding: 3px 3px 5px 0px;
    margin: 0px 10px 10px 0px;
    border-style: none;
    border-width: 0px;
    border-color: #d7d7d7;
    width: 215px;
}

.content-picture-block-2 {
    float: right;
    padding: 3px 0px 5px 3px;
    margin: 0px 0px 10px 10px;
    border-style: none;
    border-width: 0px;
    border-color: #d7d7d7;
    width: 215px;
}

ul.image-list li a {
    background: none;
    padding: 0px 0px 0px 0px;
}

.content-list-lift {
    padding: 0px 0px 0px 0px;
    background-color: rgb(32, 58, 127);
    margin: 0px 0px 10px 0px !important;
}


.content-list-lift-textheader {
    text-transform: uppercase;
    color: #fff;
}

.content-list-lift-text a {
    margin-top: -10px;
    color: #fff;
}

.content-list-lift-text {
    padding: 0px 0px 0px 6px;
}

.content-list-lift-picture img {
    width: 100%;
}

.content-list-lift-text a:hover {
    text-decoration: none;
}


.content-list-lift-readmore > a {
    /*background: url('images/arrow-lightblue-r.png') no-repeat 100% 50%;*/
    color: #2C79AF;
    padding-right: 16px;
}

    .content-list-lift-readmore > a:hover {
        text-decoration: underline;
    }

.center-content a, .right-content a {
    text-decoration: underline;
}

div.bg-color-6 div.content-list-lift-readmore a {
    color: #fff;
    text-decoration: underline;
}


/*---------CASEM-tyylit alkaa------------------------*/




.decision-content h2 {
    font-size: 20px;
    line-height: 20px;
}

.decision-content h3 {
    font-size: 17px;
    line-height: 12px;
}

.kuulutus-content h2 {
    font-size: 20px;
    line-height: 20px;
}

.kuulutus-content h3 {
    font-size: 17px;
    line-height: 12px;
}

/*Search box*/
.nc-content.search-box {
    background-color: #CCC;
    padding-bottom: 30px;
}

    .nc-content.search-box h2 {
        text-transform: uppercase;
        font-weight: normal;
        background: #414655;
        color: #FFF;
        border: 0;
        padding: 5px;
        margin-top: 0;
    }

    .nc-content.search-box h2,
    .nc-content.search-box .item {
        padding-left: 15px;
    }

    .nc-content.search-box .item {
        margin-right: 15px;
    }

    .nc-content.search-box input {
        border: solid 1px #2C79AF;
        max-width: 100%;
        width: 100%;
    }

    .nc-content.search-box .search-btn {
        float: right;
        position: absolute;
        top: 0;
        right: -1px;
        background: url('images/srch-btn.jpg') 0 0;
        width: 20px;
        height: 24px;
        padding: 2px 0;
        border-left-style: none;
        border-left-color: inherit;
        border-left-width: medium;
        border-radius: 0;
    }

    .nc-content.search-box .search-fields {
        position: relative;
    }



/*Lautakunnan esittely*/

.nc-content.board-intro {
}

    .nc-content.board-intro h2 {
        text-transform: uppercase;
        font-weight: normal;
        background: #72A428;
        color: #FFF;
        border: 0;
        padding: 5px;
        margin-bottom: 0;
        margin-top: 0;
    }

    .nc-content.board-intro h2,
    .nc-content.board-intro .item {
        padding-left: 15px;
    }

    .nc-content.board-intro .item {
        /*margin-right: 15px;*/
        border: 1px solid #ccc;
        border-top: 0;
    }

    .nc-content.board-intro .text {
        padding-top: 10px;
        padding-bottom: 10px;
    }


.meeting-list {
    margin-bottom: 10px;
    padding: 15px;
}

    .meeting-list .item {
        margin-top: -10px;
    }

    .meeting-list .meeting-info {
        font-size: 90%;
        color: #646464;
        margin-bottom: 5px;
    }

.kuulutus-list {
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.meeting-list .item {
    margin-top: -10px;
}

.meeting-list .meeting-info {
    font-size: 90%;
    color: #646464;
    margin-bottom: 5px;
}

.center-content .meeting-list,
.main-content.meeting-list,
.center-content .kuulutus-list,
.main-content.kuulutus-list,
.center-content .topic-list,
.main-content .topic-list {
    padding-left: 0;
}

#history-topics-accordion .toggle-container .fa-plus.fa-minus:before {
    font-size: 0.9em;
}

#history-topics-accordion .toggle-container .fa-plus:before {
    font-size: 0.9em;
}

.article-content .accordion {
    margin-bottom: 10px;
}

.article-content .accordion-group {
    border: 0;
}

.article-content .accordion-heading {
    margin-bottom: 3px;
}

.article-content .accordion-body.in.collapse {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.article-content .accordion-inner {
    border: 0;
    border-bottom: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 0;
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    margin-bottom: 0;
}

.article-content .accordion-toggle {
    padding-left: 0;
    padding-right: 0;
}

.article-content .accordion-toggle,
.article-content .accordion-heading {
    padding: 0px 0px;
}


.article-content .description,
.article-content .decisionproposal,
.article-content .decision {
    margin-bottom: 15px;
}

.article-content .presenters p,
.article-content .draftsmans p {
    font-style: italic;
    margin: 0;
}

.article-content .history-description,
.article-content .history-decisionproposal,
.article-content .history-decision {
    margin-bottom: 15px;
}

.article-content .history-presenters p,
.article-content .history-draftsmans p {
    font-style: italic;
    margin: 0;
}

.article-content .history-presenters .item .text {
    margin-bottom: 10px;
}

.article-content .history-decisionproposal {
}

.article-content .native-id p {
    /*margin-bottom: 20px;*/
    margin-top: 0px;
}

.article-content .topicAttacmentList .nc-content {
    margin: 0;
    padding: 0;
}

.article-content .kuulutusAttacmentList .nc-content {
    margin: 0;
    padding: 0;
}

div.article-content-bottom {
    margin: 0;
    padding-top: 0;
}



.right-content-header {
    background-color: #393f4e;
    text-align: left;
    padding-left: 15px;
    padding-top: 0px;
    margin: 0px 0;
}

    .right-content-header h2 {
        margin: 0px 0;
        color: white;
        text-transform: uppercase;
    }

.right-content-content {
    background-color: #fff;
    padding-top: 4px;
    padding-left: 4px;
    border: solid 1px #dfe7ed;
    margin-bottom: 20px;
}

.aside .nc-content > h2 {
    //color: white;
    //background-color: black;
    text-transform: uppercase;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    border-bottom: none;
}

.aside .nc-content {
    //background-color: #F2F2F2;
    //background-image: url('images/srch-btn.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 92px 96px;
}



.aside {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

/*
.aside .search-form {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
    */

.meetingmemonotapproved_meeting {
    font-size: 120%;
    color: red;
}

.meetingmemoapproved_meeting {
    font-size: 100%;
    color: black;
}

.meetingmemonotapproved_topic {
    font-size: 120%;
    color: red;
}

.meetingmemoapproved_topic {
    font-size: 100%;
    color: black;
}

.meetingmemonotapproved_meetinlist {
    font-size: 100%;
    color: black;
}


.closed-meeting-list-year h2 {
    border-bottom: 0;
}

.topicAttacmentList .content-attachments .nc-content > h2 {
    font-size: 17px;
    font-weight: bold;
}

.kuulutusAttacmentList .content-attachments .nc-content > h2 {
    font-size: 17px;
    font-weight: bold;
}



.correctioninstructions {
}

    .correctioninstructions hr {
        display: block;
        margin-top: 0.5em;
        margin-bottom: 0.5em;
        margin-left: auto;
        margin-right: auto;
        border-style: inset;
        border-width: 1px;
        /*
        width: 50%;
        align-content:center;
        */
    }


.right-content-header {
    position: relative;
    padding: 15px 18px;
}

    .right-content-header:after {
        position: absolute;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-left: 11px solid transparent;
        border-right: 11px solid transparent;
        border-top: 11px solid #393f4e;
        border-bottom: none;
        right: 13%;
        bottom: 0;
        margin-bottom: -11px;
    }

    .right-content-header h3 {
        font-weight: 600;
    }

.right-content-content {
    padding: 20px 18px;
}

    .right-content-content > .nav > li {
        overflow: hidden;
        word-wrap: break-word;
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
    }

        .right-content-content > .nav > li + li {
            margin-top: 8px;
        }

.subheader:after {
    display: table;
    clear: both;
    content: "";
}

.subheader .header-actions {
    display: inline-block;
    float: right;
    font-weight: bold;
}


.meeting-list .item ul li + li,
.topic-list .item ul li + li,
.kuulutus-list .item ul li + li {
    margin-top: 8px;
}

.topic-list .item ul li .attachments {
    background: #f3f3f3;
    border-radius: .5em;
    box-sizing: border-box;
    display: inline-block;
    font-size: 20px;
    height: 1.2em;
    text-align: center;
    width: 1.2em;
}

    .topic-list .item ul li .attachments .fa {
        color: #2e7fb8;
    }

.topic-list .item ul li a,
.content-attachments .linklist-item a {
    background: transparent;
    padding: 0;
}

.content-attachments .linklist-item a {
    margin-bottom: 10px;
}

.meeting-list .item li.closed-meeting-list-year {
    margin-top: 1.5em;
}

.meeting-list .item ul li a {
    background: transparent;
    padding-left: 1.5em;
    display: inline-block;
    position: relative;
}

    .meeting-list .item ul li a:before {
        display: inline-block;
        text-decoration: underline;
        position: absolute;
        left: 0;
        font-family: 'FontAwesome';
        color: inherit;
        font-style: normal;
        content: '\f178';
    }

    .meeting-list .item ul li a:before,
    .meeting-list .item ul li a:hover:before {
        text-decoration: none;
    }


.kuulutus-list .item li.closed-kuulutus-list-year {
    margin-top: 1.5em;
}

.kuulutus-list .item ul li a {
    background: transparent;
    padding-left: 1.5em;
    display: inline-block;
    position: relative;
}

    .kuulutus-list .item ul li a:before {
        display: inline-block;
        text-decoration: underline;
        position: absolute;
        left: 0;
        font-family: 'FontAwesome';
        color: inherit;
        font-style: normal;
        content: '\f178';
    }

    .kuulutus-list .item ul li a:before,
    .kuulutus-list .item ul li a:hover:before {
        text-decoration: none;
    }

.decision-content {
    padding: 0 0 0 30px;
}

@media (max-width: 767px) {
    .decision-content {
        padding: 0 15px;
    }
}

.decision-content fieldset {
    background-color: #f2f2f2;
    padding: 15px;
    padding-bottom: 20px;
}

.decisions-year {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.decision-content .decision-filter {
    display: inline-block;
    position: relative;
}

    .decision-content .decision-filter .search-icon {
        background: #393f4e url(images/srch-btn.png) center no-repeat;
        width: 33px;
        height: 30px;
        padding: 0;
        position: absolute;
        top: 0;
        right: 0;
    }

.decision-content .toggle-direction {
    margin-left: 5px;
}

.decision-content .input-custom-size {
    width: 400px;
}

@media (max-width: 560px) {
    .decision-content .input-custom-size {
        width: 280px;
    }
}

@media (max-width: 420px) {
    .decision-content .input-custom-size {
        width: 200px;
    }
}

.decision-list {
    margin-left: 5px;
    overflow: hidden;
}

    .decision-list ul {
        list-style-type: none;
        margin: 0;
    }

        .decision-list ul li {
            padding: 2px 0;
        }

.decision-extra-info {
    display: block;
    margin-left: 20px;
}

.decision-decisionmaker {
    display: block;
    margin-left: 20px;
}

.decision .decision-title a:before {
    display: inline-block;
    font-family: 'FontAwesome';
    color: inherit;
    font-style: normal;
    content: '\f178';
    margin-right: 5px;
}


.kuulutus-content {
    padding: 0 0 0 30px;
}

@media (max-width: 767px) {
    .kuulutus-content {
        padding: 0 15px;
    }
}

.kuulutus-content fieldset {
    background-color: #f2f2f2;
    padding: 15px;
    padding-bottom: 20px;
}

.kuulutus-year {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.kuulutus-content .kuulutus-filter {
    display: inline-block;
    position: relative;
}

    .kuulutus-content .kuulutus-filter .search-icon {
        background: #393f4e url(images/srch-btn.png) center no-repeat;
        width: 33px;
        height: 30px;
        padding: 0;
        position: absolute;
        top: 0;
        right: 0;
    }

.kuulutus-content .toggle-direction {
    margin-left: 5px;
}

.kuulutus-content .input-custom-size {
    width: 400px;
}

@media (max-width: 560px) {
    .kuulutus-content .input-custom-size {
        width: 280px;
    }
}

@media (max-width: 420px) {
    .kuulutus-content .input-custom-size {
        width: 200px;
    }
}

.kuulutus-list {
    overflow: hidden;
}

    .kuulutus-list ul {
        list-style-type: none;
        margin: 0;
    }

        .kuulutus-list ul li {
            padding: 2px 0;
        }


.kuulutus-extra-info {
    display: block;
    margin-left: 20px;
}

kuulutus a:before {
    display: inline-block;
    font-family: 'FontAwesome';
    color: inherit;
    font-style: normal;
    content: '\f178';
    margin-right: 5px;
}

a.toggle-button {
    text-decoration: none;
}

.subheader, .inform, .draftingnotes, .decisionnotes, .decisionAttacmentList {
    margin: 0 0 20px 0;
}




.search-content h2 {
    font-size: 30px;
}

.search-box {
    background: #eee;
    float: left;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

    .search-box .span12 {
        margin-left: 0;
        padding: 0px 15px 0 0;
    }

    .search-box .span3 {
        padding: 0px 15px 0 0;
    }

@media (max-width: 960px) {
    .search-box .span3 {
        width: 48.61878453038674%;
        *width: 48.56559304102504%;
        margin: 0;
        padding: 0px 15px 0 15px;
    }
}

@media (max-width: 768px) {
    .search-box .span3 {
        width: 100%;
        *width: 100%;
        margin: 0;
        padding: 0px 15px 0 0;
    }
}

.search-box .dates {
    white-space: nowrap;
}

    .search-box .dates .fa {
        padding-bottom: 4px;
        font-size: 120%;
        top: -2px;
        position: relative;
    }

.search-box input[type="text"] {
    width: 100%;
}

.search-box input.datepicker {
    width: 80px;
}

h4 {
    /*font-family: 'Open Sans';*/
    font-weight: 700;
}



/*

.search-box .btn {
    margin-top: 10px;
}

input.btn {
    border: none;
    text-transform: uppercase;
    color: #fff;
    text-shadow: none;
    min-width: 100px;
    border-radius: 2px;
    font-family: 'Open Sans';
    font-weight: 600;
}
    

input[type="reset"],
.search-box .reset,
.search-page .reset {
    background: #393f4e;
    width: auto;
}

input[type="submit"] {
    background: #5ca4d4;
}


.srch-box input[type="submit"]:hover {
    background-color: #3f4555;
    opacity: 0.9;
    background: #393f4e url(images/srch-btn.png) center no-repeat;
}

input[type="reset"]:hover {
    background: #3f4555;
    color: #fff;
}

input[type="submit"]:hover {
    background: #60aadc;
    color: #fff;
}

*/




.search-functions {
    border-top: 3px solid #eee;
    border-bottom: 3px solid #eee;
    float: left;
    width: 100%;
    padding: 10px 0;
}

    .search-functions select {
        margin-bottom: 0;
        max-width: 230px;
        width: 100%;
    }

ul.search-results {
    margin: 0 0 0 0;
    float: left;
    width: 100%;
    display: block;
    padding: 0 0 20px 0;
    list-style: none;
    font-size: 14px;
}

    ul.search-results li {
        float: left;
        width: 100%;
        padding: 10px 0 10px 20px;
        margin: 0;
        border-bottom: 1px solid #eee;
        line-height: 20px;
        color: #393f4e;
        box-sizing: border-box;
    }

.search-results a {
    color: #436699;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
}

.search-results i {
    color: #436699;
    font-family: Webdings !important;
    font-style: normal;
    position: absolute;
    margin-left: -20px;
}

ul.paging {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul.paging li {
        display: inline-block;
        border-right: 1px solid #eee;
        padding: 0 8px;
    }

        ul.paging li:first-child {
            padding-left: 0;
        }

.strong {
    font-weight: bold;
}

.box {
    border: 1px solid #ccc;
    margin: 0;
    padding: 0;
    background: #f9f9f9;
    margin-bottom: 20px;
}

    .box .contents {
        padding: 10px 10px 10px 20px;
    }

        .box .contents i {
            color: red;
        }

    .box > h3 {
        color: #fff;
        padding: 10px 30px 10px 20px;
        margin: 0;
        line-height: 1.1em;
    }

    .box > h4 {
        line-height: 1.1em;
        border-bottom: 1px solid #ccc;
        background: #f2f2f2;
        padding: 10px 5px 10px 10px;
        margin: 0;
    }

    .box h3 a, .box h4 a {
        float: right;
        border-radius: 50%;
        width: 1em;
        height: 1em;
        padding: 3px 3px 3px 6px;
        background: #d3d3d3 !important;
        color: #fff;
    }

    .box.paatos h3 a {
        background: #436699;
    }

    .box.blue h3 a {
        background: #6bb5e7;
    }

    .box.darkblue h3 a {
        background: #393f4e;
    }

    .box.green h3 a {
        background: #7db72a;
    }

    .box.paatos > h3 {
        background: #436699;
    }

    .box.blue > h3 {
        background: #60a4d2;
    }

    .box.green > h3 {
        background: #6ea125;
    }

    .box.darkblue > h3 {
        background: #393f4e;
    }

    .box.paatos > h4 {
        border-left: 15px solid #436699;
    }

    .box.blue > h4 {
        border-left: 15px solid #60a4d2;
    }

    .box.green > h4 {
        border-left: 15px solid #6ea125;
    }

    .box.darkblue > h4 {
        border-left: 15px solid #393f4e;
    }

    .box .additional-information {
        padding: 10px 10px 10px 20px;
        background: #fff;
    }

        .box .additional-information h3.header {
            font-weight: bold;
            margin-bottom: 10px;
            margin-top: 10px;
        }

        .box .additional-information p {
            margin-bottom: 20px;
        }

    .box.paatos a {
        background: #436699;
    }

    .box.blue a {
        background: #6bb5e7;
    }


a[data-toggle="collapse"] {
    cursor: pointer;
}

.collapse-controls a {
    border-radius: 50%;
    padding: 1px 7px;
    color: #fff;
    position: absolute;
    top: 9px;
    right: 5px;
    font-size: 1.1em;
}

.diaari-content .box {
    position: relative;
}

.diaari-content .attachment a {
    background: none;
}

.diaari-content .box.blue .collapse-controls a {
    background: #6bb5e7;
}

.diaari-content .box.green .collapse-controls a {
    background: #7db72a;
}

.diaari-content .box.darkblue .collapse-controls a {
    background: #393f4e;
}

.diaari-content .additional-information .content-url {
    background: none;
}

ul.status {
    list-style: none;
    padding: 0;
    margin: 0;
}

    ul.status > li {
        padding: 0 0 1em 0;
        font-size: 0.9em;
    }

span.status {
    text-align: center;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 2px;
    color: #fff;
    display: inline-block;
}

.bg-blue {
    background: #5ca4d4;
}

.bg-green {
    background: #70a327;
}

ul.status .paatos {
    color: #436699;
}


ul.status .blue {
    color: #5ca4d4;
}

ul.status .green {
    color: #70a327;
}

hr {
    margin: 0.5em 0;
}

.diaari-content .presenter p,
.diaari-content .draftsman p {
    margin: 0 0 1px;
}

.diaari-content .attachment i {
    margin-right: 5px;
}

.diaari-search .paging .goto-page {
    padding: 0;
    padding-bottom: 4px;
    margin: 0;
    background: none;
}


.diaari-search .loader {
    position: fixed;
    top: 46%;
    left: 46%;
    z-index: 1050;
}

.diaari-search .loader-content {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #fff;
    opacity: 0.5;
}

.diaari-search ul.search-results div {
    display: inline-block;
}

    .diaari-search ul.search-results div.title {
        display: block;
        width: 100%;
    }


.votingResults {
}

    .votingResults .collapse {
        background-color: #f2f2f2;
    }

    .votingResults .in.collapse {
        margin-bottom: 10px;
        border: 1px solid #ccc;
    }


    .votingResults ul {
        margin: 0;
        padding: 5px 0 0 0;
        border-bottom: 1px solid #ccc;
    }

    .votingResults li {
        padding-left: 10px;
    }

        .votingResults li.odd {
            background-color: #f6f6f6;
        }

.votingResults-header {
    margin-bottom: 3px;
}

    .votingResults-header h3 {
        display: inline-block;
    }

    .votingResults-header .toggle-container {
        border-radius: 50%;
        padding: 0 6px 0 6px;
        background: #ccc;
        color: #fff;
    }

        .votingResults-header .toggle-container .fa-plus.fa-minus:before {
            font-size: 0.9em;
        }

        .votingResults-header .toggle-container .fa-plus:before {
            font-size: 0.9em;
        }



.votingResults .votingResults-header a {
    text-decoration: none;
}

    .votingResults .votingResults-header a:hover {
        color: #436699;
    }

.votingResults .votingResults-header i {
}

    .votingResults .votingResults-header i:hover {
    }

.readspeaker-link {
    position: relative;
    float: none;
}

    .readspeaker-link a:hover, .readspeaker-link a:hover i {
        color: #005580;
        text-decoration: underline;
    }

    .readspeaker-link .icon-volume {
        position: absolute;
        top: 5px;
        width: 90px;
        right: 7px;
        float: none;
    }

.rsbtn {
    margin-bottom: 0 !important;
}

.rs_skip.rs_preserve.rsbtn.rsfloating.rs-no-touch.rsexpanded {
    margin-left: 15px;
    position: absolute;
    z-index: 10000;
}

@media screen and (max-width: 420px) {
    .rsbtn {
        position: relative;
    }

    .rs_skip.rs_preserve.rsbtn.rsfloating.rs-no-touch.rsexpanded {
        position: relative;
        margin-top: 5px;
    }

    .readspeaker-link {
        margin-top: 10px;
    }

    .language-links {
        margin-top: 0;
    }
}

.technical-information {
    color: red;
}


/*---------CASEM-tyylit loppuu------------------------*/


/*--Tarinoita-Taysista--*/

.magazine-entry .share-links ul li {
    display: inline-block;
    max-height: 55px;
    overflow: hidden;
}


    .magazine-entry .share-links ul li a {
        font-size: 30px;
        color: #007cbb;
    }

.magazine-entry .share-links ul {
    margin: 0 0 10px 0;
}

.content-list-horizontal-lift-list {
    padding-bottom: 10px;
}

.magazine-frontpage .lift-image {
    margin-bottom: 15px;
}


.magazine-frontpage .lift-title {
    font-size: 1.1em;
    line-height: 22px;
    margin-bottom: 10px;
    font-weight: 600;
}


.lift-image img {
    width: 100%;
}

.magazine-frontpage .content-list .content-list-horizontal-lift-list .horizontal-lift-item {
    border: 0px;
    margin-bottom: 30px;
    padding: 0px;
}

.magazine-frontpage #Content_Content_ctl00_ncContainer {
    padding: 0px;
}

.magazine-frontpage .item.text {
    margin-bottom: 15px;
}

.story-container {
    position: relative;
    text-align: center;
    color: white;
    font-size: 3.4em;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.34);
}

/* Bottom left text */
.bottom-left {
    position: absolute;
    bottom: 30px;
    left: 90px;
}

.blogtags {
    border: none;
}

.magazine-list .item {
    margin-bottom: 25px;
}

    .magazine-list .item .title {
        font-size: 1.3em;
        line-height: 20px;
        font-weight: 600;
    }

.magazine-tagfilter h2 {
    padding-top: 0px;
}

.magazine-frontpage div.nc-magazine-content {
    padding: 0px;
    margin-bottom: 0px;
}

.share-links {
    float: right;
}

.magazine-recentheader h2 {
    padding-top: 0px;
}

.blog-recent-content .txt-color-1 {
    margin-bottom: 10px
}


.editorial-list {
    background-color: #eaecee;
    border: none;
    float: right;
    padding: 15px;
    line-height: 1.5;
    margin: 0px 0px 15px 15px;
    width: 40%;
}

.editorial-blockquote p {
    font-style: italic;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.5;
    margin: 23px 0px 0px 0px;
}

.editorial-blockquote-side {
    border: none;
    float: right;
    padding: 15px;
    margin: 30px 0px 30px 20px;
    width: 40%;
    background: url(images/tt-pull-quote.png) 15px 0px no-repeat #fff;
}

.editorial-blockquote p {
    font-style: italic;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 1.5;
    margin: 23px 0px 0px 0px;
}

.editorial-blockquote-wide {
    border: none;
    clear: both;
    padding: 15px;
    line-height: 1.5;
    margin: 30px 0px 30px 10px;
    background: url(images/tt-pull-quote.png) 15px 0px no-repeat #fff;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

@media only screen and (max-width : 480px) {
    .editorial-list {
        float: none;
        padding: 15px 0px 15px 5px;
        line-height: 1.5;
        margin: 0px 0px 15px 0px;
        width: 100%;
    }

    .editorial-blockquote-side {
        float: none;
        padding: 15px 0px 30px 0px;
        margin: 30px 0px 0px 0px;
        width: 100%;
        background: url(images/tt-pull-quote.png) 0px 0px no-repeat;
    }

    .editorial-blockquote-wide {
        padding: 15px 0px 15px 0px;
        margin: 30px 0px 30px 0px;
        background: url(images/tt-pull-quote.png) 0px 0px no-repeat #fff;
    }
}

label, input, button, select, textarea {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}

    select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
        /* height: 26px; */
        padding: 6px 8px;
        margin-bottom: 25px;
        font-size: 16px;
        line-height: 22px;
        color: #555;
    }



/*Accessibility: Jump to content */
.jump-to-content {
    padding: 6px;
    position: absolute;
    left: -99999px;
    min-height: 0;
    height: 1px;
    margin-top: -1px;
    background: #fff;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition: top 1s ease-out,background 1s linear;
    transition: top 1s ease-out,background 1s linear;
    z-index: 100;
}

    .jump-to-content:focus {
        top: 0;
        left: 0;
        background: #3060a0;
        outline: 0;
        -webkit-transition: top .1s ease-in,background .5s linear;
        transition: top .1s ease-in,background .5s linear;
        height: 30px;
        color: rgb(255, 255, 255);
        font-size: 15.6px;
        font-weight: 400;
        line-height: 20px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        text-decoration: rgb(255, 255, 255);
        text-decoration-color: rgb(255, 255, 255);
        text-transform: uppercase;
    }



.srch-box input:focus {
    outline: 1px solid red
}



.search-form legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 22px;
    color: #393f4e;
    border: 0;
    border-bottom: 0px;
}


.selectize,
.selectize .selectize-select {
    display: block;
    max-width: 350px;
    width: 350px;
    margin-bottom: 1em;
}
