﻿
.newlog {
    display: inline-block;
    width: 100%;
}


.jumbotron div {
    margin-left: 15px;
    margin-right: 10px;
}

.low150 {
    max-height: 150px;
    overflow: auto;
}

.jumbotron h1 {
    font-size: large;
    font-weight: 600;
}


.jumbotron p {
    margin-bottom: 1px;
    font-size: large;
    font-weight: 200;
}

.jumbotron span {
    color: #0000FF;
}


.sxxdiv {
    min-width: 378px;
    max-width: 378px;
}

    .sxxdiv input {
        width: 100%;
        max-width: 100%;
    }

.description {
    height: 590px !important;
    width: 384px !important;
}

    .description input {
        max-width: 380px;
    }

.publish {
    overflow: auto;
}

    .publish h1, h2 {
        font-size: large;
    }

.stm_list {
    width: 100%;
}

.stm_bullet {
    max-width: 20px;
    min-width: 10px;
    clear: left;
    float: left;
}


.stm_listdata {
    min-width: calc(-10px + 100%);
    max-width: calc(-10px + 100%);
    float: left;
}


/*.description img {
    max-width: calc(100% - 20px);
    padding-left: 10px;
    width: auto;
    height: auto;
}*/
.ajax__html_editor_extender_texteditor p {
    max-width: calc(100% - 10px);
    padding-left: 10px;
}

fieldset {
    max-width: 380px;
    min-width: 380px;
    padding: 0;
    margin: 0;
    border-width: thin;
    border-style: solid;
    border-color: #808080
}

.legenddiv {
    margin-top: 12px;
    min-height: 20px;
    background-color: #eef3ff;
    text-align: center;
    border-radius: 10px;
}

.updsel {
    display: inline-block;
    width: 48%;
}
/*#MainContent_txtDesc$HtmlEditorExtenderBehavior_ExtenderContainer
{
    width:380px;
    min-width:380px;
}*/
.ajax__html_editor_extender_popupDiv {
    display: none;
}

.frm {
    margin-right: 20px;
    margin-top: 5px;
    margin-left: 5px;
    max-width: 99%;
    border-width: thin;
    border-style: solid;
    padding-bottom: 8px;
}


    .frm img {
        max-width: calc(100% - 2px);
        width: auto;
        height: auto;
    }

.htmlrow {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.emptyline {
    display: block;
    clear: left;
    width: 100%;
    min-height: 8px;
}

.stm_indent {
    margin-left: 35px;
}

.Lähde, .Kotisivut, .Yhteystiedot, .Palvelut {
    border-radius: 5px;
    background-color: #dcf2fa;
    display: inline-block;
    padding: 3px;
}

.Verkkokauppa {
    border-radius: 5px;
    background-color: #befba6;
    display: inline-block;
    padding: 3px;
}

.publish h1, h2 {
    margin: 1px;
    padding: 1px;
}

    .publish h1 > span {
        font-weight: bold;
        font-size: 18px;
    }

.publish h2 > span {
    font-weight: bold;
    font-size: 14px;
}

.tglhide {
    display: none;
}

.tglshow {
    display: block;
}

.tggl_search, .tggl_login {
    clear: both;
    float: left;
    min-height: 35px;
    min-width: 124px;
    text-align: center;
    background-color: #e7fcb1;
    border-radius: 5px;
    display: inline-block;
    padding-left: 5px;
    padding-top: 6px;
    padding-right: 5px;
    margin: 2px;
    border-bottom-width: 2px;
    border-bottom-color: gray;
    border-bottom-style: groove;
    border-right-width: 2px;
    border-right-color: gray;
    border-right-style: groove;
}


    .tggl_search:hover, .tggl_login:hover {
        background-color: darkgreen;
        color: white;
    }

[id^=Btn_] {
    min-height: 35px;
    background-color: #e7fcb1;
    border-radius: 5px;
}

    [id^=Btn_]:hover {
        background-color: darkgreen;
        color: white;
    }

.rating, .tilasto {
    min-width: 100%;
}

.taso {
    display: inline-block;
    margin-right: 6px;
}

/*.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
    top: 0px;
    position: fixed;
}*/

#filtercaption{
    clear: both;
    float: left;
    min-height: 35px;
    min-width: 124px;
    text-align: center;
    background-color: #e7fcb1;
    border-radius: 5px;
    display: inline-block;
    padding-left: 5px;
    padding-top: 6px;
    padding-right: 5px;
    margin: 2px;
    border-bottom-width: 2px;
    border-bottom-color: gray;
    border-bottom-style: groove;
    border-right-width: 2px;
    border-right-color: gray;
    border-right-style: groove;
}
#BtnFilterOK, #BtnFilterClear {
    background-color: #e7fcb1;
    border-radius: 5px;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
    margin: 2px;
    border-bottom-width: 2px;
    border-bottom-color: gray;
    border-bottom-style: groove;
    border-right-width: 2px;
    border-right-color: gray;
    border-right-style: groove;
}
.filterfldcpt {
    width: 126px;
    float: left;
    margin-left:5px;
}