/*
ThemeName: Light Theme;
URL: tramsen.de;
Autor: Dolzhykov;
Version: 1.0.0;
Image: light.jpg;
*/

/* PreLoader */
div#preLoader {
    background-color: rgb(0 0 0 / 36%);
}
span.loader {
    border-color: #FFF #FFF transparent transparent;
}
span.loader::after,
span.loader::before {
    border-color: transparent transparent #2263af #2263af;
}
span.loader::before {
    border-color: #FFF #FFF transparent transparent;
}


/* BOOTSTRAP */
.btn {
    border-radius: 0;
}
.btn-primary, .btn-success {
    --bs-btn-color: #2263af;
    --bs-btn-bg: transparent;
    --bs-btn-border-color: #2263af;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #2263af;
    --bs-btn-hover-border-color: #2263af;
    --bs-btn-focus-shadow-rgb: 49, 132, 253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #2263af;
    --bs-btn-active-border-color: #2263af;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #2263af;
}

/* BOOTSTRAP END */
.pagination-border { border: 1px solid #c7c7c7; }
.pagination-border-active, .pagination .pborder-active { border: 1px solid #0d5d88; }
.pagination-color-active, .pagination .pcolor-active { color: #0d5d88; }
/*#mainMenu { overflow: hidden; }*/
/*-------------*/
html, body {
    color: #7b7b7b;
    background-color: #f9f9f9;
    font-size:13px;
}
a:link, a:visited, a:active {
    color: #2263af;
}

h1 {
    font-size:12pt;
}
h2 {
    font-size:11.5pt;
}
h3 {
    font-size:11pt;
}
h4, h5, h6 {
    font-size:10pt;
}
#logo {
    height:initial;
}
#logo > a {
    display: flex;
}
#header > img {
    display: none;
}
.column-filename {
    max-width: inherit;
}
.smallText {
    font-size: 12px;
}
div#info {
    font-size: 12px;
    text-align: right;
    line-height: 30px;
}
div#navigation #logout a {
    height: 30px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 20px;
    font-size: 12px;
    line-height: 30px;
    vertical-align: middle;
}
#header {
    background-color:#bed3e7;
    height: 150px;
    overflow: inherit;
}
#header_mantis {
    position: absolute;
    left: 25px;
    right:inherit;
    width:170px;
    height: 170px;
    background-color:#ffffff;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    display:block;
    z-index: 1;
}
#header_mantis img {
    display: block;
    margin: 25% auto;
}
#navigation {
    background: none;
    border-top: none;
    margin: 0 0 0 215px;
    top: -35px;
    color: #fff;
    max-width: 100%;
}
div#navigation .logout {
    background:none;
    color: #7b7b7b;
}
div#navigation .logout a {
    color: #2263af !important;
}
#navigation a {
    text-transform:uppercase !important;
    font-weight:normal !important;
    background:none !important;
    color: #525252 !important;
}
#navigation a:hover {
    background-color:#2263af !important;
    color: #fff !important;
}

#logout a img {
    display: none;
}
#logout .closeBtn {
    display: inline-block !important;
    font-size:18px !important;
    line-height:35px !important;
}
#logout .closeBtn {
    color: #fff !important;
    float: left;
    margin: 0 10px 0 0;
}
#logout a::before {
    content: inherit;
}
div#navigation #logout a:hover{
    color:#ffffff !important;
}
#logout a::after {

}

div#navigation #langSwitch a, div#navigation #mainMenu a, div#navigation #logout a, div#navigation #info a {
    padding-left:10px !important;
    padding-right:10px !important;
}

#maincol {
    background: none !important;
    max-width: 1240px;
    margin: 0 auto !important;
    /*width: 80%;*/
}

.tab {
    border-radius: 0 !important;
    font-size: 13px !important;
    background-image: none !important;
    background-color: #bed3e7 !important;
    padding: 5px 0;
    height:inherit !important;
}
.thumbnails_item {
    font-size: 12px;
}
.thumbnails_item b {
    font-size: 13px;
}
.thumbnails_item hr {
    margin: 5px 0 0 0;
}
.thumbnails_item.user_root_folder hr {
    border-color: #fff;
}
.navContent li {
    padding: 0 15px !important;
}
.navContentTitle {
    margin-left: 10px;
}
div.user_root_folder, tr.user_root_folder td {
    background-color: #d2e7fc !important;
}
.upLevel, .folder, .file {
    padding: 13px 0;
}
#slideDown_0, #slideDown_1, #slideDown_10000, #slideDown_10001, #slideDown_10111 {
    padding: 5px 15px 5px 10px;
    z-index: 1;
    background: #fff !important;
    border: 3px solid #bed3e7;
    margin: 5px 0 0 0;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select
{
    border-radius: 0;
    background-color: white;
    border: 1px solid #cccccc;
    color: rgba(0,0,0,0.75);
    padding: 0.30rem;
}
select
{
    border-radius: 0;
    background-color: white;
    border: 1px solid #cccccc;
    color: rgba(0,0,0,0.75);
    padding: 0.4rem;
    height: inherit !important;
}
.buttonWh {
    background-color: #2263af !important;
    border: none !important;
    padding: 10px 20px;
    color: #fff;
}
.buttonWh:hover {
    background-color: #484848 !important;
}
.head {
    background-color: #e2effa;
    padding-top:10px;
    margin-bottom: 5px;
}
.head .userName, .userRow .userName {
    margin: 0 10px;
}
#upload_box {
    background-image: none !important;
    background-color: #ffffff;
}
.navContent .order {
    border: none !important;
    border-radius: 0 !important;
    padding: 0.4rem !important;
}
/*.emailTbl, .permissionsTbl {*/
/*    width: 618px !important;*/
/*}*/
.nyroModalCont {
    background-image: none !important;
}
.emailTbl li {
    overflow: inherit !important;
}
.emailTbl li.separator {
    display: none !important;
}
.permissionsTbl .userRow:first-child {
    background-color:#254783 !important;
}
.file-list .folderName input[name="updateFile"] {
    background-color:transparent !important;
    cursor:pointer;
}
#footer {
    text-transform: uppercase;
    color: #989898 !important;

}
.footerlink > span {
    color: inherit !important;
    margin: 0 10px;
    font-family: inherit !important;
}
.tabNav li {
    width: inherit !important;
    padding:0 15px !important;

}
.tabNav li > img {
    margin: 0 20px 0 0;
}
.shadedTr {
    background-color: #eaeaea !important;
    padding:13px 0;
}
.column-actions {
    padding: 7px 0;
}
.userRow {
    padding: 9px 0;
}
.userRow .userActions {
    padding: 7px 0 0 0;
}
.profileTable {
    padding: inherit;
}
.profileTable ul.head {
    padding: 15px 20px;
}
.profileTable div.editTable {
    width: 43%;
    width: -webkit-calc(96% / 2);
    width: calc(96% / 2);
    padding: 0 0 0 2%;
}
.profileTable > ul {
    padding: 5px 0 5px 20px;
    clear: both;
}
#import-dialog {
    margin-top: 50px;
    border-radius: 0 !important;
    width: 90%;
}
#import-file {
    width: 90% !important;
    height: auto !important;
    margin: 0 auto;
}
#import-file p {
    line-height: 30px;
}
#import-file input[type="submit"],
.editPoolName input[type="submit"],
.groupTable ul.poolCurrent li input[type="submit"],
.loginInner ul li input[type="submit"],
#content_tree input[type="button"]{
    background-color: #0062c6 !important;
    border: none !important;
    padding: 10px 20px;
    color: #fff;
    cursor:pointer;
}
#import-file input[type="submit"]:hover,
.editPoolName input[type="submit"]:hover,
.groupTable ul.poolCurrent li input[type="submit"]:hover,
.loginInner ul li input[type="submit"]:hover,
#content_tree input[type="button"]:hover {
    background-color: #484848 !important;
}
.loginInner li.inputName {
    width: inherit !important;
}
.toolBox {
    background: rgba(247,247,247,0.9);
    padding: 10px 1% 3px !important;
}
.userSlideDown {
    background-color: #f7f7f7;
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    box-shadow: inherit;
}

div#navigation #langSwitch a img {
    width: 16px !important;
}
.userActions img {
    width: 23px;
}
.submit-btn {
    color: #0062c6 !important;
}
div.shadedTr .hideButton, div.folder .hideButton, div.file .hideButton {
    background: none !important;
}
.info-open .infoBtn span {
    color: #004F22 !important;
}
.hideButton {
    padding: 6px 5px 3px 0 !important;
}
.column-uploadername {
    width: inherit !important;
}
.folder li, .file li {
    line-height: inherit !important;
}
.folderInfo {
    background: none !important;
}
.userRow .userName li {
    padding: 2px 8px;
}
.groupTable .delSgrpForm {
    position: absolute;
    top: 7px;
    margin: auto;
}
.profileTable > ul > li > input[type="checkbox"] {
    margin: 0 3px 0 3px;
}

.file-list .thumbItem input.buttonWh {
    background-color:inherit !important;
    cursor:pointer;
}
.userRowGrp {
    -webkit-box-shadow: inherit;
    -moz-box-shadow: inherit;
    box-shadow: inherit;
    background-color:#F7F7F7;
}
.subgroupTable img {
    width: 25px;
    padding: 0 5px;
}
.poolNav .tabNav li {
    margin-left: inherit;
}
.moveMessage {
    background: #fff;
}
#inputSearch input[type="submit"] {
    background-color: #0062c6 !important;
    padding: 6px 20px;
    color: #fff;
}

@media (max-width: 1023px) {

}
@media (max-width: 1000px) {
    #header_mantis {
        width: 150px;
        height: 150px;
    }
    #navigation {
        margin: 0 0 0 195px;
    }

}
@media (max-width: 768px) {
    .menu-toggle span {
        background-color: #fff !important;
    }
    div#navigation ul {
        display: none;
        padding: 10px 0 5px;
    }
    div#navigation #mainMenu {
        background: #e5e5e5;
        background: -moz-linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%);
        background: -webkit-linear-gradient(to bottom, #e5e5e5 0%,#ffffff 100%);
        background: linear-gradient(to bottom, #e5e5e5 0%,#ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 );
        -webkit-box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.25);
        box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.25);
        border: 3px solid #0062c6;
    }
    .menu-open div#navigation #mainMenu * {
        background: transparent;
    }
    .menu-open div#navigation #mainMenu a.active {
        background: #c9c9c9 !important;
    }
    div#navigation ul a {
        color: #7b7b7b;
    }
    div#navigation ul a:hover {
        color: #0062c6 !important;
    }
    #navigation a:hover {
        background-color:transparent !important;
    }
    .actionsBtn span {
        background-color: #0062c6 !important;
    }
    .toolBox {
        padding: 27px 1% 3px !important;
    }
    #logout .closeBtn {
        color: #fff !important;
        float: left;
        margin: 0 10px 0 0;
    }
    #logout a::before {
        content: inherit;
    }
    .navContent li {
        padding: 0 7px 0 10px !important;
    }
    #header_mantis {
        margin: 0 auto !important;
        left: inherit !important;
        right: inherit !important;
        position: inherit !important;
    }
    #header_mantis img {
        display: inherit !important;
        margin: 0 auto !important;
        padding: 27% 0 !important;
    }
    #navigation {
        background: #2263af !important;
        border-top: none !important;
        margin:inherit;
        top: 0;
        color: #fff;
        max-width: 100%;
    }

    div#navigation .logout {
        background-color: #f2f2f2 !important;
    }
    div#logout:hover {
        background-color: #2263af;
    }
    div#info {
        float: left !important;
        padding: 0 15px 0 11px !important;
    }
    .profileTable div.editTable {
        width: 96%;
        width: -webkit-calc(96% / 1);
        width: calc(96% / 1);
        padding: 0 0 0 2%;
    }
    .userRowSgrp {
        -webkit-box-shadow: inherit;
        -moz-box-shadow: inherit;
        box-shadow: inherit;
        background-color:#f7f7f7;
    }

}
@media (max-width: 623px) {
    .navContentTitle {
        display: none;
    }

}
@media (max-width: 579px) {
    .folder .folderInfo ul, .folder li.column-actions, .file .folderInfo ul, .file li.column-actions {
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        border-top: 1px solid #ffffff;
        margin: 5px 0 0 0;
    }
}
@media (max-width: 479px) {
    .navContent li.sort {
        float: inherit !important;;
        padding: 10px 10px 5px 10px !important;
    }
}

@media (min-width: 480px) {

}
@media (min-width: 624px) {

}
@media (min-width: 768px) {
    div.user_root_folder .folderOptions, div.shadedTr .folderOptions {
        background: none !important;
    }
    .folderOptions {
        border-radius: 0 !important;
        padding: 8px 0 3px 0;
    }

}
@media (min-width: 880px) {

}
@media (min-width: 992px) {
}
@media (min-width: 1024px) {
    .thumbItem {
        width: calc(100% / 5) !important;
    }
}
@media (min-width: 1430px) {
    #navigation {
        max-width: 1170px;
    }
    #logout a::before {

    }
    #logout a img {
        display: none;
    }
    #logout .closeBtn {
        display: inline-block !important;
        font-size:18px !important;
        line-height:35px !important;
    }
}
@media (min-width: 1650px) {
    #navigation {
        max-width: 1240px;
        margin: 0 auto;
    }
}
@media (min-width: 1750px) {
    #header_mantis {
        left: 5%;
    }
}