::placeholder {color:#232323 !important; opacity: 1;}
.full-page > .content {padding-top:70px !important;}
.container { -webkit-backface-visibility: hidden; }
/* Titles */
h4, h5.title, p.description {color:#232323;}
h4.card-title i{color:#a29f94 !important;}
h5.title{}

a, td a {color:#a80000 !important; }
a:hover, td a:hover {text-decoration:none !important; text-shadow: 0 1px 5px #ccc;}
a:focus{color:transparent!Important;}

/* .navbar .navbar-toggler-bar{background: #f96332;} */
/* NAVBAR Gradient */
.navbar.navbar-transparent {background:white !important; color:#333 !important; box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 20px 0px !important;}
.main-panel > .navbar {background:linear-gradient(to right, #fff, #e9e9e9);}
.main-panel .content{margin-top:73px !important;}

/* SIDEBAR Gradient */
.sidebar[data-color="orange"]:after, .off-canvas-sidebar[data-color="orange"]:after{
background: rgb(233, 230, 230); /* Old browsers */
background: -moz-linear-gradient(to bottom, white 0%, #e9e9e9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(to bottom, white 0%, #e9e9e9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #e9e9e9 0%, white 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */}


.sidebar{border-right:1px solid white;}
.sidebar .sidebar-wrapper, .off-canvas-sidebar .sidebar-wrapper{overflow-y:auto !important;}

.info:focus {outline:none !important;}

/* SIDEBAR Active bar */
.sidebar .nav li.active > a, .gradient{ margin-right:0;padding-right:0; border-top-right-radius:0; border-bottom-right-radius:0;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(to bottom right, rgba(255,255,255,1) 0%, white 62%, #b0b0b0 100%);
background: -webkit-linear-gradient(to bottom right, rgba(255,255,255,1) 0%, white 62%, #b0b0b0 100%);
background: -o-linear-gradient(to bottom right, rgba(255,255,255,1) 0%, white 62%, #b0b0b0 100%);
background: -ms-linear-gradient(to bottom right, rgba(255,255,255,1) 0%, white 62%, #b0b0b0 100%);
background: linear-gradient(to bottom right, rgba(255,255,255,1) 0%, white 62%, #b0b0b0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b0b0b0', GradientType=1 );
}
.sidebar-wrapper{overflow: hidden !important;}

/* SIDEBAR Nav Icon */
ul.nav li a i{color:#e00000 !important; box-shadow:0 0 3px white !important;border-radius:50%; background:white;}
ul.nav li a span(color:#e00000 !important;)
/* SIDEBAR Menu Links */
.sidebar .nav li:not(.active) > a, .sidebar[data-background-color="white"] .nav li:not(.active) > a, .off-canvas-sidebar .nav li:not(.active) > a, .off-canvas-sidebar[data-background-color="white"] .nav li:not(.active) > a{color:#333; font-size:12px !important;}

.sidebar .user, .off-canvas-sidebar .user{padding: 10px 0; margin: auto;}
.sidebar .user a:hover{color:black;}

.sidebar .nav li > a, .off-canvas-sidebar .nav li > a {color:#222 !important; font-size:.9em;}
.sidebar .nav li > a:hover, .off-canvas-sidebar .nav li > a:hover {background:#fff !important;}

a.dropdown-item{color:#666 !important; }
a.dropdown-item:hover{background:#ededed;color:black !important;}

ul.nav li a:hover {background: rgba(0,0,0,.1) !important; color:#232323 !important;}

.sidebar .nav li.active > a p{font-size:13px !important;}
.sidebar .nav li.active > a {color:#333 !important;}
ul.nav li.active a{color:#2b4572;} /* Sidebar Nav Menu Active */
ul.nav li a p{font-size:13px !important;} /* Sidebar Nav Menu */

/* a.dropdown-item.selected.active, .dropdown-item.active, .dropdown-item:active {background: rgba(225, 225, 225, 0.5); !important;} */

.bs-searchbox input{width:98%;}


.panel-header{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f1f1f1+50,e1e1e1+51,f6f6f6+100;White+Gloss+%231 */
background: rgb(244, 243, 239); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(244, 243, 239,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(244, 243, 239,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(244, 243, 239,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
height:auto !important;
}

i.now-ui-icons.design_app{color:#f96332;}
/* .now-ui-icons {font-size:19px !important;} */

.main-panel {background: #f4f3ef !important;}
.navbar-wrapper a{font-size:17px !important; color:#666 !important;}
.navbar .navbar-nav a.nav-link{color:#f96332;}
.navbar .navbar-nav a.nav-link:hover{color:#000 !important; background-color: rgba(0, 0, 0, 0.1) !important;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link{color:#aaa !important;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover{color:#000 !important; text-shadow:0 0 3px #ccc;border-color: transparent; box-shadow: inset 0 -3px 5px #ddd;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{color:#e00000 !important; border-color:rgb(170,170,170)!important;border-bottom:0; box-shadow: 0 -4px 5px #ddd;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active i{color:black !important;}

.nav-tabs .nav-item{color:green;}
.nav-tabs a.nav-link.active{
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 51%, #eaeaea 51%, #eaeaea 51%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 51%,#eaeaea 51%,#eaeaea 51%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 51%,#eaeaea 51%,#eaeaea 51%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* LOGO Placeholder */
.logo{background:linear-gradient(to left, white, #e6e6e6);}
/*  LOGO width  */
/* .login-page .card-login .logo-container{width:40% !important;} */

.table > thead > tr{background:#6c757d url('/img/system/img-shadow-up.png')no-repeat center bottom;}


.table > thead > tr > th {font-weight:bold; font-size:12px; color:#666;}
 /* Haupt Ordner link */
.table > tbody > tr > th a {color: #de2640 !important;}
/* .table-striped tbody tr:nth-of-type(odd){background-color: rgba(240,230,190,.2);} */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {padding:4px 7px !important;}

.tr-bottom{border-bottom: 2px solid #c3c3c3;box-shadow: 1px 5px 10px #eeeeee;}

.card-plain table > tbody > tr > td{border-top-color: #fff !important;}

/* Switch color*/
.btn-group label{color:#4a4a4a !important;font-size: 12px !important;}
.btn-group label.active, .btn-group label:hover{background: linear-gradient(to bottom, #ffca75 0%,#ffbf60 50%,#ffb236 51%,#ff9d00 100%) !important; box-shadow: inset 15px 0 15px rgba(250,100,100,.2) !important; color:white !important;}

.form-control:focus{border: 1px solid #232323;} /* INPUT Selected */

.lock-wrapper{position: absolute; top:0; left:0; width:100%;height:100%; background: url(/img/system/lock_bg.jpg) center center no-repeat; background-size:cover; z-index: 1000; box-shadow: inset 0 0 50px white;}
.btn {white-space:normal !important; word-wrap: break-word; word-break: normal;}

.btn-default {
    color: #333;
    background-color: #fff;
    border:1px solid #eee;
    }
 .btn-success, .bg-success, #p-normal.active, #p-normal:hover  {
    transition: background-color 1s ease;
    background: rgb(157,213,58); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(157,213,58,1) 0%, rgba(161,213,79,1) 50%, rgba(128,194,23,1) 51%, rgba(124,188,10,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 }
 .btn-primary, .bg-primary, .badge-primary, #p-sehrhoch.active, #p-sehrhoch:hover{
   transition: background-color 1s ease;
   background: #d12b2b; /* Old browsers */
background: -moz-linear-gradient(top, #d12b2b 0%, #d35252 49%, #dd0000 51%, #a80000 100%) !important; /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d12b2b 0%,#d35252 49%,#dd0000 51%,#a80000 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d12b2b 0%,#d35252 49%,#dd0000 51%,#a80000 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
.bg-info{
  background: rgb(184,225,252); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(184,225,252,1) 0%, rgba(144,191,240,1) 50%, rgba(107,168,229,1) 51%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(184,225,252,1) 0%,rgba(144,191,240,1) 50%,rgba(107,168,229,1) 51%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(184,225,252,1) 0%,rgba(144,191,240,1) 50%,rgba(107,168,229,1) 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8e1fc', endColorstr='#6ba8e5',GradientType=0 ); /* IE6-9 */

}

.bg-retermin{background:#fff9dc !important;}

.blink td, .blink td p{
  color:white !important;
  background: #d12b2b !important; /* Old browsers */
  background: -moz-linear-gradient(top, #d12b2b 0%, #d35252 49%, #dd0000 51%, #a80000 100%) !important;; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, s#d12b2b 0%,#d35252 49%,#dd0000 51%,#a80000 100%) !important;; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d12b2b 0%,#d35252 49%,#dd0000 51%,#a80000 100%) !important;; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.blink td span {color:white !important;}
.blink td span.badge {background:#474747 !important;}


.mark span{color:white !important; text-shadow: 1px 2px 7px #771a1a;}

.alert.alert-danger{background-color: rgba(255, 80, 80, .2) ; color:#a80000;}

.btn-primary:hover > i  {color:white !important;}
a.btn-round{border-radius: 30px !important;}
.btn-simple{background-color: transparent !important; border-color:#e00000 !important; color:#e00000 !important; box-shadow: none !important;}
.btn-simple:hover{box-shadow:0 3px 5px #ccc !important;}

 .btn-secondary {background: #333333 !important;}
 .btn-light {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 33%, rgba(234,234,234,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 33%,rgba(234,234,234,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 33%,rgba(234,234,234,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */}
 .btn-light:hover, .f-btn {color:#a80000 !important; border:1px solid #ffb6ce !important;}
 .btn-dark {background:#666;}
 .btn-white{background: white; border:1px solid #e3e3e3 !important;}
 .btn-info {
    background: rgb(122,188,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 34%, rgba(0,118,237,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 34%,rgba(0,118,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 34%,rgba(0,118,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#0076ed',GradientType=0 ); /* IE6-9 */}

  .btn-action i, .btn-action span{transition: all .1s cubic-bezier(0, 0, 0.03, 1.01);}
  .btn-action:hover i, .btn-action:hover span{transform: scale(1.3) !important;}


 .plupload_header {background:linear-gradient(to right bottom, white, #a29f94); padding-bottom:10px;}

 .text-primary, .plupload_header_title {color: #e00000 !important;}
 .text-secondary {color:#c3c3c3 !important; }
 .text-light {color:#cdcdcd !important;}
 .text-white {color:white !important;}
 .text-grey{color:#888 !important;}


.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
	display: block;
	color: white !important;
}
.badge-primary {
color: #fff;
background-color: #e00000;
border:0;
}
.badge-default {
    color: #333 !important;
    background-color: #dedede !important;
    border:0;
    }
.badge-white {
        color: #666 !important;
        background-color: white !important;
        border:0;
    }
.badge-dark {background-color:#474747 !important;}

.border-white{border-color:#fff !important;}
.border-light{border-color:#dedede !important;}
.border-dark{border-color:#aaa !important;}
.border-black{border-color:#333 !important;}
.border-primary{border-color:#a80000 !important;}


.green {
    background-image: -webkit-linear-gradient(top, #13fB04 0%, #58e343 50%, #ADED99 100%);
}

.orange {
    background-image: -webkit-linear-gradient(top, #f9a004 0%, #e0ac45 50%, #ead698 100%);
}


.red {
    background-image: -webkit-linear-gradient(top, #e00000 0%, #e35843 50%, #edad99 100%);
}


.led {
    border-radius: 5px;
    width: 2px;
    height: 2px;
    box-shadow: 0px 0px 3px black;
    margin: 5px;
    zoom: 5;
}

.led:after {
    display: block;
    content: '';
    margin-left: 1px;
    margin-right: 1px;
    width: 8px;
    height: 6px;
    -webkit-border-top-right-radius: 4px 3px;
    -webkit-border-top-left-radius: 4px 3px;
    -webkit-border-bottom-right-radius: 4px 3px;
    -webkit-border-bottom-left-radius: 4px 3px;
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.2) 100%);
}

.red-circle{background:#a80000; margin:0 auto; color:white !important; width:26px; display:block; padding-top:2px; border-radius:50%; transition: all .2s ease-in-out; cursor:pointer;}
.red-circle:hover{transform: scale(1.5); background:white; color: #a80000 !important; box-shadow: 0 2px 5px #ccc;}

/* Logged User in Sidebar */
.text-black{ color:black !important; }

/* div.user { background: white; } */

.truncate-word {
    display: table;
    table-layout: fixed;
    width: 100%;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.truncate-word > * {
    display: table-cell;
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-truncate {
    position: relative;
 }

 .table-truncate__body {
   position: absolute;
   max-width: 95%;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   margin-top:-10px;
 }

#wizardProfile ul.nav .nav-pills > li{padding:9px !important;}

.choose-over:hover{
    color:gray !important;
    background-color: white !important;
}


#uploadfiles i{
	animation-name: hochladen;
	animation-duration: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes hochladen {
    from {color: white;}
    to {color: #f96332;}
}

.pagination{
    background-color:#eee !important;
    justify-content: center !important;
}

.menu-hover:hover{
    color: #f96332 !important;
}
.page-link{color:black !important;}
.page-item.active .page-link {background-color:#555 !important;border-color:orange !important; color:white !important;}

.input-group-focus span.input-group-addon{border-color: #232323 !important;}
.input-group-addon{ border-radius:0 !important; border-top-left-radius:30px !important; border-bottom-left-radius:30px !important; }

/*.bootstrap-select.btn-group .dropdown-toggle .filter-option{margin-right:5px !important;} */
.bootstrap-select button{border:1px solid #aaa; color:#666;}
.filter-option-inner-inner{color:#333;}

/* SWITCH */
.btn-group label.btn.active{font-weight:bold; color:#444444 !important}
#p-normal.active, #p-sehrhoch.active{color:white !important;}
#p-hoch.active{color:#333 !important;}

.bootstrap-switch-container{text-transform: uppercase;}
.bootstrap-switch .bootstrap-switch-label {background:#70b45d;}
.bootstrap-switch-handle-on {color:black !important;}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default{color:black !important;}

.bg-default{background:#aaa !important}
/* .bg-success{background:#12980b !important; box-shadow: inset 0 -5px 15px green;} */
/*.bg-primary{background:#e00000 !important} */
.bg-secondary{transition: background-color 1s ease;
  background:#6c757d url('/img/system/img-shadow-up.png')no-repeat center bottom;
}
.bg-grey{background:#b5b5b5 !important;}
.bg-black, .btn-black, .badge-black{
  background: #7c8387; /* Old browsers */
  background: -moz-linear-gradient(top, #7c8387 0%, #383d3c 50%, #0a0e0a 51%, #0a0809 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7c8387 0%,#383d3c 50%,#0a0e0a 51%,#0a0809 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7c8387 0%,#383d3c 50%,#0a0e0a 51%,#0a0809 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.bg-warning, #p-hoch.active{
  background: #ffca75; /* Old browsers */
  background: -moz-linear-gradient(top, #ffca75 0%, #ffbf60 50%, #ffb236 51%, #ff9d00 100%) !important; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffca75 0%,#ffbf60 50%,#ffb236 51%,#ff9d00 100%) !important; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffca75 0%,#ffbf60 50%,#ffb236 51%,#ff9d00 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.bg-verlauf{
    background: #b5b5b5 !important;
    box-shadow: inset 0 85px 5px #8c8c8c;
    border-top: 1px solid #333333 !important;
}
.btn-black:hover {background:#333 !important;}
.bg-light{
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 51%, #eaeaea 51%, #eaeaea 51%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 51%,#eaeaea 51%,#eaeaea 51%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 51%,#eaeaea 51%,#eaeaea 51%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
.bg-watch{background: rgba(255, 248, 191, 0.48) !important;bg-watch
}
.bg-projekt{background:#e0ffdf !important;}

.bg-violet{
  background: #8F7EE6; /* Old browsers */
  background: -moz-linear-gradient(top, rgba(143,126,230,1) 0%, rgba(143,126,230,1) 50%, rgba(135,116,211,1) 51%, rgba(135,116,211,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(143,126,230,1) 0%,rgba(143,126,230,1) 50%,rgba(135,116,211,1) 51%,rgba(135,116,211,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(143,126,230,1) 0%,rgba(143,126,230,1) 50%,rgba(135,116,211,1) 51%,rgba(135,116,211,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.bg-sec-inner{background:#6c757d url('/img/system/img-shadow-up.png')no-repeat center bottom;background-size:contain; color:white;}


.show-folder-info:hover .folder-info-hidden {display:block;}

/* FREIZUGEBEN */
#allow a {padding-left:14px;}
#allow a span {float: left; display: inline-block; margin-right: 10px; margin-top: 5px;}


label.lbl-active.active {background: #a80000 !important;}
/* tbody#folder-table tr td a, tbody#folder-table tr td i{color:#de2640;} /* folder-table */

.plupload_buttons a {font-weight:bold !important;}
.plupload_header_text {color:#333;}
a.dokument-download{color:#2b4572;}

/* WIZZARD */
.card-wizard .picture:hover{border-color: #a80000 !important;}
.wizard-card[data-color="orange"] .moving-tab {background-color: #2b4572 !important;}
ul.nav-pills li a:hover{color:#2b4572 !important; background: none !important; text-decoration: none; text-shadow:1px 1px 1px #ccc;}


footer{position:fixed !important; bottom:0 !important;}

@media screen and (max-width: 991px){
.navbar .navbar-toggler-bar {background:#aaa !important;} /* Toggle bar color */
}

.observed {background:rgba(255, 54, 54, .2)}


/* table.dataTable > thead > tr > th, table.dataTable > tbody > tr > th, table.dataTable > tfoot > tr > th, table.dataTable > thead > tr > td, table.dataTable > tbody > tr > td, table.dataTable > tfoot > tr > td {width:70px !important;} */
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {left: 6px !important;}

.form-check label .form-check-sign::before, .table .form-check label .form-check-sign::after{
    font-weight: bold !important;
    border-width: 1px !important;
    border-color: rgb(130, 130, 130) !important;
}
.form-check .form-check-label{line-height:20px !important; padding-left: 25px;}
.form-check .form-check-sign::after{color:white; background: #ffca75; font-weight:bold;/* Old browsers */
background: -moz-linear-gradient(top, #ffca75 0%, #ffbf60 50%, #ffb236 51%, #ff9d00 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffca75 0%,#ffbf60 50%,#ffb236 51%,#ff9d00 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffca75 0%,#ffbf60 50%,#ffb236 51%,#ff9d00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
.form-check .form-check-sign::before, .form-check .form-check-sign::after{  width:20px; height:20px; font-size:10px;}

div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content: center !important;}
table.dataTable > tbody > tr.child {
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(244,244,244,1) 33%, rgba(234,234,234,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 33%,rgba(234,234,234,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(244,244,244,1) 33%,rgba(234,234,234,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
}


.td-shadow-left {box-shadow: inset 15px 0 15px rgba(100,100,100,.2) !important}
.td-shadow-right {box-shadow: inset -15px 0 15px rgba(100,100,100,.2) !important}
.td-shadow-up {box-shadow: inset 0 5px 15px rgba(100,100,100,.2)}

/* Sticky Table Header */
thead th {
position: -webkit-sticky; /* for Safari */
position: sticky;
top: 0;
}

#drop-target_filelist { height:140px !important;}

hr.upstairs {
  opacity: .5;
	height: 6px;
	background: url(/img/system/hr-11.png) repeat-x 0 0;
    border: 0;
}
hr.arrowup {
  opacity: .5;
	height: 6px;
	background: url(/img/system/arrow-up.png) repeat-x 0 0;
    border: 0;
}

.modal-full {
    min-width: 100%;
    margin: 0;
}

.modal-full .modal-content {
    min-height: 100vh;
}

#wiki_text_formated h3, #text_for_transform h3{color:#aaaaaa; border-bottom:1px solid #dedede; margin-bottom:15px;}
#wiki_text_formated h6{color:#555555; margin-bottom:15px;}
#wiki_text_formated p, #text_for_transform p {color:#666666;}
#wiki_text_formated p em, #text_for_transform p em {color:#aaaaaa;}

textarea#wiki_text{padding:20px;}

@media (max-width: 991px) {

}
@media (max-width: 767px) {
    .table-responsive .dropdown-menu {
        position: static !important;
    }
    .nav-tabs{padding:0 !important;}
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {background:#ededed; color:#000 !important;}
}
@media (min-width: 768px) {
    .table-responsive {
        overflow: visible;
    }
}
@media (max-width: 767px) {
    .content {
        margin-top:0 !important;
    }
}
