/*V.1 UI VAATIMAT*/
hr {
    height: 1px;
    border: 1px solid #D7D8D9;
}

.tcDat2 {
    vertical-align: top;
    padding-top: 5px;
}

img {
    max-width: 850px;
}

.tblMDoc {
    background: none repeat scroll 0% 0% #FFF;
    width: 100%;
    padding: 3px;
}

center {
    width: 100%;
}

.tcHeaSepa {
    display: none;
}

.tblDoc {
    text-align: center;
    margin: 0px auto;
    padding: 10px;
    background-color: #FFFFFF;
    border: 1px solid #D7D8D9;
}

.tcDoc {
    text-align: left;
    margin: 0px auto;
}

/*V.2*/
html {
    overflow-y: scroll;
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

body {
    font-size: 16px;
    font-family: Calibri,Arial;
    background: none repeat scroll 0% 0% #E3E7EB;
    padding: 0px;
    margin: 0px;
    overflow: auto !important;
}

a, a:link, a:visited, a:active, a:focus {
    text-decoration: none;
    color: #004285;
}

    a:hover {
        text-decoration: underline;
    }

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

    select:focus,
    input[type=text]:focus {
        background-color: #cde6f7 !important;
    }

    select option {
        background-color: #ffffff !important;
    }

h1 {
    text-align: center;
    color: #0043A8;
    font-size: 2em;
    margin: 10px 0px 20px 0px;
    font-weight: bold;
}

h2 {
    font-size: 1.5em;
    margin: 0px 0px 15px 0px;
    font-weight: bold;
}

.content {
    max-width: 900px;
    margin: 0px auto;
}

.header {
    overflow: auto;
    border: 1px solid #CBCFD1;
    border-top: 0;
    background: none repeat scroll 0% 0% #FFF;
    color: #666666;
    font-weight: bold;
    text-transform: uppercase;
}

.header-c1 {
    float: left;
    padding: 10px;
}

.header-c2 {
    float: right;
    padding: 10px 10px 10px 30px;
    border-left: 1px solid #CBCFD1;
    background: url("../kuvat/icon_search.png") no-repeat scroll 10px 12px #EBEDEF;
    outline: 0;
}

.header-c3 {
    float: right;
    padding: 10px 10px 10px 30px;
    border-left: 1px solid #CBCFD1;
    background: url("../kuvat/icon_rss.png") no-repeat scroll 10px 12px transparent;
    outline: 0;
}

.header-c2,
.header-c3 {
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

    .header-c2:focus,
    .header-c3:focus {
        border: 1px solid #002F75 !important;
    }

.header-c4 {
    float: right;
    padding: 10px;
    outline: 0;
}

.breadcrumb {
    text-align: center;
    margin-top: 10px;
}

.breadcrumb-items {
    padding: 0;
    margin: 0;
}

.breadcrumb-item {
    display: inline-block;
    margin-left: 5px;
}

    .breadcrumb-item a {
        margin-right: 5px;
    }

    .breadcrumb-item:after {
        content: "›";
    }

    .UTF-8 .breadcrumb-item:after {
        content: "\203A";
    }

    .breadcrumb-item:last-child:after {
        content: "";
    }

.data {
    border-top: 0;
    margin: 0px;
    border-collapse: collapse;
    overflow: auto;
}

.rss {
    padding: 20px 20px;
    background: none repeat scroll 0% 0% #1956B1;
    color: #ffffff;
    overflow: hidden;
    display: none;
}

a.rssLink {
    color: #ffffff;
}

.search {
    padding: 20px 20px;
    background: none repeat scroll 0% 0% #0043A8;
    color: #ffffff;
    overflow: hidden;
    display: none;
}

.advSearch {
    display: none;
}

.footer {
    padding: 30px;
    text-align: center;
    clear: both;
}

.tbl {
    width: 100%;
}

.data .tbl {
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #D7D8D9;
}

.trHea {
    background: none repeat scroll 0% 0% #F5F6F7;
}

.tcHea {
    padding: 15px 10px;
    border-bottom: 1px solid #D7D8D9;
    font-weight: bold;
    vertical-align: top;
}

.trFoo {
    background: none repeat scroll 0% 0% #F5F6F7;
}

.tcFoo {
    padding: 15px 10px;
    border-top: 1px solid #D7D8D9;
}

.thSrch {
    text-transform: uppercase;
    margin: 0px 0px 10px;
    font-weight: bold;
    color: #ffffff;
}

.trDat {
}

.tcDat {
    vertical-align: top;
    padding: 10px 10px;
}

.tcImg {
    vertical-align: top;
    margin-right: 6px;
    width: 20px;
    height: 20px;
}

.lnkImg {
    vertical-align: top;
    margin-left: 8px;
    margin-right: 8px;
    width: 20px;
    height: 20px;
}

.noWrap,
.lnk {
    white-space: nowrap;
}

.rssClose,
.searchClose {
    float: right;
    width: 30px;
    padding: 4px;
}

    .rssClose a,
    .searchClose a {
        outline: 0;
    }

        .rssClose a img,
        .searchClose a img {
            border: 1px solid transparent;
        }

        .rssClose a:focus img,
        .searchClose a:focus img {
            border: 1px solid #cde6f7 !important;
        }

select,
input[type=text] {
    width: 100%;
    height: 30px;
}

input[type=text] {
    padding-left: 3px;
}

.searchForm span {
    color: #ffffff;
    margin-right: 20px;
}

.searchForm th, .searchForm td {
    vertical-align: top;
    padding: 6px;
}

input[type=radio] {
    display: none;
}

    input[type=radio] + span {
        display: inline-block;
        padding: 5px 5px 5px 30px;
        background: url(../kuvat/icon_radiobtn.png) 3px 5px no-repeat;
        cursor: pointer;
    }

input:checked + span {
    background: url(../kuvat/icon_radiobtn.png) 3px -23px no-repeat;
}

.searchForm ul {
    margin: 0 0 5px 0;
    padding: 0;
}

    .searchForm ul li {
        display: inline-block;
    }

.addInfo {
    padding: 10px 0;
}

.btn {
    background: none repeat scroll 0% 0% #002F75;
    min-width: 75px;
    color: #ffffff;
    text-transform: uppercase;
    border: 0px none;
    font-family: Calibri,Arial;
    padding: 5px 10px;
    font-weight: bold;
    cursor: pointer;
}

input.btn {
    border: 1px solid transparent;
}

    input.btn:focus {
        border: 1px solid #cde6f7 !important;
    }

.pgImg {
    width: 100%;
}

.tblSepa {
    background: none repeat scroll 0% 0% #F5F6F7;
    border-left: 1px solid #D7D8D9;
    border-right: 1px solid #D7D8D9;
}

.fntNormal {
    font-weight: normal;
}

.wdth100 {
    width: 100%;
}

.htmCnt {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.jpgCnt {
    padding: 0px !important;
}

@media only screen and (max-width: 800px) {
    body {
        font-size: 20px;
    }
}

.txtLeft {
    text-align: left;
}

.txtRight {
    text-align: right;
}

.verticalMiddle {
    vertical-align: middle;
}

.noBrdr {
    border: 0 !important;
}

.hidden {
    display: none;
}

.caption {
    padding: 5px 0px 5px 10px;
    text-align: left;
    background: none repeat scroll 0% 0% #FFF;
    border: 1px solid #D7D8D9;
    border-bottom: 0 !important;
}

    .tbl.attachments,
    .caption.attachments,
    .tbl.suplementaries,
    .caption.suplementaries {
        border: 0;
        width: unset;
    }

    .caption.attachments,
    .caption.suplementaries {
        display: table-caption;
    }

.accessible .caption.boards,
.accessible .caption.board,
.accessible .caption.meetingitems,
.accessible .caption.participants,
.accessible .caption.searchresults,
.accessible .caption.navigation {
    display: table-caption;
}

.accessible .trHea.suplementaries,
.accessible .trHea.attachments {
    display: table-row;
    background-color: transparent;
}

.ui-widget-header .ui-icon {
    background-image: url(../kuvat/ui-icons_217bc0_256x240.png) !important;
}

.ui-datepicker-prev.ui-corner-all {
    left: 2px !important;
    top: 2px !important;
}

.ui-datepicker-next.ui-corner-all {
    right: 2px !important;
    top: 2px !important;
}

.ui-datepicker td {
    font-size: 16px !important;
    font-family: Calibri,Arial !important;
}

.ui-datepicker td a {
    text-align: center !important;
    margin: 1px;
}