/* This file is Tiki's layout.css 42288 2012-07-09 13:25:32Z converted for LESS / Sass CSS pre-processor 
	by Least (http://toki-woki.net/p/least/).  */

body {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
    &.db_error {
        #tiki-main {
            max-width: 800px;
            margin: 1em auto;
        }
    }
    &.fixed_width {
        .fixedwidth {
            .fixedwidth {
                margin: 0 auto;
            }
        }
    }
    &.tiki_blogs {
        .post_single {
            padding-bottom: 30px;
        }
        .post {
            .postfooter {
                clear: both;
                float: right;
            }
        }
    }
    &.tiki_forums {
        .normal {
            margin: auto;
        }
    }
    &.tiki_galleries {
        .findtable {
            display: inline;
        }
    }
    &.filegal_popup {
        #tiki-center {
            margin: 0 1em;
        }
    }
}
html[dir=ltr] {
    & > body {
        display: block;
        padding: 1em;
        width: auto;
    }
}
header, nav, article, footer, address {
    display: block;
}
.fixedwidth {
    display: table;
    margin: 0 auto;
    width: 100%;
}
.fixed_width {
    .fixedwidth {
        display: table;
    }
    & > .fixedwidth {
        width: 990px;
        margin-top: 18px;
        margin-bottom: 5px;
    }
    .fixedwidth[id] {
        height: auto;
    }
}
.header_container {
    .fixedwidth {
        display: block;
        width: auto;
        margin-left: 0;
    }
}
.fullscreen {
    #c1c2 {
        #wrapper {
            #col1 {
                &.marginleft {
                    margin-left: 30px;
                }
                &.marginright {
                    margin-right: 30px;
                }
            }
        }
    }
}
.button {
    display: inline-block;
}
.button a,
.button a:visited,
button,
.button input,
.calbuttonBox a {
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
}
input[type=reset],
input[type=submit] {
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
}
.input_submit_container {
    padding: 1px;
}
.cssmenu_horiz a, .cssmenu_vert a, .cssmenu_horiz ul li a {
    line-height: 16px;
    padding-left: .5em;
    text-decoration: none;
}
.cssmenu_vert {
    .sf-sub-indicator {
        top: 3px;
    }
}
.iconmenu {
    display: inline;
}
#col2 select,
#col3 select,
#col3 input[type="text"],
#col2 input[type="text"],
#col3 input[type="password"],
#col2 input[type="password"] {
    width: 95%;
}
#col2 input.openid_url,
#col3 input.openid_url {
    padding: 1px 1px 1px 18px;
    min-height: 16px;
    width: 85%;
}
label {
    cursor: pointer;
    vertical-align: middle;
}
form {
    margin: 0;
    padding: 0;
}
fieldset {
    clear: both;
}
input, legend {
    vertical-align: middle;
}
hr {
    width: 100%;
    height: 1px;
    border-width: 0;
    padding: 0;
}
img {
    border: 0;
    &.articleimagefloat {
        margin-right: 4px;
        float: left;
        padding: 2px 0;
        margin-bottom: 10px;
    }
    &.articleimage {
        margin-right: 4px;
        float: left;
        clear: right;
        padding: 2px 0;
        margin-bottom: 10px;
    }
    &.athumb {
        border: 0;
        margin: auto;
    }
    &.pref_dependency {
        opacity: 0.25;
    }
}
.floatright {
    float: right;
    clear: none;
}
.floatleft {
    float: left;
    clear: none;
}
#sitetitle,
#sitesubtitle {
    line-height: 1;
}
#top_modules {
    min-height: 20px;
    .box-login_box {
        position: absolute;
        right: 10px;
        bottom: 1px;
        .siteloginbar {
            margin-bottom: 5px;
        }
    }
    .siteloginbar_poppedup {
        margin-left: -20%;
    }
    .box-quickadmin {
        position: absolute;
        right: 1em;
        top: 40%;
        padding: 0 .5em .2em 0;
    }
}
.siteloginbar {
    div {
        display: inline-block;
    }
}
.siteloginbar_popup {
    .tabcontent {
        fieldset {
            margin: 0 0 0 -4px;
            border: none;
        }
    }
    .cssmenu_horiz {
        width: inherit;
        margin: inherit;
        padding: inherit;
        ul {
            li {
                width: 100%;
                font-size: inherit;
            }
        }
        div {
            a {
                display: inline;
                &.login_link {
                    display: block;
                }
            }
        }
    }
    form {
        text-align: left;
        width: auto;
        white-space: normal !important;
    }
    #logout_link {
        text-align: center;
    }
    label {
        clear: both;
        float: left;
    }
    .rme {
        display: block;
        padding: 5px 0;
        text-align: right;
    }
    .pass {
        float: left;
        margin: 0;
        padding: 0;
        text-align: left;
        width: 47%;
        a {
            text-align: left;
        }
    }
    .register {
        float: right;
        margin: 0;
        padding: 0;
        width: 47%;
    }
    .wikiaction {
        clear: both;
        float: right;
    }
}
.siteloginbar_poppedup {
    padding: 10px;
    margin: 2px 2px 3px 1px;
    div {
        text-align: right;
    }
    * {
        line-height: 1.1;
        margin: 2px;
    }
}
li#register_link {
    margin-right: 5px;
}
.tabmark a.register_link,
.tabmark a.login_link {
    padding-right: 26px !important;
}
li#logout_link {
    a {
        padding-right: 40px;
    }
}
.siteloginbar_popup #sl-login-user,
.siteloginbar_popup #sl-login-pass {
    float: right;
    width: 60%;
}
#sitesearchbar {
    float: right;
    clear: left;
    padding-right: 4px;
    text-align: right;
    display: block;
    margin: 0;
}
#tiki-top {
    form {
        &.findtable {
            margin-top: 0;
            margin-bottom: 0;
        }
    }
    table {
        width: auto;
        white-space: nowrap;
    }
}
#bottom_modules {
    .box-rsslist {
        br {
            display: none;
        }
    }
}
.minimize-modules-left {
    #col1 {
        margin-left: 80px !important;
    }
    #col2 {
        .cssmenu_vert {
            li {
                &.menuLevel0 {
                    & > ul {
                        margin-left: 55px;
                    }
                }
            }
        }
    }
}
.minimize-modules-right {
    #col1 {
        margin-right: 80px !important;
    }
    #col3 {
        .cssmenu_vert {
            li {
                &.menuLevel0 {
                    & > ul {
                        margin-right: 55px;
                    }
                }
            }
        }
    }
}
.minimize-modules-left #col2 .separatoricon-toggle,
.minimize-modules-left #col2 .box .menuText,
.minimize-modules-left #col2 .mdkfwdarr,
.minimize-modules-right #col3 .separatoricon-toggle,
.minimize-modules-right #col3 .box .menuText,
.minimize-modules-right #col3 .mdkfwdarr {
    display: none !important;
}
.minimize-modules-left #col2 .box .menuLevel1 .menuText,
.minimize-modules-left #col2 .separatoricon-url,
.minimize-modules-right #col3 .box .menuLevel1 .menuText,
.minimize-modules-right #col3 .separatoricon-url {
    display: inline !important;
}
.moduleflip-vert {
    display: block;
    top: 20px !important;
    right: 1% !important;
}
#col2 .moduleflip-vert .flipmodimage,
.minimize-modules-right #col3 .moduleflip-vert .flipmodimage {
    background-image: url(../../img/icons/resultset_first.png) !important;
}
#col3 .moduleflip-vert .flipmodimage,
.minimize-modules-left #col2 .moduleflip-vert .flipmodimage {
    background-image: url(../../img/icons/resultset_last.png) !important;
}
.minimize-modules-left #col2 .separator,
.minimize-modules-right #col3 .separator {
    padding: 0;
    background: transparent;
    border: none;
}
.minimize-modules-left #col2 .box-shadow,
.minimize-modules-left #col2 .box,
.minimize-modules-right #col3 .box-shadow,
.minimize-modules-right #col3 .box {
    width: 70px !important;
}
.minimize-modules-left #col2 .content,
.minimize-modules-right #col3 .content {
    margin: 0 !important;
}
.minimize-modules-left #col2 .option,
.minimize-modules-left #col2 .optionline,
.minimize-modules-right #col3 .option,
.minimize-modules-right #col3 .optionline {
    margin: 0 !important;
    padding: 0 !important;
}
.minimize-modules-left #col2,
.minimize-modules-right #col3 {
    width: 60px !important;
}
.minimize-modules-left #col2 .cssmenu_vert,
.minimize-modules-left #col2 .cssmenu_vert div > ul,
.minimize-modules-left #col2 .cssmenu_vert li.menuLevel0,
.minimize-modules-left #col2 .cssmenu_vert li.menuLevel0 > a,
.minimize-modules-right #col3 .cssmenu_vert,
.minimize-modules-right #col3 .cssmenu_vert div > ul,
.minimize-modules-right #col3 .cssmenu_vert li.menuLevel0,
.minimize-modules-right #col3 .cssmenu_vert li.menuLevel0 > a {
    width: 44px;
}
.mod-share-item {
    float: left;
    a {
        img {
            margin-right: .5em;
        }
    }
    &.google-root {
        margin-left: .5em;
    }
}
.fullscreen .tellafriend,
.fullscreen .share {
    margin-right: 100px;
    margin-top: 2px;
}
.share {
    img {
        margin-bottom: -5px;
    }
}
#rss {
    padding: 1em 1em 0;
}
#power {
    padding: 0 1em 1em;
}
#credits {
    display: inline;
}
#show-errors-button {
    z-index: 1024;
}
#errors {
    z-index: 1023;
}
.error .rbox-data .adminoption,
.error .rbox-data .adminoptionlabel {
    display: inline;
}
.error {
    &.icon {
        font-weight: bold;
        color: #090;
    }
}
ul {
    &.jumplinks {
        font-size: 0.8em;
        list-style-type: none;
    }
    &.floatleft {
        display: block;
        list-style: none;
        padding: 0;
        text-align: left;
        height: 20px;
        margin-top: 0;
        li {
            float: left;
            padding: 4px 2px;
        }
    }
    &.freetag {
        margin: 0;
        padding: 0;
        display: inline;
    }
    &.freetagged {
        li {
            float: left;
            clear: left;
            list-style: none;
        }
    }
}
ul.jumplinks,
.jumplinks {
    position: absolute;
    top: -9000px;
    left: -9000px;
    z-index: 9;
}
.jumplinks a:focus,
.jumplinks a:active {
    position: absolute;
    top: 9010px;
    left: 9010px;
    padding: 5px;
    font-weight: bold;
    border: 2px solid #191970;
    width: 6em;
    z-index: 9;
}
.fullscreenbutton, 
#fullscreenbutton {
    position: absolute;
    top: 2px;
    right: 10px;
    z-index: 10;
    font-size: 80%;
}
#tiki-clean {
    text-align: left;
    padding: 1em;
}
.floatlist {
    clear: left;
    list-style-type: none;
    margin: 0;
    padding-left: 0;
    li {
        float: left;
    }
}
#attzone,
#comzone {
    display: none;
}
#attzoneopen,
#comzoneopen {
    display: block;
    margin-top: 10px;
}
#attzone {
    margin-top: 10px;
}
#edithelpzone {
    display: none;
}
#rules-copy-panel {
    display: none;
}
.clear,
#clear {
    clear: both;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: inherit;
}
.clearfix {
    &:after {
        clear: both;
    }
}
#overdiv {
    table {
        width: auto !important;
    }
}
.imagerank {
    margin: 10px 5px;
}
#debugconsole {
    position: absolute;
    top: 0;
    left: 20px;
    width: 60%;
    height: auto;
    z-index: 1000;
    table {
        width: 100%;
    }
    input[type="text"] {
        width: auto;
    }
}
.mini {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.pagenums {
    input[type="text"] {
        margin-top: -1px;
    }
}
a.tikihelp,
a.tikihelp:visited {
    border: 0;
    vertical-align: text-top;
}
a {
    &.tikihelp {
        &:hover {
            cursor: help;
            vertical-align: text-top;
        }
    }
    &.toolbar {
        padding: 4px 2px;
        display: inline-block;
    }
    &.categpath {
        display: inline;
    }
}
#rss img,
a.icon,
img.icon {
    vertical-align: middle;
}
.iconmenutext {
    white-space: nowrap;
}
.simple_title {
    font-weight: bold;
    display: block;
    padding: 8px 5px 5px 0;
}
.findtable {
    text-align: center;
    margin-bottom: 10px;
    ul {
        li {
            float: left;
        }
    }
}
.findtitle,
.findexactmatch,
.findnumrows,
.findtypes,
.findlang {
    display: inline;
    vertical-align: middle;
}
.alphafilter {
    display: block;
    margin: 10px 0;
    text-align: center;
}
.textarea-toolbar {
    width: 100%;
    img {
        &.icon {
            vertical-align: middle;
            margin: 1px 3px;
        }
    }
}
.helptool-admin {
    float: right;
    padding-left: 8px;
    margin-left: 8px;
    border-left: medium double #bfbfbf;
}
.toolbar-list {
    padding: 0 0 0 .5em;
    line-height: 20px;
    border-left: medium double #bfbfbf;
}
.toolbars-picker {
    position: absolute;
    width: 128px;
    z-index: 300;
    line-height: 12px;
    &.specialchar {
        width: 25em;
    }
    a {
        padding: 0;
        margin: 0;
        display: inline-block;
        border: #fff 1px solid;
        overflow: hidden;
        &:hover {
            border: #f00 1px solid;
        }
    }
}
.toolbars-picker.color a ,.toolbars-picker.bgcolor a {
    width: 14px;
    height: 12px;
}
.toolbars-picker-reset {
    width: 100% !important;
    text-align: center;
    border: none !important;
}
#tikihelp {
    position: absolute;
    height: 100%;
}
.help_sections {
    width: 360px;
    overflow: hidden !important;
    height: 500px;
    & > div {
        font-size: .9em;
        height: 90%;
        overflow: auto;
    }
}
.simple_inlinehelp {
    font-style: italic;
    font-size: small;
    font-family: sans-serif;
}
.box-share {
    & > div {
        text-align: center;
    }
}
.plugin-form-float {
    position: fixed;
    left: 5%;
    right: 365px;
    top: 5%;
    max-height: 90%;
    overflow: auto;
    z-index: 1000;
}
.icon_edit_section {
    float: right;
    img {
        &.icon {
            margin-top: -1px !important;
        }
    }
}
.modules {
    position: relative;
}
#role_main {
    .module {
        max-width: 180px;
    }
}
h3 {
    &.box-title {
        display: block;
        padding-top: 0;
        position: relative;
    }
}
.moduleflip,
.box-title span img.flipmodimage {
    display: none;
    position: absolute;
    right: 1%;
    top: 0;
}
.box:hover .moduleflip,
.box:hover .box-title span img.flipmodimage {
    display: block;
}
.box {
    &:hover {
        img {
            &.flipmodimage {
                border: 1px solid transparent;
            }
        }
    }
}
.box-data {
    table {
        width: 100%;
    }
    a {
        &.linkmenu {
            display: block;
        }
    }
    ul {
        padding-left: 1.3em;
    }
}
.box-data ol,
.box-data ul {
    padding-left: 2em;
    padding-right: .6em;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
}
.box-months_links {
    ul {
        list-style-type: none;
        padding-left: 0;
        li {
            list-style-type: none;
            padding-left: 0.5em;
            li {
                list-style-type: none;
                padding-left: 1.3em;
            }
        }
    }
}
.collapsed {
    ul {
        display: none;
    }
}
.modcontrols {
    display: block;
    float: right;
    width: 64px;
    height: 16px;
}
.box-minichat {
    width: 100%;
}
.minichat,
.minichatdiv,
.minichatchan {
    overflow: auto;
}
.box-switch_lang {
    .box-data {
        img {
            padding: .2em;
            vertical-align: middle;
        }
    }
}
.cbox,
.cbox-data,
.rbox-title,
.rbox-data {
    overflow: hidden;
}
.rbox-title {
    display: inline-block;
    width: auto;
    z-index: 1;
    position: relative;
    margin-bottom: -0.33em;
    .icon {
        padding: 0 .35em 0 0;
        vertical-align: top;
    }
}
.rbox-data {
    position: relative;
    z-index: 0;
}
.rbox-close {
    float: right;
    cursor: pointer;
}
.halffloat .box,
.wikitext .halffloat .box {
    float: left !important;
    clear: none;
    width: 48%;
    margin: 0 2% 0 0;
}
.thirdfloat .box,
.wikitext .thirdfloat .box {
    float: left !important;
    clear: none;
    width: 31%;
    margin: 0 2% 0 0;
}
.quarterfloat .box,
.wikitext .quarterfloat .box {
    float: left !important;
    clear: none;
    width: 22%;
    margin: 0 2% 0 0;
}
#autosave_preview {
    & > div {
        height: 30ex;
        overflow-y: auto;
        overflow-x: hidden;
    }
}
.normal,
.normalnoborder, 
.admin {
    padding: 0;
    margin: 0;
    width: 100%;
}
.ui-accordion .normal,
.ui-accordion .normalnoborder,
.ui-accordion .admin {
    width: auto;
}
td {
    vertical-align: top;
}
td.third,
th,
td.heading,
tr.diffheader {
    text-align: center;
}
.tabs {
    margin: 10px 3px 0 3px;
    padding: 0;
    position: relative;
    z-index: 2;
    br {
        display: none;
    }
    .tabstoggle {
        &.floatright {
            float: right;
            width: 15%;
            position: relative;
            clear: none;
            .button {
                position: absolute;
                top: 0;
                right: 0;
            }
        }
    }
    .container {
        float: left;
        width: 84%;
    }
    .full_width {
        width: 100%;
    }
}
.tabstoggle {
    font-size: .8em;
    .button {
        position: relative;
        top: 8px;
        padding: 0;
    }
    &.floatright {
        float: none;
        text-align: right;
        width: auto;
    }
}
.tabmark {
    display: inline;
    margin: 0 5px 0 0;
    padding: 1px 0;
    white-space: nowrap;
    a {
        border-bottom: 0;
        padding: 1px 5px;
        text-decoration: none;
    }
}
.tabactive {
    border: solid 1px #999;
    border-bottom: none;
    border-top-width: 2px;
    position: relative;
    top: 0;
}
.tabinactive {
    border-bottom: none;
    position: relative;
    top: 0;
}
.tabcontent {
    z-index: 1;
    position: relative;
    padding: 4px;
    top: 0;
    margin: 0;
    table {
        text-align: left;
        width: auto;
        td {
            padding: 5px;
        }
    }
    .normal {
        width: 100%;
    }
}
#pageid {
    float: left;
    clear: both;
}
#cachedpage {
    float: right;
}
.wikiactions {
    white-space: nowrap !important;
}
.split {
    clear: both;
}
#page-bar {
    display: block;
    margin-top: 0;
    & > span {
        float: left;
    }
}
.hrwikibottom {
    clear: both;
    height: 0;
    visibility: hidden;
}
.wiki-edithelp {
    display: none;
}
.wikiplugin-split {
    border: none;
    clear: both;
    .codelisting {
        width: 95%;
    }
}
.conveneHeaderRow {
    td {
        text-align: center;
    }
}
.conveneVotes td,
.conveneFooterRow td,
.conveneHeaderRow td {
    vertical-align: middle;
}
.convene-ok {
    background-color: #D1F3D1 !important;
    background-image: none !important;
    text-align: center;
}
.convene-no {
    background-color: #FFCCCA !important;
    background-image: none !important;
    text-align: center;
    img {
        display: none;
    }
}
.convene-unconfirmed {
    text-align: center;
}
.conveneFooter, .conveneHeader {
    text-align: center;
}
.footnotearea {
    margin-top: 2em;
    font-size: 0.9em;
}
#tiki-center {
    .versionav {
        padding: 0;
        border: 0;
        margin-bottom: -1px;
    }
    .versioncontent {
        padding: 1em;
    }
}
.versionav {
    .button {
        margin-bottom: 0;
    }
}
table {
    &.wikiplugin_tracker {
        td {
            vertical-align: top;
            padding-bottom: 1.2em;
        }
    }
}
.wikiplugin_edit {
    textarea {
        width: 99%;
        height: 150px;
    }
}
.editdate {
    ul {
        &.floatleft {
            margin-top: 8px;
        }
    }
}
.plugin-mouseover {
    position: absolute;
    z-index: 500;
    display: none;
    padding: .4em;
}
.fancysort {
    .header {
        cursor: pointer;
    }
}
#jtrack-holder {
    width: auto !important;
}
.jtrack-item {
    height: auto !important;
}
#col1  #jtrack-content, #col1 #jtrack-form-create, #col1 #jtrack-form-list, #col1  #jtrack-form-update, #col1  #jtrack-form-remove, #col1  #jtrack-form-remove-all {
    height: 450px;
}
#timeSheetSaved, #timesheetSpreadsheet {
    height: 500px !important;
}
#timeSheetTabs {
    height: 600px !important;
}
#right_modules #jtrack-bar, #left_modules #jtrack-bar, #right_modules .jtrack-item, #left_modules .jtrack-item {
    font-size: 76%;
}
#right_modules .jtrack-form, #left_modules .jtrack-form {
    height: 245px !important;
}
.tocnav {
    margin-bottom: 4px;
    clear: both;
}
#tocnavicons {
    float: left;
}
#tocnavaddpage {
    float: right;
}
#tocnavlinks {
    clear: both;
}
.toc {
    * {
        list-style: none;
    }
}
.diff {
    td {
        white-space: normal;
    }
}
.article {
    margin-bottom: 40px;
    .status {
        position: absolute;
        left: 0;
    }
    .actions {
        position: absolute;
        right: 0;
        top: 0;
        text-align: right;
        white-space: nowrap;
        form {
            display: inline;
        }
    }
}
.articletitle {
    h2 {
        margin: 0;
    }
}
img.topicimage,
img.articleimagenofloat,
img.articleimage {
    padding: 2px 0;
    margin-bottom: 10px;
}
.articletrailer {
    position: relative;
    text-align: center;
    margin-top: 1.1em;
    .wikitopline {
        float: left;
    }
    span {
        display: inline-block;
        margin: auto;
        white-space: nowrap;
    }
}
.blogheading {
    display: block;
    width: 100%;
    clear: both;
}
.blogdesc {
    display: block;
    width: 40%;
}
.bloginfo {
    display: block;
}
.blogactions {
    float: right;
}
.postinfo {
    margin-bottom: 20px;
    margin-top: 10px;
    div {
        margin-top: 30%;
    }
}
small {
    &.description {
        display: block;
    }
}
div {
    &.posthead {
        text-align: left;
        padding: 3px;
    }
}
span {
    &.posthead {
        display: block;
    }
}
.related_posts, .related_articles {
    margin-top: 3em;
}
.related_posts h4, .related_articles h4 {
    margin: 0;
}
#forumpost {
    display: none;
}
#forumpostopen {
    display: block;
}
.post {
    .postbody {
        clear: both;
        margin: 5px 0 0;
        padding: 0;
        .content {
            padding: 0 3px 3px 3px;
            margin: 0;
            text-align: left;
        }
        .attachments {
            clear: both;
            margin-top: 5px;
            img {
                vertical-align: text-bottom;
            }
        }
    }
    .postbody-title {
        overflow: hidden;
        .checkbox {
            float: left;
        }
        .title {
            margin-left: 5px;
            margin-top: 3px;
        }
        .actions {
            float: right;
        }
    }
    .author {
        float: right;
        text-align: right;
        vertical-align: top;
    }
    .author_post_info {
        padding-left: 4px;
        padding-bottom: 4px;
    }
    .author_info {
        .icons {
            display: block;
            .actions {
                margin-right: 10px;
            }
        }
    }
    .postfooter {
        text-align: right;
        width: 100%;
        margin-top: 5px;
        .rating {
            display: inline;
        }
        .status {
            float: right;
            margin-right: 5px;
        }
        .actions {
            .share {
                float: right;
                margin: 1px 2px 2px 5px;
            }
        }
    }
    .inner {
        & > .postfooter {
            clear: both;
        }
    }
    .avatar {
        float: right;
        margin-bottom: 5px;
        margin-left: 4px;
        padding: 3px;
    }
}
.commentStyle_headers {
    .author_info {
        float: left;
    }
}
.postbody-content {
    padding: 3px;
}
.postbody {
    .content {
        margin: 5px;
    }
}
.post .postfooter .actions,
.post .postfooter .author_actions,
.post .postfooter .status {
    display: inline;
    vertical-align: top;
}
.post .postfooter .actions,
.post .postfooter .author_actions {
    float: left;
    margin-left: 5px;
}
.postfooter-nav {
    width: 100%;
    display: block;
    margin-top: 1em;
    .postfooter-nav-prev {
        text-align: left;
        float: left;
        width: 50%;
    }
    .postfooter-nav-next {
        text-align: right;
        float: right;
        width: 50%;
    }
}
.sub_comment {
    padding-left: 20px;
}
.sub_comment_area {
    clear: both;
}
.forum_actions {
    .actions {
        clear: both;
        padding: 3px;
        vertical-align: middle;
        .action {
            margin-right: 10px;
        }
    }
    .headers {
        vertical-align: bottom;
        .title {
            float: left;
            border-bottom: 0;
            padding: 1px;
        }
        .infos {
            float: right;
            padding-top: 2px;
        }
    }
}
.thread_pagination {
    text-align: center;
    margin-bottom: 10px;
}
.nb_replies {
    white-space: nowrap;
}
.post_preview,
.top_post {
    margin-bottom: 15px;
}
#comzone {
    display: none;
    margin: 5px 0;
    padding: 0;
}
#comzoneopen {
    display: block;
    margin: 5px 0;
    padding: 0;
}
.commentstitle {
    font-weight: bold;
    font-size: 1.2em;
}
.simple_comment {
    font-style: italic;
    font-size: x-small;
}
dl {
    &.note-list {
        margin: .5em;
    }
}
#note-editor-comment,
.note-list .postbody-title {
    padding: .5em;
}
.note-list {
    .title {
        a {
            font-size: larger;
            font-weight: bold;
        }
    }
    .actions {
        float: right;
    }
    .author {
        font-size: smaller;
        text-align: right;
    }
}
textarea#editpost2 {
    width: 98%;
}
.subcomment {
    margin-left: 10px;
}
.galtable {
    width: 100%;
}
.oddthumb {
    border-collapse: collapse;
}
.eventhumb {
    border-collapse: collapse;
    img {
        margin-left: 6px;
        margin-right: 6px;
    }
}
#browse_image {
    width: 100%;
}
.showimage {
    margin: 5px 0;
    width: 100%;
    text-align: center;
    padding: 6px;
}
.imgaldescr {
    margin: 10px;
}
.sorttitle {
    margin-left: 10px;
}
#random_image {
    text-align: center;
    margin: 1em auto;
}
.fgallisting {
    table {
        td {
            padding-left: 2px;
            padding-right: 2px;
        }
    }
}
.opaque .box-title,
.opaque .box-data {
    width: auto;
}
.opaque {
    .iconmenu {
        display: block;
        white-space: nowrap;
    }
}
.statuson,
.statusoff {
    padding: 3px 2px 0 2px;
    vertical-align: middle;
    height: 15px;
}
.multiselect {
    vertical-align: middle;
    padding: 0;
    height: auto;
    overflow: visible;
    table {
        width: 100%;
    }
    .option {
        white-space: nowrap;
        width: 33.33%;
        display: inline-block;
        overflow: hidden;
        margin: -1px;
    }
    .selection {
        display: none;
        overflow: auto;
        position: relative;
        height: auto;
        max-height: 7em;
        z-index: 1000;
        width: 100%;
        left: -1px;
        float: left;
        margin: 0;
        padding: 0;
        span {
            display: inline;
        }
    }
    ul {
        list-style: none outside none;
        text-align: left;
        margin: 0;
        padding: 0;
        &.root {
            & > li {
                margin: 0 1em 0.5em .5em;
                display: block;
                float: left;
            }
        }
    }
    li {
        margin-left: 3em;
    }
    img {
        vertical-align: middle;
    }
}
.catlists {
    .catitems {
        display: inline-block;
    }
}
.catlists_block {
    .catitems_block {
        li {
            display: block;
        }
    }
}
.catlists_title {
    padding: 10px 5px 5px 0;
    display: block;
}
.categpath {
    display: block;
}
.catfeatures {
    margin-left: 0;
    padding: 0;
    .catitems {
        li {
            display: inline;
            margin-right: 7px;
        }
    }
}
.catitems {
    li {
        display: inline;
    }
}
.freetaglist {
    padding: 0 20px 8px;
    text-align: right;
}
.freetagsearch {
    margin: 10px 0;
    text-align: center;
}
.freetagskeywords {
    margin: 10px 0;
}
.freetagsort {
    margin: 10px 0;
}
.freetagresult {
    margin-left: 10%;
    width: 70%;
}
.freetagitemlist {
    margin-top: 10px;
    padding: 0;
    text-align: left;
    h3 {
        margin: 0;
        padding: 0;
    }
    a {
        text-decoration: none;
        &:hover {
            text-decoration: none;
        }
    }
    img {
        float: right;
    }
    .type {
        margin-left: 10px;
    }
}
a.freetag,
a.freetag:hover {
    margin: auto;
}
li {
    &.freetag {
        list-style: none;
        display: inline;
        margin: 0;
        padding: 0;
    }
    &.archivedate {
        list-style: none outside none;
        text-indent: -15px;
    }
}
.freetag {
    a {
        display: inline;
    }
}
.freetagObjectOdd {
    margin: 2px;
    position: relative;
}
.freetagObjectEven {
    margin: 2px;
    position: relative;
}
.freetagObjectType {
    position: absolute;
    top: 0;
    right: 0;
}
.freetagObjectName {
    a {
        text-decoration: none;
    }
}
.searchresults {
    list-style: none;
    padding: 0;
    margin: 0;
    li {
        margin: 10px 0 0;
    }
}
.pollresults {
    width: 100%;
}
#pollopen {
    display: block;
}
#pollzone {
    display: none;
}
#polledit {
    display: none;
}
.box-shoutbox {
    table {
        td {
            font-size: .8em;
        }
    }
}
.tiki_sheet {
    table {
        td {
            padding: 0;
            border: 1px solid #909090;
        }
    }
}
.plugin-desc {
    padding: 5px;
}
.plugin-sample {
    padding: 5px;
    font-family: "Courier New", Courier, monospace;
    .plugin-param {
        padding-left: 15px;
    }
}
.center {
    text-align: center;
}
.justify {
    text-align: justify;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
#ajaxLoadingBG {
    display: none;
    z-index: 9999;
    position: absolute;
}
#ajaxLoading {
    display: none;
    z-index: 10000;
    position: absolute;
    text-align: center;
    vertical-align: top;
    height: 80px;
    width: 220px;
}
#cboxTitle {
    div {
        overflow: auto;
        margin: 3px 100px 0;
    }
}
#autosave_preview_grippy {
    z-index: 3;
}
#cluetip-close {
    text-align: right;
    margin: 0;
    padding-right: .5em;
}
.cluetip-fullhtml {
    margin: 0;
    padding: 0;
}
#cluetip {
    display: none;
}
.box-webmail_inbox {
    img {
        &.icon {
            vertical-align: middle;
        }
    }
}
.webmail_list {
    .button {
        display: inline-block;
    }
}
.webmail_message_headers {
    width: 100%;
    th {
        width: 6em;
    }
}
@media {
    print {
        .tikihelp, .navbar, .categbar, .tabstoggle, .tabs, #show-errors-button {display: none;
    }
}
} {
    .treeTable {
        padding-left: 19px;
    }
}
.treeTable {
    .checkBoxHeader {
        font-size: .8em;
    }
    .subHeader {
        td {
            font-weight: bold;
        }
    }
    .parent {
        td {
            font-style: italic;
        }
    }
}
.tree {
    list-style: none;
    li {
        display: block;
        width: 98%;
        ul {
            li {
                width: auto;
            }
        }
    }
}
.thumbnailcontener {
    border: solid 1px #d3d3d3;
    margin: 1px;
    padding: 2px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
*:first-child {
    & + html {
        .thumbnailcontener {
            float: left;
        }
    }
}
* {
    html {
        .thumbnailcontener {
            float: left;
        }
    }
}
.ui-dialog {
    label {
        display: block;
    }
}
.ui-datepicker {
    z-index: 1024;
}
h4 {
    &.ui-accordion-header {
        padding-left: 2.2em;
    }
}
.pref_dependency {
    margin-left: 33px;
    font-size: 95%;
}
.pref_note {
    margin-left: 33px;
    font-size: 90%;
    font-style: italic;
}
.podcast {
    margin-left: -25px;
    .moduledescription {
        margin-left: 25px;
    }
}
.deleted {
    text-decoration: line-through;
}
#intertrans-indicator {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 40px;
    padding: 1em;
    z-index: 1000;
}
#intertrans-form {
    position: fixed;
    top: 10%;
    bottom: 10%;
    left: 10%;
    right: 10%;
    overflow: auto;
    display: none;
    z-index: 2000;
    padding: 1em;
    table {
        width: 98%;
        padding: 1em;
        input {
            width: 100%;
        }
    }
}
.intertrans {
    td {
        width: 50%;
    }
}
#edit_translations {
    td {
        vertical-align: middle;
    }
    input {
        margin: 2px 0 2px 0;
    }
    tr {
        &.last {
            border-bottom: #74C0E2 solid 2px;
        }
    }
}
.kaltura {
    .items {
        img {
            margin: 0;
        }
        a {
            display: block;
            float: left;
            margin: 20px 15px;
        }
    }
}
div.aclabel, span.aclabel, label.aclabel {
    float: left;
    min-width: 150px;
}
.filter {
    .fancyfilter {
        min-height: 1.5em;
        min-width: 20em;
        float: left;
        margin-right: 5px;
        border: thin solid black;
        padding: 0.1em;
        cursor: text;
        .token {
            display: inline-block;
            background: #ccc;
            cursor: default;
            .ui-icon-close {
                float: right;
                cursor: pointer;
            }
        }
    }
    .category-picker {
        display: none;
    }
}
.Zend_Tag_Cloud li, .Zend_Tag_Cloud {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
}
.minimap {
    height: 180px;
}
.minimap .olControlAttribution,
.map-container .olControlAttribution {
    right: 3px;
    bottom: 3px;
    text-align: right;
}
.flashButton {
    display: inline;
    overflow: hidden;
    object {
        opacity: 0;
        position: absolute;
        z-index: 2;
    }
}
.flashButtonText {
    position: absolute;
    z-index: 1;
}
.backlinks_button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: none;
    width: 20px;
    .cssmenu_horiz {
        ul {
            li {
                border: 1px solid #999;
                border-radius: 3px;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
            }
        }
    }
    li {
        &.tabmark {
            background: none;
            border: 0;
            top: 0;
            padding: 0;
        }
    }
    .clearfix {
        &:after {
            display: inline-block;
        }
    }
}
.ui-menu {
    z-index: 10100 !important;
}
.structure_select {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background: none;
    height: 16px;
    width: 18px;
    .cssmenu_horiz {
        ul {
            li {
                border: 1px solid #999;
                border-radius: 3px;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
            }
        }
    }
    li {
        &.tabmark {
            background: none;
            border: 0;
            top: 0;
            padding: 0;
        }
    }
    .clearfix {
        &:after {
            display: inline-block;
        }
    }
    .selected {
        font-weight: bold;
        font-style: italic;
    }
}
.lang_select {
    position: relative;
    display: inline-block;
    height: 16px;
    width: 18px;
    vertical-align: middle;
    text-align: left;
    .clearfix {
        &:after {
            display: inline-block;
        }
    }
    .selected {
        font-weight: bold;
        font-style: italic;
    }
    .cssmenu_horiz {
        li {
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            width: auto;
            &.tabmark {
                background: none;
                border: 0;
                color: inherit;
                padding: 0;
                top: 0;
            }
        }
        .tabmark {
            span {
                background: none;
                position: relative;
                display: inline-block;
                margin: 0;
                padding: 0;
                top: 0;
                bottom: 0;
                left: 1px;
                right: 0;
            }
        }
    }
    li {
        &.tabmark {
            .popup_base {
                a {
                    color: inherit;
                    background: none;
                }
            }
        }
    }
    .tabcontent {
        h1 {
            font-size: 1.1em;
            font-style: italic;
            font-weight: normal;
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 1px;
            padding-left: 0;
            padding-bottom: 1px;
            vertical-align: baseline;
            a {
                padding-left: 2px;
                margin-left: 0;
                font-style: normal;
            }
        }
    }
}
.s5-slide {
    * {
        line-height: 1.3em;
        li {
            padding-top: 0.3em;
            padding-bottom: 0.3em;
        }
    }
}
.s5-slide h1, .s5-slide h2, .s5-slide h3, .s5-slide h4 {
    line-height: 1em;
}
.s5-footer {
    font-size: 100%;
}
.admintoclevel {
    margin: .2em;
    padding: .4em 0 .4em .2em;
    .admintoclevel {
        margin-right: 0;
        border-right: 0 none;
    }
    .actions {
        float: right;
        padding-right: .3em;
        a {
            padding-right: .2em;
        }
        input {
            margin-right: 2em;
            font-style: italic;
            opacity: 0.5;
            border: solid 1px #ddd;
            width: 15em;
        }
    }
}
#page_list_container {
    list-style: none;
    max-height: 20em;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    li {
        list-style: none;
        margin: .2em;
        padding: .2em;
    }
}
.TextArea-fullscreen {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0px solid #BBBBBB;
    opacity: 1;
    width: 100%;
    top: 0px ! important;
    left: 0px ! important;
    position: fixed ! important;
    top: expression(eval(document.body.scrollTop + 15) + "px");
    background-color: gray;
    #editwiki_toolbar {
        width: 100% ! important;
    }
    #editwiki {
        width: 100% ! important;
        height: inherit ! important;
    }
    .ui-wrapper {
        width: 100% ! important;
        height: inherit ! important;
    }
    textarea {
        width: inherit ! important;
    }
    .cm-remove {
        display: none;
    }
}
.olLayerGoogleV3 {
    &.olLayerGooglePoweredBy {
        bottom: 15px !important;
        visibility: hidden;
    }
}
#cookie_consent_div {
    padding: 1em;
    margin: 1em;
    border: 1px solid #999;
    color: #666;
    background-color: #fff;
    &.banner {
        position: fixed;
        padding: 1em;
        margin: 0;
        border: 1px solid #999;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 100;
    }
    .description {
        font-style: normal;
        font-size: 1.1em;
        font-weight: bold;
    }
}
