@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lato');

/*

*/

input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-control,
edit-hakusana {
    background: #ffffff !important;
    border-radius: 0px !important;
    font-size: 14px;
}

.nav>li>a {
    display: flex;
}

.nav>li {
    position: static;
}

img[width="0"] {
    display: none;
}


/*
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Viewport definitions
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
*/

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}


/*
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Style HTML Tags
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
*/

@media (min-width: 1200px) {
    .container {
        width: 1050px;
    }
}

html {
    position: relative;
    min-height: 100%;
    overflow: -moz-scrollbars-vertical;
    overflow-x: hidden;
    /*  overflow-y: scroll;*/
    overflow-y: initial;
}

body {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13.5px;
    line-height: 1.61803;
    color: #000;
    background-color: #ffffff;
}

#container {
    padding-top: 4px;
    background-color: #fff;
    padding-left: 12px;
    padding-right: 12px;
}

h5 {
    font-weight: bold;
}

html,
body {
    height: 100%;
}

iframe {
    max-width: 100%;
}

p.bodytext {
    clear: both;
    /* display: block; */
}

a {
    color: #223344;
    text-decoration: none;
    border-bottom: 1px solid #F79239;
}

a:visited {
    color: #334455;
    text-decoration: none;
    border-bottom: 1px solid #cda477;
}

a.btn:visited {
    color: #fff;
    border-bottom: 1px solid transparent;
}

a,
a:hover,
a:focus,
a h3,
a:hover h3,
a:focus h3,
a h2,
a:hover h2,
a:focus h2 {
    color: #000;
    text-decoration: none;
    /*  border-bottom: 1px solid #222;*/
    background-color: rgba(255, 255, 255, 0) !important;
}

a:hover,
a:focus {
    border-bottom: 1px solid #000000;
}

a:active {
    color: #448;
    text-decoration: none;
    background-color: #bbb;
    border-bottom: 1px solid #944;
}

a.nounderline,
a.nounderline:hover,
a.nounderline:active,
a.nounderline:visited,
a.nounderline:focus,
h3,
h4,
a h3,
a h4,
a p,
a:active p,
a:visited p,
nav a,
nav a:hover,
nav a:active,
nav a:visited,
nav a:focus {
    color: black;
    border-bottom: none !important;
}

.sticky-header th,
.sticky-table th {
    padding-right: 1em;
    text-align: left;
    border-bottom: 3px solid #ccc;
}

.table > thead > tr > th.active,
table > thead > tr {
    background: #eee;
}

table thead th a {
    color: #333;
}

.media-outer {
    margin-bottom: 0;
}

.media-outer a {
    display: block;
    padding: 12px;
    /*border-radius: 4px;*/
    /*border: none;*/
}

.media-outer a:focus,
.media-outer a:hover {
    text-decoration: none;
    border: 2px solid #fc6;
}

.media-body h3 {
    margin-top: 0;
    margin-bottom: 0.5em;
}

.media-body {
    width: 75%;
    padding: 0 0em 0em 1em;
    height: 130px;
}

.box h3 {
    margin-top: 0em;
}

a.boxlink {
    display: block;
    padding: 8px;
    margin: -8px;
    border: none;
}

a.boxlink:hover,
a.boxlink:focus {
    /*outline: 2px solid #fc6;*/
}

#content a.boxlink p,
#content a.boxlink h3 {
    margin-top: 0;
}

a:focus .box,
a:hover .box {
    outline: 2px solid #fc6;
}

#mobilefriendly a:focus,
#mobilefriendly a:hover {
    text-decoration: underline;
    outline: 2px solid #fc6;
}

.kuvakommunikointi_clean {
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    font-weight: bold;
    color: #ffffff !important;
    background: #FAA74B;
    background: -webkit-linear-gradient(#faa74b, #f8a040);
    background: -o-linear-gradient(#faa74b, #f8a040);
    background: -moz-linear-gradient(#faa74b, #f8a040);
    background: linear-gradient(#faa74b, #f8a040) !important;
    background-image: -webkit-linear-gradient(#faa74b, #f8a040);
    background-image: -o-linear-gradient(#faa74b, #f8a040);
    background-image: -moz-linear-gradient(#faa74b, #f8a040);
    background-image: linear-gradient(#faa74b, #f8a040) !important;
}

ul {
    padding-left: 2em;
}

.fixedheight {
    min-height: 130px;
}

.field-item.even {
    /* max-width: 560px;*/
    padding: 1em 0 1em 0em;
}

.iframe-raami {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0.25em;
    margin: auto;
    text-align: center;
    vertical-align: middle;
}

#block-service-links-service-links-not-node > .content > .service-links {
    margin-top: 0.5em;
    margin-left: 0.8em;
}

.service-links ul {
    list-style: none;
}

.pane-title {
    padding: 0.5em 0 0.5em 0.5em;
    margin: 0;
}

@media (max-width: 768px) {
    .col-lg-12,
    .col-md-12,
    .col-sm-12,
    .col-xs-12 {
        padding-right: 0;
        padding-left: 0;
    }
    .mobilehide {
        display: none;
        visibility: hidden;
    }
    img {
        display: block;
    }
}

.region.region-above-content-top {
    padding-bottom: 1em;
    overflow: hidden;
}

.forcewordwrap {
    overflow-wrap: break-word;
    overflow-wrap: initial;
}

.nav .navbar-nav {
    width: 100%;
}

#footer li {
    padding: 0.4em;
    font-size: 0.9em;
    /* font-weight: bold;*/
    font-weight: none;
}

.circle {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 8px 5px 0 0px;
    background: black;
    border-radius: 50%;
}

@media (max-width: 768px) {
    #footer {
        font-size: 1.3em;
    }
    #footer h4,
    #footterin-sivustolinkit a {
        font-size: 1.4em !important;
    }
    #footterin-sivustolinkit {
        top: 6px !important;
    }
}

.deepblue {
    background: #004499;
}

.vinered {
    background: #990044;
}

.mushorange {
    background: #eecc00;
}

.saavuorange {
    color: #fff;
    background: #ffaa22;
    content: "S";
}

.kaveripiiripin {
    background: url("http://testi.papunet.net/sites/all/themes/papunet_bootstrap/images/kaveripiiri16.png");
}

.selkosanomatpin {
    background: url("http://testi.papunet.net/sites/all/themes/papunet_bootstrap/images/selkosanomat16.png");
}

#header li.leaf,
#header li.collapsed,
#header li.expanded {
    padding: 1px;
}

.kategoria {
    display: block;
    float: left;
    padding: 1em;
    margin: 1em;
    outline: 1px solid black;
}

.panel-default > .panel-heading {
    /* padding: 0.5em 0.5em 0.5em 0.75em; */
    font-size: 1.8em;
}

.fixedheight_tietoa {
    min-height: 220px;
}

.site-description span {
    padding-left: 10px;
}

@media (max-width: 768px) {
    #tietoa {
        font-size: 1.2em;
    }
    .site-description {
        padding-bottom: 0px;
    }
    #container {
        padding-top: 0px;
    }
    .ylaosa {
        padding-right: 15px;
        padding-left: 15px;
        padding-bottom: 0px;
    }
    div#block-block-19, div#block-block-35 {
        padding-bottom: 3px;
    }
}


/*aikaisempi vÃ¤ritys oli liian vaalea,
  linkistÃ¤ puuttuu kunnollinen hoverfocus tunnistus*/

.navbar-default .navbar-nav > li > a {
    margin-top: 2px;
    color: #000000;
    border-bottom: none;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #000000;
    text-decoration: underline;
}

@media (min-width: 786px) {
    #sisaltopudotusvalikko {
        display: none;
        visibility: hidden;
    }
}

#sisaltobtn {
    display: none;
    width: 100%;
    text-align: left;
}

.view-content {
    /*  margin: 0.0 0.0em 0.5em 0.0em;*/
    margin: 0;
    padding: 0;
}

.text-size-normal {
    font-size: 14px;
    font-weight: bold;
    border: none;
}

.text-size-larger {
    font-size: 16px;
    font-weight: bold;
    border: none;
}

.text-size-largest {
    font-size: 19px;
    font-weight: bold;
    border: none;
}


/*mobiililla fontin suurentamis nappulat on hyvä olla hieman isompia, jotta helpompi painaa*/

@media (max-width:900px) {
    .text-size-normal {
        font-size: 16px;
        font-weight: bold;
    }
    .text-size-larger {
        font-size: 20px;
        font-weight: bold;
    }
    .text-size-largest {
        font-size: 25px;
        font-weight: bold;
    }
}

.media-outer.list-group {
    border-radius: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.panel-default {
    padding: 0.25em;
}

region.region-sidebar-first {
    padding-bottom: 25px;
    overflow: hidden;
}


/*
=========================================================
Mobile Menu
=========================================================
*/

@media screen and (max-width: 786px) {
    #header .navbar-nav {
        width: 100%;
    }
    .navbar-nav {
        margin: 0;
    }
}


/*jotkin nappulat ei skaalaudu oikein bootstrapissÃ¤. pitÃ¤isi korjaantua tÃ¤llÃ¤*/

a.button.btn {
    width: inherit;
    height: inherit;
}

.linknoteholder {
    padding: 0.5em 0.5em 0.5em 2px;
    text-decoration: none !important;
    border: none !important;
    outline: none !important;
}

.linknote {
    padding-bottom: 14px;
    color: #000000;
}

.linknote > p,
.linknote > h1,
.linknote > h2,
.linknote > h3,
.linknote > h4,
.linknote > h5,
.linknote > h6 {
    padding-top: 3px;
    padding-right: 12px;
    padding-bottom: 4px;
    padding-left: 12px;
}

.linknote img {
    width: 100%;
    height: auto;
    border: 1px solid rgba(0, 0, 0, 0.6) !important;
}

a.linknote {
    display: block;
    padding: 4px;
    /*color: #001643;*/
    text-decoration: none;
    background-color: #ffffff;
    border: none;
    border-radius: 0;
    box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.475);
}

a.linknote:hover,
a.linknote:focus {
    color: #000000;
    box-shadow: 0px 0px 0px 2px #f79239;
    /*-webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;*/
}

a.linknote > h3 {
    margin: 8px 0 2px 0px;
}

a.linknote:hover > h3,
a.linknote:focus > h3 {
    /*background-color: #ffaa00;*/
}

.linknoteholder > a.linknote:hover,
.linknoteholder > a.linknote:focus {
    color: #000000;
    background-color: #ffffff;
}

@media (min-width:600px) {
    @media (max-width: 768px) {
        a.linknote h3 {
            font-size: 170%;
        }
        a.linknote p {
            font-size: 120%;
        }
    }
}

.row {
    padding-right: 0;
    padding-left: 0;
}

a.widenotelink {
    display: flex;
    height: 123px;
    margin-bottom: 4px;
    text-align: center;
    /*  outline: 1px solid #738e89;*/
    align-items: center;
    padding: 1em;
}

.linkwidenoteholder {
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 6px;
}

.linkwidenoteholder > a.widenotelink:hover,
.linkwidenoteholder > a.widenotelink:focus {
    outline: 2px solid orange;
}

.linkwidenoteholder h3 {
    margin: 8px 0 7px 3px;
}

#uutta-papunetissa > ul > li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.cleartopic {
    margin: 0;
    color: #000000;
    background-color: #ff8c00;
    border-bottom: 4px #c9600d solid;
}

div#uutta-papunetissa {
    padding: 0;
}

.no-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

ul.linknav {
    padding: 0 1em 0em 1em !important;
    color: #000000;
    text-decoration: none;
    background-color: #ffffff;
    border-bottom: 1px #bababa solid;
    outline: none;
    box-shadow: none;
}

div.image {
    /*width: 33.3333%;*/
    padding: 4px;
    padding-right: 8px;
}

div.site-description {
    display: inline;
}

div.site-description h1 {
    display: inline;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    /*  line-height: 1.11111;*/
    color: #F79239;
}

div.site-description a:hover h1,
div.site-description a:focus h1 {
    display: inline;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    text-decoration: underline;
}

.navbar-brand {
    margin-top: 2px;
    font-size: 18.6px !important;
    font-weight: 700;
    color: #faa74b !important;
    border-bottom: none;
}

.site-name {
    display: inline;
    float: left;
}

a.btn {
    width: inherit !important;
    height: inherit !important;
}


/*testi*/

#koe2 > h3 {
    font-size: 2.25em;
}

#koe2 > h4 {
    font-size: 1.5em;
    font-weight: 500;
}

#koe2 > h5 {
    font-weight: 100;
}

#koe3 > h3 {
    font-size: 1.5em;
}

#koe3 > h4 {
    font-size: 1.25em;
    font-weight: 100;
}

#koe3 > h5 {
    font-size: 1.1em;
    font-weight: 100;
}

a.widenotelink {
    border-bottom: none;
}

section h1 {
    margin-bottom: 1em !important;
}

.tiili > h2.pane-title {
    display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 2em 0 0.5em 0;
}

.footer-special {
    display: inline;
    float: left;
    width: 20%;
    height: 248px;
    content: "";
    display: table;
}

@media (max-width: 768px) {
    .footer-special {
        float: left;
        width: 33.333%;
        height: 330px;
    }
}

@media (max-width: 600px) {
    .footer-special {
        float: left;
        width: 100%;
    }
    .site-description span {
        float: left;
        width: 100%;
    }
}

img {
    /*height: auto;
  max-width: 100%;
  */
}

#content-group h2.title {
    margin-top: 15px;
    font-size: 16px;
    line-height: 110%;
}

h1 {
    font-size: 48px;
    font-weight: bold;
}

h3 {
    font-weight: bold;
}

.panel-default {
    border: none;
}

.panel-heading > h4 {
    margin: 0.5em 0 0.5em 0;
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.24);
}

.h4,
h4 {
    font-size: 16px;
}

.panel-separator {
    margin: 0 !important;
}

.collapse {
    display: block;
}


/*haitari palikan alle tilaa*/

.accordion.collapse {
    margin-bottom: 24px;
}


/*----------------------------
SisÃ¤llÃ¶ntuottajien toivomus erottaa sisÃ¤ltÃ¶tekstiÃ¤ oikeasta ja vasemmasta
laidasta. Varsinkin menuvalikosta.
----------------------------*/

#content {
    /*  padding: 0 15px 0px 15px;*/
    padding: 0em;
}

@media (min-width: 768px) {
    .form-inline .form-control {
        display: inline-block;
        float: right;
        width: auto;
        vertical-align: middle;
    }
}

#block-block-6 {
    margin-top: -0.5em;
    line-height: 48px;
    position: relative;
    top: -8px;
    float: right;
    display: inherit;
    padding: 0;
    z-index: 10;
    margin-left: 0px;
}

div#block-block-19, div#block-block-35 {
    padding-top: 0px;
    padding-right: 30px;
    position: relative;
    top: -8px;
    float: right;
    padding-left: 20px;
}

#sidebar-first > .ul.nav > li > a,
.region-sidebar-first > div > div > ul.nav > li > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

li.collapsed > a,
li.leaf > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

a.active-trail.active {
    font-weight: bold;
}

.navbar {
    margin-bottom: 0px;
}

@media (max-width: 992px) {
    #content,
    .container {
        padding: 0 8px 0 8px;
    }
    .navbar-right {
        width: 100%;
        padding: 0px;
        float: left;
    }
    #sidebar-first .navbar-nav li {
        margin: 0.0 0;
    }
    a.linknote > h3 {
        font-weight: 700;
    }
    .footer-special {
        height: initial;
        /*    height: 350px;*/
    }
}

#pikanavi-oikeayla {
    padding: 0;
    overflow: hidden;
}

#kuvataidekilpailu-holder {
    height: 100px;
    width: 303px;
    margin: 8px;
    background-color: rgba(0, 0, 0, 0);
    background-image: url(/sites/papunet.net/files/Etusivu/kuvataidekilpailu_2018_aanestys_etusivu.jpg);
    background-size: auto 100%;
    background-size: cover;
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0);
    outline: 1px solid #888888;
}

#kuvataidekilpailu-link:hover,
#kuvataidekilpailu-link:focus {
    outline: 2px solid orange;
}

#kuvataidekilpailu-link {
    /*  top: 40px;*/
    padding-top: 40px;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0);
    height: 100px;
    width: 303px;
}

#kuvataidekilpailu-link h3 {
    padding: 12px 16px 12px 16px;
    margin: 8px 0 2px 0px;
    color: white;
    background-color: rgba(0, 0, 0, 0.5) !important;
}

#kuvataidekilpailu-holder:hover,
#kuvataidekilpailu-holder:focus {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 2px #f79239;
}

.field-name-field-right img,
.content img {
    border: 1px solid rgba(0, 0, 0, 0.8);
}

.linkwidenoteholder > .widenotelink > img {
    width: auto;
    height: 75% !important;
    border: none !important;
    padding-right: 6px;
}

div#copyright {
    padding-left: 10px;
    margin-top: 1em;
    font-size: 12px;
    color: #555555;
    text-align: left;
    display: inline;
    line-height: 52px;
}


/*
kokeellisia rakennemuutoksia sivulle. tÃ¤stÃ¤ syystÃ¤ siis rajattu.
*/

.navbar-brand {
    padding-left: 4px;
}

.footer-special h4 {
    font-weight: bold;
}

.footer-special #footterin-sivustolinkit {
    font-weight: bold;
}

.rsbtn {
    display: inline;
    /*  float: right;*/
    float: left;
    padding-left: 10px;
    position: absolute !important;
    width: 10%;
}

.tabs-wrapper {
    width: 100%;
    float: left;
}

.navbar-collapse {
    padding-right: 0;
}

#footterin-sivustolinkit {
    margin-top: 8px;
    font-size: 14px;
    font-weight: bold;
}

#etusivu a.rss {
    /*nopeasti kuitattu pois, poista moduulista myÃ¶s*/
    display: none;
}

div#block-service-links-service-links-not-node .item-list ul li {
    padding-left: 0;
    margin-left: 0;
}

input {
    height: 28px !important;
    font-size: 12px !important;
}

#footer {
    padding-left: 16px;
}


/*
end of rakennemuutoksia
*/

.palaute_contents {
    display: none;
    width: 100%;
}

button.toggle-palaute-contents:hover,
button.toggle-palaute-contents:focus {
    color: black;
}

#palaute input.form-text,
textarea.form-textarea {
    width: calc(88%) !important;
}

#footer ul {
    padding-left: 0;
    margin-left: 0;
    list-style: none !important;
}

#footer ul li,
#footer ul > li,
#footer li {
    list-style-type: none !important;
}

.vasenkuvalaatikko img {
    /*max-width: 100px !important;*/
}

#block-papunet-kuvapankki-papunet-kuvapankki {
    font-size: 14px;
    width: 140%;
}

.rsbtn .rsbtn_play {
    margin: 0em !important;
    /*important koska readspeakker ladataan lennossa ja nämä muuten overrightaantuu*/
    padding: 0em !important;
}

.rsbtn .rsbtn_left .rsbtn_text {
    text-indent: -9000px !important;
}

.view-blogi {
    padding: 12px;
}

.node-blogikirjoitus {
    padding: 12px 0px 0px 12px;
}

.view-blogit .node-blogikirjoitus:hover,
.view-blogit .node-blogikirjoitus:focus {
    outline: 1px solid orange;
}

.blogilohko .view-header {
    overflow: hidden;
}

#blogi-etusivu-otsikko:hover,
#blogi-etusivu-otsikko:focus {
    text-decoration: underline;
}

#content {
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 32px;
}

.text-size a:hover,
.text-size a:active,
.text-size a:focus {
    text-decoration: underline;
}

.lang ul li a:hover {
    text-decoration: underline;
}

.form-control:hover {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(244, 55, 0, .9);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(233, 55, 0, .9);
}

.pane-views-blogit-block-1 a {
    border: none;
}

.pane-views-blogit-block-1 .view-footer a:hover,
.pane-views-blogit-block-1 .view-footer a:focus {
    text-decoration: underline;
}

.list-muuri {
    visibility: hidden;
}

.list-muuri img {
    visibility: hidden;
}

.form-control::-webkit-input-placeholder {
    color: #383838;
}

.form-control::-moz-placeholder {
    color: #383838;
}

.form-control:-ms-input-placeholder {
    color: #383838;
}

.form-control:-moz-placeholder {
    color: #383838;
}

button.toggle-palaute-contents {
    float: left;
    background: white;
    border: none;
    /*    font-weight: bold;*/
    font-size: 1.2em;
    outline: none;
    padding-bottom: 49px;
    text-align: left;
    border-bottom: 1px solid orange;
    margin: 0;
    padding: 0;
    color: #000000;
    margin-left: 4px;
    font-family: 'Lato', sans-serif;
}

@media (min-width: 700px) {
    .kuvapankki-pack {
        width: 640px;
    }
}

.page-node-41850 .field-name-field-right p.kuvateksti:hover,
.page-node-41850 .field-name-field-right p.kuvateksti:focus {
    outline: none;
}

.page-node-41850 .field-name-field-right h4:hover,
.page-node-41850 .field-name-field-right h4:focus {
    outline: none;
}

/*.page-node-41850 .field-name-field-right p:hover,
.page-node-41850 .field-name-field-right p:focus {
    outline: 3px solid orange;
}*/

#palaute_div {
    overflow: hidden;
    width: 100%;
    float: left;
}

.view-blogi .views-row {
    margin-bottom: 0.5em;
}

.view-blogi .views-row:hover,
.view-blogi .views-row:focus {
    border: none;
    outline: 2px solid orange;
}

#sidebar-first .navbar-nav li.active a.active {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.content {
    max-width: 100%;
    /*padding-left: 2px;*/
    padding-top: 3px;
}

.field-item.even {
    padding: 0em;
    padding-right: 0.5em;
}

#etusivu .item-list .pager {
    margin-left: 0.9em;
}

#etusivu .view-footer {
    margin-left: 0.9em;
}

.tiili h3 {
    margin-top: 0.25em;
}

.box {
    padding: 1em 0em 0em 0em !important;
}

.block-title > h3.title {
    margin-top: 0em;
}

a.osiolaatikko.list-group-item.clearfix.fixedheight {
    min-height: 144px;
}


/*.kuvateksti img {
    margin-right: 12px !important;
}*/

@media (max-width: 1200px) {
    #container {
        padding-top: 13px;
    }
    @media (min-width: 768px) {
        div.text-size {
            padding-top: 0px;
        }
    }
}

#category-home {
    display: none;
}

.list-group-item {
    border-radius: 0px !important;
}


/*hakukenttä*/

.view-haku .views-exposed-form {
    background-color: #e7e7e7;
    padding: 1em;
    border-radius: 8px;
    margin-bottom: 32px;
}

.search-result {
    padding: 0.5em;
}

.not-front .hae-1,
.not-front .hae-2 {
    padding-top: 15px;
}

.media .media-body ul li {
    padding-bottom: 0.8em;
}

.media .media-body ul li:last-child {
    padding-bottom: 0em;
}

.form-control:focus {
    border-color: #e9a166;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(233, 193, 102, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(233, 193, 102, 0.6);
}

.form-control:hover {
    border-color: #e9a166;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(233, 193, 102, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(233, 193, 102, 0.6);
}


/*youtube videoille*/

iframe {
    outline: 1px solid black;
}

.text-size-normal {
    font-size: 14px;
    font-weight: bold;
}

.text-size-larger {
    font-size: 16px;
    font-weight: bold;
}

.text-size-largest {
    font-size: 19px;
    font-weight: bold;
}

a.nounderline,
a.nounderline:hover,
a.nounderline:active,
a.nounderline:visited,
a.nounderline:focus {
    border-bottom: none;
    text-decoration: none;
}

.rsbtn {
    position: absolute !important;
    right: 0px;
    top: -9px;
}

.block.block-facetapi {
    overflow: hidden;
    background: #fbfbfb;
    border: 1px solid #f1f1f1;
    padding: 9px;
    margin-top: 12px;
    margin-bottom: 14px;
}

.block.block-facetapi h2 {
    font-size: 114%;
    margin-top: 7px;
}

#facetapi-facet-search-apikuvapankin-haku-block-field-stockimage-typename li.leaf {
    list-style-image: none;
    list-style-type: none;
    width: 147px;
    height: 34px;
}

.kuvapankki-width .item-list,
.kuvapankki-width .search-results {
    width: 100%;
    overflow: hidden;
}


/*hakukentässä on outoja varjoja iphonella ja ipadilla niin jätetään kokonaan pois*/

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

#header .navbar-nav {
    z-index: 10000;
}

div#nav-element {
    overflow: hidden;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: 2px solid black;
}


/*li.leaf.active {
    font-weight: bold;
}*/

.kuvapankki-pack img {
    margin-left: 2px !important;
    width: 80px !important;
    height: auto;
}

input[type='checkbox'] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}

.list-muuri img {
    float: left;
    margin: 8px;
}

.description h3 {
    padding: 0px 0px 8px 0px;
    margin: 0em !important;
}

#etusivulle-mobile a#papunet-footteri-etusivu-link {
    font-weight: bold;
    color: #F79239;
    position: relative;
    left: -4px;
    font-size: 32px;
}

a.boxlink {
    padding: 0.2em;
    margin: 0em;
    padding-left: 9px;
    padding-right: 13px;
}

.region.region-sidebar-second {
    margin-left: 0px;
}

.region.region-content {
    display: block;
    clear: both;
}

#footer h4 a {
    font-size: 15.5px;
}

ul.nav> li > a {
    z-index: 100;
}

article a.boxlink {
    display: block;
}

.view-blogit .view-content article a h3 {
    margin-top: 0px;
    margin-bottom: 8px;
}

img {
    max-width: 100%;
    height: auto;
}

.view-ajankohtaista .view-content {
    padding-top: 12px;
}

#sidebar-first {
    border: none !important;
}

#papunet-footteri-etusivu-link:hover,
#papunet-footteri-etusivu-link:focus {
    text-decoration: underline !important;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 6px 12px;
}

.toolbar-menu a,
.toolbar-menu a:visited,
.toolbar-menu a:active {
    color: white;
}

.rspopup {
    margin: 0px !important;
    border: none !important
}

.rsplay,
.rsbtn,
.rsbtn .rsbtn_play {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    padding-left: 0px;
    /* right: 16px;*/
}


/*varmistaa että tagin jälkeen teksti ei jää samalle riville*/

span.section:after {
    content: "\A";
    white-space: pre;
}

.node-type-sivu button.toggle-palaute-contents.clearfix {
    padding-top: 24px;
}

#readspeaker_button1 {
    right: 16px;
    max-width: 300px;
}

.hae-2 input#edit-submit--3 {
    background-color: #ececec !important;
    background: -webkit-linear-gradient(#fff, #eee) !important;
    background: -o-linear-gradient(#fff, #eee) !important;
    background: -moz-linear-gradient(#fff, #eee) !important;
    background: linear-gradient(#fff, #eee) !important;
}

.page-yksikko .description h3 {
    padding-top: 6px;
}

#some-nosto a:hover,
#some-nosto a:focus {
    text-decoration: underline;
    cursor: pointer;
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #265a88;
    background-image: -webkit-linear-gradient(top, #70b2ea 0, #215380 100%);
    background-image: -o-linear-gradient(top, #337ab7 0, #265a88 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#70b2ea), to(#215380));
    background-image: linear-gradient(to bottom, #70b2ea 0, #215380 100%);
    background-position: 0 !important;
}

img.kuva_linkki:hover,
img.kuva_linkki:focus {
    border: 2px solid orange;
}

@media print {
    a[href]:after {
        content: none !important;
    }
    .container {
        width: 100%;
    }
    .links.inline,
    .meta.submitted,
    #palaute_div {
        display: none;
    }
}


/*papunet readspeaker skin*/

.rsbtn .rsbtn_play {
    right: 9px;
    position: relative;
}

.papu_rs_skin .rsbtn_left.rsimg.rspart {
    display: none;
}

#readspeaker_button1 > .rsbtn_play > span.rsbtn_right.rsimg.rsplay.rspart {
    background: none;
}

.rsbtn.rsexpanded .rsbtn_exp {
    display: block;
    position: relative;
    float: right;
    right: 0px;
}

#readspeaker_button1 > .rsbtn_play > span.rsbtn_right.rsimg.rsplay.rspart {
    border: 1px solid #9f9f9f !important;
    padding-left: 6px;
    padding-top: 6px;
    width: 38px;
    height: 38px;
    font-size: 24px;
}

#readspeaker_button1 > .rsbtn_play:hover > span.rsbtn_right.rsimg.rsplay.rspart,
#readspeaker_button1 > .rsbtn_play:focus > span.rsbtn_right.rsimg.rsplay.rspart {
    background-color: #ffffee;
    border: 1px solid black !important;
}

.rsbtn.rsexpanded .rsbtn_exp {
    display: none !important;
}

.rsbtn.rsexpanded .rsbtn_right.rsimg {
    float: right;
    display: inline !important;
    position: relative;
    right: 0px;
}

div#readspeaker_button1.rsexpanded {
    width: initial !important;
    position: relative;
    /*    right: 28px;*/
}

.rs_preserve span.glyphicon.glyphicon-pause {
    display: none;
}

#readspeaker_button1 a.glyphicon.glyphicon-pause {
    display: none;
}

div#readspeaker_button1.rs-no-touch {
    right: 26px;
}

div#readspeaker_button1.rsexpanded {
    /*    right:-12px;*/
}

#readspeaker_button1.rsexpanded .glyphicon.glyphicon-pause {
    display: block;
    background: none;
    right: 38px;
    font-size: 24px;
    padding-top: 6px;
    padding-bottom: 30px;
    width: 38px;
    /* margin-left: 9px; */
    padding-left: 8px;
}

#readspeaker_button1.rsexpanded span.glyphicon.glyphicon-volume-up {
    display: none;
}

.item-list .pager li {
    padding: 0em;
}

.ei-reunaviivaa,
.no-border {
    border: none !important;
}

.no-outline {
    outline: none !important;
}

.no-boxshadow {
    box-shadow: none !important;
}

.tw:focus,
.tw:hover {
    text-decoration: underline !important;
}

.rs-toista-icon {
    border: none;
    background-image: url(/sites/papunet.net/files/kuuntele1.png);
    background-size: 32px 32px;
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    padding: 0px;
    margin: 0px;
    margin-left: -4px;
    margin-top: -3px;
    /* position: relative; */
    /* right: 4px; */
    /* top: -3px; */
}

.rs-stop-icon,
#readspeaker_button1.rsexpanded .rs-toista-icon {
    display: none;
}

#readspeaker_button1.rsexpanded .rs-stop-icon {
    display: block;
    background: none;
    right: 0px;
    font-size: 24px;
    padding-top: 6px;
    padding-bottom: 30px;
    width: 38px;
    /* margin-left: 9px; */
    padding-left: 8px;
    border: none;
    background-image: url(/sites/papunet.net/files/kuuntele3.png) !important;
    background-size: 32px 32px !important;
    background-repeat: no-repeat !important;
    width: 32px;
    height: 32px;
    padding: 0px;
    margin: 0px;
    margin-left: -4px;
    margin-top: -3px;
}

.sitetag {
    font-family: Verdana, Geneva, sans-serif !important;
    padding-left: 0px !important;
    font-size: 10.2px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.8em;
    color: #333333;
    display: inline-flex;
}


/* css fixing 14-7-2017  */
#footer li {
    padding-left: 0em;
}

.view-blogi ul.views-summary li {
    list-style: none;
    float: left;
    width: 100%;
}

#lightbox a#nextLink, #lightbox a#prevLink {
    border: none;
}


.pagination-nav .item-list ul li {
    float: left;
    border-bottom: 1px solid #dddddd;
}

.pagination-nav .item-list ul li.last {
    border-bottom-right-radius: 5px;
}

.pagination-nav .item-list ul li.first {
    border-bottom: 1px solid #dddddd;
    border-bottom-left-radius: 5px;
}

.pagination-nav .item-list ul li.active {
    border-bottom: 1px solid #337ab7;
}

article.node-saavutettavuus {
    max-width: 573px;
}

.page-taxonomy-term-52612 #leftsidebar, .page-taxonomy-term-52602 #leftsidebar {
    display: none;
}

body.page-blogi #sidebar-second .region.region-sidebar-second h2 {
    margin-left: 0px;
}

body.page-node-142674 div#readspeaker_button1 {
    padding-left: 37px;
}

.view-videopankki-kategoriat .view-content {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
