﻿

.glyphicon-remove-circle { color: red; } 
.glyphicon-ok-circle { color: limegreen; } 
.glyphicon-pencil { color: #333; } 
.glyphicon-trash { color: #333; } 
.glyphicon-book { color: #333; } 
.glyphicon-file { color: #333; } 
.glyphicon-folder-open { color: #333; } 
.glyphicon-download { color: #333; } 
.glyphicon-check { color: limegreen; } 
.glyphicon-book { color: #333; } 
.glyphicon-check { color: #333; } 
.glyphicon-book { color: #333; } 
.glyphicon-chevron-up { color: rgba(0,164,236,0.70); } 
.glyphicon-chevron-down { color: rgba(0,164,236,0.70); } 
.glyphicon glyphicon-share-alt { color: #333; } 
.glyphicon glyphicon-search { color: #333; } 
.glyphicon glyphicon-ok { color: #333; } 
.glyphicon glyphicon-remove { color: #333; } 
.glyphicon glyphicon-indent-right { color: #333; } 
.glyphicon glyphicon-arrow-up { color: #333; } 
.glyphicon glyphicon-arrow-down { color: #333; } 
.glyphicon glyphicon-warning-sign { color: #333; } 
.glyphicon glyphicon-modal-window { color: #333; } 
.glyphicon glyphicon-briefcase { color: #333; } 
.glyphicon glyphicon-saved { color: #333; } 
.glyphicon glyphicon-new-window { color: #333; } 
.glyphicon glyphicon-envelope { color: #333; } 
.glyphicon glyphicon-stop { color: #333; }
.glyphicon glyphicon-floppy-open { color: #333; }
.glyphicon glyphicon-floppy-save { color: #333; }
.glyphicon glyphicon-user { color: #333; }
.glyphicon glyphicon-stats { color: #333; }
.glyphicon glyphicon-globe { color: #333; }

.fa fa-language { color: #333; }
/*.glyphicon {padding: 12px 0 0 0;}*/

.red { color:#FF0000; } 
.green { color: #32CD32; } 
.blue { color: deepskyblue; }
.Yellow { color: #CCCC00; }
.white {color: white; }

.sap_red { background-color: Salmon; }
.sap_green { background-color: #32CD32; } 
.sap_white { background-color: white; }

.grenzwerte_rot { background-color: #FF0000; }
.grenzwerte_gelb { background-color: #CCCC00; }
.grenzwerte_gruen { background-color: #32CD32; }
.grenzwerte_grau { background-color: LightGray; }

.planKSS { color: #66FF66 }
/*.planSchmier { color: #CCFFFF }*/
.planSchmier { color: #00A4EC }
.planReinigung { color: #FFCCCC }

.planNaechteDurchfuerung_rot { background-color: #FF0000 }
.planNaechteDurchfuerung_gelb { background-color: #CCCC00 }
.planNaechteDurchfuerung_gruen { background-color: #32CD32 }


/*.row { border-bottom: solid 1px #e0e0e0; }

.row:nth-child(1) { background-color: rgba(0,164,236,0.70); color: #fff; border-bottom: solid 0px #ccc; }
.row:nth-child(1) .colfarb:nth-child(odd) { background-color: rgba(0,164,236,0); color: #fff; border-bottom: solid 0px #ccc; } .row p { padding: 8px 0 0 0; } .row:hover { background-color: #f0f0f0; } .row:nth-child(1):hover { background-color: rgba(0,164,236,0.70); }

.row:nth-child(1) { font-size: 100%; padding: 4px 0 0 0; } 
.col-vm-1, .col-vmIcon-1 {
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
  }
@media (max-width:500px){.col-vm-1, .col-vmIcon-1 { width: 100%; text-align: center; clear:left; }}

#filesystemTable .col-vm-1 { width:22%;}
#filesystemTable .col-vmIcon-1 { width: 3%; text-align: center; }

#filesystemTableUpload .col-vm-1 { width:50%;}*/

.pagination {margin: 0px;}
.table {margin-bottom:4px;}
.table-customborder {border-bottom: 1px solid lightgray;border-top: 1px solid lightgray;}
.iconcell {width:50px; text-align: center}
.iconcellbig {width:100px; text-align: center}
.tablecenter {
    text-align: center;
}

tr.plandata th  {
    text-align:center;vertical-align:middle!important;
    border: none!important;
}

tr.plandata td  {
    text-align:center;vertical-align:middle!important;
}
.control_size0 {width: 172px; display:initial;}
.control_size1 {width: 250px;}
.control_size2 {width: 500px;}

h1.panel-title {
    font-size: 36px;
}
h2.panel-title {
    font-size: 30px;
}
h3.panel-title {
    font-size: 24px;
}
h4.panel-title {
    font-size: 18px
}
h5.panel-title {
    font-size: 14px
}
h6.panel-title {
    font-size: 10px;
} 

.disabledElement {
    pointer-events: none;
    opacity: 0.4;
}