::placeholder {color:#232323 !important; opacity: 1;}
.full-page > .content {padding-top:70px !important;}
/* Titles */	
h4, h5.title, p.description {color:#232323;}
h4.card-title i{color:#a29f94 !important;}
h5.title

.navbar .navbar-toggler-bar{background: #f96332;}
/* NAVBAR Gradient */	
.main-panel > .navbar {background:linear-gradient(to right bottom, white, #a29f94);}

/* SIDEBAR Gradient */	    
.sidebar[data-color="orange"]:after, .off-canvas-sidebar[data-color="orange"]:after{
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(to bottom, #676252 0%, #b0b0b0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(to bottom, #676252 0%, #b0b0b0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #676252 0%, #b0b0b0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f3ef',GradientType=0 ); /* IE6-9 */}

.sidebar{border-right:1px solid white;}

/* 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 Nav Icon */
ul.nav li a i{color:#de2640 !important; box-shadow:0 0 3px white !important;border-radius:50%; background:white;} 
/* 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:white; font-size:12px !important;}



a.dropdown-item{color:#666 !important; }
a.dropdown-item:hover{background:#ededed;color:black !important;}

ul.nav li a:hover {background: rgba(255,255,255,.5) !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 */
    	
.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(255,255,255); /* 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(246,246,246,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(246,246,246,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(246,246,246,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */}
    	
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{color:green;}

/* LOGO Placeholder */
.logo{background:linear-gradient(to left, white, #a29f94);}
/*  LOGO width  */
.login-page .card-login .logo-container{width:80px !important;} 
    	
.table > thead > tr > th {font-weight:bold; font-size:14px; color:#666;}
 /* Haupt Ordner link */
.table > tbody > tr > th a {color: #de2640 !important;}
.table-striped tbody tr:nth-of-type(odd){background-color: #f4f3ef;}

    	
.card-plain table > tbody > tr > td{border-top-color: #fff !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-default {
    color: #333;
    background-color: #fff;
    border:1px solid #eee;
    }
 .btn-primary {background: #de2640 !important;}
 .btn-secondary {background: #a29f94 !important;}
 .btn-light {background:#ededed;}
 .btn-white{background: white; border:1px solid #e3e3e3 !important;}
 
 
 .plupload_header {background:linear-gradient(to right bottom, white, #a29f94); padding-bottom:10px;}
 
 .text-primary, .plupload_header_title {color: #232323 !important;}
 .text-primary {color:#de2640 !important; }
 .text-secondary {color:#676252 !important; }
 .text-white {color:white !important;}

label.lbl-active.active{background:#de2640 !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: #232323;
border:0;
}
.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, #fb1304 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%);
}

.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+ */
}
.td-shadow-left {box-shadow: inset 28px 0 20px rgba(100,100,100,.2) !important}
.td-shadow-right {box-shadow: inset -28px 0 20px rgba(100,100,100,.2) !important}

.bg-primary{
  background: -moz-linear-gradient(top, #e80000 0%, #c10000 51%, #b20000 52%, #a80000 52%, #a80000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #e80000 0%,#c10000 51%,#b20000 52%,#a80000 52%,#a80000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #e80000 0%,#c10000 51%,#b20000 52%,#a80000 52%,#a80000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* Logged User in Sidebar */
.text-black{ color:black !important; }
.text-black:hover{color: white !important;}

.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;
}

#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;
}

.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-addon{ border-radius:0 !important; border-top-left-radius:30px !important; border-bottom-left-radius:30px !important; }

/* SWITCH */
.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-secondary{background:#a29f94 !important;}
.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;}

div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content: center !important;}

tbody#folder-table tr td a, tbody#folder-table tr td i{color:#de2640;} /* folder-table */

.plupload_header_text {color:#333;}
a.dokument-download{color:#2b4572;}

/* WIZZARD */
.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:#676252 !important;} /* Toggle bar color */
}