/*
Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
Click nbfs://nbhost/SystemFileSystem/Templates/Other/CascadeStyleSheet.css to edit this template
*/
/* 
    Created on : 08.01.2023, 18:22:49
    Author     : ioann
*/

td{ text-align: left;}

.item-termine:hover {
 background-color:  #2693ff;
}
 
.termin-hinzufuegen{  
   text-align:center;
   margin:0 auto;
   align-content: center;
}

img.termin-img-hinzufuegen{
   width:3em;

}

.event, .form-controls{
	width:100%;
        line-height:1.2em;
        border-color: blue;

}
 
.ev_eintragen{ 
	border-radius:0px 0px 20px 20px !important; line-height:2em;

        width:100%;font-size:14px;background-color:#79abfd !important;
}