.form-group {
  margin-bottom: 15px; 
}

.login-register {
	background-image: none;
	background-color: #dddddd;
}


.ms-container {
	width: auto !important;
}

.icheck-list {
	padding-top: 0px;
}

.icheck-list li {
	float: left;
	display: inline-block;
	padding-right: 5px;
}

.icolors > li.green {
    background: #1b7e5a;
}

.icheckbox_square-red {
	background-position: -24px 0px;
}
.icheckbox_square-yellow {
	background-position: -24px 0px;
}
.icheckbox_square-green {
	background-position: -24px 0px;
}
.icheckbox_square-red.disabled {
	background-position: -24px 0px;
}
.icheckbox_square-yellow.disabled {
	background-position: -24px 0px;
}
.icheckbox_square-green.disabled {
	background-position: -24px 0px;
}
.icheckbox_square-red.checked.disabled {
	background-position: -48px 0px;
}
.icheckbox_square-yellow.checked.disabled {
	background-position: -48px 0px;
}
.icheckbox_square-green.checked.disabled {
	background-position: -48px 0px;
}

.custom-control-input.disabled:checked ~ .custom-control-indicator {
  background-color: #dedede; }
  
 
.ui-datepicker-multi .ui-datepicker-group {
    height: 300px;
	width: 215px;
}

.sidebar-nav ul li a {
    font-size: 14px;
}


/* aktuelles Datum im Kalender bei der Selektion der Termine der Mentorengruppentreffen nicht selektieren */
.ui-datepicker-today a.ui-state-highlight {
	border-color: #c5c5c5;
	background: #f6f6f6;
	color: #454545;    
}
.ui-datepicker-today.ui-datepicker-current-day a.ui-state-highlight {
	border-color: #c5c5c5;
	background: #f6f6f6;
	color: #454545;
}
.ui-datepicker-today.ui-datepicker-current-day a.ui-state-highlight:hover {
	border-color: #c5c5c5;
	background: #eeeeee;
	color: #454545;
}
	
.mySelect_fach {
	width: 95% !important;
}
	
.mySelect_note {
	width: 50px !important;
}

.custom-select {
	padding: .25rem 1.75rem .375rem .45rem;
}

/* Problem mit falsch positionierten Tooltips behoben */
/* liegt an Bootstrap und popper.js */
/* siehe: https://github.com/bootstrap-vue/bootstrap-vue/issues/1732 */
.tooltip { top: 0; }


/* Styling für Recherche-Seite */
#result {
   position: absolute;
   width: 100%;
   max-width:870px;
   cursor: pointer;
   overflow-y: auto;
   max-height: 400px;
   box-sizing: border-box;
   z-index: 1001;
}

#result li.list-group-item {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
}

.link-class:hover{
   background-color:#f1f1f1;
}

.link-class i {
	margin-right:10px;
	height: 30px;
}



.form-control::placeholder {
    opacity: 0.5;
}

a {
	color: #EE8258;
}
  
a:focus, a:hover {
	color: #EE8258;
	text-decoration: underline;
}  

.btn.btn-info, .btn-info.disabled {
	background-color: #DA001A !important;
	border: 1px solid #DA001A !important;
}
.btn.btn-success, .btn-success.disabled {
	background-color: #DA001A !important;
	border: 1px solid #DA001A !important;
}
.card-outline-info .card-header {
	background-color: #f9f1d0;
    border-color: #f9f1d0;
    /*background-color: #EE8258;*/
    /*border-color: #EE8258;*/
}
.card-outline-info .card-header h4 {
	color: #da0019 !important;
}
.card-outline-info .card-header h3 {
	color: #da0019 !important;
}

.color-bordered-table.info-bordered-table {
    border: 2px solid #EE8258;
}
.color-bordered-table.info-bordered-table thead th {
    background-color: #EE8258;
}

.form-group.validate input, .form-group.validate select, .form-group.validate textarea, .form-group.validate ul, input.validate, select.validate {
    border: 1px solid #EE8258;
}
.form-group.validate ul li ul {
    border: 1px solid #c5c5c5;
}
.form-group.validate ul li ul:not(li) {
    border: none;
}
.has-success .form-control {
    border-color: #EE8258;
}
.sidebar-nav > ul > li.active > a, .sidebar-nav > ul > li.active:hover > a {
    /*color: #ffffff !important;*/
    /*background: #EE8258 !important;*/
	color: #da0019 !important;
    background: #f9f1d0 !important;
}
.sidebar-nav > ul > li.active > a i, .sidebar-nav > ul > li.active:hover > a i, .sidebar-nav > ul > li.active > a:hover i {
	color: #da0019 !important;
}
/*
.sidebar-nav ul li a:hover {
    color: #EE8258 !important;
}
*/
/*
.sidebar-nav > ul > li > a:hover i {
    color: #EE8258 !important;
}
.sidebar-nav > ul > li.active > a:hover i {
    color: #ffffff !important;
}
*/
.sidebar-nav ul li.standard > a {
    background: #efefef !important;
}

.btn-outline-success {
    color: #EE8258;
    border-color: #EE8258;
}
.text-success {
    color: #EE8258 !important;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #EE8258;
}
.form-control:focus {
    box-shadow: 0 0 0 .2rem #F8C4A5;
}

.bg_color1 {
	background-color: #cf0019 !important;
}

.login-box {
    width: 405px !important;
}


.tableFilterTD {
	padding-right: 25px !important;
}

.tableFilterIconReset {
	float: right;
	margin-right: -20px;
	margin-top: 4px;
}
.tableFilterIconResetAll {
	float: left;
	margin-top: 4px;
}

.wahlbezirke_ul { min-height:30px; height: fit-content; list-style-type: none; margin: 0; float: left; margin-right: 10px; background: #eee; padding: 5px; width: 100%;}
.wahlbezirke_ul li { margin: 2px; padding-left: 5px; padding-top:2px; padding-bottom:2px; padding-right: 5px; font-size: 1.0em; line-height: 1.2em; }
.ui-state-highlight { height: 1.5em; line-height: 1.2em; background-color:#f9f1d0; }
.wahlbezirke_ul li ul { list-style-type: none;}

.notify .point {
	background-color: #E9B714 !important;
}

ul.wahlbezirke_ul li {
    cursor: pointer;
}

ul.wahlbezirke_ul li:active {
	cursor: move !important;
}

div.segbar {
	height: 50px !important;
}
div.segbar div.item-wrapper span.item-title {
	text-align: left;
	margin-top: 2px;
	margin-left: 2px;
}
div.segbar div.item-wrapper span.item-percentage {
	text-align: right;
	right: 2px;
	bottom: 2px;
	font-size: 0.7em;
}

#dataTable_seelsorgeeinheiten_wrapper.dataTables_wrapper {
	padding-top: 0px;
}

#dataTable_seelsorgeeinheiten_wrapper {
	font-size: 0.8em;
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(50,50,50,.5);
}

.kandidatGewaehlt {
	background-color: rgba(255,0,0,0.1);
}

.form-group.error radio {
    border: 1px solid #fc4b6c;
}
.form-group.error .custom-radio .custom-control-label::before {
    background-color: #fc4b6c;
	opacity: 0.8;
}

.table-hover tbody tr:hover {
	background: #cacdd2;
}
.hover-color-2 tbody tr:hover {
	background: #f0f0f0;
}
 
.bg-color-1 {
 background-color:#1e88e5!important
}
.bg-color-2 {
 background-color:#26c6da!important
}
.bg-color-3 {
 background-color:#7460ee!important
}
.bg-color-4 {
 background-color:#ffb22b!important
}

.bg-color-termine-0a {
 background-color:#EBEBEB;
}
.bg-color-termine-0b {
 background-color:#C0C0C0;
}
.bg-color-termine-0c {
 background-color:#ffffff;
}
.bg-color-termine-1 {
 background-color:#FBE4D6;
}
.bg-color-termine-2 {
 background-color:#F9D2BD;
}
.bg-color-termine-3 {
 background-color:#EF9776 !important;
}
.bg-color-termine-4 {
 background-color:#CF0309 !important;
 color: #ffffff;
 font-weight:bold;
}
.bg-color-termine-5 {
 background-color:#65AE4E !important;
}
.table-termine tr th, .table-termine tr td {
border-top: 1px solid #ffffff;
border-right: 1px solid #ffffff;
}

.progress {
	background-color: #c7cbce;
	margin-bottom: 2px;
}

.statistikLegende {
	margin-top: 5px;
	font-size: .75rem
}

.statistikElement {
	margin-right: 20px;
}

.statistikFarbblock {
	border-radius: .25rem;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
}
